Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "core-8-6-branch"
2025-03-26
| ||
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 | |
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-23
| ||
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-19
| ||
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 | |
2025-03-15
| ||
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
| ||
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-12
| ||
16:26 | merge 8.6, new test clock-30.34 will fail in 8.7+ currently (illustrates the regression there) check-in: 95775c1c27 user: sebres tags: core-8-branch | |
16:18 | tests/clock.test: new regression test for clock add, covering jump over DST hole with TZ, relative t... check-in: 5d264e58ef user: sebres tags: core-8-6-branch | |
16:16 | tests/clock.test: more regression tests (cherry-picked from 8.7) check-in: cbef9ccb5c user: sebres tags: core-8-6-branch | |
2025-03-07
| ||
10:03 | merge 8.6 check-in: 41ff414708 user: sebres tags: core-8-branch | |
10:02 | merge 8.5: cmdMZ.test: improve stability of timerate test for quadratic complexity (increase factor ... check-in: 69496e5a5e user: sebres tags: core-8-6-branch | |
09:58 | cmdMZ.test: improve stability of timerate test for quadratic complexity (increase factor for check),... Leaf check-in: d891b00146 user: sebres tags: core-8-5-branch | |
2025-03-06
| ||
19:50 | merge 8.6 check-in: 85f37b03b7 user: sebres tags: core-8-branch | |
19:47 | amend to [ba68d1e9484a3a92]: rewrite fix of Tcl_GetReturnOptions less invasive (-errorline was alway... check-in: d48db316f5 user: sebres tags: core-8-6-branch | |
19:29 | merge 8.6 (amend to [ba68d1e9484a3a92] fixed wrong line nummer in Tcl_GetReturnOptions) check-in: 6a45d0a25e user: sebres tags: core-8-branch | |
19:22 | amend to [ba68d1e9484a3a92]: fixes bug in Tcl_GetReturnOptions - reset errorLine if no errorInfo was... check-in: 5cd276dee1 user: sebres tags: core-8-6-branch | |
15:14 | merge 8.6 check-in: b381527b61 user: dgp tags: core-8-branch | |
15:14 | Failed tests not updated to new behavior check-in: b756080dc6 user: dgp tags: core-8-6-branch | |
14:41 | merge 8.6 check-in: d60246e8c9 user: sebres tags: core-8-branch | |
14:31 | fixes [ba68d1e9484a3a92]: Tcl_TransferResult appends line-number at end of error stack now (error ca... check-in: f1d2397c7c user: sebres tags: core-8-6-branch | |
14:27 | win/Makefile: fixes "clean" target - remove remaining binaries (inclusive manifests and previous ver... check-in: 7ae5ddf0db user: sebres tags: core-8-6-branch | |
2025-02-27
| ||
13:36 | fixes [ba68d1e9484a3a92]: Tcl_TransferResult would include line-number at end of error stack now (er... Closed-Leaf check-in: 497e526e67 user: sebres tags: bug-ba68d1e948-inter-eval-ln-in-ei | |
2025-02-26
| ||
20:26 | merge 8.6 check-in: c1df911fb8 user: dgp tags: core-8-branch | |
20:23 |
Do not use the character "-" in a test constraint name.
When tcltest sees it, it does not process a... check-in: 406bbff3cb user: dgp tags: core-8-6-branch | |
2025-02-24
| ||
22:38 | experimental, attempt to fix [b78d94c049af5090]: the state of the closed standard channel must be "h... Leaf check-in: 93d9a20635 user: sebres tags: bug-b78d94c049af5090-closed-std-chan | |
18:13 | Merge 8.6 check-in: 430fac31d1 user: jan.nijtmans tags: core-8-branch | |
17:52 | Fix [211ac77119]: return manual page has a no longer valid example check-in: 7741caf246 user: jan.nijtmans tags: core-8-6-branch | |
12:56 | avoid "can't read "::tcltestlib": no such variable" in tests *io-60.1 if load catches a fail for som... check-in: ad420b8994 user: sebres tags: core-8-6-branch | |
2025-02-14
| ||
17:45 | No need to mention "TIP 412" any more check-in: 3a04870ea2 user: jan.nijtmans tags: core-8-branch | |
17:10 | Formatting msgcat.n. Backported from 9.0 check-in: 1bb681fd4c user: jan.nijtmans tags: core-8-6-branch | |
2025-02-12
| ||
08:26 | Don't worry building for Tcl 8.7 any more check-in: ae78da1839 user: jan.nijtmans tags: core-8-6-branch | |
08:22 | Don't worry building for Tcl 8.7 any more check-in: d82e59b257 user: jan.nijtmans tags: core-8-branch | |
2025-02-10
| ||
13:01 | merge 8.6 check-in: fedb8e8b95 user: sebres tags: core-8-branch | |
12:58 | merge 8.5: tcltest: avoid "couldn't read directory" error if no read permission on some child folder... check-in: 9938da1a8c user: sebres tags: core-8-6-branch | |
12:57 | tcltest: avoid "couldn't read directory" error if no read permission on some child folder of "-testd... check-in: a95b1876a7 user: sebres tags: core-8-5-branch | |
2025-02-08
| ||
15:52 | merge 8.6 (optimization of TclSubstOptions) check-in: b32100901b user: sebres tags: core-8-branch | |
15:49 | simplify and optimize TclSubstOptions (reducing the branch misprediction etc) check-in: 7a3b47fb37 user: sebres tags: core-8-6-branch | |
2025-01-29
| ||
05:28 | Merge 8.6. Fix handle leak introduced by exec fix. Thanks @chw check-in: 3d6d531521 user: apnadkarni tags: core-8-branch | |
05:24 | Fix handle leak introduced by auto_execok fix. Thanks @chw check-in: 92ddd01307 user: apnadkarni tags: core-8-6-branch | |
2025-01-28
| ||
10:41 | merge 8.6: man timerate fix [48a7a56dda844782] clarifying -overhead check-in: fe7f181baf user: sebres tags: core-8-branch | |
10:39 | merge man timerate fix clarifying -overhead check-in: edbbd6c42f user: sebres tags: core-8-6-branch | |
10:33 | Clarify -overhead measurement check-in: 84d5768a07 user: sebres tags: core-8-5-branch | |
09:34 | Merge fix for [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 1d91f017ff user: apnadkarni tags: core-8-branch | |
09:28 | Cherrypick fix for [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 46fa9e4ff2 user: apnadkarni tags: core-8-6-branch | |
09:22 | Fix [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 927e287e48 user: apnadkarni tags: trunk, main | |