Timeline
Not logged in

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

50 events by user dgp occurring around 2020-04-17 05:49:50.

2020-04-18
14:54 Ticket [c574e50a3b] CRASH: utf-2.89 in 8.5 built with TCL_UTF_MAX=4 status still Open with 3 other changes artifact: 02ca150ff1 user: dgp ... 3 similar events omitted.
14:00 Edit [517b1c87da3505c4|517b1c87da]: Mark "Closed". Edit check-in comment. artifact: 75e9235c46 user: dgp
13:53
Missing Tcl_UniChar initializations allow 4-byte Tcl_UtfToUniChar to act on uninitialized mem and g... Closed-Leaf check-in: 517b1c87da user: dgp tags: bug-c574e50a3b
00:00 Ticket [c574e50a3b] CRASH: utf-2.89 in 8.5 built with TCL_UTF_MAX=4 status still Open with 3 other changes artifact: 7bcab85b94 user: dgp ... 1 similar event omitted.
2020-04-17
21:08 Pending ticket [493dccc2de]: Taming test utf-2.11 plus 4 other changes artifact: 63df3958ac user: dgp
21:07
[493dccc2de] Revise sequence validity check to reject out of range decodes too. check-in: 2282b5ecbf user: dgp tags: core-8-5-branch
21:03
More tests explicitly for Tcl_UtfNext near validity boundary U+110000 check-in: 023c55ccfa user: dgp tags: core-8-5-branch
20:38
[493dccc2de] Coverage that Tcl_UtfPrev also checks the upper range validity. check-in: 610d63729c user: dgp tags: core-8-5-branch
20:23
Corrections for many tests, changing lead byte \xF4 to \xF2. The tested sequences were always intend... check-in: b32ef35eb2 user: dgp tags: core-8-5-branch
20:15
Backport a collection of tests for consistency between branches. check-in: 23a725c239 user: dgp tags: core-8-5-branch
16:56
Bring back the test utf-2.11; it fails in a TCL_UTF_MAX=4 build. check-in: bd2f0daf0f user: dgp tags: core-8-5-branch
16:04 Ticket [493dccc2de] Taming test utf-2.11 status still Open with 3 other changes artifact: 51111fe6dc user: dgp ... 2 similar events omitted.
15:34 Ticket [1b1f5f0b53] Tcl_UtfNext incompatibility in Tcl 8.6.10 status still Open with 3 other changes artifact: 7bcb34ef97 user: dgp
15:32 Ticket [27944a3661] Taming test utf-6.88 status still Open with 3 other changes artifact: 1c6c29c02a user: dgp ... 1 similar event omitted.
15:26 Ticket [493dccc2de] Taming test utf-2.11 status still Open with 4 other changes artifact: 91c9b63cb0 user: dgp ... 1 similar event omitted.
14:35 Ticket [1b1f5f0b53] Tcl_UtfNext incompatibility in Tcl 8.6.10 status still Open with 3 other changes artifact: 419149266c user: dgp
05:49
Merging forward the Utf changes. Needs some repair yet. Leaf check-in: 36303870fc user: dgp tags: dgp-fixme
05:25
merge 8.6 Abort this branch. Rebasing a new proposed fix on top of recent reforms makes more s... Closed-Leaf check-in: 73a39418d6 user: dgp tags: bug-31aa44375d
05:16
Clean test suite for both TCL_UTF_MAX=3 and TCL_UTF_MAX=4 builds. check-in: c18f3f5870 user: dgp tags: core-8-6-branch
05:14
When supporting 4-byte sequences even with TCL_UTF_MAX = 3, need to paramterize a few things differe... Closed-Leaf check-in: 5b5ab20558 user: dgp tags: dgp-fixme
04:51
more test fixes check-in: 67bfc1d9a7 user: dgp tags: dgp-fixme
04:45
When supporting 4-byte sequences, make sure the Overlong test does too, and make sure the test resul... check-in: e537b566a1 user: dgp tags: dgp-fixme
04:17
enable the tests on a bug fix branch check-in: d4670f0740 user: dgp tags: dgp-fixme
04:16
close fork check-in: 58940851b9 user: dgp tags: core-8-6-branch
04:09
merge mark check-in: 2f1e313c29 user: dgp tags: core-8-6-branch
04:08
Bring the single-byte marker for invalid lead byte \xC1 into the complete table check-in: 8d170b2c64 user: dgp tags: core-8-6-branch
04:07
Merge 8.6 check-in: f579c619ea user: dgp tags: bug-31aa44375d
03:54
Fix the bad tests utf-2.11 and utf-6.88 that expected the wrong results. Also reconcile the merge fr... check-in: 7f56d3c4b1 user: dgp tags: core-8-6-branch
03:30 Ticket [1b1f5f0b53] Tcl_UtfNext incompatibility in Tcl 8.6.10 status still Open with 3 other changes artifact: eaaede2d91 user: dgp
03:05
Restore tests on this branch to 8.5 compatibility. check-in: 3546e1194a user: dgp tags: bug-31aa44375d
2020-04-16
21:14 Ticket [1b1f5f0b53] Tcl_UtfNext incompatibility in Tcl 8.6.10 status still Open with 3 other changes artifact: a1c0d6ee9f user: dgp
20:59
merge mark check-in: a5e7d6fd5d user: dgp tags: bug-31aa44375d
20:59
Adjust test results and implementation for Tcl 8.6 current support of 4-byte sequences in a TCL_UTF_... check-in: 010ec5fc7c user: dgp tags: core-8-6-branch
20:52
merge 8.6 check-in: 660bca000f user: dgp tags: bug-31aa44375d
20:38
Merge 8.5. Failing tests for now. To be remedied shortly. check-in: 6596c4af31 user: dgp tags: core-8-6-branch
20:30
merge 8.6 check-in: f782d29ffe user: dgp tags: bug-31aa44375d
20:28
merge litter check-in: 7e421dce7c user: dgp tags: core-8-5-branch
20:02
merge 8.6 check-in: ad63873abe user: dgp tags: bug-31aa44375d
19:53 Closed ticket [2738427fff]: Tcl_NumUtfChars(...) no overflow check plus 5 other changes artifact: ba5bbee20a user: dgp
19:52
Convert Tcl_UtfNext into a routine that doesn't decode UTF-8 into UCS-2, but sticks only to its task... check-in: 76213b3f72 user: dgp tags: core-8-5-branch
19:39
Improve the docs for Tcl_UtfNext. Closed-Leaf check-in: cf6c570b2a user: dgp tags: dgp-utf-next
19:04
delete merge litter check-in: c9025631ee user: dgp tags: dgp-utf-next