Timeline
Not logged in

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

50 check-ins occurring around 2024-04-12 16:41:00.

2024-04-14
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
13:47
merge trunk (bug-fix for tclHash with mistaken direct compare) check-in: 98994dc843 user: sebres tags: dgp-bug-167e0635db
13:46
amend to [40f13c108666fdda]: although it is no one free to see after ClockFrmScnFinalize, it is bett... check-in: 7cd88f9281 user: sebres tags: dgp-bug-167e0635db
13:32
revert [0e273ad998f16100], because of bug-fix in tclHash check-in: 0e5782a8e3 user: sebres tags: dgp-bug-167e0635db
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
23:04
merge 8.7 check-in: cc297e01ed user: sebres tags: trunk, main
23:03
merge 8.6 check-in: a8087863c3 user: sebres tags: core-8-branch
23:02
explaination comment check-in: 76fbc31aa8 user: sebres tags: core-8-6-branch
22:58
merge 8.5 (minor backport from my core) simple speed-up if searching for the key from hash itself (i... check-in: 3307793b00 user: sebres tags: core-8-6-branch
22:55
minor backport from my core: simple speed-up if searching for the key from hash itself (it is safe t... check-in: f472941c43 user: sebres tags: core-8-5-branch
21:59
merge 8.7 check-in: c3c498a6a8 user: sebres tags: trunk, main
21:51
merge 8.6 check-in: 299f7305e2 user: sebres tags: core-8-branch
21:45
Merge 8.7 check-in: dc64bd6ed7 user: jan.nijtmans tags: trunk, main
21:44
merge 8.5, amend to [82f721a5a039596f]: the bug was fixed incompletely, this is full bug fix now - d... check-in: 60b20a870f user: sebres tags: core-8-6-branch
21:40
Add missing documentation for TIP 598 Tcl_WinConvertError check-in: 5f96787120 user: jan.nijtmans tags: core-8-branch
21:13
amend to [295b0570ff660950]: the bug was fixed incompletely, this is full bug fix now - don't allow ... check-in: 969a185ea4 user: sebres tags: core-8-5-branch
19:51
Plug mem leak of mcLitIdxs field. check-in: 024326d130 user: dgp tags: dgp-bug-167e0635db
19:47
Plug memory leak of the mcLiterals field. check-in: fcc8eb6fba user: dgp tags: dgp-bug-167e0635db
19:37
A crude protection against accessing the storage after it has been freed by a finalization pass. Th... check-in: 40f13c1086 user: dgp tags: dgp-bug-167e0635db
19:24
One added line that ends the "Conditional jump" errors from valgrind check-in: 0e273ad998 user: dgp tags: dgp-bug-167e0635db
17:15
Add missing documentation for TIP 598 Tcl_WinConvertError check-in: b202d2fc01 user: apnadkarni tags: trunk, main
16:41
In Tcl 9, we don't need "-encoding utf-8" here any more check-in: aa3b9a93eb user: jan.nijtmans tags: trunk, main
16:09
Clean up the arith series code, including fixing a memory leak check-in: 89b0506a36 user: dkf 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
14:10
Clock not weak; clock strong! check-in: 110aa21b66 user: dkf tags: trunk, main
14:02
Merge 8.7 check-in: 4ccd8c6c4b user: dkf tags: trunk, main
14:02
Fixed misleading comment check-in: b10d1c53a9 user: dkf tags: core-8-branch
13:32
Merge 8.7 check-in: fac0e545be user: dkf tags: trunk, main
13:25
More cleaning up, notably no more symbols starting with _ as they're a reserved 'namespace' check-in: bfb42faa67 user: dkf tags: core-8-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
16:14
Clean up the code style of the rest of clock check-in: 5e6e644645 user: dkf tags: core-8-branch
15:19
Next stage of migrating things to follow style: clock format support check-in: 3030150049 user: dkf tags: core-8-branch
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:35
A few more small changes check-in: 0f6b51b4b7 user: dkf 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:19
Style cleanup, plus added comments on memory management check-in: 4b9f7f5493 user: dkf tags: core-8-branch