Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 check-ins occurring around 2024-02-01 21:47:01.
|
2024-02-06
| ||
| 16:43 | Merge mark check-in: 1dc61b5cb3 user: oehhar tags: core-8-branch | |
| 16:39 | Changes file by Brian, slightly edited. check-in: 4436519cc6 user: oehhar tags: core-8-6-branch | |
| 15:02 | Merge 8.7 check-in: 519deeadfc user: jan.nijtmans tags: trunk, main | |
| 15:01 | Merge 8.6 check-in: 28a7f41451 user: jan.nijtmans tags: core-8-branch | |
| 14:58 | Fix [86b3c15f0c]: ::unknown has infinite recursion in a corner case check-in: 524d68410a user: jan.nijtmans tags: core-8-6-branch | |
| 14:57 | \032 -> \x1A, since hex reads better than octal check-in: 3159cb3d34 user: jan.nijtmans tags: core-8-6-branch | |
| 14:49 | \032 -> \x1A, since hex reads better than octal Closed-Leaf check-in: 96ef2e8079 user: jan.nijtmans tags: bug-86b3c15f0c | |
| 14:42 | Slightly simpler check-in: 107361643b user: jan.nijtmans tags: bug-86b3c15f0c | |
| 14:16 | Proposed fix for [86b3c15f0c]: ::unknown has infinite recursion in a corner case check-in: 13fc1a9f95 user: jan.nijtmans tags: bug-86b3c15f0c | |
| 13:32 | Proposed fix for [8e666d7c95]: Redefining proc ::history locks the interpreter into a tight loop Closed-Leaf check-in: 02f90739a1 user: jan.nijtmans tags: bug-8e666d7c95 | |
| 13:22 | Fix [80d4c1c7e5]: Isolated surrogates are not replaced when encoding to / from utf-8 check-in: d7ef8a68d7 user: jan.nijtmans tags: trunk, main | |
| 13:01 | Proposed fix for [80d4c1c7e5]: Isolated surrogates are not replaced when encoding to / from utf-8 Closed-Leaf check-in: c37652549e user: jan.nijtmans tags: bug-80d4c1c7e5 | |
| 12:45 | Merge 8.7 check-in: 0c5f1e10ff user: jan.nijtmans tags: trunk, main | |
| 12:33 | Minor code simplification check-in: 484524c355 user: jan.nijtmans tags: core-8-branch | |
| 09:55 | Merge 8.7 check-in: f1cef9d6c9 user: jan.nijtmans tags: trunk, main | |
| 09:41 | Fix util-18.13/util-18.14 constraint, which masked the wrong result on 64-bit windows. Fixed that as... check-in: d1c674d649 user: jan.nijtmans tags: core-8-branch | |
|
2024-02-05
| ||
| 21:12 | Merge 8.7 check-in: b9cc5534cc user: jan.nijtmans tags: trunk, main | |
| 21:02 | Merge 8.6 check-in: 8060f3f83d user: jan.nijtmans tags: core-8-branch | |
| 18:02 | Fix indenting check-in: 64110c20ee user: jan.nijtmans tags: core-8-6-branch | |
| 15:26 | Fix [2089279]: StringObj.3 Tcl_ObjPrintf inaccuracies. Not only the documentation, also the behavior... check-in: 0e4c7187e7 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-02-04
| ||
| 10:54 | Merge 8.7 check-in: 6dafc212ae user: jan.nijtmans tags: trunk, main | |
| 01:49 | Merge 8.6 check-in: ae23dc8ca9 user: jan.nijtmans tags: core-8-branch | |
| 01:42 | Update to tzdata 2024a check-in: 90e8a07b90 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-02-02
| ||
| 17:44 | Merge 9.0 check-in: 4539cca84e user: jan.nijtmans tags: tip-626 | |
|
2024-02-01
| ||
| 21:47 | Merge 8.7 check-in: f08e71ebd9 user: jan.nijtmans tags: trunk, main | |
| 21:44 | Fix [0d78177f20]: unsigned use of Tcl_ObjPrintf() doesn't work as expected. With testcases. check-in: 7abae71820 user: jan.nijtmans tags: core-8-branch | |
| 09:43 | Merge 8.7 check-in: 32d3f61f23 user: jan.nijtmans tags: trunk, main | |
| 09:42 | Forgot that long doubles are supported in Tcl_ObjPrintf() check-in: fd7e22c963 user: jan.nijtmans tags: core-8-branch | |
| 09:23 | Merge 8.7 check-in: 1982613b70 user: jan.nijtmans tags: trunk, main | |
| 09:21 | Merge 8.7, but update for TIP #476 check-in: e7d563a1c1 user: jan.nijtmans tags: core-8-branch | |
| 09:08 | Update Tcl_ObjPrintf() documentation. Make it more clear that C11 format specifiers are not supporte... check-in: 1c44f01fb6 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-01-31
| ||
| 21:18 | Merge 8.7 check-in: b7998b44ea user: jan.nijtmans tags: trunk, main | |
| 21:08 | More TCL_SIZE_MODIFIER usage check-in: 1c29c5082b user: jan.nijtmans tags: core-8-branch | |
| 16:29 | Backport Tcl_ObjPrintf "ll" (and "I32/64") from Tcl 8.7 check-in: c6795d89c8 user: jan.nijtmans tags: rfe-2089279 | |
| 14:09 | Merge 9.0 check-in: 8dbaaffa01 user: jan.nijtmans tags: tip-626 | |
| 14:09 | Merge 8.7 check-in: 79a35e5f25 user: jan.nijtmans tags: trunk, main | |
| 13:57 | Eliminate (now unnecessary) type-casts check-in: 01064980d8 user: jan.nijtmans tags: core-8-branch | |
| 12:42 | Remove private characters from regexp control table, but add them back in [:cntrl:] class (so no cha... check-in: a642ee62d4 user: jan.nijtmans tags: core-8-branch | |
| 10:19 | Merge 9.0 check-in: 9c2f43c8b7 user: jan.nijtmans tags: tip-626 | |
|
2024-01-30
| ||
| 17:07 | Tweaking indentation of code; really unimportant... Leaf check-in: bb72806960 user: dkf tags: dkf-indent-tweak | |
|
2024-01-29
| ||
| 21:12 | Merge 8.7 check-in: 9ae7acab75 user: jan.nijtmans tags: trunk, main | |
| 21:04 | re-build win64/zlib1.dll for UCRT check-in: 7fc3475193 user: jan.nijtmans tags: core-8-branch | |
| 20:48 | Add doc comments check-in: 086b42976b user: dkf tags: oo-properties-c-impl | |
| 15:42 | merge 8.7 check-in: a4f2b18577 user: sebres tags: trunk, main | |
| 15:39 | small amend (type change) check-in: 7e3b66cc7c user: sebres tags: core-8-branch | |
| 15:26 | merge 8.6 check-in: 902ceac239 user: sebres tags: core-8-branch | |
| 14:10 | closes [db4f2843cd]: fixes segfault by BO in ReadChars (and Tcl_ReadChars with append) check-in: 399b55fa05 user: sebres tags: core-8-6-branch | |
| 13:55 | closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append) caused by wrong buf... Closed-Leaf check-in: 37e659d589 user: sebres tags: fix-db4f2843cd | |
| 11:06 | don't flush to use full buffer (otherwise the chunks were 4K anyway) check-in: 2dce470bdf user: sebres tags: fix-db4f2843cd | |
| 09:23 | Merge 8.7 (update to zlib 1.3.1) check-in: 035c5fceb6 user: jan.nijtmans tags: trunk, main | |