Tcl Source Code

Timeline
Login

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

50 most recent check-ins

2026-09-08
10:17
Sometimes, on macOS, 15/20 minutes are not enough to run all testcases Leaf check-in: 24f0124df6 user: jan.nijtmans tags: trunk, main
10:14
Sometimes, on macOS, 15/20 minutes are not enough to run all testcases Leaf check-in: 34db3351f1 user: jan.nijtmans tags: core-9-0-branch
10:09
Merge trunk Leaf check-in: 6cd09f46e3 user: jan.nijtmans tags: tip-700
00:31
fixes [aa082a279c5d3a39]: Jn day-of-year TZ rules reported "time zone not found" - pass the date dic... Leaf check-in: e41572bc33 user: kenneth.kienle tags: bug-aa082a279c-8.6
00:30
fixes [7bad415e3ec8baf4]: free scan - signed zone with one or two digits is hours, four is hhmm ("+0... Leaf check-in: 138b037189 user: kenneth.kienle tags: bug-7bad415e3e-8.6
2026-09-07
22:38
fixes [832d098fdfec8f00]: zoneinfo reader - accept any TZif version from 2 up, not version 2 only (R... Leaf check-in: a9b3769509 user: kenneth.kienle tags: bug-832d098fdf-8.6
22:08
10 more conversions check-in: f7a0cf1224 user: Torsten tags: tip-700
20:24
burnett01/rsync-deployments -> 9.0.1 check-in: c5fff3b77b user: jan.nijtmans tags: trunk, main
20:13
burnett01/rsync-deployments -> 9.0.1 check-in: 063eab4f10 user: jan.nijtmans tags: core-9-0-branch
14:11
Use TclStackAlloc for more places. Requires interp and right lifetime to be worthwhile... Leaf check-in: 5aaa7cb9e1 user: dkf tags: use-stackalloc-more
14:00
More efficient memory handling inside ensembles check-in: bbac26accc user: dkf tags: trunk, main
13:53
Fix some technically-possible memory leaks in [scan] check-in: e75cb29903 user: dkf tags: trunk, main
11:37
Cherrypick some trivial doc changes from tip-700 branch check-in: 151d53761e user: jan.nijtmans tags: trunk, main
2026-09-06
21:11
- 14 new conversions - bold Tcl_DString text is now also alway a link to the Dstring manual page - c... check-in: 38924072ae user: Torsten tags: tip-700
2026-09-05
22:05
- 10 more conversions - more fixes to timer.n (also worth to be backported to trunk) - correected a ... check-in: 8977e8ee80 user: Torsten tags: tip-700
2026-09-04
14:31
merge 9.0 (CI-flow: refactor MSVC initialization and allow manual trigger of flow) check-in: 8c34bfe629 user: sebres tags: trunk, main
14:28
CI-flow: refactor MSVC initialization: removed 3rd party action ilammy/msvc-dev-cmd; silence depreca... check-in: b0beba50c5 user: sebres tags: core-9-0-branch
14:20
allow manual trigger of flow (independently on branch/tag name) check-in: 3d9d33cda6 user: sebres tags: core-9-0-branch
2026-09-03
22:07
- 9 more final conversions in Tcl section 3 - removed a .TP in timer.n that doesn't belong there (sh... check-in: a9f9587f0b user: Torsten tags: tip-700
14:40
merge trunk Leaf check-in: b8f195fd1a user: dgp tags: core-9-1-b1-rc
2026-09-02
19:56
merge 9.0: fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack by nested... check-in: 498cc0652c user: sebres tags: trunk, main
16:52
merge trunk check-in: 3b02e9295c user: dgp tags: core-9-1-b1-rc
11:19
amend to [a8133670760aa4a8]: added missing initialization for flags in DuplicateProc (doesn't exist ... check-in: 3d107522cb user: sebres tags: core-9-0-branch
08:52
Clean up grapheme command a bit. Verified that it can be exposed in a safe interp check-in: 936b5af238 user: dkf tags: trunk, main
2026-09-01
21:45
merge 8.6: amend to [e533296a92d89044], fixes [f6afe6b71d26e111]: same logic of lamda command init i... check-in: a813367076 user: sebres tags: core-9-0-branch
21:38
small amend Leaf check-in: 2984630280 user: sebres tags: core-8-6-branch
21:16
amend to [e533296a92d89044], fixes [f6afe6b71d26e111]: same logic of lamda command init in disassemb... check-in: 20f3163dcb user: sebres tags: core-8-6-branch
11:01
merge 8.6: ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack ... check-in: 0449bde0a1 user: sebres tags: core-9-0-branch
10:32
ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack by nested c... check-in: e76affb84c user: sebres tags: core-8-6-branch
10:24
new apply test (covering shimmer of lambda during its evaluation, similar to regexp-27.8) Closed-Leaf check-in: beada2b515 user: sebres tags: bug-e533296a92-sebres-optimized
2026-08-31
21:35
merge fix for [e533296a92d89044] from 8.6: reset cmd in procPtr after lambda invocation; avoid reset... check-in: e20417820f user: sebres tags: core-9-0-branch
21:07
fixes [e533296a92d89044]: reset cmd in procPtr after lambda invocation; avoid reset of lambda info i... check-in: 107a8d20dd user: sebres tags: core-8-6-branch
21:03
tests/apply.test: cherry-picked test from optimized branch Closed-Leaf check-in: dfab4ecfbb user: sebres tags: bug-e533296a92-sebres
20:53
real refcounting for owned procPtr->cmdPtr of lambda check-in: 93426b6cb7 user: sebres tags: bug-e533296a92-sebres-optimized
15:50
merge trunk check-in: 92114cd791 user: dgp tags: core-9-1-b1-rc
15:45
amend (added init for var res) check-in: e5c1baca0c user: sebres tags: bug-e533296a92-sebres-optimized
09:14
Merge trunk check-in: 3bab2658b0 user: jan.nijtmans tags: tip-700
09:02
Doc fixes, backported from TIP 700 branch check-in: b0decb1140 user: jan.nijtmans tags: trunk, main
2026-08-30
21:09
- first 8 final conversions of Tcl C API manual pages - add Tk C API mapping for use in links in Tcl... check-in: db507d35a4 user: Torsten tags: tip-700
11:30
Spruce up tclIO.c in a few spots check-in: 903c8c643f user: dkf tags: trunk, main
2026-08-29
09:14
[04d1d40a] correct expr ?: documentation (9.0 and main) check-in: 864bf536bc user: oehhar tags: core-9-0-branch
09:12
[04d1d40a] correct expr ?: documentation (9.0 and main) check-in: 9176ea0dc5 user: oehhar tags: trunk, main
2026-08-28
13:06
more tests, reset cmdPtr->nsPtr after reference decrement (in case if NS is dead) check-in: 3f19b5ad4b user: sebres tags: bug-e533296a92-sebres-optimized
12:24
Fix [17960b80db]: Missing libtcl?.?.dll.a in Cygwin check-in: f7c5b35922 user: jan.nijtmans tags: core-8-6-branch
2026-08-27
22:25
workaround for OO, differentiating cmdPtr between OO and lamda (lamdas procPtr owns cmdPtr now), no ... check-in: 7c7c1cc508 user: sebres tags: bug-e533296a92-sebres-optimized
21:46
small amend referencing nsPtr in lambda command (don't allow eval of lamdas in dead namespaces); tod... check-in: 4d92c46427 user: sebres tags: bug-e533296a92-sebres-optimized
21:01
experimental: try to optimize lambda invocation (apply, frame info, TIP #280, etc) check-in: 1198dc89a5 user: sebres tags: bug-e533296a92-sebres-optimized
17:53
backport the idea [a7a8993cca8e49c9] from 8.5 as NRE-capable version: fill this info and reset the a... check-in: 4ca6eb5618 user: sebres tags: bug-e533296a92-sebres
15:08
Merge-mark check-in: 7bf36b1379 user: jan.nijtmans tags: core-9-0-branch
14:57
chw's proposed patch for [e533296a92] Closed-Leaf check-in: 152c3d8cd6 user: jan.nijtmans tags: bug-e533296a92