Timeline
Not logged in

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

50 events by user jan.nijtmans occurring around 2022-11-23 07:38:49.

2022-11-24
17:44
Merge 8.7 check-in: 4e198d1bb8 user: jan.nijtmans tags: trunk, main
17:43
Fix gcc warning, seen on Ubuntu with select notifier check-in: d9d73c95bd user: jan.nijtmans tags: core-8-branch
17:41
Merge 8.7 check-in: e31792be33 user: jan.nijtmans tags: trunk, main
16:16
Use some more TCL_INDEX_NONE and Tcl_Size check-in: 9a501de3ec user: jan.nijtmans tags: core-8-branch
14:38
Merge 9.0 check-in: 334190e9b7 user: jan.nijtmans tags: tip-626
14:05
Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add some more error-checki... check-in: 3e18a46195 user: jan.nijtmans tags: trunk, main
10:17
Since Tcl 9.0 throws exceptions on an illegal byte sequence (no longer simply truncates it), adapt t... check-in: 385620f598 user: jan.nijtmans tags: trunk, main
2022-11-23
21:48 Edit [b1fc8161f1f67f28|b1fc8161f1]: Add tag "release". artifact: 892826f32e user: jan.nijtmans
21:43
Merge 8.6.13 check-in: 390087fbe5 user: jan.nijtmans tags: cygwin
21:26 Pending ticket [da63e4c1ef]: Crash in Tcl_WriteChars() plus 5 other changes artifact: 3cbd8aecbc user: jan.nijtmans
21:24 Closed ticket [07563f771f]: Segfault when changing encoding on stdout plus 7 other changes artifact: 17e865d39a user: jan.nijtmans
21:12
Merge 8.7 check-in: 2b17ac5d49 user: jan.nijtmans tags: tip-626
21:03
Fix [da63e4c1e]: Crash in Tcl_WriteChars(). Make everything compile (again) with a C++ compiler. check-in: 3539aef815 user: jan.nijtmans tags: trunk, main
20:42
Writing characters > \xFF to a binary channel is deprecated, this will start throwing an exception i... check-in: f9405f05e8 user: jan.nijtmans tags: core-8-branch
20:41
-1 -> TCL_INDEX_NONE check-in: a723fb55e7 user: jan.nijtmans tags: core-8-branch
17:04
Internal abstract list, don't let "llength" shimmer any more. check-in: db554866c9 user: jan.nijtmans tags: internal-abstract-list
15:34 Ticket [da63e4c1ef] Crash in Tcl_WriteChars() status still Open with 3 other changes artifact: 7ff07324bd user: jan.nijtmans
15:21
Proposed fix for [da63e4c1e]. First version, not 100% as expected yet. Closed-Leaf check-in: 58883dde6d user: jan.nijtmans tags: bug-da63e4c1e
12:15
Make "read" throwing a "illegal byte sequence" exception. Doesn't work for "gets" yet. Closed-Leaf check-in: b9ed73b12c user: jan.nijtmans tags: bug-6978c01b65
09:26
Merge 8.7 check-in: e649f5961d user: jan.nijtmans tags: trunk, main
09:24
Change assert, since the new flag CHANNEL_ENCODING_ERROR could be set as well check-in: c43ed6731c user: jan.nijtmans tags: core-8-branch
07:56 Ticket [da63e4c1ef] Crash in Tcl_WriteChars() status still Open with 4 other changes artifact: c3514056b9 user: jan.nijtmans
07:49 Ticket [07563f771f] Segfault when changing encoding on stdout status still Open with 3 other changes artifact: 4ea9cafb4d user: jan.nijtmans
07:43
merge-mark check-in: 123d530bc8 user: jan.nijtmans tags: core-8-branch
07:38
Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not used by Tcl, but can be u... check-in: b7e6e5f475 user: jan.nijtmans tags: core-8-6-branch
07:36
Re-generate configure scripts (with correct autoconf version) check-in: 4ec0523e4c user: jan.nijtmans tags: core-8-6-branch
00:35 Edit [54ca28a86788f3ee|54ca28a867]: Edit check-in comment. artifact: 07e30a0f01 user: jan.nijtmans
00:34
Merge 8.7 check-in: 54ca28a867 user: jan.nijtmans tags: trunk, main
00:23 Edit [a7e3b444d5331a71|a7e3b444d5]: Edit check-in comment. artifact: 12f2d5c0d2 user: jan.nijtmans
00:19
leave unixInit-3.2 as-is check-in: 115c5ac242 user: jan.nijtmans tags: core-8-branch
00:09
Merge 8.7 check-in: 3033bfee19 user: jan.nijtmans tags: trunk, main
2022-11-22
23:58
Progress in fixing [6978c01b65]. Not complete yet check-in: a7e3b444d5 user: jan.nijtmans tags: core-8-branch
22:48 Edit [c933eb1f2d06dcc0|c933eb1f2d]: Mark "Closed". artifact: ebcb6dc821 user: jan.nijtmans
22:47 Closed ticket [47d66253c9]: "lsearch -sorted -integer" on 64bit system plus 7 other changes artifact: 64101b252d user: jan.nijtmans
22:45 Ticket [3216010fff] lsort -integer fails with wide integers status still Closed with 4 other changes artifact: fc4a3c694f user: jan.nijtmans ... 1 similar event omitted.
22:25
Better -strict checking, with testcases Closed-Leaf check-in: 3670fd8a19 user: jan.nijtmans tags: bug-6978c01b65
20:12
merge-mark check-in: 4a4dac21c1 user: jan.nijtmans tags: core-8-branch
20:11
Merge 8.5 check-in: 3f7721da0f user: jan.nijtmans tags: core-8-6-branch
20:08
Unused stub entries up to Tcl_DStringToObj() (for Tcl 8.7/9.0) check-in: fabdb33522 user: jan.nijtmans tags: core-8-5-branch
19:50 Edit [c29f1b7a0dca1679|c29f1b7a0d]: Mark "Closed". artifact: 205fff2f36 user: jan.nijtmans
19:49 Edit [2b6b3a450acd1b11|2b6b3a450a]: Mark "Closed". artifact: 99aa1d3b25 user: jan.nijtmans
19:48 Edit [032cf77af53b8e00|032cf77af5]: Mark "Closed". artifact: 1715d21d1e user: jan.nijtmans
19:44 Ticket [75ecc0e6cb] TclInitSubsystems issues: the sporadic lack of encodings status still Open with 3 other changes artifact: 03809c58a5 user: jan.nijtmans
19:43 Ticket [fccb9f322f] unixInit-3.2 fails when encodings dir is in zipfs status still Open with 3 other changes artifact: b68674b256 user: jan.nijtmans
19:40 Edit [ba55cebfc9cfac72|ba55cebfc9]: Mark "Closed". artifact: 5d57b69425 user: jan.nijtmans
19:37 Edit [f2f521f5e71b4d51|f2f521f5e7]: Mark "Closed". artifact: 4c3761a6ff user: jan.nijtmans
19:36 Edit [32fada4bd691cc1d|32fada4bd6]: Mark "Closed". artifact: faecdfed25 user: jan.nijtmans
19:36 Edit [a943611ed2997e7d|a943611ed2]: Mark "Closed". artifact: 7679f262b9 user: jan.nijtmans
19:35 Edit [1fd2fe247886446e|1fd2fe2478]: Mark "Closed". artifact: cf6b96b6b3 user: jan.nijtmans