Timeline
Not logged in

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

50 check-ins occurring around 2025-09-15 20:08:00.

2025-09-17
12:46
Apply 'Tcl' namespace to names (in [clock] impl) with wider scope than one C file check-in: 5946bfc3ed user: dkf tags: trunk, main
11:06
Rebase branch to 9.0 Closed-Leaf check-in: f4daf288c6 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
10:35
Factor out the common base code for IO forwarding Leaf check-in: a15431dadb user: dkf tags: factor-out-io-forward-base
10:16
Clean up some indentation/macros check-in: b5d21d7b86 user: dkf tags: trunk, main
05:24
Merge trunk check-in: fc6aae4dd7 user: apnadkarni tags: apn-init-refactor
05:23
Complete moving tclInit to C. All test pass check-in: 7d993e2c00 user: apnadkarni tags: apn-init-refactor
2025-09-16
20:16
Merge 9.0 check-in: 2e012fcaf0 user: jan.nijtmans tags: trunk, main
19:44
Eliminate __stdcall usage: cygwin32 is no longer supported check-in: f1cc7192b7 user: jan.nijtmans tags: core-9-0-branch
19:17
Eliminate __stdcall usage: cygwin32 is no longer supported check-in: 935703f7c8 user: jan.nijtmans tags: core-8-6-branch
17:06
Start moving init.tcl search to C check-in: f1e99fbdf3 user: apnadkarni tags: apn-init-refactor
16:43
Reapply utf8proc patch to Unicode 17 update needed to fix -Wc++-compat warnings. C++ treatment of en... check-in: ec6b431c3e user: apnadkarni tags: trunk, main
15:18
Merge 9.0 check-in: cd2b0a427f user: jan.nijtmans tags: trunk, main
15:12
The option -Wunused-but-set-variable appears to be usable starting clang 15 check-in: 473a1ebbe2 user: jan.nijtmans tags: core-9-0-branch
14:08
Indent fix check-in: 3f5d40630f user: dkf tags: trunk, main
13:56
Fix some harmless complier warnings (discovered with clang 20) check-in: 0b332a512c user: jan.nijtmans tags: core-8-6-branch
11:51
Merge trunk check-in: e7e85ea8ea user: apnadkarni tags: apn-init-refactor
11:36
Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as custom apps may not call ... check-in: 248af5b902 user: apnadkarni tags: trunk, main
11:34
Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as custom apps may not call ... check-in: c6b85e5ee6 user: apnadkarni tags: core-9-0-branch
09:04
Tidy up the interface to the normalisation code check-in: 13b90c3e8c user: dkf tags: trunk, main
08:04
merge trunk check-in: d63cf48838 user: dkf tags: internal-ensemble-cleanup
2025-09-15
21:38
Unicode version 17 check-in: cb3ab3d1cf user: jan.nijtmans tags: trunk, main
20:59
Unicode version 17 check-in: c658915b9b user: jan.nijtmans tags: core-9-0-branch
20:51
Unicode version 17 check-in: 1f8acf983c user: jan.nijtmans tags: core-8-6-branch
20:16
(more) Use correct equality check-in: c9bb1a7642 user: jan.nijtmans tags: trunk, main
20:08
Merge 8.6 check-in: 791adf31da user: jan.nijtmans tags: core-9-0-branch
19:43
(backport) Use correct equality check-in: d637d83a33 user: jan.nijtmans tags: core-8-6-branch
16:58
Add test for subcommand list of interp child, never previously tested Closed-Leaf check-in: 88978077d5 user: dkf tags: tip728-interp-set
16:06
merge trunk check-in: 21cafac414 user: dkf tags: tip728-interp-set
16:01
Simplify code a bit more, including by actually using local variables... check-in: a732fa633d user: dkf tags: trunk, main
13:11
we can trap some errors; that's what the mechanism's there for check-in: cbb5fed63c user: dkf tags: trunk, main
11:24
Ignore error in setting tcl_rcFileName for historical compatibility check-in: 8ce0bb412c user: apnadkarni tags: apn-init-refactor
10:59
Use correct equality check-in: 2febb36051 user: dkf tags: trunk, main
08:23
Use features of current versions of Tcl for the opt package Leaf check-in: 8151357daf user: dkf tags: modernise-opt
07:42
Bug [f0b80a3db9] Remove assertion that TclZipfs_AppHook has been called as custom apps may not call ... Closed-Leaf check-in: 3c1945bf8f user: apnadkarni tags: bug-f0b80a3db9
06:04
Start on refactoring Tcl initialization. check-in: af349616ce user: apnadkarni tags: apn-init-refactor
2025-09-12
14:14
end divergence check-in: 1f8820038f user: dkf tags: trunk, main
13:24
minor fix: function header formatting Closed-Leaf check-in: 37cb9ab9f4 user: dkf tags: main-bis
10:13
Merge dkf oo C-based init from trunk check-in: b852a20248 user: apnadkarni tags: apn-oo-lazy-init-sbmod-91
08:14
Merge 9.0. Eliminate (internal) NS_KILLED check-in: 1ef7667adb user: jan.nijtmans tags: trunk, main
08:04
deprecate (internal) NS_KILLED. It is not used any more check-in: a3f7a54f52 user: jan.nijtmans tags: core-9-0-branch
2025-09-11
19:57
Merge 9.0 check-in: ba7b935b53 user: jan.nijtmans tags: trunk, main
19:53
Re-generate tclDate.c (which is not hand-edited any more) check-in: 76c1b7f367 user: jan.nijtmans tags: core-9-0-branch
19:35
Unneeded header file inclusion. Duplicated -DUTF8PROC_STATIC on command line check-in: 6a06ddd51c user: jan.nijtmans tags: trunk, main
15:14
Clang doesn't know -Wunused-but-set-variable check-in: aee6e8abb3 user: jan.nijtmans tags: core-9-0-branch
14:18
Add short descriptive comments to all enum members that didn't already have them Leaf check-in: 7346c9a225 user: dkf tags: public-enum
11:30
Make old, existing enums also follow the pattern more closely check-in: c25fb57ab9 user: dkf tags: public-enum
09:16
Some error-message consistancy check-in: 5ce234ffac user: jan.nijtmans tags: trunk, main
08:33
Change a panic into a runtime error: "can't convert value to type arithseries" check-in: 16c9be8488 user: jan.nijtmans tags: core-9-0-branch
2025-09-10
15:11
Merge-mark check-in: 5e9920979f user: jan.nijtmans tags: trunk, main
15:10
Fix g++ warnings, when compiling for Tcl 8.6 check-in: 958bddefb3 user: jan.nijtmans tags: core-9-0-branch