Timeline
Not logged in

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

23 check-ins using file generic/tclTest.c version f290b0bb47

2020-05-18
10:10
Adapt Tcl_UtfPrev()/Tcl_UtfNext() to be consistant with Tcl_UtfToUniChar() check-in: 6aa676e6bc user: jan.nijtmans tags: tip-573
2020-05-08
08:14
Merge 8.6 check-in: de5675870e user: jan.nijtmans tags: core-8-branch
2020-05-07
21:59
Merge 8.6 check-in: 6f4a6b90ef user: dgp tags: core-8-branch
17:02
merge 8.7 Leaf check-in: 36b40699fe user: dgp tags: bug-ed29806baf-8.7
14:38
Merge 8.6 check-in: 7dccfe91e3 user: jan.nijtmans tags: core-8-branch
11:17
Fix [fad64a857e76f98e]: "lsearch" provides wrong errorCode with bad -stride option check-in: a368336356 user: jan.nijtmans tags: core-8-branch
10:56
Merge 8.6 check-in: 2de70b5bd1 user: jan.nijtmans tags: core-8-branch
2020-05-06
21:52
merge 8.6 check-in: 4d08cde908 user: dgp tags: core-8-branch
19:48
merge 8.6 check-in: bf737b27ba user: dgp tags: core-8-branch
17:11
Merge-mark check-in: 1e6e026ccf user: jan.nijtmans tags: core-8-branch
13:22
Merge 8.6 check-in: 918cfd8094 user: jan.nijtmans tags: core-8-branch
09:44
Merge 8.7 check-in: 97679b4f1d user: jan.nijtmans tags: tip-573
09:05
Merge 8.6 check-in: b344e875d1 user: jan.nijtmans tags: core-8-branch
2020-05-05
16:23
Remove PROTO_FLAGS here too check-in: 6bb9047191 user: jan.nijtmans tags: core-8-branch
16:20
Merge 8.6 check-in: b07935f03d user: jan.nijtmans tags: core-8-branch
11:44
Fix Tcl_UtfPrev() such that it can never go back more than TCL_UTF_MAX bytes. Already done correctly... check-in: 21adba4503 user: jan.nijtmans tags: core-8-branch
08:16
Merge 8.6 check-in: 7d127f6d27 user: jan.nijtmans tags: core-8-branch
2020-05-04
13:02
Merge-mark check-in: ab941b23a0 user: jan.nijtmans tags: core-8-branch
09:41
Merge 8.6 check-in: 2dd789a502 user: jan.nijtmans tags: core-8-branch
2020-05-03
22:19
Merge-mark check-in: eb1b6543ee user: jan.nijtmans tags: core-8-branch
2020-05-02
23:03
Merge 8.6 check-in: 6142cba3e1 user: jan.nijtmans tags: core-8-branch
2020-05-01
22:15
Improve/simplify "testutfnext" and "testutfprev" commands. Now don't need to do special things with ... check-in: 3c01feea0c user: jan.nijtmans tags: core-8-branch
2020-04-29
11:10
Better structurize the UTF-8 (mainly around Tcl_UtfNext()/Tcl_UtfPrev(), but not only those) test-ca... Closed-Leaf check-in: f2320f6314 user: jan.nijtmans tags: test-prev-next-reform