Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "strict-index-experiment"
|
2022-02-16
| ||
| 12:15 | Merge 8.7. Fix 2 test-cases Leaf check-in: 385eb80dc4 user: jan.nijtmans tags: strict-index-experiment | |
| 10:46 | Merge 8.6 check-in: af5e57f956 user: jan.nijtmans tags: core-8-branch | |
|
2022-02-14
| ||
| 18:10 | Merge 8.7 check-in: 27a9a7d379 user: jan.nijtmans tags: strict-index-experiment | |
| 17:53 | Always produce windows binaries on windows-2019, even if windows-latest switches to windows-2022 check-in: 69297ce333 user: jan.nijtmans tags: core-8-branch | |
|
2022-01-09
| ||
| 17:15 | Merge 8.7 check-in: 3179cb8269 user: jan.nijtmans tags: strict-index-experiment | |
| 16:54 | Rename "testConstraint nodep" to "testConstraint deprecated", making it the same as in Tk check-in: 4fc052ca9b user: jan.nijtmans tags: core-8-branch | |
|
2021-12-21
| ||
| 23:04 | -1 -> "" check-in: 3f6360fafd user: jan.nijtmans tags: strict-index-experiment | |
| 17:36 | code formatting check-in: 7ef07fde2f user: jan.nijtmans tags: strict-index-experiment | |
| 17:23 | Merge 8.7 check-in: a03edf1949 user: jan.nijtmans tags: strict-index-experiment | |
| 16:18 | New macro TclNewIndexObj(). For Tcl 8.7 it's the same as TclNewIntObj(), but in Tcl 9.0 not any more... check-in: cc79d9889f user: jan.nijtmans tags: core-8-branch | |
|
2021-10-31
| ||
| 16:21 | Merge 8.7 check-in: e837834cb3 user: jan.nijtmans tags: strict-index-experiment | |
|
2021-10-27
| ||
| 07:05 | Merge 8.6 check-in: 8747737d99 user: jan.nijtmans tags: core-8-branch | |
|
2020-10-12
| ||
| 09:27 | Merge 8.7 check-in: ff7bcb2801 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-10-10
| ||
| 20:36 | Update TZ info to tzdata2020b. check-in: 811205cfd2 user: jima tags: core-8-branch | |
|
2020-09-18
| ||
| 13:53 | Accept {} as index, and forbid indices starting with '-' if compiled with -DTCL_NO_DEPRECATED check-in: ecdb69c0b3 user: jan.nijtmans tags: strict-index-experiment | |
| 10:31 | Make switch -regexp -indexvar without match return {} check-in: 19011a25db user: jan.nijtmans tags: strict-index-experiment | |
| 09:43 | Merge 8.7. Undo signature change for Tcl_GetIntForIndex check-in: 6b2676abbb user: jan.nijtmans tags: strict-index-experiment | |
|
2020-09-17
| ||
| 13:48 | Eliminate many usages of Tcl_NewObj (-> TclNewObj) and Tcl_NewIntObj (-> TclNewIntObj or Tcl_NewWide... check-in: ef22eb8ac3 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-16
| ||
| 11:44 | Merge 8.7 check-in: ea871b5b02 user: jan.nijtmans tags: strict-index-experiment | |
| 10:48 | More of the same (see previous commit) check-in: e9ba0ab4c0 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-07
| ||
| 14:43 | Merge 8.7 check-in: 17a9537d41 user: jan.nijtmans tags: strict-index-experiment | |
| 14:37 | Merge 8.6 check-in: 5eff00ba87 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-03
| ||
| 10:10 | Merge 8.7 check-in: 08d9bd3083 user: jan.nijtmans tags: strict-index-experiment | |
| 10:08 | TIP #578 implementation: Death to TCL_DBGX check-in: 834ef99124 user: jan.nijtmans tags: core-8-branch | |
| 09:57 | Merge 8.7 check-in: e72ef756c6 user: jan.nijtmans tags: strict-index-experiment | |
| 08:50 | Merge 8.6 check-in: 0e87024387 user: jan.nijtmans tags: core-8-branch | |
|
2020-07-02
| ||
| 14:16 | Complaining on index "-1" is too strict, not wise to do for Tcl 8.x. check-in: 777747e2ff user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-22
| ||
| 10:56 | Merge 8.7 check-in: 828bbf27d7 user: jan.nijtmans tags: strict-index-experiment | |
| 08:25 | Code simplification in msgcat::mcutil::getpreferences check-in: a75b8711ef user: jan.nijtmans tags: core-8-branch | |
|
2020-06-20
| ||
| 23:20 | More "nodep" testcases check-in: 6386326c75 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-19
| ||
| 14:20 | Fix tcl_startOfPreviousWord when $start eq "none" check-in: 7a1abd50a5 user: jan.nijtmans tags: strict-index-experiment | |
| 11:23 | Fix some test-cases check-in: d2b924cb6c user: jan.nijtmans tags: strict-index-experiment | |
| 10:29 | merge-mark check-in: 9766ceb7db user: jan.nijtmans tags: core-8-branch | |
|
2020-06-18
| ||
| 13:49 | With -DTCL_NO_DEPRECATED use empty string as "nothing found" on more places. Experimental. check-in: 927afdb9df user: jan.nijtmans tags: strict-index-experiment | |
| 13:12 | Fix a few testcases check-in: 8a7054b686 user: jan.nijtmans tags: strict-index-experiment | |
| 12:47 | Use more "string is none" in testcases in stead of directly comparing with -1 check-in: 58ebbfcc7e user: jan.nijtmans tags: strict-index-experiment | |
| 09:31 | msgcat: Don't use "string first/last" check-in: 64f9fb3f9a user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-17
| ||
| 10:57 | when compiled with -DTCL_NO_DEPRECATED, be as strict in compiled functions as in non-compiled ones check-in: 1b2b92844f user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-16
| ||
| 16:41 | Merge 8.7 check-in: 04bb16f1d9 user: jan.nijtmans tags: strict-index-experiment | |
| 12:24 | Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when indexPtr == NULL. check-in: aed31dfc6d user: jan.nijtmans tags: core-8-branch | |
|
2020-06-15
| ||
| 12:44 | Merge 8.7 check-in: e98ba58f38 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-12
| ||
| 14:49 | Merge 8.6 check-in: 162c548406 user: jan.nijtmans tags: core-8-branch | |
| 11:54 | Let Tcl_GetIntForIndex() handle negative "endValue" values more reasonable. Needed for Tk's "string-... check-in: 5c10bdc61d user: jan.nijtmans tags: strict-index-experiment | |
|
2020-06-07
| ||
| 20:31 | Merge 8.7 check-in: 9a0d15188b user: jan.nijtmans tags: strict-index-experiment | |
| 19:11 | If "endValue" doesn't matter in TclGetIntForIndexM() call, use INT_MAX - 1, not 0 or -1. This result... check-in: e436e10650 user: jan.nijtmans tags: core-8-branch | |
|
2020-05-29
| ||
| 15:15 | Merge jn-index-reform, and fix some test-cases. check-in: 868f9fc39a user: jan.nijtmans tags: strict-index-experiment | |
| 14:54 | Merge 8.7 check-in: 8b2c19c0e7 user: jan.nijtmans tags: jn-index-reform | |
|
2020-05-28
| ||
| 08:05 | Allow the empty string "" as valid index too, representing "none" check-in: 6974c6eec8 user: jan.nijtmans tags: strict-index-experiment | |
|
2020-05-27
| ||
| 15:26 | Merge jn-index-reform check-in: 84f8919684 user: jan.nijtmans tags: strict-index-experiment | |
| 15:25 | Merge 8.7 check-in: ffd378b351 user: jan.nijtmans tags: jn-index-reform | |