Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2025-03-30
| ||
17:11 | More corrections Leaf check-in: 8ac4eade8b user: dkf tags: experiment--no-variable-width-instruction-issue | |
16:45 | Forgot a critical file. Derp! check-in: 202f3cacf7 user: dkf tags: experiment--no-variable-width-instruction-issue | |
16:30 | Reset after failure a bit more carefully. check-in: c41e27f365 user: dkf tags: experiment--no-variable-width-instruction-issue | |
08:54 | Attempt to fix format-19.4.1 testcase with gcc on Windows (optimization bug???) Leaf check-in: 25b879f4b3 user: jan.nijtmans tags: tip-626 | |
08:41 | Fix some -Wconversion warnings Leaf check-in: a3af8b0419 user: jan.nijtmans tags: conversion-warning, core-conversion-warning | |
2025-03-29
| ||
15:22 | more consistency of error messages check-in: 4397f626b4 user: dkf tags: experiment--no-variable-width-instruction-issue | |
15:12 | merge trunk check-in: 100de9f621 user: dkf tags: experiment--no-variable-width-instruction-issue | |
15:04 | Fix [while] compilation, remove a couple of useless tests (opcode changes) check-in: 59ec1d55fc user: dkf tags: experiment--no-variable-width-instruction-issue | |
11:57 | Must reset exception ranges on syntax error in assembled code check-in: 5d9c3907d5 user: dkf tags: experiment--no-variable-width-instruction-issue | |
09:23 | Most tests working, but not yet all. check-in: 620aac77ab user: dkf tags: experiment--no-variable-width-instruction-issue | |
2025-03-28
| ||
15:25 | Many changes to basic opcode issuing to eliminate most 1-byte args. Not yet fully working... check-in: 3ffa6a16aa user: dkf tags: experiment--no-variable-width-instruction-issue | |
2025-03-27
| ||
11:17 | Move more (int) typecasts to macro's check-in: 7d93825103 user: jan.nijtmans tags: tip-626 | |
2025-03-26
| ||
19:24 | Remove invalid (size_t) typecast check-in: 782828e7c9 user: jan.nijtmans tags: tip-626 | |
16:33 | More C4244 Windows warnings check-in: 6938f5b6c3 user: jan.nijtmans tags: tip-626 | |
11:01 | Merge 9.0 Leaf check-in: 76e7dc128f user: jan.nijtmans tags: trunk, main | |
10:39 | Typo: there is no libucrt.lib Leaf check-in: d878fc25a4 user: jan.nijtmans tags: core-9-0-branch | |
10:37 | Typo: there is no libucrt.lib Leaf check-in: 5e0c95bca2 user: jan.nijtmans tags: core-8-6-branch | |
10:34 | More int->Tcl_Size, making command processing 64-bit safe. check-in: e5495dc820 user: jan.nijtmans tags: tip-626 | |
08:03 | Merge 9.1 check-in: 43afdb83bc user: jan.nijtmans tags: tip-626 | |
2025-03-25
| ||
16:08 | Fix all (Windows) C4244 warnings in win/tclWin*.c files check-in: 8a471302b0 user: jan.nijtmans tags: trunk, main | |
15:28 | Make all tclComp* files 64-bit safe check-in: 6b6f8f878f user: jan.nijtmans tags: tip-626 | |
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 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 check-in: e4386adb71 user: jan.nijtmans tags: trunk, main | |
18:34 | tzdata updated to Olson's tzdata2025b check-in: b37a26cf56 user: jan.nijtmans tags: core-9-0-branch | |
15:46 | tzdata updated to Olson's tzdata2025b 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) 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 | |