Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2021-04-08 08:45:12.

2021-04-09
15:34
merge-mark check-in: d7fc01a3ab user: jan.nijtmans tags: tip-597
15:33
Merge 8.7 check-in: c4529cec46 user: jan.nijtmans tags: trunk, main
15:32
Document that Tcl 8.7 no longer uses a (modified) CESU-8 as internal format, but a (modified) WTF-8. check-in: 0dafd81358 user: jan.nijtmans tags: core-8-branch
15:19
Deprecate/remove "string bytelength" check-in: 074266ee3b user: jan.nijtmans tags: tip-597
14:43
Merge 8.7 check-in: 23f7cee6bb user: jan.nijtmans tags: tip-597
13:01
Fix TclStringCat() functions. This makes allmost all testcases pass, one left to go: utf-1.18 check-in: a7df881994 user: jan.nijtmans tags: bug-7f1162a867
10:57
Rename macro to ISCONTINUATION() check-in: 184e71413b user: jan.nijtmans tags: bug-7f1162a867
10:37
Merge 9.0 Closed-Leaf check-in: ac8276904d user: jan.nijtmans tags: stub-simplification
09:14
new macro ISCONTBYTEORLOWERSURROGATE() check-in: f67812666d user: jan.nijtmans tags: bug-7f1162a867
09:09 Ticket [7f1162a867] concatenation does not make usable surrogate pairs status still Open with 3 other changes artifact: cea8917268 user: jan.nijtmans
07:33
Fix append-3.4, append-3.7 and utf-1.18 testcases check-in: d98eed4419 user: jan.nijtmans tags: bug-7f1162a867
06:37
Merge 8.7 check-in: 99b8ad35a2 user: jan.nijtmans tags: bug-7f1162a867
06:36
More test-cases, involving \xC0 \x80 check-in: 856223adb3 user: jan.nijtmans tags: bug-7f1162a867
2021-04-08
15:07
Merge 9.0 check-in: be1a68e282 user: jan.nijtmans tags: novem
15:04
Remove TclWinConvertError from internal stub table. No longer necessary, since it's in the external ... check-in: ff01ab817d user: jan.nijtmans tags: trunk, main
14:42
Merge 9.0 check-in: c15675d5af user: jan.nijtmans tags: novem
14:26
Merge 8.7 check-in: 652f6ffee1 user: jan.nijtmans tags: trunk, main
12:29
Remove TclpCreateFileHandler/TclpDeleteFileHandler on windows. The linker should complain when even ... check-in: 1d3e2e4aa0 user: jan.nijtmans tags: core-8-branch
12:22
TIP #598: export TclWinConvertError check-in: aec3568f71 user: jan.nijtmans tags: core-8-branch
11:36
Fix compiler warning when using select notifier check-in: 5c510c79c5 user: jan.nijtmans tags: core-8-branch
11:14
Add "tcl-8" encoding check-in: d3a806c367 user: jan.nijtmans tags: tip-597
08:56
Merge 8.7 check-in: fc2a4e0788 user: jan.nijtmans tags: tip-597
08:48
Merge 8.7 check-in: df5f56944d user: jan.nijtmans tags: trunk, main
08:47
Merge 8.6 check-in: 419022b31d user: jan.nijtmans tags: core-8-branch
08:45
Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 version of dde any more. (d... check-in: c2071238aa user: jan.nijtmans tags: core-8-6-branch
08:00
TIP #595: Unicode-aware/case-sensitive Loadable Library handling check-in: cbc50b67b9 user: jan.nijtmans tags: trunk, main
07:56
Make "registry" and "dde" dll's for 8.x and 9.0 installable in the same directory. See TIP #595 check-in: c46f94d057 user: jan.nijtmans tags: core-8-branch
2021-04-07
12:49 Closed ticket [e617e8a71a]: comparing UTF-16 strings doesn't account for surrogates plus 7 other changes artifact: ecc384092c user: jan.nijtmans
12:44 Closed ticket [578030ffff]: Tcl_UniChar is only 16 bits plus 9 other changes artifact: a4127c1686 user: jan.nijtmans
12:38
There is no "eq" command any more check-in: ed18dfedb7 user: jan.nijtmans tags: bug-7f1162a867
12:30
Merge fork check-in: 633b5664f1 user: jan.nijtmans tags: bug-7f1162a867
12:30
More test-cases showing the bug check-in: d1f844c3ad user: jan.nijtmans tags: bug-7f1162a867
12:27 Ticket [7f1162a867] concatenation does not make usable surrogate pairs status still Open with 4 other changes artifact: 4e8ad1d802 user: jan.nijtmans
12:02
Merge 9.0 Closed-Leaf check-in: 94c855def6 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
11:50
Merge 8.7 check-in: 828291fc64 user: jan.nijtmans tags: trunk, main
11:50
A few more Package -> Library renamings (testcases only) check-in: 1613bdc543 user: jan.nijtmans tags: core-8-branch
11:35
Merge 9.0. Allow "Tcl9" prefix on MacOS check-in: 7c4f20e04c user: jan.nijtmans tags: bug-ea39ab591e, tip-595
10:47
Merge 9.0 check-in: 8eeef33e6c user: jan.nijtmans tags: novem
10:46
Merge 8.7 check-in: 88288b431e user: jan.nijtmans tags: trunk, main
10:44
A few missing renamings check-in: cde93d7b7e user: jan.nijtmans tags: core-8-branch
10:31
Merge 9.0 check-in: bc9e667b87 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
10:29
Merge 9.0 check-in: 8f19946e77 user: jan.nijtmans tags: novem
10:22
Merge 8.7 check-in: 161a0961d2 user: jan.nijtmans tags: trunk, main
09:55
TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLibrary, Tcl_PackageInitPr... check-in: 6039d0396a user: jan.nijtmans tags: core-8-branch
09:05 Ticket [f2ff05fc84] Usage of static systemEncoding is not thread safe (vulnerability) status still Open with 5 other changes artifact: a0b938651a user: jan.nijtmans
09:01
Revert previous commit, and add comments why it's wrong. check-in: a3f89a2279 user: jan.nijtmans tags: core-8-branch
2021-04-06
15:57
Update rules.vc check-in: f1b8c07fd9 user: jan.nijtmans tags: bug-ea39ab591e, tip-595
11:02
Merge tip-597 check-in: 70f3623c41 user: jan.nijtmans tags: encodings-with-flags
09:08
Merge 8.7 check-in: d4ab49c82a user: jan.nijtmans tags: tip-597
2021-04-05
18:22
Merge 9.0 check-in: 68975cc909 user: jan.nijtmans tags: bug-ea39ab591e, tip-595