Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2021-04-30 11:38:28.

2021-05-06
15:33
Merge 8.7. Improve errormessage when handling byte-errors in channels to (e.g.): error writing "stdo... check-in: e919cd0c61 user: jan.nijtmans tags: encodings-with-flags
15:06
Merge 8.6 check-in: ee8dbc6366 user: jan.nijtmans tags: core-8-branch
15:04
Handle POSIX error EILSEQ: "invalid byte sequence" check-in: 242e43eefa user: jan.nijtmans tags: core-8-6-branch
14:19 Ticket [535705ffff] Tcl interface to stop on encoding errors status still Open with 3 other changes artifact: c228860893 user: jan.nijtmans
14:16
Remove character/byte value from error-message, only use hex here. check-in: 9e09781d71 user: jan.nijtmans tags: encodings-with-flags
11:53 Ticket [535705ffff] Tcl interface to stop on encoding errors status still Open with 3 other changes artifact: 0b586b3af0 user: jan.nijtmans
11:35
Make ?-stoponerror|-nothrow? argument first in stead of last for encoding convertto/convertfrom check-in: 6fe6fc73a4 user: jan.nijtmans tags: encodings-with-flags
11:08
Merge 8.7 check-in: 989e70f9c4 user: jan.nijtmans tags: encodings-with-flags
2021-05-04
15:49
Unbreak Windows build check-in: 282a219457 user: jan.nijtmans tags: novem
2021-05-03
19:55 Closed ticket [24b9181478]: Fix unsafe buffer lifetime plus 9 other changes artifact: 01b85557b9 user: jan.nijtmans
19:50 Ticket [bb937366b4] macOS Aqua : crash with Tcl_UtfToChar16 status still Open with 3 other changes artifact: c079d88a7a user: jan.nijtmans
19:46
Merge 8.7 check-in: 6f59da986d user: jan.nijtmans tags: trunk, main
19:44
Merge 8.6 check-in: efc0ac30bd user: jan.nijtmans tags: core-8-branch
19:42
Fix [24b9181478]: Fix unsafe buffer lifetime check-in: f6468f7763 user: jan.nijtmans tags: core-8-6-branch
19:36
Fix [24b9181478]: Fix unsafe buffer lifetime check-in: 98af80f133 user: jan.nijtmans tags: core-8-5-branch
2021-05-02
16:17 Ticket [bb937366b4] macOS Aqua : crash with Tcl_UtfToChar16 status still Open with 3 other changes artifact: 1bfbc5ae5f user: jan.nijtmans ... 1 similar event omitted.
2021-04-30
14:36
Merge 9.0 check-in: ef4db58015 user: jan.nijtmans tags: novem
14:29
Update tcl.dsp. Update documentation check-in: bf48e0b0c0 user: jan.nijtmans tags: trunk, main
13:39
More test-cases check-in: 83e699f900 user: jan.nijtmans tags: encodings-with-flags
13:05
Merge 8.7 check-in: 7ed5e60907 user: jan.nijtmans tags: encodings-with-flags
12:39 Edit [07d94cad227fad2b|07d94cad22]: Mark "Closed". artifact: 22c32017c1 user: jan.nijtmans
11:59
Merge 9.0 check-in: 9a1bda4648 user: jan.nijtmans tags: novem
11:56
Keep win/rules.vc the same as in other branches check-in: f25cac28e9 user: jan.nijtmans tags: trunk, main
11:38
Merge 9.0 check-in: 283948f157 user: jan.nijtmans tags: novem
11:10
TIP #596: Stubs support for Embedding Tcl in other applications check-in: 8a5f4d238e user: jan.nijtmans tags: trunk, main
08:49
Merge 8.7. Remove "string bytelength" completely. Also fix some TIP #595 leftover testcases, which w... check-in: ef90dfbe67 user: jan.nijtmans tags: trunk, main
07:20
TIP #597: "string is unicode" and better utf-8/utf-16/cesu-8 encodings check-in: f239465fd9 user: jan.nijtmans tags: core-8-branch
2021-04-29
12:32
Merge 8.7 check-in: 84fdd0764d user: jan.nijtmans tags: trunk, main
12:30
unofficial -> snapshot check-in: 7630e5e006 user: jan.nijtmans tags: core-8-branch
11:28
doc update check-in: 3a87c1bd2b user: jan.nijtmans tags: build-info
11:13
Remove "testpurify" and "testdebug" test commands check-in: a97924cac5 user: jan.nijtmans tags: build-info
10:04
Merge 8.7 check-in: 39ffe9b5cd user: jan.nijtmans tags: build-info
10:01
merge-mark check-in: 12b8ae27f2 user: jan.nijtmans tags: trunk, main
09:59
merge-mark check-in: 1b2fc4bdae user: jan.nijtmans tags: encodings-with-flags
09:58
Merge 8.7 Closed-Leaf check-in: fa3a2fdfd8 user: jan.nijtmans tags: tip-597
09:58
Prevent compiler warning check-in: b56d0f7829 user: jan.nijtmans tags: core-8-branch
09:54
Merge 8.7 check-in: 8c23b1dc16 user: jan.nijtmans tags: tip-597
09:53
merge-mark check-in: 0a2080a397 user: jan.nijtmans tags: trunk, main
09:51
Unbreak build with -DTCL_NO_DEPRECATED check-in: 3d21594e7a user: jan.nijtmans tags: core-8-branch
09:48
Merge TIP #597 check-in: 9fa2135ed4 user: jan.nijtmans tags: encodings-with-flags
2021-04-28
16:02 Edit [59a61b21b0f267d3|59a61b21b0]: Move to branch mistake. Add propagating "hidden". Mark "Closed". artifact: 0abf38bb51 user: jan.nijtmans
16:01 Edit [ebfa4104fdb96b5d|ebfa4104fd]: Move to branch mistake. Add propagating "hidden". Mark "Closed". artifact: 232797056f user: jan.nijtmans
15:53
Merge 8.7 Signature change for Tcl_SetPanicProc() and Tcl_FindExecutable() check-in: fa99536a31 user: jan.nijtmans tags: build-info
15:10
Fix documentation and remove unused function signature (leftover from earlier implementation) Closed-Leaf check-in: 27a138ecb3 user: jan.nijtmans tags: rfe-854941, tip-596
14:52
Merge 9.0 check-in: 5623546e4a user: jan.nijtmans tags: rfe-854941, tip-596
14:30
Merge 8.7 check-in: a7a7f955d4 user: jan.nijtmans tags: tip-597
14:25
Merge 8.7 check-in: 7fe2fef1f2 user: jan.nijtmans tags: trunk, main
13:04
CONST86 -> const check-in: 776067587f user: jan.nijtmans tags: core-8-branch
12:59
Merge trunk check-in: 60e7e970bd user: jan.nijtmans tags: novem