Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2023-03-22 15:50:56.

2023-03-22
21:24 Ticket [f3cb2a32d6] uninitialized value in format-2.18 status still Closed with 5 other changes artifact: bbe976c45b user: jan.nijtmans
21:20
Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 8419a7023d user: jan.nijtmans tags: tip-656-simpl
21:18 Edit [4055888f8f267de4|4055888f8f]: Mark "Closed". artifact: 3209e0b330 user: jan.nijtmans
21:18
Merge 9.0 check-in: 7401abbdd3 user: jan.nijtmans tags: tip-657
21:17
Merge 9.0 check-in: 3be296f297 user: jan.nijtmans tags: tip-626
21:17
Merge 9.0 Closed-Leaf check-in: cd3c0a7242 user: jan.nijtmans tags: internal-abstract-list
21:15
Merge 9.0 check-in: f25757b233 user: jan.nijtmans tags: trunk, main
21:11
Remove knownProfileBug constraint: this is already fixed check-in: e4a6023a61 user: jan.nijtmans tags: core-8-branch
20:17
Merge 9.0 check-in: 38f7cdb888 user: jan.nijtmans tags: internal-abstract-list
20:14
Merge 9.0 check-in: c5129f73d0 user: jan.nijtmans tags: tip-626
20:13
Merge 9.0 check-in: 413734078c user: jan.nijtmans tags: tip-657
20:13
Merge 9.0 check-in: 2157a49526 user: jan.nijtmans tags: trunk, main
20:09
One missing int -> Tcl_Size change check-in: e84a92aa11 user: jan.nijtmans tags: core-8-branch
19:40
Merge 9.0 check-in: f809c32f0e user: jan.nijtmans tags: tip-626
19:32
Merge 9.0 check-in: d4ba61252c user: jan.nijtmans tags: tip-657
19:30
Forgot one line in previous commit, and indenting check-in: 16b3efee0d user: jan.nijtmans tags: trunk, main
18:13
Let's get in the 'readability' changes from the 'unchained' branch, without the need for all those p... check-in: 3f420a07da user: jan.nijtmans tags: trunk, main
18:03 Closed ticket [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8.a plus 8 other changes artifact: 235f714a70 user: jan.nijtmans
18:00
Merge 8.7 check-in: f4cf3c36b4 user: jan.nijtmans tags: trunk, main
17:57
Merge 8.6 check-in: 6063e17e15 user: jan.nijtmans tags: core-8-branch
17:50
Fix [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8 check-in: 2ffcb8bcf4 user: jan.nijtmans tags: core-8-6-branch
17:43 Edit [9f7e05419e8466e6|9f7e05419e]: Move to branch mistake. Add propagating "hidden". Mark "Closed". artifact: 82e7e1d56f user: jan.nijtmans
16:41 Ticket [0265750233] invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8.a status still Open with 3 other changes artifact: b9248d14ac user: jan.nijtmans
16:36
Proposed fix for [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8. Closed-Leaf check-in: 4055888f8f user: jan.nijtmans tags: bug-0265750233
15:50
In "replace" mode, "encoding convertfrom" can throw an exception as well if it doesn't receive a byt... check-in: 40c315b2b6 user: jan.nijtmans tags: tip-656-simpl
15:35
Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 303ca5c8ca user: jan.nijtmans tags: tip-656-simpl
15:27
Merge 9.0 check-in: b82838f4d4 user: jan.nijtmans tags: tip-657
12:02
Merge 8.7 check-in: f8d60e395f user: jan.nijtmans tags: trunk, main
11:44
Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those are not public. Some for... check-in: d5cda795aa user: jan.nijtmans tags: core-8-branch
10:02
Merge 8.7 check-in: e1cfef6bfd user: jan.nijtmans tags: trunk, main
09:41
code cleanup: use more *SURROGATE() macro's check-in: 6c6c7029c2 user: jan.nijtmans tags: core-8-branch
08:34
Merge 9.0 check-in: 80f8a01317 user: jan.nijtmans tags: tip-657
08:34
merge-mark check-in: 2322e17980 user: jan.nijtmans tags: trunk, main
08:32
Since TCL_ENCODING_PROFILE_DEFAULT == TCL_ENCODING_PROFILE_TCL8 (on Tcl 8), we can simplify. check-in: d0f072219c user: jan.nijtmans tags: core-8-branch
2023-03-21
17:51 Closed ticket [1bedc53c8c]: synchronous read with -strictencoding does not produce an error on invalid input plus 7 other changes artifact: 3a53c0d261 user: jan.nijtmans
17:47
exchange profile <-> eofchar output in "fconfigure". Fix some testcases, which depend on profile check-in: 644a8f9d51 user: jan.nijtmans tags: tip-657
17:21
Merge 9.0 check-in: a79744b4af user: jan.nijtmans tags: tip-657
16:55
Merge 9.0 check-in: 2e7e961670 user: jan.nijtmans tags: tip-626
16:54
Merge 8.7 check-in: 78beedf7e2 user: jan.nijtmans tags: trunk, main
16:28
Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on invalid input check-in: 18437bdc82 user: jan.nijtmans tags: core-8-branch
16:26
Fix indenting. More use of TCL_INDEX_NONE check-in: 4e6e2301fa user: jan.nijtmans tags: core-8-branch
11:11
Some test-cases, which test for partial read without throwing EILSEQ immediately, only work with ""-... Closed-Leaf check-in: ac6ce395d7 user: jan.nijtmans tags: bug-1bedc53c8c
09:24 Edit [1b74de1df7b1865e|1b74de1df7]: Add propagating "hidden". Mark "Closed". artifact: dcd06c45c5 user: jan.nijtmans
09:23 Edit [21b8c4074d117508|21b8c4074d]: Mark "Closed". artifact: 9371f1fcdc user: jan.nijtmans
09:22
Merge 9.0 check-in: ad1e9cb0a9 user: jan.nijtmans tags: tip-626
09:17 Closed ticket [154ed7ce56]: Tcl 9: gets on -strictencoding 1 configured channel plus 7 other changes artifact: a8f223b6de user: jan.nijtmans
08:45
Merge 8.7 check-in: c8983a2a94 user: jan.nijtmans tags: trunk, main
08:44
Fix [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel check-in: c02747a663 user: jan.nijtmans tags: core-8-branch
08:40
Missing backslashes in macro def check-in: 037b767147 user: jan.nijtmans tags: trunk, main
2023-03-20
23:17
Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on ... check-in: a7bce7dbba user: jan.nijtmans tags: bug-1bedc53c8c