Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins tagged with "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 | |
|
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
| ||
| 18:29 | Use Tcl_InitStringRep() as intended. check-in: c3a9c69224 user: dgp tags: core-8-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: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: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 | |
|
2025-03-14
| ||
| 18:01 | missing static check-in: 716c1e33ef user: sebres tags: core-8-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: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: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 | |
|
2025-03-11
| ||
| 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:03 | merge 8.6 check-in: 41ff414708 user: sebres tags: core-8-branch | |
|
2025-03-06
| ||
| 19:50 | merge 8.6 check-in: 85f37b03b7 user: sebres tags: core-8-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 | |
| 15:14 | merge 8.6 check-in: b381527b61 user: dgp tags: core-8-branch | |
| 14:41 | merge 8.6 check-in: d60246e8c9 user: sebres tags: core-8-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 | |
|
2025-03-05
| ||
| 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 | |
| 13:42 | fixes [712efac3397f9954]: change mistakenly flipped args for Tcl_OpenTcpServerEx() check-in: e91ac5ffe3 user: sebres tags: core-8-branch | |
|
2025-03-04
| ||
| 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:40 | Fix bug in Tcl_SetWideUIntObj. check-in: c788185716 user: dkf tags: core-8-branch | |
|
2025-02-26
| ||
| 20:33 | another one check-in: 5d1f2f7256 user: dgp tags: core-8-branch | |
| 20:26 | merge 8.6 check-in: c1df911fb8 user: dgp tags: core-8-branch | |
|
2025-02-24
| ||
| 18:13 | Merge 8.6 check-in: 430fac31d1 user: jan.nijtmans tags: core-8-branch | |
|
2025-02-17
| ||
| 14:44 | Remove references to ancient TIP's check-in: 81986487be user: jan.nijtmans tags: core-8-branch | |
|
2025-02-14
| ||
| 17:45 | No need to mention "TIP 412" any more check-in: 3a04870ea2 user: jan.nijtmans tags: core-8-branch | |
|
2025-02-12
| ||
| 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 | |
|
2025-02-08
| ||
| 15:52 | merge 8.6 (optimization of TclSubstOptions) check-in: b32100901b user: sebres tags: core-8-branch | |
|
2025-01-31
| ||
| 17:40 | (cherry-pick): Ticket [73bb42fb3f] Panic "Buffer Underflow, BUFFER_PADDING not enough" due to not ch... check-in: b5d5968215 user: jan.nijtmans tags: core-8-branch | |
| 13:27 | Run testcases on MacOS-15 check-in: 1bd6de6da2 user: jan.nijtmans tags: core-8-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 | |
|
2025-01-28
| ||
| 10:41 | merge 8.6: man timerate fix [48a7a56dda844782] clarifying -overhead check-in: fe7f181baf user: sebres tags: core-8-branch | |
| 09:34 | Merge fix for [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 1d91f017ff user: apnadkarni tags: core-8-branch | |
| 05:43 | Merge fix for [4f0b5767ac]. Exec of App Execution Aliases on Windows check-in: 222f6ff309 user: apnadkarni tags: core-8-branch | |
|
2025-01-23
| ||
| 12:36 | merge 8.6 (timerate stability fix: no hang by iterations with quadratic complexity, better threshold... check-in: c96e4ca5c0 user: sebres tags: core-8-branch | |
|
2025-01-20
| ||
| 17:06 | merge 8.6 check-in: 04a05601a8 user: sebres tags: core-8-branch | |