Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
82 check-ins using file win/Makefile.in version c927bb878f
|
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: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 | |
| 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: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 | |
|
2025-02-10
| ||
| 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 | |
|
2025-02-08
| ||
| 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: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:39 | merge man timerate fix clarifying -overhead check-in: edbbd6c42f user: sebres tags: core-8-6-branch | |
| 09:28 | Cherrypick fix for [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 46fa9e4ff2 user: apnadkarni tags: core-8-6-branch | |
| 05:24 | Cherry pick fix for [4f0b5767ac]. Exec of App Execution Aliases on Windows check-in: bc9227d33f user: apnadkarni tags: core-8-6-branch | |
|
2025-01-27
| ||
| 14:24 | Ticket [27fa20249d]: htmlhelp: ignore pckgs folders without configure.in/ac check-in: 09d7e24d80 user: oehhar tags: core-8-6-branch | |
|
2025-01-23
| ||
| 12:20 | TclWideMUInt may be signed on some platforms, back to WIDE_MAX for default max count (9e18 is anyway... check-in: ce034989e2 user: sebres tags: core-8-6-branch | |
|
2025-01-22
| ||
| 20:03 | amend, missing NL check-in: 534e507bbe user: sebres tags: core-8-6-branch | |
| 17:34 | merge timerate fix: avoids drastic growth of execution time on iteration with quadratic complexity, ... check-in: cc95459d85 user: sebres tags: core-8-6-branch | |
|
2025-01-20
| ||
| 17:05 | fixes constraint case-sensitivity (mistakenly changed in spelling correction commit [ee3df4e64759360... check-in: 6e21638fcc user: sebres tags: core-8-6-branch | |
|
2025-01-19
| ||
| 15:02 | tzdata updated to Olson's tzdata2025a check-in: ee53c97291 user: jan.nijtmans tags: core-8-6-branch | |
|
2025-01-15
| ||
| 17:19 | change (internal) TclpLoadMemory() signature, backported from 9.0. Install headers before documenta... check-in: 92063c26fc user: jan.nijtmans tags: core-8-6-branch | |
|
2025-01-12
| ||
| 17:51 | Fix [70f3b23cad]. Doc fix only check-in: 9ab8873b08 user: jan.nijtmans tags: core-8-6-branch | |
|
2025-01-08
| ||
| 11:28 | (cherry-pick): Simplification for [d58e315172] version -> 8.6.17 for futher development check-in: 59a525eb93 user: jan.nijtmans tags: core-8-6-branch | |
|
2025-01-06
| ||
| 17:10 | Fix [fc35093ce] for Tcl 8.6: Better error-message than "interpreter uses an incompatible stubs mecha... check-in: 08a5a7d4e1 user: jan.nijtmans tags: core-8-6-branch | |
|
2025-01-02
| ||
| 17:24 | Make --enable-64bit=arm64 and --enable-64bit=aarch64 synonymes check-in: 371793e4b2 user: jan.nijtmans tags: core-8-6-branch | |
| 16:37 | win/configure: check whether cpuid-header natively supported for the target architecture (possible f... check-in: 2ca317244b user: sebres tags: core-8-6-branch | |
|
2025-01-01
| ||
| 20:39 | Remove EXEC flag from koi8-t.enc check-in: 30e65b8a31 user: jan.nijtmans tags: core-8-6-branch | |
| 20:37 | isDigit -> ISDIGIT (simplification, backported from 8.7/9.0) check-in: 152eba7636 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-12-29
| ||
| 22:19 | windows only: better way to get cpuid data with internal facility of clang/gcc (also silence warning... check-in: 6b0e324f18 user: sebres tags: core-8-6-branch | |
| 16:54 | silence warning "variable set but not used [-Wunused-but-set-variable]" (once the tclDate gets regen... check-in: a970e68d7c user: sebres tags: core-8-6-branch | |
|
2024-12-26
| ||
| 18:40 | small amend (unsaved change): cover epoch change (recompile in child) for main interp too check-in: 60b3085e3d user: sebres tags: core-8-6-branch | |
| 18:18 | test coverage for [67d5f75c36cbada6]: same lambda on different interpreters check-in: 7408c2ee76 user: sebres tags: core-8-6-branch | |
| 18:12 | tests/all.tcl: simplify retrieving of test folder, don't overwrite argument -testdir (may be supplie... check-in: 9b5c0dbbc2 user: sebres tags: core-8-6-branch | |
|
2024-12-18
| ||
| 12:07 | Don't shorten "info locals" in testcases. check-in: fe2aead830 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-12-16
| ||
| 09:59 | Fix [63449c0514]: [namespace children] doesn't match non-glob patterns below the global namespace. check-in: 9f26385a03 user: jan.nijtmans tags: core-8-6-branch | |
| 09:36 | Remove experimental (and untested) code related to BREAK_NAMESPACE_COMPAT. Backport some layout chan... check-in: 98aa369ce5 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-12-11
| ||
| 20:50 | Merge release check-in: 84c07aaa29 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-12-09
| ||
| 17:49 | merge 8.6 & update release date Closed-Leaf check-in: 53bb2c2b4c user: dgp tags: rc2, core-8-6-16-rc, core-8-6-16 | |
| 10:32 | Fix [1dc7f3e5f1] - filesystem-1.30.3 should normalize before comparing. Tx @gahr check-in: 631fac1ae5 user: apnadkarni tags: core-8-6-branch | |
|
2024-12-06
| ||
| 17:54 | update changes check-in: 9e69d21be3 user: dgp tags: rc1, core-8-6-16-rc | |
| 17:46 | merge 8.6 check-in: 1d98f3bd01 user: dgp tags: core-8-6-16-rc | |
|
2024-12-05
| ||
| 16:34 | small amend to [0b809cd3fc8b6e5e]: follow the same logic for constructor/destructor error handlers check-in: dfba47d117 user: sebres tags: core-8-6-branch | |
| 15:57 | fixed segfault [0b809cd3fc8b6e5e] by touching in coro referenced OO-method of deleted OO-instance (c... check-in: 34050e5ef9 user: sebres tags: core-8-6-branch | |
|
2024-12-04
| ||
| 19:10 | Tentative release date in the changes file check-in: 2991c40cf5 user: dgp tags: rc0, core-8-6-16-rc | |
| 13:51 | fixed segfault [0b809cd3fc8b6e5e] by touching in coro referenced method of deleted instance (class/o... Closed-Leaf check-in: 66717314ae user: sebres tags: bug-0b809cd3fc8b6e5e-sf-by-del-oo-in-coro | |
|
2024-12-02
| ||
| 14:33 | small amend, avoiding SF (purely hypothetical Tcl_FSGetCwd may return NULL) check-in: e4feb601a8 user: sebres tags: core-8-6-16-rc | |
| 14:05 | Plug memory leak. check-in: a5f7f2fc98 user: dgp tags: core-8-6-16-rc | |
|
2024-11-27
| ||
| 19:49 | more test hygiene -- avoid fragility in makeFile / removeFile check-in: adbae584a7 user: dgp tags: core-8-6-16-rc | |
| 19:29 | test hygiene check-in: ea571867ed user: dgp tags: core-8-6-16-rc | |
| 16:01 | Open release branch. check-in: 8cbe779686 user: dgp tags: core-8-6-16-rc | |
|
2024-11-26
| ||
| 10:56 | (backport): in-src doc typos (Tcl_[Save|Restore|Discard]InterpState()). Add some typecasts. check-in: 237fd61c77 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-11-23
| ||
| 13:44 | doc fix: Tcl_LibraryInitProc was introduced in Tcl 8.7/9.0 check-in: c226153830 user: jan.nijtmans tags: core-8-6-branch | |
| 13:37 | Remove unused "interp" parameter from TclpLoadMemoryGetBuffer(). Make size type size_t. Add typecast... check-in: 230ee8520f user: jan.nijtmans tags: core-8-6-branch | |
|
2024-11-19
| ||
| 09:43 | Update "changes" file with bugs fixed so far check-in: 1fad737fe7 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-11-15
| ||
| 17:44 | fixed wrong time conversion by free-scan (-1 from ToSecond() caused day decrement) - now the result ... check-in: 595fad24d7 user: sebres tags: core-8-6-branch | |
| 17:40 | revert (too many non-functional space changes by backporting, will be repeated with fixed spaces) check-in: e23ca39647 user: sebres tags: core-8-6-branch | |
| 17:02 | fixed wrong time conversion by free-scan (-1 from ToSecond() caused day decrement) - now the result ... check-in: 83c5c578cb user: sebres tags: core-8-6-branch | |
| 11:04 | Add testcases related to [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0 check-in: a199e8f76e user: jan.nijtmans tags: core-8-6-branch | |
|
2024-11-14
| ||
| 12:10 | merge point (no changes) check-in: 8ae5026d60 user: sebres tags: core-8-6-branch | |
| 09:40 | Fix problem in testcase check-in: e0f4ad56c6 user: jan.nijtmans tags: core-8-6-branch | |
|
2024-11-13
| ||
| 19:31 | merge 8.5 check-in: b13097c0f9 user: sebres tags: core-8-6-branch | |
| 18:18 | fix and coverage for bug [43c94f95988f3057]: avoid vulnerability loading init.tcl in current directo... check-in: 4dbf09a5a7 user: sebres tags: core-8-6-branch | |
|
2024-11-12
| ||
| 23:17 | (backport) Make "-index" example more illustrative check-in: 865225a96b user: jan.nijtmans tags: core-8-6-branch | |
| 13:03 | backout [b569739692]: [02977e0004] Reduce impact of recursion depth bug. check-in: a72e9b170e user: jan.nijtmans tags: core-8-6-branch | |
|
2024-11-05
| ||
| 10:48 | GHA win-flow: speed-up build (j4), add info section into build check-in: ad2e01527a user: sebres tags: core-8-6-branch | |
| 10:45 | GHA linux- and mac-flows: speed-up build (j4), add info section into build (cherry-picked from bug-0... check-in: 006c657c51 user: sebres tags: core-8-6-branch | |
|
2024-11-04
| ||
| 14:17 | linux- and mac-flows: speed-up build (j4), add info section into build Closed-Leaf check-in: 1157d6bc10 user: sebres tags: bug-02977e0004-sebres | |
|
2024-11-02
| ||
| 03:19 | As in autoconf build, have nmake copy all .tcl files from library check-in: a6b5ee695a user: apnadkarni tags: core-8-6-branch | |
|
2024-11-01
| ||
| 20:56 | fix logic error of test oo-1.24 (deep nested ownership for class) - class destroy doesn't invoke des... check-in: e8755dc826 user: sebres tags: core-8-6-branch | |
| 20:49 | typo in comment check-in: 4f3ddf9d3c user: sebres tags: bug-02977e0004-sebres | |
| 20:46 | first 100 nested calls directly, hereafter via NRE (with forced run every 100 calls), seems to fix (... check-in: 007a9fc154 user: sebres tags: bug-02977e0004-sebres | |
| 20:19 | move delQueued from TSD to oo-foundation (interp-based now); few tests still failed (oo-11.4, but a... check-in: c7568a6e46 user: sebres tags: bug-02977e0004-sebres | |
| 19:34 | fix logic error of test oo-1.24 (deep nested ownership for class) - class destroy doesn't invoke des... check-in: 532557cc3b user: sebres tags: bug-02977e0004-sebres | |
| 19:32 | another variant to fix [02977e0004] (inclusive class deletion) using NRE-callout, without to extend ... check-in: 8d462098e4 user: sebres tags: bug-02977e0004-sebres | |
| 15:51 | [02977e0004] Reduce impact of recursion depth bug. check-in: b569739692 user: dkf tags: core-8-6-branch | |
| 12:01 | There still is a buggy case to worry about Closed-Leaf check-in: 9378c3e912 user: dkf tags: bug-02977e0004 | |
| 11:49 | Fix the bug by forcing classes to be destroyed eagerly while queueing instances. check-in: 0fc4ca2f42 user: dkf tags: bug-02977e0004 | |
|
2024-10-31
| ||
| 13:53 | merge 8.5 check-in: b58ad20346 user: sebres tags: core-8-6-branch | |
| 13:24 | merge 8.5 (clock: load TZ failure normalization and test coverage) check-in: 9c7be032eb user: sebres tags: core-8-6-branch | |
|
2024-10-29
| ||
| 18:32 | amend to test clock-59.2: cover free-scan too check-in: 264d88187f user: sebres tags: core-8-6-branch | |
| 18:29 | merge 8.5 (branch bug-fix-tz-w-offs): fixes regression and further bug [2c237beffbace823]: - tools... check-in: 6a166839ed user: sebres tags: core-8-6-branch | |
|
2024-10-26
| ||
| 19:57 | Trying to fix [02977e0004], but causes other problems. check-in: 2874bf0d6b user: dkf tags: bug-02977e0004 | |
|
2024-10-24
| ||
| 14:38 | tcltest::bytestring is deprecated. Document that (and don't use it any more) check-in: 9b56dbf51d user: jan.nijtmans tags: core-8-6-branch | |