Tcl Source Code

Timeline
Login

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

50 most recent check-ins

2025-04-03
16:21
Merge 9.0 Leaf check-in: 9c50150846 user: jan.nijtmans tags: trunk, main
16:20
Prevent warning on Cygwin: warning: 'ECASECLASH' is no longer used by Cygwin Leaf check-in: f9fac0815c user: jan.nijtmans tags: core-9-0-branch
16:19
Prevent warning on Cygwin: warning: 'ECASECLASH' is no longer used by Cygwin Leaf check-in: 3275d5eff0 user: jan.nijtmans tags: core-8-6-branch
15:55
Rebase to 9.1. Un-deprecate Tcl_CreateCommand() Leaf check-in: ae40ecf95f user: jan.nijtmans tags: tip-626
2025-04-02
22:20
Merge 9.0 check-in: 970bdb2b55 user: jan.nijtmans tags: trunk, main
22:16
Fix "load" testcases on Cygwin, due to wrong --out-implib check-in: e787be156b user: jan.nijtmans tags: core-9-0-branch
21:51
Merge 9.0 check-in: 6e262672f7 user: jan.nijtmans tags: trunk, main
21:45
Fix -Wconversion warnings check-in: e0f9c388d9 user: jan.nijtmans tags: core-9-0-branch
21:18
Proposed fix for [42d14c495a]: Parsing long floating point strings (thanks, Christian) Leaf check-in: ca62367d61 user: jan.nijtmans tags: bug-42d14c495a
21:12
Fix -Wconversion and unused parameter warnings. Backported from (but unrelated to) TIP #626 check-in: 4128866276 user: jan.nijtmans tags: core-8-6-branch
15:44
Another bunch of -Wconversion warning fixes check-in: 58b859b5ea user: jan.nijtmans tags: tip-626
09:34
Better MathFuncWrongNumArgs() signature check-in: 1e1c41cc6e user: jan.nijtmans tags: tip-626
08:52
Another round of -Wconversion fixes check-in: 357b91880a user: jan.nijtmans tags: trunk, main
2025-04-01
13:18
Another round of -Wconversion fixes check-in: 3b8dc10929 user: jan.nijtmans tags: tip-626
08:15
Rebase to 9.1 check-in: cfb66f53b4 user: jan.nijtmans tags: tip-626
08:14
Fix some -Wconversion warnings check-in: 82b53f0679 user: jan.nijtmans tags: trunk, main
08:13
Fix some -Wconversion warnings check-in: 8473c2d663 user: jan.nijtmans tags: core-9-0-branch
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???) check-in: 25b879f4b3 user: jan.nijtmans tags: tip-626
08:41
Fix some -Wconversion warnings Closed-Leaf check-in: a3af8b0419 user: jan.nijtmans tags: 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 check-in: 76e7dc128f user: jan.nijtmans tags: trunk, main
10:39
Typo: there is no libucrt.lib check-in: d878fc25a4 user: jan.nijtmans tags: core-9-0-branch
10:37
Typo: there is no libucrt.lib 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