Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2024-04-12 15:24:08.
|
2024-04-17
| ||
| 08:16 | Merge 8.6 check-in: 990ab54cda user: jan.nijtmans tags: core-8-branch | |
| 07:49 | Adapt test-cases too for auto_mkindex change check-in: ace77382e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-04-16
| ||
| 20:16 | Merge-mark check-in: 03f21f8b3c user: jan.nijtmans tags: trunk, main | |
| 17:30 | Merge 8.6 check-in: d157a6b3ef user: jan.nijtmans tags: core-8-branch | |
| 11:34 | Add "-encoding utf-8" to auto_mkindex stuff check-in: e10ca653db user: jan.nijtmans tags: core-8-6-branch | |
|
2024-04-15
| ||
| 17:51 | Merge-mark check-in: d7e14bf8b0 user: jan.nijtmans tags: core-8-branch | |
| 15:24 | Use utf-8 in tools/man2help.tcl too check-in: 81fd80710b user: jan.nijtmans tags: core-8-6-branch | |
| 15:21 | One more "-encoding utf-8" check-in: 850a10b6d6 user: jan.nijtmans tags: core-8-6-branch | |
| 14:48 | Add -encoding utf-8 for tclZIC.tcl tool check-in: ef051d7c77 user: jan.nijtmans tags: core-8-6-branch | |
| 09:52 | • Changes to wiki page "Migrating scripts to Tcl 9" artifact: e797fb9b24 user: jan.nijtmans | |
|
2024-04-14
| ||
| 15:08 | Rebase to 9.0 Closed-Leaf check-in: 07c6fc8be2 user: jan.nijtmans tags: tip-690 | |
| 15:05 | Merge-mark check-in: 3a964a2a3b user: jan.nijtmans tags: tip-626 | |
| 14:46 | Merge 8.7 check-in: 961fda5266 user: jan.nijtmans tags: trunk, main | |
| 14:31 | Some int -> Tcl_Size changes check-in: 787ba0f53b user: jan.nijtmans tags: core-8-branch | |
| 14:05 | Merge 9.0 check-in: 1861587f45 user: jan.nijtmans tags: tip-626 | |
|
2024-04-13
| ||
| 22:19 | missing ',' check-in: 7382cc0899 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 22:05 | options alphabetical check-in: d43fac373b user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
| 21:15 | Merge 8.7 check-in: 4723ca4c9f user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
|
2024-04-12
| ||
| 21:45 | Merge 8.7 check-in: dc64bd6ed7 user: jan.nijtmans tags: trunk, main | |
| 21:40 | Add missing documentation for TIP 598 Tcl_WinConvertError check-in: 5f96787120 user: jan.nijtmans tags: core-8-branch | |
| 20:26 | • Ticket [167e0635db] `make valgrind` detections status still Open with 3 other changes artifact: 4b9bac1bee user: jan.nijtmans | |
| 16:41 | In Tcl 9, we don't need "-encoding utf-8" here any more check-in: aa3b9a93eb user: jan.nijtmans tags: trunk, main | |
| 15:33 | Merge 8.7 (adding "-encoding utf-8") check-in: 047910db02 user: jan.nijtmans tags: trunk, main | |
| 15:25 | (cherry-pick): Clock not weak; clock strong! check-in: 98415018a8 user: jan.nijtmans tags: core-8-branch | |
| 15:24 | Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0 check-in: 0a0fdba2f8 user: jan.nijtmans tags: core-8-branch | |
| 15:16 | Add lot's of "-encoding utf-8" to our own "source" commands: We are becoming more independant from t... check-in: 84222c42a2 user: jan.nijtmans tags: core-8-6-branch | |
| 15:14 | Since all tools are in utf-8 (actually: ascii), make that explicit check-in: b725630348 user: jan.nijtmans tags: core-8-6-branch | |
| 15:12 | Re-generate tclTomMath.h from tommath.h check-in: 4853e83243 user: jan.nijtmans tags: core-8-6-branch | |
| 09:47 | Merge 8.7 check-in: 95201cd0f6 user: jan.nijtmans tags: trunk, main | |
| 09:46 | Fix panic "loop in ConvertLocalToUTCUsingTable", introduced by previous commit. Some further code cl... check-in: 3c341011b9 user: jan.nijtmans tags: core-8-branch | |
| 06:49 | Split ClockConfigureObjCmd() in two parts check-in: 6596b236c8 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns | |
|
2024-04-11
| ||
| 20:23 | Merge 8.7 check-in: 224eb9a3f7 user: jan.nijtmans tags: trunk, main | |
| 14:27 | Merge 8.7 Closed-Leaf check-in: c948bba8c5 user: jan.nijtmans tags: tcl-clock-configure--back-from-unsupported-ns | |
| 14:24 | Merge 8.7 check-in: 6bab8cce28 user: jan.nijtmans tags: trunk, main | |
| 14:09 | Merge 8.7 check-in: 93e55377dc user: jan.nijtmans tags: trunk, main | |
| 13:55 | No need for TCL_OBJTYPE_V0 in Tcl 8.7. Make StrIdxTreeObjType static const. Define TCL_OBJTYPE_V1/TC... check-in: a8f043eb0a user: jan.nijtmans tags: core-8-branch | |
| 13:22 | (cherry-pick): Possibly a fix for [080f846fd58958ef]: When updating the interest of a channel, don'... check-in: 1cc41db97a user: jan.nijtmans tags: core-8-branch | |
| 13:15 | Merge 8.6. Use Tcl_NewBooleanObj for booleans; we should say what we mean check-in: c6d3960498 user: jan.nijtmans tags: core-8-branch | |
| 12:35 | Use Tcl_NewBooleanObj for booleans; we should say what we mean. Fix sentinels and type-casts. check-in: e75d7ff329 user: jan.nijtmans tags: core-8-6-branch | |
| 11:03 | Merge 9.0 Leaf check-in: 156c6cc448 user: jan.nijtmans tags: tip-691 | |
| 08:39 | • Closed ticket [e155cedf33]: Error-handling in TclGetOpenMode() plus 7 other changes artifact: e723138cbb user: jan.nijtmans | |
| 08:37 | • Edit [1de2bb21a5da29a2|1de2bb21a5]: Cancel tag "core-bug-e155cedf33". artifact: ecdfbe12f4 user: jan.nijtmans | |
| 08:35 | Fix [e155cedf33]: Error-handling in TclGetOpenMode() check-in: 22e66b7f41 user: jan.nijtmans tags: trunk, main | |
| 08:00 | Add O_ACCMODE fow Windows, in case it is not defined check-in: aad95fc929 user: jan.nijtmans tags: trunk, main | |
| 07:59 | Merge-mark check-in: 7e9249ec05 user: jan.nijtmans tags: core-8-branch | |
| 07:59 | Add O_ACCMODE fow Windows, in case it is not defined check-in: a57ec70021 user: jan.nijtmans tags: core-8-6-branch | |
| 07:57 | Fix [e155cedf33]: Error-handling in TclGetOpenMode(). Add O_ACCMODE fow Windows, in case it is not ... check-in: 68ff52f3c7 user: jan.nijtmans tags: core-8-branch | |
|
2024-04-10
| ||
| 15:35 | One more TclHasInternalRep() check-in: 295715a1b1 user: jan.nijtmans tags: trunk, main | |
| 15:26 | Merge 8.7 check-in: 22cb6d973e user: jan.nijtmans tags: trunk, main | |
| 14:47 | Merge 8.6 Use TclHasInternalRep() macro in more places. check-in: d326acc1c9 user: jan.nijtmans tags: core-8-branch | |