Tcl Source Code

Timeline
Login

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

50 most recent check-ins

2026-03-20
16:45
Track per-drive directory via env. Eliminate _getdcwd - see comments for reasons for avoidance Leaf check-in: 2c4c81f77d user: apnadkarni tags: bug-b71c3b2471
2026-03-19
15:38
Faster utf-8 channel io (and encoding) - https://core.tcl-lang.org/tcl/wiki?name=Faster+UTF+encoding Leaf check-in: a003a27dd5 user: apnadkarni tags: trunk, main
12:06
Bug [bca391ab51] - normalization of volume-relative files - WIP. check-in: b71c3b2471 user: apnadkarni tags: bug-b71c3b2471
2026-03-18
15:29
Merge 9.0 Leaf check-in: e75d07e847 user: apnadkarni tags: bug-b0682c3c24
11:44
Merge 9.0 - One more possible Windows error code to check for invalid paths check-in: 844d325681 user: apnadkarni tags: trunk, main
11:39
One more possible Windows error code to check for invalid paths Leaf check-in: f354335981 user: apnadkarni tags: core-9-0-branch
11:38
Start on bug [b0682c3c24]. glob errors on Windows check-in: 52f35167af user: apnadkarni tags: bug-b0682c3c24
2026-03-17
09:17
Tiny fix in TIP #732 implementation check-in: 7d8482559c user: jan.nijtmans tags: trunk, main
08:51
Since Tcl 9.1 now needs Windows 10+, remove older manifest entries check-in: 368f7fdda0 user: jan.nijtmans tags: trunk, main
08:48
Code cleanup, more bools check-in: bff552ceba user: jan.nijtmans tags: trunk, main
02:30
Fix for [422b0414a3]. Clean exit for older unsupported Windows versions. check-in: 66b1dff94a user: apnadkarni tags: trunk, main
2026-03-16
12:12
Code cleanup in tclOOProp.c (mainly missing 'static' keyword) check-in: 23de12d5d7 user: jan.nijtmans tags: core-9-0-branch
2026-03-15
20:08
A more efficient call (and simpler) of tcl::CopyDirectory check-in: 7e0d1988d2 user: dkf tags: trunk, main
11:16
merge from trunk. Leaf check-in: ca39b3d995 user: cmacleod tags: cgm-equals-command
05:13
Fix for [422b0414a3]. Clean exit for older unsupported Windows versions. Closed-Leaf check-in: 847893d3bc user: apnadkarni tags: bug-422b0414a3-apn
2026-03-14
13:26
Possible fix for [422b0414a3]: Tclsh91.exe from release 9.1.a1 crashes upon launch on older MS Windo... Closed-Leaf check-in: f4a4d699c2 user: jan.nijtmans tags: bug-422b0414a3
11:22
Merge 9.0 check-in: 7a5a937d82 user: apnadkarni tags: trunk, main
11:21
Fix brain fa*t checking for ERROR_PATH_NOT_FOUND check-in: a8cc6ca94c user: apnadkarni tags: core-9-0-branch
11:14
Merge 9.0 - Add constraints to skip tests that require tcltest when running with tclsh check-in: 6329edec9c user: apnadkarni tags: trunk, main
10:52
Add constraints to skip tests that require tcltest when running with tclsh check-in: a1a817a6c2 user: apnadkarni tags: core-9-0-branch
10:30
Merge 9.0 - Fix [4b22d84a] - const crash if undefined namespace check-in: d513896977 user: apnadkarni tags: trunk, main
10:26
Update changes.md check-in: 6323dc6675 user: apnadkarni tags: core-9-0-branch
10:22
Fix [4b22d84a] - const crash if undefined namespace check-in: 55c44ee180 user: apnadkarni tags: core-9-0-branch
10:17
Merge 9.0 - Treat ERROR_PATH_NOT_FOUND same as ERROR_FILE_NOT_FOUND check-in: 40863e794d user: apnadkarni tags: trunk, main
10:02
Treat ERROR_PATH_NOT_FOUND same as ERROR_FILE_NOT_FOUND (for files, not registry) check-in: 2226e95d97 user: apnadkarni tags: core-9-0-branch
2026-03-13
16:11
Merge-mark check-in: fc899be8f0 user: jan.nijtmans tags: trunk, main
16:10
sqlite3 -> 3.51.3 check-in: 1e0ef327ce user: jan.nijtmans tags: core-9-0-branch
14:25
Uncompiled case and test cases Closed-Leaf check-in: ba4d418633 user: apnadkarni tags: bug-4b22d84a62
14:14
Bug [4b22d84a62]. const crash on non-existent namespace check-in: cfc42afaa0 user: apnadkarni tags: bug-4b22d84a62
13:55
Add tests for new UTF code paths Closed-Leaf check-in: 80822e80b0 user: apnadkarni tags: apn-utf-fastpath
08:00
Merge 9.0 - Revert commit [f752c1271a]. See ticket [f7495f63c0] check-in: 24012d5118 user: apnadkarni tags: trunk, main
03:20
Revert commit [f752c1271a]. See ticket [f7495f63c0] check-in: dfd8f12ec5 user: apnadkarni tags: core-9-0-branch
2026-03-12
11:29
Merge-mark check-in: 675395fd84 user: jan.nijtmans tags: core-9-0-branch
11:27
Fix [bf482486b9]: MS-VC6 compile error in 8.6: 'long' followed by 'long' is illegal. Disable false-f... Leaf check-in: f597e6a51a user: jan.nijtmans tags: core-8-6-branch
10:59
Disable warning C4550: expression evaluates to a function which is missing an argument list Closed-Leaf check-in: f2e024b717 user: jan.nijtmans tags: bug-bf482486b9
10:21
Proposed fix for [bf482486b9]: MS-VC6 compile error in 8.6: 'long' followed by 'long' is illegal check-in: a9796c1287 user: jan.nijtmans tags: bug-bf482486b9
10:15
Merge 9.0 - Fix [8994c972ad] - performance regression in expr in/ni check-in: 50bd1ec20b user: apnadkarni tags: trunk, main
10:12
Fix [8994c972ad] - performance regression in expr in/ni check-in: 098454046c user: apnadkarni tags: core-9-0-branch
2026-03-11
16:13
Rebase to trunk Leaf check-in: 9e296704d1 user: jan.nijtmans tags: new-timer-api, core-new-timer-api
15:43
Bug [8994c972ad] - Tcl 9 expr in/ni performance regression Closed-Leaf check-in: 9893f7e1e7 user: apnadkarni tags: bug-8994c972ad
09:41
Rebase to trunk Leaf check-in: 58f8db9362 user: jan.nijtmans tags: bug-8f5e7a2633
06:22
Eliminate unused ENCODING_UTF flag. Remove UTF remnants from CESU encoder check-in: fc2df6c353 user: apnadkarni tags: apn-utf-fastpath
2026-03-10
16:54
Further 15% boost to Cyrillic and Far Eastern. Still WIP, not ready for review! Separate out UTF-8 ... check-in: 35825e24ac user: apnadkarni tags: apn-utf-fastpath
15:23
Many internal Tcl_Time -> long long changes check-in: def988e9cd user: jan.nijtmans tags: trunk, main
15:19
Merge 9.0 check-in: fb5a7aa970 user: jan.nijtmans tags: trunk, main
15:18
Fix "make html" failure: scanning section Tcl Commands, version 9.0.4 ................................. check-in: 5863e8196e user: jan.nijtmans tags: core-9-0-branch
14:48
Revert 'type' field back to an int. In stead fix the Tcl_InitHashTable() call. See [f7495f63c0] check-in: f752c1271a user: jan.nijtmans tags: core-9-0-branch
06:19
Merge main check-in: 7a699e0536 user: apnadkarni tags: apn-utf-fastpath
2026-03-09
20:29
Rebase to trunk Closed-Leaf check-in: 02d10b4ec0 user: jan.nijtmans tags: new-timer-api-prepare
12:38
cherry-picked from 9.0, fixes [51aa53616067cb63]: free scan - fixed hours only TZ (±1 or ±01); adj... Leaf check-in: cd6002f732 user: sebres tags: core-8-branch