Timeline
Not logged in

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

50 check-ins occurring around 2025-09-25 19:07:30.

2025-09-29
05:37
Merge trunk check-in: e06cb00db6 user: apnadkarni tags: apn-init-refactor
2025-09-28
13:26
Add to assembly Leaf check-in: 53e5af36f7 user: dkf tags: compile-namespace-parent
12:47
Fix skipping of mutex tests under MinGW Closed-Leaf check-in: 319a125c28 user: apnadkarni tags: apn-mutex-tests
12:07
compilation of [namespace parent $ns] check-in: b6e9e590a5 user: dkf tags: compile-namespace-parent
11:26
Explicitly finalize test condition variables check-in: 4f929f41cc user: apnadkarni tags: apn-mutex-tests
11:21
Add mutex lock and cv tests. Refactor mutex test C into separate file check-in: c921c9016b user: apnadkarni tags: apn-mutex-tests
2025-09-27
20:16
Two possible improvements: 1) Only panic in DEBUG mode, 2) Don't add memory barries when there alrea... check-in: 6c6604aee1 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex
18:14
merge 9.0, code deduplication; increase timouts detecting exit hangs for mem-debug, etc check-in: 5ba7b9431d user: sebres tags: trunk, main
18:08
merge 8.6, code deduplication; increase timouts detecting exit hangs for mem-debug, etc. check-in: 60740caf9d user: sebres tags: core-9-0-branch
18:01
code deduplication; increase timouts detecting exit hangs for mem-debug (maybe too short in GHA); 2n... check-in: 57d978a519 user: sebres tags: core-8-6-branch
17:43
Stop using recursive mutex in tclEncoding.c check-in: a967ea1c31 user: jan.nijtmans tags: trunk, main
17:32
Stop using recursive mutex in tclEncoding.c check-in: fc66aa236c user: jan.nijtmans tags: core-9-0-branch
15:56
A less miserable way of writing TRACE and friends in TEBC Closed-Leaf check-in: 4351d6483e user: dkf tags: tebc-varargs-trace-macros
14:38
Add condition variable test function for producer consumer pattern check-in: 6330cbbc00 user: apnadkarni tags: apn-mutex-tests
08:29
Fix errors from merge check-in: de99b4dd08 user: dkf tags: c-std-update
2025-09-26
20:58
Rebase to trunk check-in: 00754b1cd0 user: jan.nijtmans tags: tip-626
18:53
merge trunk check-in: f0dcb3e615 user: dkf tags: c-std-update
16:57
Allow larger lists to be used. Doc fix check-in: 1095e07d2e user: jan.nijtmans tags: trunk, main
16:20
Start on some mutex C API tests check-in: 79ed8c8acc user: apnadkarni tags: apn-mutex-tests
15:42
Merge 9.0 check-in: 15f6cb484d user: jan.nijtmans tags: trunk, main
15:41
Further fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new... check-in: f16fa8ec9a user: jan.nijtmans tags: core-9-0-branch
15:37
Further fix [https://core.tcl-lang.org/tk/tktview/832c2047bb|832c2047bb]: Windows: new compiler, new... check-in: 8aa9b084c8 user: jan.nijtmans tags: trunk, main
14:14
modernise how the memory command works (the removal of [memory display] was documented in Tcl 8.4's ... Leaf check-in: 50416ae0d5 user: dkf tags: modernise-memory-command
13:23
Delete obsolete comment that TCL_THREAD_JOIN is ignored on Windows. check-in: 9183ace241 user: apnadkarni tags: core-9-0-branch
2025-09-25
19:07
merge trunk check-in: 1555a1857d user: dkf tags: internal-ensemble-cleanup
18:49
Last step: change tclEncoding.c not to need recursive mutex any more. Cherry-picked from @sebres Closed-Leaf check-in: 137d478d0e user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
14:03
merge 9.0 check-in: e360c5a082 user: sebres tags: trunk, main
14:03
small amend - move mutex assignment after check alloc was successful check-in: e4fe687f0b user: sebres tags: core-9-0-branch
14:00
merge 9.0 (amend to [893f8cc5db3ba8bd] with allocMutex) check-in: 91a1cd34e3 user: sebres tags: trunk, main
13:42
windows: amend to [893f8cc5db] - fixed alloc mutex, avoids heap corruption and SF (tcl-mutex is not ... check-in: cfc51c4378 user: sebres tags: core-9-0-branch
09:33
Remove many unnecessary struct and enum labels. DKF: Please don't do this. The labels enable bett... Leaf check-in: 7c4fcd0a0c user: jan.nijtmans tags: struct-enum
08:48
Merge-mark check-in: c9e52c9ca8 user: jan.nijtmans tags: core-9-0-branch
08:47
Since "platform" doesn't work in Tcl 8.5 any more, install it into the right module directory. check-in: 7bc52b2f0a user: jan.nijtmans tags: core-8-6-branch
08:03
Updates to the cookiejar code to use features of 9.0 Leaf check-in: 7ae3794313 user: dkf tags: update-cookiejar
2025-09-24
22:30
Merge 9.0 check-in: ac9204a6db user: jan.nijtmans tags: trunk, main
22:17
Fix [893f8cc5db]: Nested mutexes following TIP 509, Windows part check-in: d27472f8b2 user: jan.nijtmans tags: core-9-0-branch
22:09
Merge 9.0 check-in: 97a583822d user: jan.nijtmans tags: trunk, main
22:03
Merge 8.6 check-in: 6c2b67e200 user: jan.nijtmans tags: core-9-0-branch
21:55
Fix [f309c0c5db]: Parameter 'patch' of tcl_findLibrary not documented check-in: a1dc0e64c5 user: jan.nijtmans tags: core-8-6-branch
21:49
Backport doc improvements check-in: 35be7436e0 user: jan.nijtmans tags: core-8-6-branch
21:33
Fix doc parse error, introduced [8050316444|here] check-in: 5ad2baaf65 user: jan.nijtmans tags: core-9-0-branch
20:55
Fix some -Wconversion warnings. Clock simplifications check-in: c742d8d60b user: jan.nijtmans tags: trunk, main
09:49
Fix allocLock usage Closed-Leaf check-in: 4fa40b7680 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
08:57
Merge 9.0 check-in: d24aee5d4a user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
08:52
Add a panic to MutexDestroy if the mutex is still owned check-in: 0305036d04 user: jan.nijtmans tags: 893f8cc5-tip509-nested-mutex-atomic
08:14
Merge trunk check-in: ed77f7a9b6 user: apnadkarni tags: apn-init-refactor
03:08
Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: 2ee45c3227 user: apnadkarni tags: trunk, main
02:56
Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: bbbcaac096 user: apnadkarni tags: core-9-0-branch
02:38
Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: e094a6d47b user: apnadkarni tags: core-8-6-branch
2025-09-23
17:55
Merge 9.0 check-in: c033fe6282 user: jan.nijtmans tags: trunk, main