Tcl Source Code

Timeline
Login

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

50 most recent check-ins

2026-02-28
22:26
One statement per line, please. Leaf check-in: 22d88b84a2 user: dkf tags: trunk, main
2026-02-26
11:30
Fix Windows build: tclArithSeries.c(368): error C2220: the following warning is treated as an error ... Leaf check-in: e18ec3351a user: jan.nijtmans tags: core-9-0-branch
08:48
Protect against invalid case of nul byte in Tcl's internal string rep Leaf check-in: d152bbd868 user: apnadkarni tags: apn-utf-fastpath
08:33
Still WIP. See below. Fixes Far East encoding performance regression introduced by the optimization... check-in: d2457fd966 user: apnadkarni tags: apn-utf-fastpath
2026-02-25
19:48
lseq bugfixes: 8d1fc7,999b69,tip-746 check-in: 33cec256f8 user: griffin tags: core-9-0-branch
17:01
Review: Handling of TCL_COMBINE here makes no sense, the same can be done even faster. APN - Indeed... check-in: 3d21e0d870 user: jan.nijtmans tags: apn-utf-fastpath
07:30
Fix errors generated by running test suite with tclsh without tcltest commands Leaf check-in: 31f39fa582 user: apnadkarni tags: apn-fix-constraints
2026-02-24
15:44
Optimize non-TCL_COMBINE case by inlining check-in: b3bfc49aec user: apnadkarni tags: apn-utf-fastpath
2026-02-23
16:52
Remove expression support from the [lseq] compiler/bytecode support Leaf check-in: 4791c81ad9 user: dkf tags: tip746-compilation
11:47
merge trunk Leaf check-in: 02c6a59021 user: dgp tags: rc1, core-9-1-a1-rc
10:57
Remove debug control check-in: f5717cf676 user: apnadkarni tags: apn-utf-fastpath
09:17
Rebase to trunk. More bool's Leaf check-in: e0b054564f user: jan.nijtmans tags: tip-748
2026-02-22
21:14
- final conversions to markdown for further 10 nroff files - unification in clock.n, removing duplic... Leaf check-in: c213ace421 user: Torsten tags: tip-700
14:22
Experiment with ASCII runs check-in: da3dd98884 user: apnadkarni tags: apn-utf-fastpath
14:18
Remove dead code check-in: 86e9c7b4d2 user: apnadkarni tags: trunk, main
12:54
Remove excess blocks check-in: 418491afae user: dkf tags: trunk, main
11:44
Remove arbitrary limit on data read from test channels. Hampers testing with large data check-in: 703da701b5 user: apnadkarni tags: trunk, main
2026-02-21
19:57
merge core-9-0-branch Leaf check-in: 4c9fa4f364 user: griffin tags: lseq_bug_fixes
01:37
fix bug-999b6966: lseq has incorrect results in edge cases check-in: 2e31296387 user: griffin tags: lseq_bug_fixes
2026-02-20
20:27
Add missing error codes to some [icu] failures check-in: e672475ef1 user: dkf tags: trunk, main
2026-02-18
16:54
Merge trunk Leaf check-in: 0fbeb7fc69 user: jan.nijtmans tags: minizip-no-tinydir, core-minizip-no-tinydir
14:15
Upgrade to zlib-1.3.2 check-in: ffe446a54f user: jan.nijtmans tags: trunk, main
12:38
Upgrade to zlib-1.3.2 check-in: e9f845cff6 user: jan.nijtmans tags: core-9-0-branch
11:47
Upgrade to zlib-1.3.2 Leaf check-in: 99737a0246 user: jan.nijtmans tags: core-8-6-branch
09:34
Upgrade to zlib-1.3.2 Closed-Leaf check-in: e289df6e05 user: jan.nijtmans tags: zlib-1.3.2
08:09
Fix [be40b73615] nmake: rmdir and mkdir are picked from cygwin if available check-in: 1a9be58823 user: jan.nijtmans tags: trunk, main
08:07
Fix [be40b73615] nmake: rmdir and mkdir are picked from cygwin if available check-in: a7d930aef9 user: jan.nijtmans tags: core-9-0-branch
07:56
[be40b73615] nmake: rmdir and mkdir are picked from cygwin if available check-in: c46a5a0e43 user: jan.nijtmans tags: core-8-6-branch
2026-02-17
18:30
[be40b736] nmake picks Cygwin rmdir. Patch by Csaba (thanks) Closed-Leaf check-in: b1c564e37d user: oehhar tags: be40b736-nmake-rmdir-cygwin-mixup
07:48
Fix C++ warnings like: tclBasic.c:333:92: warning: bitwise operation between different enumeration ... check-in: b3a62c71d7 user: jan.nijtmans tags: trunk, main
2026-02-16
17:10
Make Active*Trace.reverseScan a bool check-in: a477f4fbb2 user: jan.nijtmans tags: trunk, main
16:31
Make more use of anonymous union, and more internal bools check-in: 65a8da5f2a user: jan.nijtmans tags: trunk, main
12:20
Make code a little clearer, and use correct declaration style check-in: 22d69cc191 user: dkf tags: trunk, main
11:18
More bool in tclVar.c check-in: ceaa35d30f user: jan.nijtmans tags: trunk, main
10:54
(backport): Fix compiler warnings, seen with gcc 16. Use some more bools internally check-in: c311558af2 user: jan.nijtmans tags: core-9-0-branch
09:13
Fix compiler warnings, seen with gcc 16 check-in: 0d4c1235ad user: jan.nijtmans tags: trunk, main
2026-02-14
16:39
General whitespace fixes. No semantic changes. check-in: af2708b4ef user: dkf tags: trunk, main
15:23
Shorten sequences of multiple blank lines check-in: 435bab5883 user: dkf tags: trunk, main
2026-02-11
21:13
Simplify check-in: e3b010c079 user: jan.nijtmans tags: minizip-no-tinydir
18:41
Merge trunk. No need for stat with -r check-in: 85b929ae8a user: jan.nijtmans tags: minizip-no-tinydir
17:58
Merge core-9-0-branch check-in: c0c54734bd user: griffin tags: lseq_bug_fixes
2026-02-10
16:27
Undo 2 Tcl-specific changes in zlib: those are no longer necessary check-in: 5b286f7624 user: jan.nijtmans tags: trunk, main
16:27
Undo 2 Tcl-specific changes in zlib: those are no longer necessary check-in: 4c64b94ef0 user: jan.nijtmans tags: core-9-0-branch
16:17
Undo 2 Tcl-specific changes in zlib: those are no longer necessary check-in: 8e4780d7ab user: jan.nijtmans tags: core-8-6-branch
13:28
Merge trunk check-in: 62fefa89d8 user: jan.nijtmans tags: tip-748
13:27
Fix C++ compiler error: generic/tclBasic.c: In function ‘int TclHideUnsafeCommands(Tcl_Interp*)’... check-in: b22fb35c4b user: jan.nijtmans tags: trunk, main
13:22
Fix C++ compiler error: generic/tclBasic.c: In function ‘int TclHideUnsafeCommands(Tcl_Interp*)’... check-in: c5ec42ffcb user: jan.nijtmans tags: tip-748
11:29
Update to burnett01/rsync-deployments@8.0.4 check-in: 0d7ba04d77 user: jan.nijtmans tags: trunk, main
11:27
Update to burnett01/rsync-deployments@8.0.4 check-in: 4f00ddc82a user: jan.nijtmans tags: core-9-0-branch
01:05
Corrected results in edge cases where computed length is < 0. Tweak lseq man page. check-in: 291b7c1ffa user: griffin tags: lseq_bug_fixes