Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
| Comment: | Fix [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implementation of TIP #577 ('Enhanced index values for Tk') |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk | main |
| Files: | files | file ages | folders |
| SHA3-256: |
0b05b5c750dff7d4688256a494ba5c4b |
| User & Date: | jan.nijtmans 2023-06-28 07:10:49.730 |
| Original Comment: | Fix [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implementation of TIP 577 ("Enhanced index values for Tk" ) |
References
|
2024-08-20
| ||
| 12:50 | Merge [55602e8331f44cf5], "Bug [bc076f4f0e]. Fix large indexing broken by commit [0b05b5c750df]. Als... check-in: 1083a2733e user: pooryorick tags: unchained, INCOMPATIBLE_LICENSE | |
|
2023-08-14
| ||
| 03:42 | Bug [bc076f4f0e]. Fix large indexing broken by commit [0b05b5c750df]. Also preserves Tk bug fix [a99... check-in: 55602e8331 user: apnadkarni tags: trunk, main | |
|
2023-08-13
| ||
| 15:47 | • New ticket [13d3c0d764] lset on empty list is allowed when index argument is lar... artifact: a337784d33 user: apnadkarni | |
| 06:22 | Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13 check-in: 6985418bfc user: apnadkarni tags: bug-bc076f4f0e75 | |
Context
|
2024-06-14
| ||
| 08:18 | Fix a9929f112a: Bugs in the implementation of TIP #577 ('Enhanced index values for Tk'). check-in: 4420d1f8dc user: pooryorick tags: unchained | |
|
2023-08-13
| ||
| 06:22 | Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13 check-in: 6985418bfc user: apnadkarni tags: bug-bc076f4f0e75 | |
|
2023-06-28
| ||
| 07:27 | Merge 8.7 check-in: 0663e9a4ab user: jan.nijtmans tags: trunk, main | |
| 07:10 | Fix [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implementation of TIP ... check-in: 0b05b5c750 user: jan.nijtmans tags: trunk, main | |
|
2023-06-27
| ||
| 15:31 | Merge 9.0 closed check-in: 2b09ea3b64 user: jan.nijtmans tags: bug-a9929f112a | |
| 12:57 | Fix [24a8c16dbd]: bigdata.test: invalid command name "testbigdata" on 32-bit check-in: d5db55aa17 user: jan.nijtmans tags: trunk, main | |
Changes
Changes to generic/tclCompCmdsGR.c.
Changes to generic/tclCompile.h.
Changes to generic/tclListObj.c.
Changes to generic/tclUtil.c.
Changes to tests/indexObj.test.
Changes to tests/lseq.test.
