Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2021-04-08 14:42:44.
|
2021-04-12
| ||
| 10:12 | • Pending ticket [7f1162a867]: concatenation does not make usable surrogate pairs plus 4 other changes artifact: 8e4d9f415a user: jan.nijtmans | |
| 10:06 | Merge-mark check-in: ce14d6223e user: jan.nijtmans tags: core-8-branch | |
| 10:05 | Merge 8.5 check-in: 468035ed67 user: jan.nijtmans tags: core-8-6-branch | |
| 10:04 | Backport utf testcase tweaks from 8.7. No change for ucs-2 check-in: 20ce8e53f1 user: jan.nijtmans tags: core-8-5-branch | |
| 09:37 | Merge 8.7 check-in: 77a1a3e4bb user: jan.nijtmans tags: tip-597 | |
| 09:30 | Merge 8.7 check-in: fd66e6e20e user: jan.nijtmans tags: trunk, main | |
| 09:26 | Fix [7f1162a867]. Don't compile "string cat" any more, since there still is a bug in it, demonstrate... check-in: adfaa5c0d2 user: jan.nijtmans tags: core-8-branch | |
|
2021-04-09
| ||
| 15:40 | • Ticket [7f1162a867] concatenation does not make usable surrogate pairs status still Open with 3 other changes artifact: 0669b77091 user: jan.nijtmans | |
| 15:35 | Merge 8.7 check-in: 5310d7ea39 user: jan.nijtmans tags: bug-7f1162a867 | |
| 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 | |