Timeline
Not logged in

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

86 check-ins using file unix/tcl.spec version c1107c3c3c

2025-08-15
19:15
Merge release check-in: 92f1b4254e user: dgp tags: core-8-6-branch
2025-08-13
17:18
merge 8.6 Closed-Leaf check-in: 91dd920fcb user: dgp tags: rc1, core-8-6-17-rc, core-8-6-17
2025-08-12
21:51
Fix [992f94d847]: avoid misaligned pointers in macOS file attribute functions check-in: 6badbfd55e user: jan.nijtmans tags: core-8-6-branch
14:25
Update dde => 1.4.5. Don't worry about Tcl 8.7 any more check-in: 7037a107d0 user: jan.nijtmans tags: core-8-6-branch
10:23
Proposed fix for [31d4fa115b]: Tweak install permissions Closed-Leaf check-in: 135761fd80 user: jan.nijtmans tags: bug-31d4fa115b
10:03
Alternative proposed fix for [992f94d847]: avoid misaligned pointers in macOS file attribute functio... Closed-Leaf check-in: d53a634a93 user: jan.nijtmans tags: bug-992f94d847
08:49
Update actions/checkout@v4 to actions/checkout@v5 check-in: 6ed8c1a577 user: jan.nijtmans tags: core-8-6-branch
08:46
Backport some code formatting from 9.0. Fix sentinels check-in: c999be993e user: jan.nijtmans tags: core-8-6-branch
2025-08-04
17:34
Bump to tcltest 2.5.10. Code has changed since 2.5.9 release. check-in: a10fecf8f9 user: dgp tags: rc0, core-8-6-17-rc
2025-07-31
20:03
Open release branch Updates to the changes file. check-in: 64853a62d8 user: dgp tags: core-8-6-17-rc
2025-07-21
18:32
merge 8.5 to 8.6: amend to [61c01e0edb08a9ed], more cases for increment ref-count with use-after-fre... check-in: 87fcd1b301 user: sebres tags: core-8-6-branch
2025-07-18
17:29
merge 8.5 to 8.6: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-count... check-in: 9d1d0c58ba user: sebres tags: core-8-6-branch
11:52
Add check for working --disable-high-entropy-va. Fix check for --enable-auto-image-base (which alway... check-in: 51a193f9cc user: jan.nijtmans tags: core-8-6-branch
2025-07-17
07:15
Fix [https://core.tcl-lang.org/tk/info/06892c6e12|06892c6e12]: loading windows dll's in Cygwin doesn... check-in: 35d4da0b44 user: jan.nijtmans tags: core-8-6-branch
2025-07-16
15:26
Fix [c9f0520f7e] - Tcl_SplitList memory overflow overwrite check-in: 1eebbe69f5 user: apnadkarni tags: core-8-6-branch
11:26
Check interp for NULL before storing error! Closed-Leaf check-in: 888adb53db user: apnadkarni tags: bug-c9f0520f7e
10:49
Merge 8.6 check-in: 84e386355e user: apnadkarni tags: bug-c9f0520f7e
2025-07-15
10:21
2 minor comment fixes check-in: b6cb766ec8 user: jan.nijtmans tags: core-8-6-branch
10:14
Minor review comment (since 8.6 still uses ckfree) check-in: a46c888320 user: jan.nijtmans tags: bug-c9f0520f7e
03:31
Proposed fix for [c9f0520f7e] Tcl_SplitList crash. check-in: 7fd8657f04 user: apnadkarni tags: bug-c9f0520f7e
2025-07-13
07:51
Doc update. See [8cd74c5cd2]. Backport more doc improvements from 9.1 check-in: 29a9305656 user: jan.nijtmans tags: core-8-6-branch
2025-07-03
07:45
Fix [6b0f776c52]: gcc 14 breaks configure test for bigendian leading to broken floating point check-in: 95268bca5e user: jan.nijtmans tags: core-8-6-branch
2025-06-25
11:51
Fix [ecafd8611d]: Euro/Tail-sign missing from cp864 encoding check-in: 60981196db user: jan.nijtmans tags: core-8-6-branch
09:38
Fix [ecafd8] Euro-sign missing from cp864 encoding check-in: 721d9e6398 user: jan.nijtmans tags: core-8-6-branch
2025-06-24
17:15
[ecf35c7120] Correct nested handling of return option -options (backport from 9.0) check-in: a85311da23 user: dgp tags: core-8-6-branch
15:09
Add testcases Closed-Leaf check-in: 27557a141a user: jan.nijtmans tags: bug-ecafd8611d
14:59
Fix encoding-28.0 unit-test, since we now have an additional encoding check-in: aae0b6c0ed user: jan.nijtmans tags: bug-ecafd8611d
14:54
Fix [ecafd8611d]: Euro-sign missing from cp864 encoding. While on it, add cp165 which is very simila... check-in: 7dd57ba178 user: jan.nijtmans tags: bug-ecafd8611d
2025-06-18
17:24
Fix [4f338b91c1] - add missing Tcl_CloseEx docs check-in: fee9ca3e16 user: apnadkarni tags: core-8-6-branch
2025-06-17
05:26
Document Tcl_CloseEx. Proposed fix for [4f338b91c1]. Closed-Leaf check-in: ef7458ec4f user: apnadkarni tags: bug-4f338b91c1
2025-06-09
13:31
Backout [ac279496ac], see [https://core.tcl-lang.org/tk/info/1562e10c58]. Since Tk 8.7 won't be rele... check-in: 3f5e014855 user: jan.nijtmans tags: core-8-6-branch
2025-05-16
10:56
Disable filename-16.14 testcase in Github CI. Something changed in this environment, nothing changed... check-in: 604603ccc3 user: jan.nijtmans tags: core-8-6-branch
2025-05-14
09:14
Fix scan-15.1 testcase for gcc on Windows (which has a slightly different "inf" representation) check-in: 462f46a651 user: jan.nijtmans tags: core-8-6-branch
2025-05-13
10:37
Fix scan-15.1 testcase, for c runtimes which limit the number of float digits. check-in: 4b45f1c70f user: jan.nijtmans tags: core-8-6-branch
2025-05-07
21:01
Only call GetACP() once. Cleanup backported from 9.0 check-in: 1cfd1761d9 user: jan.nijtmans tags: core-8-6-branch
2025-05-05
15:37
Fix [b7834045b9]: MS-VC 6 on core-8-6-branch: compile error C2520: conversion from unsigned __int64 ... check-in: ead995eddf user: jan.nijtmans tags: core-8-6-branch
14:41
Add to changes: 2025-05-05 (bug) [42d14c] Fix scan with long mantissa. Ex.: scan "1.[string repeat 1... check-in: 0878d43939 user: oehhar tags: core-8-6-branch
14:30
[42d14c495a] Parsing long floating point strings check-in: 2fc458c8bd user: oehhar tags: core-8-6-branch
06:21
[42d14c495a] Add source code comment and test case provided by Christian Werner (thanks) Closed-Leaf check-in: c9b91b8c9f user: oehhar tags: bug-42d14c495a
2025-05-03
13:15
[42d14c495a] Add simple test cases check-in: 4351b32433 user: oehhar tags: bug-42d14c495a
2025-04-16
17:34
Correct false claims in the header comment of RequiredPrecision() check-in: ad842e3313 user: dgp tags: core-8-6-branch
2025-04-15
12:00
Fix TestplatformChmod() function, so it can handle more than only ASCII check-in: 87abac372c user: jan.nijtmans tags: core-8-6-branch
2025-04-11
16:26
Fix for [fd8341e496]: Tcl_InitStubs compatibility for 9.1 check-in: 6c109384fd user: jan.nijtmans tags: core-8-6-branch
2025-04-07
09:21
Fix [04aad56155]: __attribute__((noreturn)) conflicts with stdnoreturn.h check-in: 5e08166b8c user: jan.nijtmans tags: core-8-6-branch
2025-04-03
16:19
Prevent warning on Cygwin: warning: 'ECASECLASH' is no longer used by Cygwin check-in: 3275d5eff0 user: jan.nijtmans tags: core-8-6-branch
2025-04-02
21:18
Proposed fix for [42d14c495a]: Parsing long floating point strings (thanks, Christian) check-in: ca62367d61 user: jan.nijtmans tags: bug-42d14c495a
21:12
Fix -Wconversion and unused parameter warnings. Backported from (but unrelated to) TIP #626 check-in: 4128866276 user: jan.nijtmans tags: core-8-6-branch
2025-03-26
10:37
Typo: there is no libucrt.lib 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
15:46
tzdata updated to Olson's tzdata2025b check-in: da7ca485a4 user: jan.nijtmans tags: core-8-6-branch
2025-03-19
18:37
amend (unsaved changes, missing (tracePtr = cmdPtr->tracePtr) by clean-up) Leaf check-in: 75d5f412ef user: sebres tags: bug-5bd41844e6-coro-exec-trace
15:06
fixes bug [5bd41844e62aceb2]: tracing - (self) deleted command or coroutine after exit must invoke l... check-in: 6264ad4a41 user: sebres tags: bug-5bd41844e6-coro-exec-trace
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: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-12
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: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: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: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
Failed tests not updated to new behavior check-in: b756080dc6 user: dgp tags: core-8-6-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: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-11
21:57
Possible fix for [5d70d14a09]: tcltest: test result differs for different singleproc values. Edit: d... Leaf check-in: 5e8914a8ad user: jan.nijtmans tags: bug-5d70d14a09
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