Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-03-25
| ||
01:37 | solves [ebc39f14d75c1cfc]: don't use command tracing for OO-objects Leaf check-in: 495ffc0324 user: sebres tags: br-ebc39f14d7-oo-no-trace | |
2025-03-24
| ||
16:18 | int -> Tcl_Size in Tcl parser, so it can handle larger argument lists Leaf check-in: e6281f050e user: jan.nijtmans tags: tip-626 | |
11:34 | Added comments explaining the tclEpollNotfy.c fix Leaf check-in: 6106d74809 user: stevel tags: fix-010d8f3885-tclEpollNotfy-websocket-panic | |
10:51 | Remove 2 "> INT_MAX" checks, which are no longer necessary check-in: 1df7224b09 user: jan.nijtmans tags: tip-626 | |
09:25 | Ticket https://core.tcl-lang.org/tcl/tktview/010d8f3885642212cf2c65036dd4ad444e9f769e. A fix for ... check-in: cc5b6cd56c user: stevel tags: fix-010d8f3885-tclEpollNotfy-websocket-panic | |
2025-03-23
| ||
20:17 | Merge 9.0 Leaf check-in: e4386adb71 user: jan.nijtmans tags: trunk, main | |
18:34 | tzdata updated to Olson's tzdata2025b Leaf check-in: b37a26cf56 user: jan.nijtmans tags: core-9-0-branch | |
15:46 | tzdata updated to Olson's tzdata2025b Leaf check-in: da7ca485a4 user: jan.nijtmans tags: core-8-6-branch | |
2025-03-21
| ||
17:07 | merge trunk Leaf check-in: 7a2906cb19 user: dgp tags: dgp-refactor | |
13:25 | Remove TclCommandWordLimitError() utility function: it is not used any more check-in: 124360b3fd user: jan.nijtmans tags: tip-626 | |
2025-03-20
| ||
08:22 | Update to windows-2025 Leaf check-in: 28508da6d3 user: jan.nijtmans tags: cygwin | |
2025-03-19
| ||
18:37 | amend (unsaved changes, missing (tracePtr = cmdPtr->tracePtr) by clean-up) Leaf check-in: 75d5f412ef user: sebres tags: bug-5bd41844e6-coro-exec-trace | |
15:06 | fixes bug [5bd41844e62aceb2]: tracing - (self) deleted command or coroutine after exit must invoke l... check-in: 6264ad4a41 user: sebres tags: bug-5bd41844e6-coro-exec-trace | |
15:04 | tests illustrating and covering bug [5bd41844e62aceb2]: paired `leave*` to `enter*` handlers by (sel... check-in: fd68471001 user: sebres tags: bug-5bd41844e6-coro-exec-trace | |
11:08 | Hm. for msys, better stick with zlib-devel only check-in: e04dd66609 user: jan.nijtmans tags: cygwin | |
11:06 | Install mingw-w64-cross-zlib and mingw-w64-libtommath too check-in: 650fbc40ee user: jan.nijtmans tags: cygwin | |
2025-03-18
| ||
23:15 | Rebase to 9.1 check-in: 9a2905dcb3 user: jan.nijtmans tags: tip-626 | |
21:10 | Rebase to 9.0 check-in: 04f29e38bc user: jan.nijtmans tags: cygwin | |
21:07 | Merge 9.0 check-in: f2c31fd489 user: jan.nijtmans tags: trunk, main | |
21:06 | "Makefile.in" part was missing from previous commit. Use $@ in stead of ${LIB_FILE} check-in: bdbd2337f9 user: jan.nijtmans tags: core-9-0-branch | |
12:17 | Switch over to using 4-byte args; mark some ops as deprecated (gcc/clang) Leaf check-in: 0486fdf101 user: dkf tags: experiment--no-variable-width-instruction-issue | |
09:32 | Fix [17960b80db]: Missing libtcl?.?.dll.a in Cygwin check-in: 9a7b6271df user: jan.nijtmans tags: core-9-0-branch | |
08:40 | Fix [17960b80db]: Missing libtcl?.?.dll.a in Cygwin check-in: dcedbacb10 user: jan.nijtmans tags: trunk, main | |
2025-03-17
| ||
14:01 | merge trunk check-in: c6acfdf6be user: dgp tags: dgp-refactor | |
11:49 | Proposed fix for [17960b80db]: Missing libtcl?.?.dll.a in Cygwin Closed-Leaf check-in: a03b277513 user: jan.nijtmans tags: bug-17960b80db | |
2025-03-16
| ||
17:34 | Make sebres' solution work, so "make dist" works without re-generating */configure with older autoco... check-in: 6a56473faa user: jan.nijtmans tags: trunk, main | |
16:54 | Backout [338a305591] for 8.7 and 9.0: autoconf-2.69 is so common nowadays, we want an errormessage f... check-in: 65f4c707cf user: jan.nijtmans tags: core-9-0-branch | |
16:44 | Backout [338a305591] for 8.7 and 9.0: autoconf-2.69 is so common nowadays, we want an errormessage f... Leaf check-in: bc3b82c164 user: jan.nijtmans tags: core-8-branch | |
12:25 | Conclusion: it's a little bit to early to require autoconf-2.72, since even ubuntu-24.04 doesn't hav... check-in: 7d0b2660c6 user: jan.nijtmans tags: trunk, main | |
2025-03-15
| ||
21:07 | merge 9.0 (repair GHA linux/windows builds) check-in: c0e44116e1 user: sebres tags: trunk, main | |
21:05 | merge 8.7 check-in: eac4db9123 user: sebres tags: core-9-0-branch | |
21:04 | make dist: "repair" target dist if required autoconf version is not available (AC_PREREQ too high), ... check-in: 338a305591 user: sebres tags: core-8-branch | |
20:57 | merge 8.6 check-in: f98b11c9d2 user: sebres tags: core-8-branch | |
20:55 | fixes failure in GHA (couldn't execute "winget": no such file or directory): since windows-2025 the ... check-in: 3442b81e91 user: sebres tags: core-8-6-branch | |
20:54 | GHA: update github runner to ubuntu-24.04, windows runner to windows-2025 (ubuntu-20.04 hosted runne... check-in: 675ec2222e user: sebres tags: core-8-6-branch | |
2025-03-14
| ||
18:53 | [e23e40222e] Revise HashString() to expect a Tcl_Size length argument check-in: baac7ac891 user: dgp tags: trunk, main | |
18:03 | merge 9.0 check-in: f8e859ea41 user: sebres tags: trunk, main | |
18:02 | merge 8.7 check-in: 7b8ec62e31 user: sebres tags: core-9-0-branch | |
18:01 | missing static check-in: 716c1e33ef user: sebres tags: core-8-branch | |
17:44 | merge 9.0 check-in: e124df9c56 user: sebres tags: trunk, main | |
17:41 | merge 8.7 check-in: cf44ae5785 user: sebres tags: core-9-0-branch | |
17:37 | code deduplication check-in: 68e13e3246 user: sebres tags: core-8-branch | |
17:31 | padding check-in: d74392882a user: sebres tags: core-8-branch | |
15:41 | merge trunk check-in: 1c2f2f24cf user: dgp tags: dgp-refactor | |
10:37 | Update windows runner to windows-2025 check-in: 1f4821362a user: jan.nijtmans tags: trunk, main | |
10:28 | Update github runner to ubuntu-24.04 check-in: 67d3cf1844 user: jan.nijtmans tags: trunk, main | |
2025-03-13
| ||
21:00 | Prevent (unix|win)/configure being re-generated with anything else then autoconf-2.72 check-in: cb6436f077 user: jan.nijtmans tags: trunk, main | |
20:54 | spacing check-in: 2415b90b1f user: jan.nijtmans tags: trunk, main | |
14:16 | merge 9.0 check-in: d2d18e3b2c user: sebres tags: trunk, main | |
14:16 | merge 8.7 check-in: 88a2493651 user: sebres tags: core-9-0-branch | |