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 21:43:01.

2022-11-25
22:40
Remove "knownBug" constraint: no longer necessary check-in: 76ba195035 user: jan.nijtmans tags: trunk, main
22:08
Merge 8.7 check-in: 3292a08532 user: jan.nijtmans tags: trunk, main
22:00
(partial) fix for [6978c01b65] check-in: a82c8ffd37 user: jan.nijtmans tags: core-8-branch
16:26
Merge 8.7 check-in: 5356f8d107 user: jan.nijtmans tags: trunk, main
16:11
Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (and similar). Gives more ... check-in: c4a4662af3 user: jan.nijtmans tags: core-8-branch
10:16
Merge 9.0 check-in: f57284760c user: jan.nijtmans tags: internal-abstract-list
10:15
Merge 9.0 check-in: fafa51753e user: jan.nijtmans tags: tip-626
10:14
Merge 9.0 check-in: 65c58c1b92 user: jan.nijtmans tags: tip-636-tcl9-644
10:12
one more int -> size_t check-in: b2aded65a5 user: jan.nijtmans tags: trunk, main
10:01
Unbreak Windows build. More int -> size_t, being able to handle longer strings check-in: 13d0c28f94 user: jan.nijtmans tags: trunk, main
08:32
merge-mark check-in: d2598c15f6 user: jan.nijtmans tags: trunk, main
08:31
Document some more differences between Tcl 8.7 and 9.0 in tcl.h check-in: b6617ab53b user: jan.nijtmans tags: core-8-branch
08:29
Handle closeProc == NULL the same as closeProc == TCL_CLOSE2PROC in stead of panicing. Backported fr... check-in: 0459d72578 user: jan.nijtmans tags: core-8-6-branch
2022-11-24
21:48
TCL_OBJTYPE_V0_INIT -> TCL_OBJTYPE_V0 (See TIP #644). Remove Tcl_SavedResult (See TIP #640) check-in: ca003bccb7 user: jan.nijtmans tags: tip-636-tcl9-644
21:16
Merge 9.0 check-in: d440d96e2b user: jan.nijtmans tags: tip-626
21:04
Move Tcl_Size definition earlier in tcl.h check-in: 45b87bcff5 user: jan.nijtmans tags: trunk, main
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