Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2022-11-29 16:05:33.
|
2022-12-01
| ||
| 10:18 | Handle "deprecated" condition correctly in test-cases check-in: 3d133a5401 user: jan.nijtmans tags: trunk, main | |
| 07:46 | • Closed ticket [084ab982fe]: Use -strict to disable noncharacters plus 6 other changes artifact: 69ee650a81 user: jan.nijtmans | |
| 07:44 | • Closed ticket [133456085a]: Tcl 9: Reading UTF-8 data which contains "noncharacter" code points plus 6 other changes artifact: 2942059425 user: jan.nijtmans | |
| 07:44 | • Edit [64badf1d02ac1b90|64badf1d02]: Edit check-in comment. artifact: ddc655f466 user: jan.nijtmans | |
| 07:43 | • Edit [64badf1d02ac1b90|64badf1d02]: Edit check-in comment. artifact: 1718a2b0ea user: jan.nijtmans | |
|
2022-11-30
| ||
| 22:18 | • Edit [31ba65f113b6acf7|31ba65f113]: Mark "Closed". artifact: ed8efd4f66 user: jan.nijtmans | |
| 22:17 | Add getElementsProc. Not used yet check-in: 360cdc6766 user: jan.nijtmans tags: internal-abstract-list | |
| 22:05 | Merge 9.0. Rename TclObjTypeHasProc to ABSTRACTLIST_PROC check-in: a27cec2896 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 21:46 | Merge 8.7 check-in: f99507c86f user: jan.nijtmans tags: trunk, main | |
| 21:16 | Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with other API's. No change on 8... check-in: 198a2064b5 user: jan.nijtmans tags: core-8-branch | |
| 11:13 | Merge 9.0 check-in: a1e6d1c451 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 11:11 | Merge 8.7. This also fixes [133456085a] check-in: 64badf1d02 user: jan.nijtmans tags: trunk, main | |
| 10:48 | Fix for [084ab982fe]: Use -strict to disable noncharacte check-in: 9619dddce6 user: jan.nijtmans tags: core-8-branch | |
| 10:46 | Merge 9.0 (but without the "llength" optimization) check-in: 46e2d0d6df user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 10:40 | • Edit [c014595c53670b9d|c014595c53]: Edit check-in comment. artifact: 729ce3c5d9 user: jan.nijtmans | |
| 10:36 | Stop shimmering for "llength". Internal optimization (but using TIP #644) check-in: 65a5858ae7 user: jan.nijtmans tags: trunk, main | |
| 08:16 | Merge 8.7 check-in: d67af32218 user: jan.nijtmans tags: trunk, main | |
| 08:15 | Merge 8.7 check-in: 1d9612c9fb user: jan.nijtmans tags: core-8-branch | |
| 08:14 | Update to tzdata 2022g check-in: 438e0179f1 user: jan.nijtmans tags: core-8-6-branch | |
| 08:12 | Update to tzdata 2022g check-in: bc5c21bcaa user: jan.nijtmans tags: core-8-5-branch | |
|
2022-11-29
| ||
| 20:59 | merge-mark check-in: d0bcba634d user: jan.nijtmans tags: core-8-branch | |
| 20:54 | Remove ARGSUSED. More type-casts check-in: 310239c733 user: jan.nijtmans tags: core-8-6-branch | |
| 17:45 | Rebase to core-8-6-branch check-in: 59f8a83829 user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf | |
| 17:28 | Rebase to later 8.6 version check-in: dff639e3f2 user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf | |
| 16:07 | Merge 8.7 check-in: 49077981d5 user: jan.nijtmans tags: trunk, main | |
| 16:05 | make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the Tcl 9.0 era. check-in: c6b8e93538 user: jan.nijtmans tags: core-8-branch | |
| 14:51 | Proposed fix for [084ab982fe]: Use -strict to disable noncharacters Closed-Leaf check-in: ec0c7045df user: jan.nijtmans tags: rfe-084ab982fe | |
| 11:53 | • Ticket [084ab982fe] Use -strict to disable noncharacters status still Open with 3 other changes artifact: 5d1cea1a40 user: jan.nijtmans ... 1 similar event omitted. | |
| 10:38 | Merge 9.0 check-in: c014595c53 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 10:35 | Merge 8.7 check-in: 87e822aee6 user: jan.nijtmans tags: trunk, main | |
| 10:33 | Merge 8.6 check-in: 1a9ed3b13c user: jan.nijtmans tags: core-8-branch | |
| 10:30 | Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be compiled for Tcl 9.0 as we... check-in: 25ce911fbb user: jan.nijtmans tags: core-8-6-branch | |
| 09:53 | Merge 9.0 check-in: 9a47cad54b user: jan.nijtmans tags: tip-636-tcl9-644 | |
|
2022-11-28
| ||
| 23:44 | Merge 8.7 check-in: e0ddaec6df user: jan.nijtmans tags: trunk, main | |
| 23:16 | Reduce shimmering: If a conclusion can be drawn about the number of list elements, don't get the ele... check-in: 2664970782 user: jan.nijtmans tags: core-8-branch | |
| 23:13 | • Closed ticket [da63e4c1ef]: Crash in Tcl_WriteChars() plus 5 other changes artifact: 3ab6d62437 user: jan.nijtmans | |
| 21:45 | Simplify TclObjTypeHasProc() (a lot!) check-in: 570309d8d2 user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 21:23 | • Ticket [133456085a] Tcl 9: Reading UTF-8 data which contains "noncharacter" code points status still Open with 3 other changes artifact: a3367c26b2 user: jan.nijtmans | |
| 16:13 | Merge 9.0 check-in: 9ee2792e3b user: jan.nijtmans tags: tip-636-tcl9-644 | |
| 15:58 | Merge 9.0. New macro ABSTRACTLIST_PROC Closed-Leaf check-in: 31ba65f113 user: jan.nijtmans tags: internal-abstract-list | |
| 15:08 | Merge 8.7 check-in: 87aa73504e user: jan.nijtmans tags: trunk, main | |
| 12:58 | No reservation for TIP #648 any more in stub table. check-in: 58e4ccad62 user: jan.nijtmans tags: core-8-branch | |
| 12:34 | Merge 8.7 check-in: 8a3224d454 user: jan.nijtmans tags: trunk, main | |
| 12:06 | Use Tcl_Size for ArithSeries.len check-in: 97d5a892d5 user: jan.nijtmans tags: core-8-branch | |
| 10:51 | • Edit [dfaa88f9410806f6|dfaa88f941]: Mark "Closed". artifact: bf18367a6c user: jan.nijtmans | |
| 10:50 | • Edit [db4e5a637222986d|db4e5a6372]: Mark "Closed". artifact: 7a2b4f7f42 user: jan.nijtmans | |
|
2022-11-27
| ||
| 23:37 | size_t result for lengthProc. More usage of Tcl_GetWideUIntFromObj check-in: fc0a4e4085 user: jan.nijtmans tags: internal-abstract-list | |
| 22:48 | • Closed ticket [7e9d561a08]: It may be error. plus 7 other changes artifact: 72c88b24f4 user: jan.nijtmans | |
| 22:42 | • Closed ticket [37f485b87c]: # Error in lreplace. plus 7 other changes artifact: 57690b1001 user: jan.nijtmans | |