Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 most recent check-ins tagged with "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
2022-02-14
18:10
Merge 8.7 check-in: 27a9a7d379 user: jan.nijtmans tags: strict-index-experiment
2022-01-09
17:15
Merge 8.7 check-in: 3179cb8269 user: jan.nijtmans tags: strict-index-experiment
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
2021-10-31
16:21
Merge 8.7 check-in: e837834cb3 user: jan.nijtmans tags: strict-index-experiment
2020-10-12
09:27
Merge 8.7 check-in: ff7bcb2801 user: jan.nijtmans tags: strict-index-experiment
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-07-16
11:44
Merge 8.7 check-in: ea871b5b02 user: jan.nijtmans tags: strict-index-experiment
2020-07-07
14:43
Merge 8.7 check-in: 17a9537d41 user: jan.nijtmans tags: strict-index-experiment
2020-07-03
10:10
Merge 8.7 check-in: 08d9bd3083 user: jan.nijtmans tags: strict-index-experiment
09:57
Merge 8.7 check-in: e72ef756c6 user: jan.nijtmans tags: strict-index-experiment
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
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
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
2020-06-15
12:44
Merge 8.7 check-in: e98ba58f38 user: jan.nijtmans tags: strict-index-experiment
2020-06-12
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
2020-05-29
15:15
Merge jn-index-reform, and fix some test-cases. check-in: 868f9fc39a user: jan.nijtmans tags: strict-index-experiment
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
2020-05-26
21:35
Fix build check-in: 5625634f92 user: jan.nijtmans tags: strict-index-experiment
2020-05-24
22:35
Merge jn-index-reform branch check-in: 2d1fc5b3d1 user: jan.nijtmans tags: strict-index-experiment
2020-04-13
13:19
Remove traces of INST_TRY_CVT_TO_INDEX, not needed now check-in: 48c71f107b user: jan.nijtmans tags: strict-index-experiment
10:05
Merge jn-index-reform check-in: fceb35f4f7 user: jan.nijtmans tags: strict-index-experiment
2020-03-31
21:20
Merge jn-index-reform check-in: 2fd014c912 user: jan.nijtmans tags: strict-index-experiment
14:19
Merge jn-index-reform check-in: 16f8ccae83 user: jan.nijtmans tags: strict-index-experiment
2020-03-30
15:31
Merge jn-index-reform check-in: c3bd1d3004 user: jan.nijtmans tags: strict-index-experiment
13:09
Merge jn-index-reform check-in: 2c684cf313 user: jan.nijtmans tags: strict-index-experiment
11:11
Merge jn-index-reform check-in: 8166a4143b user: jan.nijtmans tags: strict-index-experiment
10:01
Move used flag values up for Tcl_GetIntForIndex(). Be more strict in usage of value -1 as index. check-in: 03f73570f9 user: jan.nijtmans tags: strict-index-experiment
2020-03-29
21:31
Don't compile "namespace qualifiers" command. Something is wrong in that. check-in: a7dbae6e93 user: jan.nijtmans tags: strict-index-experiment
20:44
Merge jn-index-reform. Be a little bit more strict check-in: 3f05ac8086 user: jan.nijtmans tags: strict-index-experiment
2020-03-27
22:24
Merge jn-index-reform check-in: a2882aadc6 user: jan.nijtmans tags: strict-index-experiment
09:47
Fix compilation error check-in: 21da80c7cf user: jan.nijtmans tags: strict-index-experiment
2020-03-26
15:48
Start using the 'flags' parameter of Tcl_GetIntForIndex(). Still WIP. check-in: e38b507841 user: jan.nijtmans tags: strict-index-experiment
09:40
Merge jn-index-reform. Add 'flags' parameter to Tcl_GetIntForIndex(). Not used yet. check-in: 91983175e0 user: jan.nijtmans tags: strict-index-experiment
2020-03-20
13:02
Merge jn-index-reform check-in: 1390c5d311 user: jan.nijtmans tags: strict-index-experiment
2020-03-17
16:58
Merge jn-index-reform check-in: 09cf9f4362 user: jan.nijtmans tags: strict-index-experiment