Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins related to "core-8-branch"
2025-03-16
| ||
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 | |
2025-03-15
| ||
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 | |
2025-03-14
| ||
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: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 | |
2025-03-13
| ||
14:16 | merge 8.7 check-in: 88a2493651 user: sebres tags: core-9-0-branch | |
14:15 | small amend: enforce relative conversion for date units only (all relative time units are similar an... check-in: f5c58d2c44 user: sebres tags: core-8-branch | |
2025-03-12
| ||
17:18 | merge 8.7 (fix for `clock add` regression, relative time with TZ over DST-hole, see clock-30.34) check-in: 086ca15865 user: sebres tags: core-9-0-branch | |
17:00 | clock: fixes regression for clock add (and potentially free-scan) for relative time units with TZ (b... check-in: b730bd6161 user: sebres tags: core-8-branch | |
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 | |
2025-03-11
| ||
18:36 | merge 8.7: fixes [482db1d796540e68], some minor optimizations and another corner cases for a compile... check-in: 57d18c0efc user: sebres tags: core-9-0-branch | |
18:31 | more cases for a compiler "fix" (signed-mod operation with potentially negative dividend) check-in: e33fcd57b0 user: sebres tags: core-8-branch | |
17:53 | fixes [482db1d796540e68]: local seconds of day shall be always positive, also for negative base (mod... check-in: 27cbd7afc6 user: sebres tags: core-8-branch | |
17:51 | added test coverage for `clock add` with negative base (bug [482db1d796540e68]) check-in: 663f0dad21 user: sebres tags: core-8-branch | |
2025-03-07
| ||
10:04 | merge 8.7 check-in: 4acbc1b658 user: sebres tags: core-9-0-branch | |
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 | |
2025-03-06
| ||
19:51 | merge 8.7 check-in: 0daf917963 user: sebres tags: core-9-0-branch | |
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:30 | merge 8.7 (amend to [ba68d1e9484a3a92] fixed wrong line nummer in Tcl_GetReturnOptions) check-in: 1ed156c4d7 user: sebres tags: core-9-0-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:15 | merge 8.7 check-in: 3137ef95b8 user: dgp tags: core-9-0-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:44 | merge 8.7 check-in: 6abb97e1ef user: sebres tags: core-9-0-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 | |
13:02 | merge 8.7 (fixes another variant of [73bb42fb3f35cd61] BUFFER_PADDING panic) check-in: 28539b1154 user: sebres tags: core-9-0-branch | |
12:51 | small amend fixing coverage of [73bb42fb3f35cd61] in 8.7 for windows (8.7 is not utf-8 there) check-in: 2e5068a682 user: sebres tags: core-8-branch | |
12:50 | fixes another variant of [73bb42fb3f35cd61] (BUFFER_PADDING panic) with more tests; increases covera... check-in: 2c0e7b634b user: sebres tags: core-8-branch | |
12:43 | fixes another variant of [73bb42fb3f35cd61] (BUFFER_PADDING panic) with more tests; increases covera... check-in: 383f174774 user: sebres tags: trunk, main | |
2025-03-05
| ||
15:49 | merge 8.7 check-in: b3305e6d27 user: dgp tags: core-9-0-branch | |
15:30 | The "numTokens" field of Tcl_Token is now type Tcl_Size. Propagate that change through the code. check-in: dac52020d7 user: dgp tags: core-8-branch | |
15:27 | merge 8.7 check-in: 88f7f1f10c user: dgp tags: core-9-0-branch | |
13:42 | fixes [712efac3397f9954]: change mistakenly flipped args for Tcl_OpenTcpServerEx() check-in: e91ac5ffe3 user: sebres tags: core-8-branch | |
2025-03-04
| ||
15:50 | merge 8.7 / clock.tcl: fixes [2c0f49e26c27847a] - ensure cache remain consistent when deriving from ... check-in: 862db0fdd2 user: sebres tags: core-9-0-branch | |
15:47 | clock.tcl: fixes [2c0f49e26c27847a] - ensure cache remain consistent when deriving from parent (don'... check-in: dc5c5857c1 user: sebres tags: core-8-branch | |
15:45 | tests/clock.test: added test illustrating bug [2c0f49e26c27847a] - cache becomes inconsist when deri... check-in: a91fabc1b0 user: sebres tags: core-8-branch | |
2025-03-03
| ||
09:41 | Fix bug in Tcl_SetWideUIntObj. check-in: f9aef122bf user: dkf tags: core-9-0-branch | |
09:40 | Fix bug in Tcl_SetWideUIntObj. check-in: c788185716 user: dkf tags: core-8-branch | |
2025-02-26
| ||
20:34 | merge 8.7 check-in: 2b5ea73ce8 user: dgp tags: core-9-0-branch | |