Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
About branch core-8-branch
This branch is believed to be defunct. We do not plan to ever release Tcl 8.7.
50 most recent check-ins related to "core-8-branch"
|
2026-03-09
| ||
| 12:38 | cherry-picked from 9.0, fixes [51aa53616067cb63]: free scan - fixed hours only TZ (±1 or ±01); adj... Leaf check-in: cd6002f732 user: sebres tags: core-8-branch | |
|
2026-03-04
| ||
| 00:26 | merge 8.6: amend to [2c237beffbace823] fixing generation of TZ name from offset by %z artificial nam... check-in: 6cd465b3e4 user: sebres tags: core-8-branch | |
| 00:21 | amend to [2c237beffbace823] fixing generation of TZ name from offset by %z artificial name in data; ... check-in: 8fbdebecff user: sebres tags: core-8-6-branch | |
|
2026-01-18
| ||
| 01:43 | closes [96e5c814eb9ed955]: fixes sanitizer RTM-error signed integer overflow (no-trapv pragma also r... check-in: f954da0082 user: sebres tags: core-8-branch | |
|
2025-11-17
| ||
| 16:46 | fixes validation bug [2a1d947d8c13506d] - update gregorian flag during validation, before checking d... check-in: fc87afd254 user: sebres tags: core-8-branch | |
|
2025-08-04
| ||
| 16:02 | (cherry-picked from 9.0) fixes [5137b4387019d0e1]: ensure cache of base is correct for :localtime (s... check-in: 62ad42bba8 user: sebres tags: core-8-branch | |
|
2025-07-22
| ||
| 18:49 | cherry-pick from 9.0: improve interpreter creation speed, if there is no zipfs tcl-library (avoid pe... check-in: 7fbbdb09fb user: sebres tags: core-8-branch | |
|
2025-07-21
| ||
| 18:46 | cherry-pick to 8.7: amend to [61c01e0edb08a9ed], more cases for increment ref-count with use-after-f... check-in: 75a7e2ae57 user: sebres tags: core-8-branch | |
|
2025-07-18
| ||
| 17:36 | cherry-pick to 8.7: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-cou... check-in: d62a3b0713 user: sebres tags: core-8-branch | |
|
2025-05-02
| ||
| 19:08 | WIP making fuller use of TIP 445 utilities. check-in: 1de0891643 user: dgp tags: dgp-445-wip | |
| 18:30 | merge 8.7 check-in: 3a1bd84941 user: dgp tags: core-9-0-branch | |
| 18:29 | Use Tcl_InitStringRep() as intended. check-in: c3a9c69224 user: dgp tags: core-8-branch | |
| 17:58 | merge fix check-in: 08b1fcc49d user: dgp tags: core-9-0-branch | |
| 17:57 | Rework overflow test so it happens in a valid range. check-in: 31e034cfef user: dgp tags: 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... 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 | |