Timeline
Not logged in

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

4909 check-ins using file doc/TCL_MEM_DEBUG.3 version 439e0a9c06

2026-09-08
00:31
fixes [aa082a279c5d3a39]: Jn day-of-year TZ rules reported "time zone not found" - pass the date dic... Leaf check-in: e41572bc33 user: kenneth.kienle tags: bug-aa082a279c-8.6
00:30
fixes [7bad415e3ec8baf4]: free scan - signed zone with one or two digits is hours, four is hhmm ("+0... Leaf check-in: 138b037189 user: kenneth.kienle tags: bug-7bad415e3e-8.6
2026-09-07
22:38
fixes [832d098fdfec8f00]: zoneinfo reader - accept any TZif version from 2 up, not version 2 only (R... Leaf check-in: a9b3769509 user: kenneth.kienle tags: bug-832d098fdf-8.6
2026-09-01
21:38
small amend Leaf check-in: 2984630280 user: sebres tags: core-8-6-branch
21:16
amend to [e533296a92d89044], fixes [f6afe6b71d26e111]: same logic of lamda command init in disassemb... check-in: 20f3163dcb user: sebres tags: core-8-6-branch
10:32
ultimate fix for segfault [e533296a92d89044]: avoid reset of lambda info in frames stack by nested c... check-in: e76affb84c user: sebres tags: core-8-6-branch
10:24
new apply test (covering shimmer of lambda during its evaluation, similar to regexp-27.8) Closed-Leaf check-in: beada2b515 user: sebres tags: bug-e533296a92-sebres-optimized
2026-08-31
21:07
fixes [e533296a92d89044]: reset cmd in procPtr after lambda invocation; avoid reset of lambda info i... check-in: 107a8d20dd user: sebres tags: core-8-6-branch
21:03
tests/apply.test: cherry-picked test from optimized branch Closed-Leaf check-in: dfab4ecfbb user: sebres tags: bug-e533296a92-sebres
20:53
real refcounting for owned procPtr->cmdPtr of lambda check-in: 93426b6cb7 user: sebres tags: bug-e533296a92-sebres-optimized
15:45
amend (added init for var res) check-in: e5c1baca0c user: sebres tags: bug-e533296a92-sebres-optimized
2026-08-28
13:06
more tests, reset cmdPtr->nsPtr after reference decrement (in case if NS is dead) check-in: 3f19b5ad4b user: sebres tags: bug-e533296a92-sebres-optimized
12:24
Fix [17960b80db]: Missing libtcl?.?.dll.a in Cygwin check-in: f7c5b35922 user: jan.nijtmans tags: core-8-6-branch
2026-08-27
22:25
workaround for OO, differentiating cmdPtr between OO and lamda (lamdas procPtr owns cmdPtr now), no ... check-in: 7c7c1cc508 user: sebres tags: bug-e533296a92-sebres-optimized
21:46
small amend referencing nsPtr in lambda command (don't allow eval of lamdas in dead namespaces); tod... check-in: 4d92c46427 user: sebres tags: bug-e533296a92-sebres-optimized
21:01
experimental: try to optimize lambda invocation (apply, frame info, TIP #280, etc) check-in: 1198dc89a5 user: sebres tags: bug-e533296a92-sebres-optimized
17:53
backport the idea [a7a8993cca8e49c9] from 8.5 as NRE-capable version: fill this info and reset the a... check-in: 4ca6eb5618 user: sebres tags: bug-e533296a92-sebres
14:57
chw's proposed patch for [e533296a92] Closed-Leaf check-in: 152c3d8cd6 user: jan.nijtmans tags: bug-e533296a92
14:36
Formatting, missing sentinels check-in: 61456a8920 user: jan.nijtmans tags: core-8-6-branch
2026-08-10
07:36
tzdata updated to Olson's tzdata2026c check-in: 878176b419 user: jan.nijtmans tags: core-8-6-branch
2026-07-14
13:41
Fix [61ba0b0661]: platform::identify broken on Red Hat Linux check-in: 1d1d5cbd91 user: jan.nijtmans tags: core-8-6-branch
2026-07-13
10:14
Fix [6ae6c13b18]: Warning: argument 1 of 'Tcl_SetPanicProc' might be a candiate for a format attribu... check-in: cd56186fb8 user: jan.nijtmans tags: core-8-6-branch
2026-06-30
12:18
Fix [f04e9b1304]: Crash in Tcl_UtfToUpper/Lower/Title on a genuine 4-byte UTF-8 character check-in: 8fdf2f999c user: jan.nijtmans tags: core-8-6-branch
12:16
Missing include check-in: b235ac45f9 user: jan.nijtmans tags: core-8-6-branch
11:44
Fix [fcd3dadd79]: format honours LC_NUMERIC for %f/%g, producing numbers Tcl cannot parse check-in: 9f3410de14 user: jan.nijtmans tags: core-8-6-branch
2026-05-22
09:38
Don't build it any more in Github Closed-Leaf check-in: 16b74905ed user: jan.nijtmans tags: core-8-branch
09:34
Don't build it any more in Github check-in: 5eb21e1511 user: jan.nijtmans tags: core-8-6-branch
2026-05-12
15:30
merge release check-in: ce62ac2d12 user: dgp tags: core-8-6-branch
2026-05-08
17:31
Untested attempt to silence compiler warning Closed-Leaf check-in: b0a0551c13 user: dgp tags: rc1, core-8-6-18-rc, core-8-6-18
2026-05-07
19:00
Fixes for several problems reported with the RC0 candidate. check-in: 4eef3f3ec5 user: dgp tags: core-8-6-18-rc
2026-05-02
03:29
Fix test exec-bug-4f0b5767ac: Ensure winget is on PATH and test result does not assume English check-in: 481c83ae87 user: apnadkarni tags: core-8-6-branch
2026-05-01
19:41
Update changes check-in: fc0754a90f user: jan.nijtmans tags: core-8-6-branch
16:07
Fix warning: ISO C90 forbids mixed declarations and code check-in: 0c3943f8b0 user: jan.nijtmans tags: core-8-6-branch
2026-04-30
16:53
update changes check-in: 596e6e93b5 user: dgp tags: rc0, core-8-6-18-rc
16:20
merge 8.6 check-in: bfb81100fc user: dgp tags: core-8-6-18-rc
2026-04-28
07:24
tzdata updated to Olson's tzdata2026b check-in: 457cf345f8 user: jan.nijtmans tags: core-8-6-branch
2026-04-22
11:05
Fix [24d7f1a6] - crash on proc definition in namespace being deleted check-in: 24c2db3ce5 user: apnadkarni tags: core-8-6-branch
2026-04-20
13:01
Make pkg*.c files work with Tcl 9.0 (as useful example) check-in: aa4ccf054d user: jan.nijtmans tags: core-8-6-branch
2026-04-17
18:52
Open release branch for Tcl 8.6.18 check-in: 59212777ef user: dgp tags: core-8-6-18-rc
18:34
Eliminate pre-8.5 practices from examples. check-in: 018bc9876e user: dgp tags: core-8-6-branch
17:39
Code and comments have moved away from "channel ID" and just refer to "channel". Make the docs agre... check-in: a9a0639d15 user: dgp tags: core-8-6-branch
17:36
sync the documentation for tcltest 2.5.11 as well. check-in: c2a088027f user: dgp tags: core-8-6-branch
10:22
Fix compiler warning, seen with latest clang: variable 'p' is uninitialized when passed as a const p... check-in: ca161f4634 user: jan.nijtmans tags: core-8-6-branch
2026-04-16
18:57
Adapt tcltest to support up to Tcl 9.1 -> 2.5.11 check-in: 0cd6bc6615 user: jan.nijtmans tags: core-8-6-branch
2026-04-02
19:15
Add changes entry for bison update check-in: 57f9472afe user: jan.nijtmans tags: core-8-6-branch
2026-03-12
11:27
Fix [bf482486b9]: MS-VC6 compile error in 8.6: 'long' followed by 'long' is illegal. Disable false-f... check-in: f597e6a51a user: jan.nijtmans tags: core-8-6-branch
10:59
Disable warning C4550: expression evaluates to a function which is missing an argument list Closed-Leaf check-in: f2e024b717 user: jan.nijtmans tags: bug-bf482486b9
10:21
Proposed fix for [bf482486b9]: MS-VC6 compile error in 8.6: 'long' followed by 'long' is illegal check-in: a9796c1287 user: jan.nijtmans tags: bug-bf482486b9
2026-03-09
12:38
cherry-picked from 9.0, fixes [51aa53616067cb63]: free scan - fixed hours only TZ (±1 or ±01); adj... check-in: cd6002f732 user: sebres tags: core-8-branch
07:09
Fix [f7495f63c0]. Valgrind reported error in SetScriptLimitCallback check-in: 1b6b19bd55 user: jan.nijtmans tags: core-8-6-branch
2026-03-04
08:05
Update "changes" file check-in: 1d161cc65c user: jan.nijtmans tags: core-8-6-branch
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
00:20
fixes test coverage for [2c237beffbace823] (TZ generated from offset by artificial %z token in IANA ... check-in: 131a1b70ce user: sebres tags: core-8-6-branch
2026-03-02
19:48
Fix [b3fbd9a6e0]: string trim generates invalid utf-8 for some codepoints check-in: 94529656ae user: jan.nijtmans tags: core-8-6-branch
2026-02-18
11:47
Upgrade to zlib-1.3.2 check-in: 99737a0246 user: jan.nijtmans tags: core-8-6-branch
09:34
Upgrade to zlib-1.3.2 Closed-Leaf check-in: e289df6e05 user: jan.nijtmans tags: zlib-1.3.2
07:56
[be40b73615] nmake: rmdir and mkdir are picked from cygwin if available check-in: c46a5a0e43 user: jan.nijtmans tags: core-8-6-branch
2026-02-10
16:17
Undo 2 Tcl-specific changes in zlib: those are no longer necessary check-in: 8e4780d7ab user: jan.nijtmans tags: core-8-6-branch
2026-02-05
07:56
Fix [1b6f81955c]: 32-bit zlib1.dll now depends on libgcc_s_sjlj-1.dll check-in: b5f93b564b user: jan.nijtmans tags: core-8-6-branch
2026-02-04
11:43
Remove compat/zlib/contrib/untgz. See: [0b9367a240] check-in: 6a3030c65c user: jan.nijtmans tags: core-8-6-branch
2026-02-03
09:23
Fix build error in MSVC (due to an upstream change in zlib, which looks wrong) check-in: 1032a2ff1a user: jan.nijtmans tags: core-8-6-branch
07:32
Fix logical error in minizip (not present upstream) check-in: eb5e204824 user: jan.nijtmans tags: core-8-6-branch
07:18
Update to zlib 1.3.1.2 check-in: d896b28768 user: jan.nijtmans tags: core-8-6-branch
07:15
Rebuild win64-arm/zlib1.dll Closed-Leaf check-in: 158e0497c6 user: jan.nijtmans tags: zlib-1.3.1.2
2026-02-02
15:36
Upgrade zlib to 1.3.1.2 check-in: aee2bae87d user: jan.nijtmans tags: zlib-1.3.1.2
09:52
Upgrade to zlib-1.3.1.2 check-in: 1f21ce2ae7 user: jan.nijtmans tags: zlib-1.3.1.2
09:42
(temporary) revert Tcl-specific changes check-in: a3a3ace39d user: jan.nijtmans tags: zlib-1.3.1.2
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
2026-01-13
08:18
Fix [8865497ef9]: configure --enable-man-compression error check-in: 5c5bd6a7af user: jan.nijtmans tags: core-8-6-branch
2026-01-04
14:43
missing 'const' check-in: 4a16bd1bc9 user: jan.nijtmans tags: core-8-6-branch
2025-12-30
03:26
Fix [983f933f11] UBSan warnings with null pointer in TclGetProcessGlobal/Tcl_ExternalToUtfDString. check-in: 5b63b08a34 user: apnadkarni tags: core-8-6-branch
2025-12-28
17:54
Update nmakehlp.c check-in: 445fb6c77c user: jan.nijtmans tags: core-8-6-branch
2025-12-21
23:26
In case of version conflict (e.g. opening 9.0 pkgIndex in 8.6), ignore the file. Backported from 9.0 check-in: fdf19fd241 user: jan.nijtmans tags: core-8-6-branch
2025-12-20
16:51
Fix pkgconfig-1.1 testcase check-in: 04deb37b83 user: jan.nijtmans tags: core-8-6-branch
2025-12-19
14:52
(backport): Fix warnings about redefined macros in macOS tclPkgConfig.c. Backport support for WINE check-in: 4774aacdc9 user: jan.nijtmans tags: core-8-6-branch
2025-12-15
09:02
tzdata updated to Olson's tzdata2025c check-in: b702ed7665 user: jan.nijtmans tags: core-8-6-branch
2025-12-08
10:53
Proposed solution for [24d7f1a695]: Recursive [namespace delete] causes a segfault Leaf check-in: 655eb6343f user: jan.nijtmans tags: bug-24d7f1a695
2025-12-03
23:01
Fix [6f1dd8a1be]: tclMacOSXNotify.c: function pointer cast to incompatible type check-in: 9c3bb02ddf user: jan.nijtmans tags: core-8-6-branch
2025-11-25
21:45
Don't use strange syntax for MoveFileW check-in: 3bf31ae885 user: jan.nijtmans tags: core-8-6-branch
18:56
Always define noinline flag to DllMain, to prevent optimizer flag -O3 to cause problems check-in: b9c3dffee0 user: jan.nijtmans tags: core-8-6-branch
08:07
Update to actions/checkout@v6 check-in: 2f742b3b7f user: jan.nijtmans tags: core-8-6-branch
2025-11-21
13:22
Fix [0fac6dd541]. Remove duplicated docs for tcl_wordchars etc. from tclvars.n check-in: 1e4c8f62fd user: jan.nijtmans tags: core-8-6-branch
11:06
simplify package.list.txt: Casing variants no longer needed check-in: 39921b9793 user: jan.nijtmans tags: core-8-6-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-11-11
16:20
Bug [cb03e57a] - raise error on empty regexp if variable not resolvable. Update changes check-in: a7fc1a9456 user: jan.nijtmans tags: core-8-6-branch
11:26
Add testcase, make CompareTwoNumbers a static function check-in: d3ef1824f2 user: jan.nijtmans tags: core-8-6-branch
2025-11-10
19:25
fixes Tcl_TakeBignumFromObj() [8dd2807066d7] - avoid moving of bignum representation if object has n... Closed-Leaf check-in: 57ed005b52 user: sebres tags: bug-8dd2807066d7-8.6-tbfo
2025-11-08
22:56
Fix [d4a4924ada]: 1rst example of chan doc refers to fconfigure command check-in: 82cdb422e0 user: jan.nijtmans tags: core-8-6-branch
22:50
Fix [45bfbebe]: some tests will fail if the system encoding is iso8859-1. Solution backported from 9... check-in: be9693d81e user: jan.nijtmans tags: core-8-6-branch
2025-10-30
12:41
Fix [1cf49a0926] and [3161b74ca7]: Install man-pages and pkg-config on Windows check-in: bbc10f091d user: jan.nijtmans tags: core-8-6-branch
2025-10-28
08:21
Fix [1cf49a0926]: Install pkgconfig on Windows Closed-Leaf check-in: f856dbf939 user: jan.nijtmans tags: bug-3161b74ca7
2025-10-27
19:44
[3161b74ca7]: Install man pages on Windows check-in: 50049f785d user: jan.nijtmans tags: bug-3161b74ca7
2025-10-26
21:05
[c7dc599e73] follow-up: for tclOO and internal headers too check-in: f70d9ef874 user: jan.nijtmans tags: core-8-6-branch
2025-10-25
12:45
[c7dc599e73]: Add IWYU export pragma annotations for improved clangd and clang-tidy diagnostics check-in: 6fde69d19f user: jan.nijtmans tags: core-8-6-branch
2025-10-01
09:34
macos-13 runner is deprecated check-in: 6f4ed27604 user: jan.nijtmans tags: core-8-6-branch
2025-09-30
19:14
dde => 1.4.6 check-in: 8c03184f0f user: jan.nijtmans tags: core-8-6-branch
17:15
Backport dde changes from 9.0 check-in: a70d115868 user: jan.nijtmans tags: core-8-6-branch
2025-09-27
18:01
code deduplication; increase timouts detecting exit hangs for mem-debug (maybe too short in GHA); 2n... check-in: 57d978a519 user: sebres tags: core-8-6-branch
2025-09-25
08:47
Since "platform" doesn't work in Tcl 8.5 any more, install it into the right module directory. check-in: 7bc52b2f0a user: jan.nijtmans tags: core-8-6-branch
2025-09-24
21:55
Fix [f309c0c5db]: Parameter 'patch' of tcl_findLibrary not documented check-in: a1dc0e64c5 user: jan.nijtmans tags: core-8-6-branch
21:49
Backport doc improvements check-in: 35be7436e0 user: jan.nijtmans tags: core-8-6-branch
02:38
Fix buffer size check for GetEnvironmentVariable. Tx @cjmcdonald check-in: e094a6d47b user: apnadkarni tags: core-8-6-branch
2025-09-23
14:42
(backport) Use [try] in "platform" because we don't support 8.5 and before at all check-in: c428947dcd user: jan.nijtmans tags: core-8-6-branch
11:42
Fix for fix. If getenv returns NULL, Tcl_DString buffer still needs initialization check-in: 784ba203b5 user: apnadkarni tags: core-8-6-branch
10:25
Bug [c9e68eb6ca] - check result of getenv/GetEnvironmentVariable check-in: 9c4f3a6de8 user: apnadkarni tags: core-8-6-branch
2025-09-22
10:34
Bug [c9e68eb6ca] - Windows version Closed-Leaf check-in: 175029b594 user: apnadkarni tags: bug-c9e68eb6ca
10:09
Bug [c9e68eb6ca] - check getenv result for TCL_LIBRARY check-in: 4d541791f6 user: apnadkarni tags: bug-c9e68eb6ca
2025-09-19
16:38
Fix [77059c] TclPushVarName(): pointer overflow check-in: 22493159dc user: jan.nijtmans tags: core-8-6-branch
2025-09-18
07:43
(backport) The option -Wunused-but-set-variable appears to be usable starting clang 15 Also (while o... check-in: b6e9c64756 user: jan.nijtmans tags: core-8-6-branch
2025-09-16
19:17
Eliminate __stdcall usage: cygwin32 is no longer supported check-in: 935703f7c8 user: jan.nijtmans tags: core-8-6-branch
13:56
Fix some harmless complier warnings (discovered with clang 20) check-in: 0b332a512c user: jan.nijtmans tags: core-8-6-branch
2025-09-15
20:51
Unicode version 17 check-in: 1f8acf983c user: jan.nijtmans tags: core-8-6-branch
19:43
(backport) Use correct equality check-in: d637d83a33 user: jan.nijtmans tags: core-8-6-branch
2025-09-08
13:35
New test command "testobj huge". Not used in any testcase yet check-in: 1d3947f456 user: jan.nijtmans tags: core-8-6-branch
13:01
Refactor Tcltest, backported from 9.0. Add "testobj huge" test command (not used in any testcase yet... Leaf check-in: edcea0247e user: jan.nijtmans tags: refactor-tcltest
2025-08-27
11:22
Follow-up to [66cd465323]: For Tcl 9.0+, building on 32-bit MacOS is no longer supported check-in: a354ab80f0 user: jan.nijtmans tags: core-8-6-branch
2025-08-25
15:08
[66cd465323] Platform package simplifications for MacOS >= 11. Platform => 1.1.0 check-in: 12394301e1 user: jan.nijtmans tags: core-8-6-branch
11:42
Remove some more references to non-existing Tcl version 8.7 check-in: 18debf3eab user: jan.nijtmans tags: core-8-6-branch
08:51
Fix handling of i386-x86_64 in platform extension. Add testcases for this (and other) situation check-in: 647f319c76 user: jan.nijtmans tags: core-8-6-branch
2025-08-22
19:25
Fix memory debugging info check-in: 83a6689b71 user: jan.nijtmans tags: core-8-6-branch
2025-08-21
16:21
Make logical -> bitwise correction corresponding to recent change in Tcl 9. check-in: 2b44652f6c user: dgp tags: core-8-6-branch
2025-08-19
12:36
support for MacOS Tahoe, platform => 1.0.20 check-in: 6c5ca6074f user: jan.nijtmans tags: core-8-6-branch
2025-08-18
21:49
Minor corrections, handle Tcl 9 platform reductions Closed-Leaf check-in: ba40adf133 user: jan.nijtmans tags: bug-a91b242d43
14:18
Oops, shouldn't use string compare here check-in: d060eacab2 user: jan.nijtmans tags: bug-a91b242d43
14:08
Let's not break it with Tcl 8.5 check-in: 2402e67682 user: jan.nijtmans tags: bug-a91b242d43
13:56
Assume that - one day - MacOS 26.5 will be there check-in: 0e5d8faee4 user: jan.nijtmans tags: bug-a91b242d43
13:27
Update changes check-in: 249c929a43 user: jan.nijtmans tags: bug-a91b242d43
13:23
platform version => 1.0.20 check-in: b4c2c68b42 user: jan.nijtmans tags: bug-a91b242d43
13:20
Update "platform" for MacOS-26 (Tahoe). See [https://core.tcl-lang.org/tk/tktview/a91b242d43|a91b242... check-in: 1c3b805ec2 user: jan.nijtmans tags: bug-a91b242d43
2025-08-16
17:17
Version => 8.6.18 check-in: b32fdef952 user: jan.nijtmans tags: core-8-6-branch
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
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-31
20:03
Open release branch Updates to the changes file. check-in: 64853a62d8 user: dgp tags: core-8-6-17-rc
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
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:36
cherry-pick to 8.7: fixes [61c01e0edb08a9ed] (TclpMatchInDirectory, windows only), increment ref-cou... check-in: d62a3b0713 user: sebres tags: core-8-branch
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-05-02
19:32
WIP Leaf check-in: 20d3247f60 user: dgp tags: dgp-445-wip
19:08
WIP making fuller use of TIP 445 utilities. check-in: 1de0891643 user: dgp tags: dgp-445-wip
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-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-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
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-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
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-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
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: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: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: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: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
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
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-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: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
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
18:13
Merge 8.6 check-in: 430fac31d1 user: jan.nijtmans tags: core-8-branch
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-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
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
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
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:52
merge 8.6 (optimization of TclSubstOptions) check-in: b32100901b user: sebres tags: core-8-branch
15:49
simplify and optimize TclSubstOptions (reducing the branch misprediction etc) check-in: 7a3b47fb37 user: sebres tags: core-8-6-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
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:41
merge 8.6: man timerate fix [48a7a56dda844782] clarifying -overhead check-in: fe7f181baf user: sebres tags: core-8-branch
10:39
merge man timerate fix clarifying -overhead check-in: edbbd6c42f user: sebres tags: core-8-6-branch
09:34
Merge fix for [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 1d91f017ff user: apnadkarni tags: core-8-branch
09:28
Cherrypick fix for [4e2c8bc4a7] - auto_execok missing internal cmd commands check-in: 46fa9e4ff2 user: apnadkarni tags: core-8-6-branch
05:43
Merge fix for [4f0b5767ac]. Exec of App Execution Aliases on Windows check-in: 222f6ff309 user: apnadkarni tags: core-8-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: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
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:06
merge 8.6 check-in: 04a05601a8 user: sebres tags: core-8-branch
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
16:18
tzdata updated to Olson's tzdata2025a check-in: 6f8306dd48 user: jan.nijtmans tags: core-8-branch
15:02
tzdata updated to Olson's tzdata2025a check-in: ee53c97291 user: jan.nijtmans tags: core-8-6-branch
2025-01-16
09:16
Add dummy TclpLoadMemoryGetBuffer/TclpLoadMemory for Windows and UNIX, so compiling with TCL_LOAD_FR... check-in: 88acf4888e user: jan.nijtmans tags: core-8-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-14
14:16
Make Tcl_SetResult usable in tclTest.c, even if TCL_NO_DEPRECATED is defined check-in: ac77574977 user: jan.nijtmans tags: core-8-branch
12:11
Undo previous commit, it didn't really help. Fix tests for Tcl_UtfNext/Tcl_UtfPrev, which were alway... check-in: a22c342d62 user: jan.nijtmans tags: core-8-branch
2025-01-13
10:23
#ifdef TCL_NO_DEPRECATED -> #ifndef TCL_NO_DEPRECATED check-in: f74b64fb88 user: jan.nijtmans tags: core-8-branch
09:37
Re-enable Tcl_SavedResult testcases. They won't work if TCL_NO_DEPRECATED is set. check-in: 79aaf735df user: jan.nijtmans tags: core-8-branch
2025-01-12
18:04
Fix [70f3b23cad]. Doc fix only check-in: e3fb9432f2 user: jan.nijtmans tags: core-8-branch
17:51
Fix [70f3b23cad]. Doc fix only check-in: 9ab8873b08 user: jan.nijtmans tags: core-8-6-branch
17:35
In dltest/pkg*.c, prevent calling deprecate API as well check-in: 112f8360d4 user: jan.nijtmans tags: core-8-branch
13:57
Handle TCL_NO_DEPRECATED in test code: Don't try to use deprecated API check-in: 5418327f96 user: jan.nijtmans tags: core-8-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
21:22
Fix ifndef -> ifdef in previous commit check-in: add8cd5ddd user: jan.nijtmans tags: core-8-branch
2025-01-10
21:28
Tcl_GetUnicode() et all (from the UTF16 compatibility layer) should be handled by TCL_NO_DEPRECATED ... check-in: fcce946105 user: jan.nijtmans tags: core-8-branch
20:41
Tcl_MakeSafe() should be handled by TCL_NO_DEPRECATED as well check-in: ffbb4a7df7 user: jan.nijtmans tags: core-8-branch
20:26
Tcl_GetAlias() should be handled by TCL_NO_DEPRECATED as well check-in: 91892a998f user: jan.nijtmans tags: core-8-branch
2025-01-08
13:57
Only typedef Tcl_Size when Tcl_Size is not #defined. Spacing changes (backported from 8.7) check-in: 70a524360e user: jan.nijtmans tags: core-8-branch
12:01
Merge 8.6 (but keep 8.6.16 version-number) check-in: c6e22d8b54 user: jan.nijtmans tags: cygwin
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
08:36
(cherry-pick): Simplification for [d58e315172] check-in: 1dd56a242c user: jan.nijtmans tags: core-8-branch
2025-01-07
09:53
Fix [fc35093ce]: Better error-message than "interpreter uses an incompatible stubs mechanism" check-in: d9f0a470f3 user: jan.nijtmans tags: core-8-branch
2025-01-06
22:58
Merge 8.6 check-in: 8f6129a4b9 user: jan.nijtmans tags: core-8-branch
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-05
17:41
Tcl_UniChar -> int in tcl.decls. This gives a correct compiler-warning when Tcl_GetUnicode() usage d... check-in: d4ce35d896 user: jan.nijtmans tags: core-8-branch
2025-01-04
22:24
More stub-related fixes: export TclGetAliasObj and TclGetUnicodeFromObj, for better (binary) compati... check-in: 176cd6dda1 user: jan.nijtmans tags: core-8-branch
13:06
Fix compilation warning check-in: b6aab4390a user: jan.nijtmans tags: core-8-branch
2025-01-03
13:28
(Cherry-pick): [2bc08cd2e6] - document TCL_{LL,SIZE}_MODIFIER, Tcl_Size, TCL_SIZE_MAX check-in: b78218e430 user: jan.nijtmans tags: core-8-branch
13:23
Make room for 2 more (internal) stub entries: TclOOMakeProcInstanceMethod2 and TclOOMakeProcMethod2.... check-in: c4de29b63e user: jan.nijtmans tags: core-8-branch
2025-01-02
17:31
Fix [d58e31517203396e]: configure --enable-64bit=aarch64 broken check-in: 7576f0b167 user: jan.nijtmans tags: core-8-branch
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
15:56
(cherry-pick): Remove dead code in tclLoadDyld.c check-in: 95dd3a7969 user: jan.nijtmans tags: core-8-branch
2025-01-01
20:41
Merge-mark check-in: 23c65058b3 user: jan.nijtmans tags: core-8-branch
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:23
merge 8.6 (windows only: obtain cpuid data with clang/gcc) check-in: f64447131a user: sebres tags: core-8-branch
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:57
merge 8.6 (clang/gcc: silence Wunused-but-set-variable in generated tclDate) check-in: 3ae58d32f5 user: sebres tags: core-8-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
16:23
missing semicolon, fixes MacOS-clang build check-in: 2148111220 user: sebres tags: core-8-branch
2024-12-28
14:45
amend (negative and odd number by odd power) check-in: c941103fb4 user: sebres tags: core-8-branch
14:40
better coverage for FP-class "subnormal" check-in: 26637889d6 user: sebres tags: core-8-branch
14:00
small speed-up for FP classification of int (simple cast wide to double) check-in: c67dcc2e86 user: sebres tags: core-8-branch
13:58
amend to [98006f00ac471be5]: fixes MSVC build (values of FP_* are compiler/implementation specific, ... check-in: 3059fadfe6 user: sebres tags: core-8-branch
00:58
expr.test: amend to [98006f00ac471be5] - tests simplification and deduplication, big matrix for isun... check-in: 1b2b6d08bb user: sebres tags: core-8-branch
2024-12-27
23:23
amend to [98006f00ac471be5]: code simplification and deduplication check-in: 261c3bd222 user: sebres tags: core-8-branch
21:19
amend to fix [98006f00ac471be5]: typo check-in: ea993b9387 user: sebres tags: core-8-branch
21:17
fixes [98006f00ac471be5] tcl::mathfunc::isunordered mistakenly considered non-double numbers (e.g. i... check-in: e749604467 user: sebres tags: core-8-branch
21:15
tcl::mathfunc::isunordered: extended test illustrating [98006f00ac471be5] check-in: baaeb4d070 user: sebres tags: core-8-branch
2024-12-26
18:41
merge 8.6 check-in: 87a3148524 user: sebres tags: core-8-branch
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:28
rewrite TclGetLambdaFromObj a bit (more similar to 8.6th code) check-in: 0b54f5e5c6 user: sebres tags: core-8-branch
18:24
integrate bug-67d5f75c36, fix for [67d5f75c36cbada6] check-in: 4d5c35382a user: sebres tags: core-8-branch
18:20
merge 8.6 check-in: 56a1529dd4 user: sebres tags: core-8-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
15:51
cherry-pick sebres-arith-series-rework: fixes several bugs and UB (closes [d2a3c5f80bf47362]), impro... check-in: 0bc5d41fe7 user: sebres tags: core-8-branch
2024-12-23
12:06
Add missing NULLs check-in: 37cd7aaf4a user: dkf tags: core-8-branch
2024-12-18
12:33
Merge 8.6 check-in: 7996507bc0 user: jan.nijtmans tags: core-8-branch
12:07
Don't shorten "info locals" in testcases. check-in: fe2aead830 user: jan.nijtmans tags: core-8-6-branch
2024-12-16
11:12
Remove experimental (and untested) code related to BREAK_NAMESPACE_COMPAT check-in: 78da2fa1f6 user: jan.nijtmans tags: core-8-branch
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-15
18:27
(backport): Fix [63449c0514]: [namespace children] doesn't match non-glob patterns below the global ... check-in: da751091af user: jan.nijtmans tags: core-8-branch
2024-12-13
09:59
Fix [c4f365470e]: Size modifiers j, q, z, t not implemented check-in: 5dba87ea38 user: jan.nijtmans tags: core-8-branch
05:37
Fix example. http::config, not http::configure check-in: bd8b19b6d6 user: apnadkarni tags: core-8-branch
2024-12-12
14:39
Make sure tclUuid.h doesn't end up in "make dist" check-in: 1a7d3d0111 user: jan.nijtmans tags: core-8-branch
14:37
dup test names check-in: 88224cf73f user: dgp tags: core-8-branch
2024-12-11
20:56
Plug memory leak. test hygiene -- avoid fragility in makeFile / removeFile check-in: 16e450e72f user: jan.nijtmans tags: core-8-branch
20:50
Merge release check-in: 84c07aaa29 user: jan.nijtmans tags: core-8-6-branch
2024-12-10
09:40
TIP #707: Add ptrAndSize to dtrace as well. check-in: 51e10b4c1b user: jan.nijtmans tags: core-8-branch
09:38
(cherry-pick )Fix ungrammatical doubling of words in comments check-in: 49100cbdd2 user: jan.nijtmans tags: core-8-branch
03:01
TIP 707 - add ptrAndSize field to Tcl_Obj check-in: 482f7a52c2 user: apnadkarni tags: core-8-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:38
Merge 8.6. Fix [1dc7f3e5f1] - filesystem-1.30.3 should normalize before comparing. Tx @gahr check-in: 3709e88a03 user: apnadkarni tags: core-8-branch
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-07
13:15
Fix [https://core.tcl-lang.org/thread/tktview/9e69e2c602|9e69e2c602]: Problem with TIP#609 check-in: 81c759724b user: jan.nijtmans tags: core-8-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
09:29
(cherry-pick): Let enums be enums check-in: d83af93efb user: jan.nijtmans tags: core-8-branch
09:19
Fix "make dist". $(DISTDIR) part was missing check-in: c6225c482e user: jan.nijtmans tags: core-8-branch
2024-12-05
19:26
amend: remove extra spaces appearing by resolving merge conflicts check-in: 43ab84c96e user: sebres tags: core-8-branch
18:28
merge 8.6 (fix SF [0b809cd3fc8b6e5e], conflicts resolved) check-in: 77a1c3f978 user: sebres tags: core-8-branch
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
13:47
This could give a (C++) compiler warning check-in: 0f0f793c33 user: jan.nijtmans tags: core-8-branch
11:41
Fix some EXEC flags (in "make dist" too) check-in: c500c19889 user: jan.nijtmans tags: core-8-branch
09:52
Fix [aaa84fbbc5]: zipfs info on mountpoint of executable returns zero offset in field 4 check-in: 4358bf994e user: jan.nijtmans tags: core-8-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
17:55
Remove a lot of dead code: macOS < 10.9 is no longer supported check-in: dbc6e5ebd3 user: jan.nijtmans tags: core-8-branch
17:51
Indenting check-in: 3dd7035ccc user: jan.nijtmans tags: core-8-branch
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-03
13:11
On macOS, use the VFS pathname as name for the module, in stead of simply "[Memory Based Bundle]". check-in: 5cab008cd3 user: jan.nijtmans tags: core-8-branch
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
09:49
Actual follow-up (not really a counter-proposal) to TIP #707, with a further simplification. Rebased... Closed-Leaf check-in: 89564bda22 user: jan.nijtmans tags: tip-707-alt
01:32
TIP 707 Closed-Leaf check-in: 69be439140 user: apnadkarni tags: tip-707
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
10:50
fix typo in manual page on [info frame] check-in: 87b64507ca user: Torsten tags: core-8-branch
2024-11-26
12:11
(cherry-pick): Bug [5a1aaa20]: lsearch -stride with -subindices and -inline -all gives unexpected re... check-in: 64cb91acdd user: jan.nijtmans tags: core-8-branch
11:14
Merge 8.6 check-in: 1e677908bb user: jan.nijtmans tags: core-8-branch
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-25
11:59
fixed validation of day of week for 24:00 (move to next day) closes [882da1e28b] check-in: cea877fd7f user: sebres tags: core-8-branch
2024-11-24
19:25
code review, don't need special handling to adjust julianDay, date increment by 24:00 (or by leap se... check-in: 66e7fb75d9 user: sebres tags: core-8-branch
18:52
avoid possible double validation of stage 2 (S2) check-in: 0c7ae252cc user: sebres tags: core-8-branch
2024-11-23
15:38
No need for error-reporting in TclpLoadMemory(): If it fails, a fallback scenary is started, copying... check-in: 2a0ab9a83c user: jan.nijtmans tags: core-8-branch
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
12:37
Revert "leapDay" stuff. Too early for 9.0.1 check-in: ecc285c2d6 user: jan.nijtmans tags: core-8-branch
2024-11-22
10:39
Remove support for leap-minutes (I thought I already removed that) check-in: 408183a4a5 user: jan.nijtmans tags: core-8-branch
10:08
Use "switch" statement for month selection check-in: b84c3a8db5 user: jan.nijtmans tags: core-8-branch
09:28
Add simple year-check to leap-seconds detection: There were only leap seconds from 1972 - 2016 (whic... check-in: 934465aa95 user: jan.nijtmans tags: core-8-branch
2024-11-21
21:14
fix leap seccond scan [f2b5f89c0d8520ea] (and [aee9f2b916afd976]): recognize leap second (estimate a... Leaf check-in: d4b4648db7 user: sebres tags: bug-f2b5f89c0d-alt-leapsec
21:09
test coverage illustrating the proper leep second behaviour for [f2b5f89c0d8520ea] (and [aee9f2b916a... check-in: 377156e138 user: sebres tags: bug-f2b5f89c0d-alt-leapsec
21:04
small amend check-in: 6c745647b4 user: sebres tags: bug-f2b5f89c0d-alt-leapsec
17:56
Change TclpLoadMemoryGetBuffer/TclpLoadMemory signature using size_t/Tcl_Size check-in: 6b033a746e user: jan.nijtmans tags: core-8-branch
11:27
Fix [aee9f2b916] and [f2b5f89c0d]: clock scan of leapsecond/24:00, ISO-8601-compatibility. check-in: 5b5f4e8334 user: jan.nijtmans tags: core-8-branch
2024-11-19
23:53
starts branch with alternate solution for [f2b5f89c0d8520ea]; tools/tclZIC.tcl: produces leap second... check-in: 877284201f user: sebres tags: bug-f2b5f89c0d-alt-leapsec
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:47
merge point (no changes) check-in: 13d4d3d6f2 user: sebres tags: core-8-branch
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:31
small amend check-in: 6dd50fd094 user: sebres tags: core-8-branch
17:27
added vice versa tests - definitely wrong conversions for -valid 1 (wrong day and month for a leap s... check-in: 0d27fe8ee3 user: sebres tags: core-8-branch
17:10
merge 8.6, test extended with formatted scan and controlled by constraint valid_off now check-in: 85644d54af user: sebres tags: core-8-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:18
Add testcases related to [f2b5f89c0d]: clock scan of leapsecond: wrong result in 8.6 and 9.0 check-in: e13bdc7d81 user: jan.nijtmans tags: core-8-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
09:32
Fix problem in testcase check-in: e8bd84d28e user: jan.nijtmans tags: core-8-branch
2024-11-13
19:39
merge 8.6: fix and coverage for bug [43c94f95988f3057]: avoid vulnerability loading init.tcl in curr... check-in: f7d3654527 user: sebres tags: core-8-branch
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
15:37
(backport) Move non-error literal to TclOO's internal literal cache. check-in: 8086e58f6f user: jan.nijtmans tags: core-8-branch
14:36
Sync "rules.vc" with Tk check-in: 4e6eee5fa2 user: jan.nijtmans tags: core-8-branch
2024-11-12
23:17
(backport) Make "-index" example more illustrative check-in: 865225a96b user: jan.nijtmans tags: core-8-6-branch
23:03
(backport) Make "-index" example more illustrative, Remove stray brace in example check-in: 626c418ead user: jan.nijtmans tags: core-8-branch
13:16
GHA win-, linux- and mac-flows: speed-up build (j4), add info section into build check-in: 9663b4dd8b user: jan.nijtmans tags: core-8-branch
13:03
backout [b569739692]: [02977e0004] Reduce impact of recursion depth bug. check-in: a72e9b170e user: jan.nijtmans tags: core-8-6-branch
12:10
backout [b569739692]: [02977e0004] Reduce impact of recursion depth bug. Remove some unneeded typeca... check-in: e1e7f93e74 user: jan.nijtmans tags: core-8-branch
2024-11-09
00:13
(backport): Move table processing of DeclaredClassMethod check-in: eeaaac7f16 user: jan.nijtmans tags: core-8-branch
2024-11-06
20:08
Implement [364bd985d6]: install registry and dde in $INSTALL_DIR\lib always check-in: 4a08e79269 user: jan.nijtmans tags: core-8-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
20:27
Fix [https://core.tcl-lang.org/tk/info/bb110c70d1|bb110c70d1]: cannot build .chm help file (Windows) check-in: 4933ef5a97 user: jan.nijtmans tags: core-8-branch
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
07:55
Merge 8.6 check-in: d27ab6e11b user: apnadkarni tags: core-8-branch
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:56
merge 8.6 check-in: a56b3c5c17 user: dkf tags: core-8-branch
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:54
merge 8.6 check-in: f51892e6c5 user: sebres tags: core-8-branch
13:53
merge 8.5 check-in: b58ad20346 user: sebres tags: core-8-6-branch
13:30
merge 8.6 (clock: load TZ failure normalization and test coverage) check-in: f788320fc9 user: sebres tags: core-8-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-30
11:38
TIP 701 - Tcl_FSTildeExpand C API check-in: c2f3dbddd9 user: apnadkarni tags: core-8-branch
11:24
Add Tcl_FSTildeExpand manpage. Do not depend on caller to clean up output DString on error Closed-Leaf check-in: 321a559f8c user: apnadkarni tags: tip-701
2024-10-29
18:37
merge 8.6: fixes regression and further bug [2c237beffbace823] check-in: 5f73876fe7 user: sebres tags: core-8-branch
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-25
17:01
Add tcl::unsupported::icu normalize check-in: 240e94b4a0 user: jan.nijtmans tags: core-8-branch
15:52
doc/clock.n: typo check-in: 6218e8f6e0 user: sebres tags: core-8-branch
10:44
(void *)NULL -> (char *)NULL, where appropriate check-in: d21087d935 user: jan.nijtmans tags: core-8-branch
2024-10-24
14:41
Merge 8.6 check-in: 39e2e7c002 user: jan.nijtmans tags: core-8-branch
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
11:36
Document that [file dirname [file dirname [info nameofexecutable]]]/lib is also added to $auto_path ... check-in: 68c9c18275 user: jan.nijtmans tags: core-8-branch
11:33
Document that [file dirname [file dirname [info nameofexecutable]]]/lib is also added to $auto_path ... check-in: 264193743d user: jan.nijtmans tags: core-8-6-branch
09:21
Merge 8.6 check-in: e99d2f6d2b user: jan.nijtmans tags: core-8-branch
09:05
tclOldParse.c doesn't exist any more check-in: 0a84921a34 user: jan.nijtmans tags: core-8-6-branch
2024-10-23
13:37
Update docs regarding tilde substitution (backported from 9.0). For TCLLIBPATH, do the same tilde su... check-in: a3fc2ce918 user: jan.nijtmans tags: core-8-branch
13:19
Fix documentation on tcl_wordchars/tcl_nonwordchars check-in: 3f2ba191a4 user: jan.nijtmans tags: core-8-branch
11:13
merge 8.6, conflicts resolved check-in: 466beedcfc user: sebres tags: core-8-branch
10:41
win/Makefile.in: amend to [bc693446a9001783]: fixes "--disable-shared" build (make libtcl.a directly... check-in: e2ad8bcdfd user: sebres tags: core-8-6-branch
08:44
Don't make the var be Interp* when all uses are Tcl_Interp* check-in: 8a66d9bbb5 user: dkf tags: core-8-6-branch
2024-10-22
22:12
small amend to [bc693446a9001783] (forgotten unsaved changes) check-in: e4447975fd user: sebres tags: core-8-6-branch
21:35
win/Makefile.in: fixed recipe and dependency for ${TCL_LIB_FILE} (built with ${TCL_DLL_FILE}); close... check-in: f70f06573b user: sebres tags: core-8-6-branch
13:08
(cherry-pick): Fix [66da4d4228] - UTF-16 encoder buffer overflow check-in: c0e4798bb1 user: jan.nijtmans tags: core-8-branch
08:59
Test of nested ownership destruction order check-in: 4556e315ec user: dkf tags: core-8-6-branch
2024-10-18
19:05
tcl_wordchars and tcl_nonwordchars doc fix proposal. See [f88bc5ff88] Closed-Leaf check-in: b2eab2cc8e user: jan.nijtmans tags: bug-f88bc5ff88
15:12
Fix [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1 backport [cfdf80a2efc6]: zlib ch... check-in: 07b3bc2ff1 user: jan.nijtmans tags: core-8-branch
15:06
Fix [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1 backport [cfdf80a2efc6]: zlib ch... check-in: 81ad0315e2 user: jan.nijtmans tags: core-8-6-branch
2024-10-17
21:23
Proposed fix for [73d5cb615e]: zlib-8.8, zlib-8.16 fail on Fedora 40, gcc 14.1.1 Closed-Leaf check-in: e5aa1e624a user: jan.nijtmans tags: bug-73d5cb615e
2024-10-16
21:04
Remove a lot of stuff meant for macOS < 10.9 check-in: 6415ba7727 user: jan.nijtmans tags: core-8-branch
20:33
macOS 12 runner image will be removed check-in: 01fa181523 user: jan.nijtmans tags: core-8-6-branch
20:22
Remove obsolete -single_module linker flag Closed-Leaf check-in: 9cc829359d user: jan.nijtmans tags: bug-cb052066de
11:22
Put back some lines in tcl.m4: the "gettimeofday" detection fails without it check-in: a07ee5ce3e user: jan.nijtmans tags: core-8-branch
08:10
SunOS 4 is no longer supported check-in: 714ef2610a user: jan.nijtmans tags: core-8-branch
2024-10-15
14:24
Use $::tcl_platform(pathSeparator) in stead of constructiong $sep check-in: f7361635f0 user: jan.nijtmans tags: core-8-6-branch
12:31
Allow tcl_platform(pathSeparator) to be used in TCLLIBPATH. See [3057b6261] check-in: 79a1a6d628 user: jan.nijtmans tags: rfe-3057b6261
2024-10-14
20:30
Remove a lot of stuff meant for macOS < 10.9 check-in: 49e8bca1ab user: jan.nijtmans tags: bug-cb052066de
2024-10-09
16:05
Fix warning: warning C4047: 'function': 'char *' differs in levels of indirection from 'const char *... check-in: cf4e367415 user: jan.nijtmans tags: core-8-branch
2024-10-08
22:26
Fix [0439e1e1a3]: Slow detection of illegal expr argument check-in: f10435bb91 user: jan.nijtmans tags: core-8-branch
2024-10-05
21:12
Update nmakehlp.c check-in: a465cc43f3 user: jan.nijtmans tags: core-8-branch
21:08
Backport vctool check-in: 11f27c1ae7 user: jan.nijtmans tags: core-8-branch
21:00
Move new stub entry to 657, which is slightly better check-in: cdb0818396 user: jan.nijtmans tags: tip-701
2024-10-03
11:30
Update nmakehlp.c check-in: e63a495dcc user: jan.nijtmans tags: core-8-6-branch
08:18
Update links, pointing to the 9.0 release as well check-in: 7acc0b2bb1 user: jan.nijtmans tags: core-8-branch
08:13
Update links, pointing to the 9.0 release as well check-in: a1b815e33d user: jan.nijtmans tags: core-8-6-branch
2024-09-30
09:30
(cherry-pick): Even when building against Tcl8, PRJLIBNAME9 should not have the "t" suffix else it b... check-in: 55abecc8e3 user: jan.nijtmans tags: core-8-branch
2024-09-27
10:24
Cherry-pick 2 trivial fixes from 'documentation-cleanup-for-transition' branch check-in: a45dfaf424 user: jan.nijtmans tags: core-8-branch
10:17
Version -> 8.6.16 check-in: f02eae1849 user: jan.nijtmans tags: core-8-6-branch
03:18
Fix zipfs canonical manpage to match TIP 430 and actual implementation check-in: 720ed356ac user: apnadkarni tags: core-8-branch
2024-09-26
21:08
Backport Tcl_BounceRefCount() from Tcl 9.0 check-in: 7073e07042 user: jan.nijtmans tags: core-8-branch
20:20
Backport http 2.10.0 from 9.0 check-in: 260dad7a1c user: jan.nijtmans tags: core-8-branch
19:32
Backport many small documentation changes (as far as appropriate) from 9.0. Update changes.md check-in: 2046ce35ea user: jan.nijtmans tags: core-8-branch
2024-09-22
16:12
Fix [e38dce74e2]: Command line built with list not properly quoted check-in: 99a7645e72 user: jan.nijtmans tags: core-8-branch
15:39
Add testcases, proving that bug [e38dce74e2] is not present in 8.6 check-in: 3e45b0c2c0 user: jan.nijtmans tags: core-8-6-branch
06:17
Docs - Fix spurious .RE in encoding.n, remove duplicate text in coroutine.n check-in: 2747220a89 user: apnadkarni tags: core-8-branch
2024-09-19
12:20
Backport tclIcu.c improvements from 9.0. Some indenting check-in: e5b96e3cda user: jan.nijtmans tags: core-8-branch
10:08
Backport a lot of doc improvements from 9.0 check-in: 48ff6c7312 user: jan.nijtmans tags: core-8-branch
2024-09-18
15:43
closes [f6fc75cbdd0fa593]: silence unknown pragma warning for no-trapv (__GNUC__ is also defined by ... check-in: 9c8c6e1576 user: sebres tags: core-8-branch
10:53
amend to [02d5d65d70]: fixed memory leak (using translated path) check-in: 536390e425 user: sebres tags: core-8-branch
09:52
Attempt to fix build failure caused by fix [02d5d65d70] (8.7 and 9.0 only) Closed-Leaf check-in: 9e05dce8e9 user: jan.nijtmans tags: bug-02d5d65d70
02:59
Merge 8.6 - Very minor typo - pathname -> pathtype check-in: 2fe4fcdaa1 user: apnadkarni tags: core-8-branch
02:55
Very minor typo - pathname -> pathtype check-in: a4bf65d0f5 user: apnadkarni tags: core-8-6-branch
2024-09-17
15:25
small amend improving (path in zipfs) lookup check-in: 28df85586d user: sebres tags: core-8-branch
15:17
fixes further normalization bottleneck of 8.7+ [02d5d65d70adab97], guess [411f52ed87e313dd49e2] too ... check-in: ed87833280 user: sebres tags: core-8-branch
14:32
merge 8.6 (fix attempt for [02d5d65d70adab97], however the small bottleneck is still visible) check-in: 86abe9aa4a user: sebres tags: core-8-branch
14:19
improve comments (no functional changes) check-in: d80289c255 user: sebres tags: core-8-6-branch
14:13
merge bug-02d5d65d70adab97: avoid unneeded (but expensive) path normalization for several file subsy... check-in: a6a5870235 user: sebres tags: core-8-6-branch
2024-09-16
16:41
Merge 8.6 check-in: ca3ad3b249 user: jan.nijtmans tags: core-8-branch
16:30
merge release check-in: 69e1e87590 user: dgp tags: core-8-6-branch
16:28
Backport doc improvements from 9.0 check-in: 8824890885 user: jan.nijtmans tags: core-8-6-branch
16:05
[708422] Nice test case. Bug report duplicates [7842f33a5c] check-in: be14e8b90e user: dkf tags: core-8-branch
14:39
[680503]: Ensure we make the shadow delegate even if there is no argument to the class constructor. check-in: b378bba6ce user: dkf tags: core-8-branch
10:56
Clarify TCL_PACKAGE_PATH change in "changes" file Closed-Leaf check-in: 8e10e2c094 user: jan.nijtmans tags: core-8-6-15-rc
2024-09-14
21:14
compile-13.2: added dynamic constraint for unix boxes (avoid SO for small stack limit) - ensure the ... check-in: 8334e24d54 user: jan.nijtmans tags: core-8-branch
21:01
Update testcase check-in: 1fc3d6033f user: jan.nijtmans tags: core-8-branch
2024-09-13
20:06
Fix [63325009a8]: \u0400 conversion to and from cesu-8 fails. check-in: 38bd4fffca user: jan.nijtmans tags: core-8-branch
14:26
small amend: move the normalization to the block where the error message really needed Closed-Leaf check-in: 5cdc8f54e9 user: sebres tags: bug-02d5d65d70adab97
13:29
compile-13.2: added dynamic constraint for unix boxes (avoid SO for small stack limit) - ensure the ... check-in: 7f1bf57895 user: sebres tags: core-8-6-branch
12:37
amend considering possible tilde expansion in absolute paths starting with ~, so proper error messag... check-in: 026bd1bc89 user: sebres tags: bug-02d5d65d70adab97
12:16
(Backport): Fix bug [fccb9f322f] - system encoding detection check-in: c1d2047f90 user: jan.nijtmans tags: core-8-branch
12:07
because the normalization is very expensive (see [02d5d65d70adab97]), don't invoke it for native or ... check-in: 70020277fb user: sebres tags: bug-02d5d65d70adab97
12:02
even if cwd is non native, but path is not relative we can safely use translated path instead of nor... check-in: 60aa1ebd2a user: sebres tags: bug-02d5d65d70adab97
11:57
TclFSCwdIsNative may return wrong result when cwd is not initialized in TSD (if pwd/cd never called ... check-in: ce638746db user: sebres tags: bug-02d5d65d70adab97
11:51
added performance regression tests illustrating [02d5d65d70adab97] check-in: a2304eee9b user: sebres tags: bug-02d5d65d70adab97
2024-09-11
03:04
Add Tcl_FSTildeExpand and tests check-in: d496038383 user: apnadkarni tags: tip-701
02:47
Create new branch named "tip-701" check-in: 91bc91e86f user: apnadkarni tags: tip-701
2024-09-10
19:48
3th "load" argument should be Titlecase check-in: e75679b59a user: jan.nijtmans tags: core-8-branch
14:08
Correct spelling, and note incompatible change in TCL_PACKAGE_PATH format. check-in: c6c74ac814 user: dgp tags: core-8-6-15-rc, core-8-6-15
13:54
Record tzdata update. check-in: 05bfaadb48 user: dgp tags: core-8-6-15-rc
13:26
silence compiler warning check-in: 7738ae2715 user: dgp tags: core-8-branch
2024-09-09
20:28
merge 8.6 check-in: 46868001fd user: dgp tags: core-8-6-15-rc
18:37
size_t -> Tcl_Size, for maximum compatibility with Tcl 8.6 check-in: 5e808612dd user: jan.nijtmans tags: core-8-branch
2024-09-07
22:58
Update to TZDATA 2024b check-in: 2d9e5e1d3b user: jan.nijtmans tags: core-8-branch
22:56
Fix [324ffb0d9]: Files missing from distribution check-in: 0c5f93a2d2 user: jan.nijtmans tags: core-8-6-branch
22:41
Empty lines between entries (as all earlier release notes) check-in: c2c00fa7b1 user: jan.nijtmans tags: core-8-6-15-rc
22:23
TIP #514 was only accepted for Tcl 8.7+, not for 8.6 check-in: 2ab353f1a2 user: jan.nijtmans tags: core-8-6-15-rc
22:18
Update to TZDATA 2024b check-in: 9275edd424 user: jan.nijtmans tags: core-8-6-branch
2024-09-06
16:08
update / date changes check-in: 92cc52e98d user: dgp tags: rc0, core-8-6-15-rc
2024-09-03
16:11
merge 8.6 check-in: fb9766c84a user: dgp tags: core-8-6-15-rc
2024-09-02
11:37
typo's check-in: 20877f5a3b user: jan.nijtmans tags: core-8-6-15-rc
11:26
Merge-mark check-in: 9d3fa01392 user: jan.nijtmans tags: core-8-branch
11:22
cherrypicked typos, errors and clarifications from the documentation-cleanup-for-transition branch (... check-in: a4f139837d user: jan.nijtmans tags: core-8-branch
11:17
cherrypicked typos, errors and clarifications from the documentation-cleanup-for-transition branch (... check-in: 7b9f85a544 user: Torsten tags: core-8-6-branch
10:59
TIP #691 is still in draft, it was never merged to any branch (and probably never will) check-in: 760d6d6011 user: jan.nijtmans tags: core-8-6-15-rc
09:15
Proposal for TCL8.6.15 changes entries check-in: 54c4ddcdb9 user: oehhar tags: core-8-6-15-rc
2024-09-01
15:11
Start with 8.6.15 changes file check-in: e9667bbb28 user: oehhar tags: core-8-6-15-rc
2024-08-26
18:25
Bump version to 8.6.15 in prep for a new patch release. check-in: ff702712a8 user: dgp tags: core-8-6-15-rc
2024-08-24
10:50
Fix static build on MSVC check-in: 4bf28ebf0f user: jan.nijtmans tags: core-8-branch
2024-08-23
19:41
Update "info loaded" documentation. Add "info loaded" change to release notes check-in: 011afdcf10 user: jan.nijtmans tags: core-8-branch
15:18
Don't pack the dde/registry dll's any more for static builds. See: [https://core.tcl-lang.org/tk/tkt... check-in: ab9bae0fd1 user: jan.nijtmans tags: core-8-branch
14:33
Eliminate compiler warning regarding ZLIB_VER_MAJOR on --disable-shared builds (seen on Windows) check-in: 3ba2e6ca53 user: jan.nijtmans tags: core-8-branch
13:53
Documentation/comment fixes [dcc8645349] check-in: bae63ac9d1 user: jan.nijtmans tags: core-8-branch
08:19
Fix [a82f8b15d1]: Encoding of files stored by zipfs check-in: b89a86d1fb user: jan.nijtmans tags: core-8-branch
2024-08-22
15:22
Remove _ATL_XP_TARGETING from rules.vc: Windows XP is no longer supported check-in: a47aa01f87 user: jan.nijtmans tags: core-8-branch
10:50
Fix failure under -singleproc 1 testing check-in: 7942c640ee user: jan.nijtmans tags: core-8-branch
10:49
Whitespace changes check-in: dea1b5bd08 user: jan.nijtmans tags: core-8-branch
2024-08-21
14:27
Fix failure under -singleproc 1 testing check-in: 72ca5c5521 user: dgp tags: core-8-6-branch
08:50
(backport) Use a name for a flag, use an enum for that flag check-in: 9aecac9f27 user: jan.nijtmans tags: core-8-branch
08:38
Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tc... check-in: bb0b20e430 user: jan.nijtmans tags: core-8-branch
08:34
Fix [https://core.tcl-lang.org/tclconfig/info/14f0d2c9558caf67|14f0d2c9558caf67] (same mistake in Tc... check-in: 7c531daa08 user: jan.nijtmans tags: core-8-6-branch
08:28
Update github actions files check-in: e06563d4e4 user: jan.nijtmans tags: cygwin
08:19
actions/checkout@v4. Merge 8.6 check-in: a9f0ad18de user: jan.nijtmans tags: cygwin
2024-08-20
14:49
tcl::unsupported::inject is deprecated, will be removed in 9.0 check-in: 03e03c8af9 user: jan.nijtmans tags: core-8-branch
13:50
Fix [0af9450e56]: test incr-1.31 fails check-in: 536af5cb81 user: jan.nijtmans tags: core-8-6-branch
2024-08-18
21:35
Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable check-in: 65ecef3150 user: jan.nijtmans tags: core-8-branch
21:25
Fix [6a8c5833c9]: NTFS alternate data streams (ADS) no longer readable writable check-in: 22fdee1734 user: jan.nijtmans tags: core-8-6-branch
17:20
Backport: Consolidated zipfs changes check-in: 82a7356b9b user: jan.nijtmans tags: core-8-branch
2024-08-15
20:27
Allow "tcl8" as library prefix (just as "tcl9" for Tcl 9) check-in: 51354024e7 user: jan.nijtmans tags: core-8-branch
20:23
Improve bunch of error-messages check-in: 3af2efb00f user: jan.nijtmans tags: core-8-branch
2024-08-14
20:33
Merge-mark check-in: 24768883f6 user: jan.nijtmans tags: core-8-branch
19:55
Adding a version was a bad idea check-in: 18523892a5 user: jan.nijtmans tags: core-8-6-branch
2024-08-13
21:02
It looks like "Resources/Scripts" is needed as well Closed-Leaf check-in: 84eb0eec7d user: jan.nijtmans tags: bug-1562e10c58
13:27
Fix [2f22a7364d]: cesu-8 encoding gives same result for different strings check-in: 1fde7637c1 user: jan.nijtmans tags: core-8-branch
08:52
Merge-mark check-in: 67aa7a5c34 user: jan.nijtmans tags: core-8-branch
08:51
Mark incr-1.31 testcase as "knownBug" in 8.6. Is not fixed yet on 64-bit platforms. check-in: bcdd7f1efb user: jan.nijtmans tags: core-8-6-branch
08:36
AC_PREREQ([2.69]). Fix some indenting check-in: 619dc20963 user: jan.nijtmans tags: core-8-branch
08:28
Fix indenting. Prevent Tcl 8.6 to load Tk 8.7 (when it goes final). Fix AC_PREREQ. See: [https://cor... check-in: 30b7126179 user: jan.nijtmans tags: core-8-6-branch
2024-08-12
16:57
Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if there are multiple versions... check-in: 9b208cc05b user: culler tags: core-8-branch
16:37
Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if there are multiple versions... check-in: ac279496ac user: culler tags: core-8-6-branch
16:19
merge point (no changes) check-in: 1ab0e357a8 user: sebres tags: core-8-branch
16:12
amend to [e2f55d6060] (fix for [7179c6724cd38271]): wideint-type dependency check-in: 5e8df6f232 user: sebres tags: core-8-6-branch
15:23
Fix Tk [1562e10c58]: with macOS framework build, tclsh cannot find Tk if there are multiple versions... Closed-Leaf check-in: c82c15a923 user: culler tags: bug-tk1562e10c58
13:28
merge fix for [7179c6724cd38271]: compilation of incr command on wide constant offset (no overflow) ... check-in: cbabbeed51 user: sebres tags: core-8-branch
13:19
merge fix for [7179c6724cd38271]: compilation of incr command on wide constant offset (no overflow) ... check-in: e2f55d6060 user: sebres tags: core-8-6-branch
2024-08-11
20:47
Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10) check-in: 24b3d9dffb user: jan.nijtmans tags: core-8-branch
20:37
Update Unicode tables to version 16 (in BETA, Unicode release will be Sept 10) check-in: 34eb2eaf56 user: jan.nijtmans tags: core-8-6-branch
2024-08-09
15:12
Make realclean/hose target consistent with clean with respect to pkgs cleanup check-in: 11066a7726 user: jan.nijtmans tags: core-8-branch
14:59
(cherry-pick): Make realclean/hose target consistent with clean with respect to pkgs cleanup check-in: 25a7113dbd user: jan.nijtmans tags: core-8-6-branch
2024-08-07
09:17
An imperfect fix for [2da1cb0c80] given that can't do the right thing check-in: 8063b4eb59 user: dkf tags: core-8-branch
09:06
An imperfect fix for [2da1cb0c80] given that can't do the right thing check-in: 951caef54b user: dkf tags: core-8-6-branch
2024-08-06
21:57
Fix some indentation check-in: 1ff09398e5 user: jan.nijtmans tags: core-8-branch
19:47
Clean up of the ICU code and tests check-in: 8c93bcd021 user: jan.nijtmans tags: core-8-branch
11:17
Force named namespaces to be made by TclOO. [154f0982f2] check-in: cefc2cbc4b user: dkf tags: core-8-branch
11:15
Force named namespaces to be made by TclOO. [154f0982f2] check-in: 0a4295ba90 user: dkf tags: core-8-6-branch
11:12
merge 8.6 Closed-Leaf check-in: 608e1460d5 user: dkf tags: bug-154f0982f2
2024-08-05
22:56
add/document the zlib command to the set of commands in a safe interpreter check-in: 09d286a45d user: jan.nijtmans tags: core-8-branch
22:48
add/document the zlib command to the set of commands in a safe interpreter check-in: f641e41feb user: jan.nijtmans tags: core-8-6-branch
22:44
Missed some backports from 9.0. Some indenting check-in: 41996582d5 user: jan.nijtmans tags: core-8-branch
2024-08-04
21:54
TCL_ZIP_FILE/TK_ZIP_FILE definition to nmake makefile, to be consistent with autoconf build check-in: 3adf9df3f9 user: jan.nijtmans tags: core-8-branch
2024-07-30
14:50
merge 8.6 check-in: 1c04e3f4a4 user: dgp tags: core-8-branch
14:50
continuity of test names check-in: e29c4c0d72 user: dgp tags: core-8-6-branch
14:26
[3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate check-in: 1bb08939a7 user: oehhar tags: core-8-branch
14:18
[3adf9e3a] Document argument bufferSize of Tcl_ZlibInflate check-in: 817b114a33 user: oehhar tags: core-8-6-branch
2024-07-29
11:40
doc/clock.n: cherry-pick from apn-clock-now, [cd257619] Change -now to now in clock ensemble check-in: 2cbbd9da19 user: sebres tags: core-8-branch
08:08
Fix [7d5f1c1308] - zipfs mkzip error on Windows dotfiles check-in: c32b19f04e user: apnadkarni tags: core-8-branch
2024-07-28
19:44
closes [cd25761979]: `clock format` and `clock add` will accept `now` as clock value (value `-now` r... check-in: f602e32fc3 user: sebres tags: core-8-branch
19:25
merge 8.6 check-in: fec9d3c764 user: sebres tags: core-8-branch
19:24
tests/cmdAH.test: amend to [fd91b0ca09cb171f] - fixed typos check-in: ae8c436150 user: sebres tags: core-8-6-branch
2024-07-18
14:53
Merge 8.6 branch check-in: 20cfc707eb user: dkf tags: core-8-branch
08:44
[91b3a5bb14] msgcat method: catch oo resolution to at least not to fail check-in: 033ddb5598 user: oehhar tags: core-8-branch
08:42
[91b3a5bb14] msgcat method: same changes as in branch "ticket-91b3a5bb14-msgcat-oo-method", but base... Closed-Leaf check-in: fbd8edd86f user: oehhar tags: ticket-91b3a5bb14-msgcat-oo-method-tcl-8-7
2024-07-16
21:14
clock: better fix for validation check for scanned day of week in input (normalized input value afte... check-in: 5fe15e460a user: sebres tags: core-8-branch
19:17
clock: fix validation check for scanned Sunday (missing % 7 by compare) check-in: 8f854a2a24 user: sebres tags: core-8-branch
17:42
clock: fixed regression [3ee8f1c2a785f4d8]: time overflow (without validation) must cause day increm... check-in: 70997824b1 user: sebres tags: core-8-branch
16:24
clock.test: more regression tests: clock-46.[56] cherry-picked from 8.7, clock-46.7 to illustrate re... check-in: a05ecc4f93 user: sebres tags: core-8-6-branch
14:54
amend to [ae09f6b190]: fixes SF [a7b7dd7927f3d56b] - LoadCleanupProc can be invoked with NULL first ... check-in: 96910cd882 user: sebres tags: core-8-branch
2024-07-15
14:29
Make [self] work inside [$obj eval]. [91b3a5bb14e6e8ae] check-in: c6e51a3941 user: dkf tags: core-8-6-branch
01:16
fixes memory leak [ae09f6b190ceec31]: properly unload and free InterpLibrary if interpreter gets del... check-in: 24ace090aa user: sebres tags: core-8-branch
2024-07-14
20:06
Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: b10dcf68c9 user: dkf tags: core-8-branch
19:52
Stop variable from disappearing by accident when referred to by name. [74b6110204] check-in: d9ed9b1384 user: dkf tags: core-8-6-branch
19:16
merge 8.6 check-in: 16efdba111 user: sebres tags: core-8-branch
19:14
[info vars] test coverage for global vars resolve check-in: 24436f8d2a user: sebres tags: core-8-6-branch
2024-07-03
13:09
Merge 8.6 check-in: e715cf23da user: jan.nijtmans tags: core-8-branch
12:34
Tcl_RegisterObjType() in alphabetical order. Backport some formatting and type-casts from 8.7/9.0 check-in: 3f5699efd2 user: jan.nijtmans tags: core-8-6-branch
2024-07-02
14:38
merge 8.6 check-in: 6f9b318d26 user: sebres tags: core-8-branch
14:36
info frame: restored return {type precompiled} in case of no frame information; see [0de6c1d79cfba2e... check-in: 8c2c0a6d7d user: sebres tags: core-8-6-branch
12:38
merge 8.6 check-in: c0b9e076c4 user: sebres tags: core-8-branch
12:36
fix crash [0de6c1d79c] more consistently (an error "bad level" for info instead of artifical dummy i... check-in: 67a0bf288e user: sebres tags: core-8-6-branch
12:22
Fix for [0de6c1d79c] crash (cherry-picked from trunk) check-in: c32d6e1118 user: sebres tags: core-8-6-branch
2024-07-01
20:04
further attempt to fix [fd91b0ca09cb171f] (check whether some disk/driver may have 2038 problem) check-in: da79c3c0b8 user: sebres tags: core-8-6-branch
19:29
Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale check-in: 813a60d2b9 user: jan.nijtmans tags: core-8-branch
19:22
Fix [5fca83d78c]: [encoding system] is wrong in an ISO-8859-1 locale check-in: cb29f3c08d user: jan.nijtmans tags: core-8-6-branch
09:10
Ticket [a008bc0a7e]: Documentation of encoding system rewording proposal Leaf check-in: ade0479e60 user: oehhar tags: doc-encoding-system
2024-06-30
14:53
macos-11 is no longer available on GITHUB, so switch to macos-12/macos-14 check-in: 16ce63b198 user: jan.nijtmans tags: core-8-branch
14:45
macos-11 is no longer available on GITHUB, so switch to macos-12 check-in: 78bd64acff user: jan.nijtmans tags: core-8-6-branch
14:22
Add "chan isbinary" to changes.md check-in: a0518a2384 user: jan.nijtmans tags: core-8-branch
2024-06-29
11:55
Merge 8.6 - Fix docs for tcl::tm::roots - takes a single argument. check-in: 3306d7daf4 user: apnadkarni tags: core-8-branch
11:51
Fix docs for tcl::tm::roots - takes a single argument. check-in: 62c92abece user: apnadkarni tags: core-8-6-branch
2024-06-28
16:13
Fix "chan isbinary" documentation for 8.7 check-in: 199454879b user: jan.nijtmans tags: core-8-branch
16:10
Add "chan isbinary" command. Part of TIP #699, meant for 8.7 check-in: 14070e0a13 user: jan.nijtmans tags: core-8-branch
08:51
merge 8.7 check-in: 3c52cf7fa7 user: sebres tags: core-8-branch
2024-06-27
13:45
(backport) Add tcl::unsupported::icu command (why not!) check-in: aea99cd7aa user: jan.nijtmans tags: core-8-branch
10:20
cmdAH.test: strengthening time64bit constraint (try to fix test failures [fd91b0ca09cb171f]), always... check-in: 86f4472816 user: sebres tags: core-8-6-branch
2024-06-26
11:50
Some indenting check-in: 679a1e1d89 user: jan.nijtmans tags: core-8-branch
2024-06-24
11:35
Eliminate "-encoding binary" as much as possible in testcases check-in: 3f7a792256 user: jan.nijtmans tags: core-8-branch
2024-06-21
17:08
Revise use of "-translation binary" in testcases: Use it where usefull, don't use it any more where ... check-in: fbb65baea8 user: jan.nijtmans tags: core-8-branch
14:44
Revise use of "-translation binary" in testcases: Use it where usefull, don't use it any more where ... check-in: 88a8828993 user: jan.nijtmans tags: core-8-6-branch
09:27
Fix examples, using "-translation binary" correctly in stead of "-encoding binary" check-in: cb4d8a8981 user: jan.nijtmans tags: core-8-branch
09:17
Fix wrong example: Should be "-translation binary" here, not "-encoding binary" check-in: cfbcf472d1 user: jan.nijtmans tags: core-8-6-branch
07:11
(backport) Update string is integer docs as per TIP 514. check-in: ef3e45f4aa user: jan.nijtmans tags: core-8-branch
2024-06-19
16:36
Fix [7be97a6859]: Reviewing chan.n changes check-in: f29b98a453 user: jan.nijtmans tags: core-8-branch
12:29
merge 8.6 check-in: 6c2657e12a user: sebres tags: core-8-branch
12:26
fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe interp too check-in: 3aa1d1d11b user: sebres tags: core-8-6-branch
10:58
Document %z and %t size modifiers for 'format' and 'scan' check-in: 09de253f50 user: jan.nijtmans tags: core-8-branch
2024-06-18
22:27
Merge 8.6 check-in: 5230c77fff user: jan.nijtmans tags: core-8-branch
22:07
Backport some code cleanup from 8.7/9.0. Fix indenting check-in: e749719636 user: jan.nijtmans tags: core-8-6-branch
2024-06-17
14:54
Implement %z/%t/%q/%j size modifiers for 'scan'. Part of TIP #697, which is suitable for 8.7 too. check-in: b1f3acf091 user: jan.nijtmans tags: core-8-branch
2024-06-16
19:57
Some cleaning up of the internals of the implementation of ensembles. check-in: 0b4c254082 user: dkf tags: core-8-branch
17:28
Better comments. Closed-Leaf check-in: a2d0e28623 user: dkf tags: dkf/ensemble-cleanup
15:12
Some more improvements check-in: 6280883f86 user: dkf tags: dkf/ensemble-cleanup
13:39
Cleaner ensemble innards check-in: 992554eac0 user: dkf tags: dkf/ensemble-cleanup
2024-06-13
16:13
typo in comment Closed-Leaf check-in: 8e8a5f9e28 user: sebres tags: bug-1095bf7f756f9aed
16:00
small amend cleaning var in test check-in: fdb1d51be5 user: sebres tags: bug-1095bf7f756f9aed
14:39
fixes [1095bf7f756f9aed]: safe ensemble commands will be compiled now in safe interp too check-in: 0c3ecae30a user: sebres tags: bug-1095bf7f756f9aed
14:37
test illustrating [1095bf7f756f9aed]: safe ensemble commands must be compiled in safe interp check-in: 7a38400f9b user: sebres tags: bug-1095bf7f756f9aed
11:59
Minor doc fix check-in: af8cf518e5 user: jan.nijtmans tags: core-8-branch
10:53
Fix [1d26e580cf]: safe interp can't source files with BOM check-in: 470ffaa8a9 user: jan.nijtmans tags: core-8-branch
10:52
Fix [1d26e580cf]: safe interp can't source files with BOM check-in: a7efbe1965 user: jan.nijtmans tags: core-8-6-branch
09:49
Merge 8.7 check-in: 242fe9d024 user: jan.nijtmans tags: core-8-branch
09:05
Unbreak clang build: tclCmdIL.c:4063:2: error: expected expression int keyword; ^ check-in: bc56395a17 user: jan.nijtmans tags: core-8-branch
08:57
Use tabs for indenting in stead of 8 spaces check-in: 0d49a7cc43 user: jan.nijtmans tags: core-8-6-branch
2024-06-12
19:54
ultimately closes [f05f5ef759c1f7f9]: since bigints are not supported yet, trying to use them as ser... check-in: 362b0c5c71 user: sebres tags: core-8-branch
19:11
speed-up lseq (with expr-args) a bit, as well as avoid shimmer for compiled expressions check-in: 467de1c425 user: sebres tags: core-8-branch
19:01
more fixes for [f05f5ef759c1f7f9]: don't swallow expr errors, further code review and simplification check-in: c279bfc1b2 user: sebres tags: core-8-branch
13:40
Move BOM handling a few lines later Closed-Leaf check-in: c66a045ae3 user: jan.nijtmans tags: bug-1d26e580cf
12:23
lseq: more tests check-in: 68af142b65 user: sebres tags: core-8-branch
12:10
Fix [1d26e580cf]: safe interp can't source files with BOM. (init.tcl has a BOM now, for testing purp... check-in: f612d4acfa user: jan.nijtmans tags: bug-1d26e580cf
10:50
Merge 8.6 check-in: d601bb912c user: jan.nijtmans tags: core-8-branch
09:59
Add METHOD headers to documentation. Other doc cleanup, backported from 8.7/9.0 check-in: 85133b3e9c user: jan.nijtmans tags: core-8-6-branch
09:31
use "int fd" for file descriptors, like everywhere else in the code. Mark some parameters as unused check-in: 99ed4a4c1a user: jan.nijtmans tags: core-8-6-branch
00:53
list.perf.tcl: added performance regression tests for lseq (illustrates fix for [f05f5ef759c1f7f9], ... check-in: 094f5d892f user: sebres tags: core-8-branch
00:09
lseq: code review, several fixes for [f05f5ef759c1f7f9], unneeded code removed, etc: 1. avoid duplic... check-in: d0a617b9ea user: sebres tags: core-8-branch
00:03
tests illustrating bug [f05f5ef759c1f7f9], incorrect behavior of lseq check-in: f56667ab48 user: sebres tags: core-8-branch
2024-06-11
13:36
Various doc backports from 9.0 check-in: 1ae57c5cbd user: jan.nijtmans tags: core-8-branch
12:38
Backported a littttttle bit too much check-in: 297e305755 user: jan.nijtmans tags: core-8-branch
12:13
Backport: Another round of small fixes, especially spelling errors... check-in: 8fd95d871e user: jan.nijtmans tags: core-8-branch
10:16
Merge-mark check-in: 9fc5ddb37d user: jan.nijtmans tags: core-8-branch
09:57
Add missing "METHOD profile", some paragraph markers and formatting in examples (last one comes from... check-in: 69ea5c4c69 user: jan.nijtmans tags: core-8-branch
09:49
Add some METHOD headers check-in: 9bfd2f8c88 user: jan.nijtmans tags: core-8-6-branch
09:26
Backout [71bfc6e708f641af]: "Make the documentation of [encoding] more concise and readable". Will b... check-in: e849ba576b user: jan.nijtmans tags: core-8-branch
09:00
Put back Tcl_SaveResult, Tcl_RestoreResult, Tcl_DiscardResult in doc header (accidently removed) check-in: bde9760d12 user: jan.nijtmans tags: core-8-branch
08:14
Backout [0ef72df401df2216]: "Tighten up SaveResult.3". Will be put in a separate review for 9.0 check-in: e264ba6b23 user: jan.nijtmans tags: core-8-branch
07:30
Backport: Consolidate channel documentation. close, puts etc. manpages now just reference chan (rema... check-in: ee8e7ca3e0 user: jan.nijtmans tags: core-8-branch
2024-06-10
22:53
Backport: Consolidate channel documentation. close, puts etc. manpages now just reference chan (chan... check-in: 53760f3cdd user: jan.nijtmans tags: core-8-branch
15:27
Merge-mark check-in: 361aa13f0c user: jan.nijtmans tags: core-8-branch
15:25
Make installManPage more robust against newlines. Backported from 8.7 check-in: d3890a5258 user: jan.nijtmans tags: core-8-6-branch
11:07
Revert [eb627bda27] from 8.7, will be put in a separate review for 9.0. check-in: c63f0cd023 user: jan.nijtmans tags: core-8-branch
10:19
Merge 8.6 check-in: b3a7838642 user: jan.nijtmans tags: core-8-branch
10:12
Missing verb in SetResult.3 check-in: b67168a3ad user: jan.nijtmans tags: core-8-6-branch
2024-06-09
16:19
(cherry-pick) Put ClockFmtScnStorageHashKeyType (and some more) in read-only memory check-in: e688bfbe6e user: jan.nijtmans tags: core-8-branch
2024-06-07
12:18
Fix [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interp check-in: 0ff5667f15 user: jan.nijtmans tags: core-8-branch
10:32
Fix for [d5b45c23f4]: file tildeexpand and file home not disabled in safe base interp Closed-Leaf check-in: ff568b2774 user: jan.nijtmans tags: bug-d5b45c23f4
2024-06-06
09:07
Fix [57daa91ea]: Tcl_GetIntForIndex handling of n-m (m > n). With testcases. check-in: 4ec93828a9 user: jan.nijtmans tags: core-8-branch
2024-06-04
14:23
Put back some later changes, which were lost in the previous commit Closed-Leaf check-in: b0f14d141b user: jan.nijtmans tags: backout-nre-doc
13:09
Let's review those NRE.3 and Eval.3 changes check-in: 07958d8bff user: jan.nijtmans tags: backout-nre-doc
12:44
Let's review the SaveInterpState.3 changes in 8.7/trunk (which were never backported to 8.6) Closed-Leaf check-in: df24abc91a user: jan.nijtmans tags: backout-saveinterpstate-doc
12:19
Let's review the chan.n changes in 8.7/trunk (which were never backported to 8.6) Closed-Leaf check-in: 1a7a14dc0e user: jan.nijtmans tags: backout-chan-doc
2024-06-03
20:16
Remove outdated parts of documentation check-in: ebc9ff7266 user: jan.nijtmans tags: core-8-branch
20:06
typo check-in: 431128bc01 user: jan.nijtmans tags: core-8-branch
11:38
Merge 8.6 check-in: 18e7182764 user: jan.nijtmans tags: core-8-branch
11:37
Use (char *)NULL as end sentinel in documentation (as Linux man-pages already do too, e.g. [https://... check-in: 09eb0f623d user: jan.nijtmans tags: core-8-6-branch
2024-05-31
14:30
Since int() doesn't truncate any more (TIP #514), adapt the documentation accordingly check-in: ad6d47b4a8 user: jan.nijtmans tags: core-8-branch
11:00
Merge 8.6 check-in: e60ddd3a61 user: dkf tags: core-8-branch
10:56
More elegant background error interception, used more widely in oo.test check-in: 607f394e85 user: dkf tags: core-8-6-branch
09:30
Make 'I', 'I32', 'I64' only available on Windows, because they serve no purpose on other platforms. Closed-Leaf check-in: 01e6a242c4 user: jan.nijtmans tags: bug-9c258a841a
08:58
[7c934f4a3d] Make sure to also trap background errors check-in: 052bc927de user: dkf tags: core-8-6-branch
2024-05-30
21:52
Fix [9c258a841a]: document %t/%z/%j/%q size field specifiers. Fix %j/%z/%t matching the C printf check-in: 9c0c9d1a4a user: jan.nijtmans tags: core-8-branch
21:26
Let's [9c258a841a|fix] the j%j/%q type specifiers, so they behave like C in scripts, and document th... Closed-Leaf check-in: 0c66ee7d75 user: jan.nijtmans tags: bug-9c258a841a
18:36
closes [34870ab5756911d1]: no double free if Tcl_DeleteAssocData gets called in deleteProc (if inter... check-in: 0aedd271b2 user: sebres tags: core-8-branch
14:28
More efficient trace introspection is possible Closed-Leaf check-in: 0481ec52fc user: dkf tags: dkf/experimental-more-list-c-funcs
03:15
Add c99format test command for testing Tcl format against C99 printf. check-in: 82b828362c user: apnadkarni tags: bug-9c258a841a-tests
2024-05-29
19:27
Merge-mark check-in: e3d0608d3f user: jan.nijtmans tags: core-8-branch
19:14
Another round of sentinel fixes for 8.6, NULL -> (char *)NULL check-in: 4a1e38600e user: jan.nijtmans tags: core-8-6-branch
15:20
Let's [9c258a841a|fix] the %p/%z/%t type specifiers, so they behave like C in scripts, and document ... check-in: 2d6520b382 user: jan.nijtmans tags: bug-9c258a841a
09:44
Fix [18f4a94d03], by reverting [9bcec7cd880540c3], which caused it. See [https://core.tcl-lang.org/t... check-in: 8d4d978bd3 user: jan.nijtmans tags: core-8-branch
2024-05-28
16:14
We can do sublists the same way. check-in: b45cd26963 user: dkf tags: dkf/experimental-more-list-c-funcs
13:04
merge 8.6 check-in: af3c128935 user: sebres tags: core-8-branch
13:03
cmdMZ.test: more precise and fast _nrt_sleep, no failures with valgrind check-in: 8c0412dc7d user: sebres tags: core-8-6-branch
12:54
Eliminate some unnecessary type-casts. Tcl_GetString -> TclGetString where appropriate check-in: ddf52caf7a user: jan.nijtmans tags: core-8-branch
12:52
ioTrans.test: removed constraint definition - notValgrind is already part of tcltest check-in: 568c30c692 user: sebres tags: core-8-6-branch
12:38
Make TclGlob() a static function. Sentinel/indenting/comment improvements (all backported from 8.7) check-in: 5f6c7373c1 user: jan.nijtmans tags: core-8-6-branch
2024-05-27
21:21
Improve details about attached zipfs archives in tclsh and wish (backport from 9.0) check-in: e4355cd0de user: jan.nijtmans tags: core-8-branch
21:04
Another round of sentinel improvements check-in: a688bb7213 user: jan.nijtmans tags: core-8-branch
20:23
Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used check-in: 861da428c1 user: jan.nijtmans tags: core-8-6-branch
20:19
Some more functions for lists, a bit like the ones for dicts check-in: 80e4f71f99 user: dkf tags: dkf/experimental-more-list-c-funcs
20:16
merge 8.6 check-in: 331d12e7b7 user: sebres tags: core-8-branch
20:09
speedup interp.test a bit: switch to 50ms-based time limits (instead of 1sec); more tests for interp... check-in: 9a6ae506c9 user: sebres tags: core-8-6-branch
19:26
fix for [e3f4a8b78dec4bdb]: don't swallow limit errors in further invocations of EvalObjvCore (e. g.... check-in: 35646a4ff2 user: sebres tags: core-8-6-branch
11:04
Eliminate TclPrintByteCodeObj()'s 'interp' argument, which is not used. check-in: 56c28e2db2 user: jan.nijtmans tags: core-8-branch
2024-05-26
13:19
merge 8.6 check-in: 9e8cd97a2b user: dkf tags: core-8-branch
10:04
More C functions for working with dicts [656fe3c816] check-in: 083c13620e user: dkf tags: core-8-6-branch
2024-05-25
15:35
merge core-8-6-branch check-in: 7facc906fa user: dkf tags: core-8-branch
15:18
Check limits immediately when we do [interp eval]. [e3f4a8b78d] check-in: b740e2abbd user: dkf tags: core-8-6-branch
13:53
Test to demonstrate [9ee9f4d7be]. Not fixed. check-in: d5f4df948b user: dkf tags: core-8-6-branch
11:31
Use the new operations Leaf check-in: a3435c30a3 user: dkf tags: more-dict-c-funcs
09:13
Add some more C functions for working with dicts [656fe3c816] check-in: 4cfe196c56 user: dkf tags: more-dict-c-funcs
09:09
Unneeded Tcl_DStringFree() (twice) check-in: 826c2273bd user: jan.nijtmans tags: core-8-branch
2024-05-24
19:49
merge core-8-6-branch check-in: 0c105deac2 user: dkf tags: core-8-branch
19:36
Use TclDStringToObj a bit more check-in: 6746d3781b user: dkf tags: core-8-6-branch
15:51
Fix [e589d9bdab] - fconfigure socket -peername check-in: 44009dc22e user: apnadkarni tags: core-8-branch
15:31
Backport test for bug [e589d9bdab] check-in: 6e3aa87b5d user: apnadkarni tags: core-8-6-branch
08:04
Merge 8.6 check-in: 939981f439 user: jan.nijtmans tags: core-8-branch
07:03
Code optimization: no need for encoding = Tcl_GetEncoding(NULL, NULL). Use TclDStringToObj where po... check-in: 27812ca2bf user: jan.nijtmans tags: core-8-6-branch
2024-05-23
21:10
Superflous ',' Leaf check-in: 99d3c2a63e user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
21:05
Rebase to 8.7 check-in: e3c331edd6 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
15:14
Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 73dc48ac59 user: jan.nijtmans tags: core-8-branch
13:48
Fix [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows check-in: 5de1d4a68b user: jan.nijtmans tags: core-8-6-branch
13:21
Clarify docs check-in: 13e7536511 user: dkf tags: bug-154f0982f2
13:18
[154f0982f2] Update createWithNamespace to error on namespace creation failure check-in: 615988e06a user: dkf tags: bug-154f0982f2
12:00
Merge 8.6 check-in: 37b8b3fdaf user: jan.nijtmans tags: core-8-branch
11:52
Fix 2 warnings on Win32 (Thanks, Harald). Some more code cleanup, backported from 8.7) check-in: 73474e33a9 user: jan.nijtmans tags: core-8-6-branch
11:27
Better flag up the oo::Slot class in the docs, add missing method [28d6013ae6] check-in: 743169db55 user: dkf tags: core-8-6-branch
10:18
Possible fix for [3fc3287497]: TclGetProcessGlobalValue encodes information twice on Windows Closed-Leaf check-in: e99ba02756 user: jan.nijtmans tags: bug-3fc3287497
2024-05-22
22:24
.travis.yml is not used any more check-in: 918bf2ae16 user: jan.nijtmans tags: core-8-branch
22:15
.travis.yml is not used any more check-in: d0923796c9 user: jan.nijtmans tags: core-8-6-branch
21:12
clock option re-ordering check-in: 540078bebf user: jan.nijtmans tags: core-8-branch
11:29
Christian's proposal for [407b70361c]: New test failures. Maybe unix pipe troubles? Not sure if this... Closed-Leaf check-in: 039305c274 user: jan.nijtmans tags: bug-407b70361c
10:50
amend to [de08cf03235f3ce9], [7842f33a5cc5eed0], stop tail recursion in AddSimpleClassChainToCallCon... check-in: 22966032c2 user: sebres tags: core-8-branch
10:23
merge point check-in: 80fa732c8d user: sebres tags: core-8-branch
10:22
cherry-pick [659ca0ae8da43a1e] for 8.6: don't need to invoke it in case if oPtr->selfCls is NULL check-in: 3ebb66feb1 user: sebres tags: core-8-6-branch
10:11
small amend to [1d16344c8cfaecc8], [7842f33a5cc5eed0]: don't need to invoke both functions in case i... check-in: 659ca0ae8d user: sebres tags: core-8-branch
09:24
Merge 8.6. Fix TCL_NO_DEPRECATED build check-in: dbeb93773b user: jan.nijtmans tags: core-8-branch
09:11
Merge-mark Leaf check-in: 2492fd146e user: jan.nijtmans tags: bug-c6897e6e6a
09:09
Spacing/code cleanup, backported from 8.7 20:19:30 [4c1393b596] *CURRENT* "TCL_TOMMATH" is not used ... check-in: a89e327cbb user: jan.nijtmans tags: core-8-6-branch
09:04
Proposed fix for [c6897e6e6a]: select notifier crashes/misbehaves on fd >= FD_SETSIZE check-in: fe9f18909d user: jan.nijtmans tags: bug-c6897e6e6a
2024-05-21
21:17
"TCL_TOMMATH" is not used anywhere check-in: 97eea147ef user: jan.nijtmans tags: core-8-branch
20:19
"TCL_TOMMATH" is not used anywhere check-in: 4c1393b596 user: jan.nijtmans tags: core-8-6-branch
19:50
Add tommath-????/zlib-???? to build-info if libtommath/zlib is statically linked check-in: 9afa65152a user: jan.nijtmans tags: core-8-branch
14:05
Fix off-by-one error in tcl::build-info command. Improve spacing check-in: 6924fe0f7b user: jan.nijtmans tags: core-8-branch
10:49
circumvent crash [7842f33a5cc5eed0] on null ptr (oPtr->selfCls may be NULL) check-in: 1d16344c8c user: sebres tags: core-8-branch
09:48
merge 8.6 check-in: 5be1c6c979 user: sebres tags: core-8-branch
09:45
closes [79474c58800cdf94]: fixes 2 segfaults and 2 leaks (common IO handlers and reflected channels) check-in: 4342b27a4b user: sebres tags: core-8-6-branch
2024-05-20
20:33
Fix gcc warning: return should have value check-in: e3cb927560 user: jan.nijtmans tags: core-8-branch
15:20
Fix [7842f33a5c]: Call chain creation could crash in destructors in some tangled cases check-in: de08cf0323 user: dkf tags: core-8-branch
15:18
Fix [7842f33a5c]: Call chain creation could crash in destructors in some tangled cases check-in: 8b4a3295ed user: dkf tags: core-8-6-branch
15:09
Fix for [7842f33a5c]: Stereotype call chains were ending up bogus in some situations Closed-Leaf check-in: b0e486eaa6 user: dkf tags: bug-7842f33a5c
15:06
Add some machinery for easier testing check-in: c3a7ab5cdb user: dkf tags: bug-7842f33a5c
13:38
Test case to demonstrate [7842f33a5c] check-in: b7a6626f60 user: dkf tags: bug-7842f33a5c
09:54
Improve readability from some typecasting trickery. Backported from 9.0 (thanks, dkf!) check-in: d832f58cff user: jan.nijtmans tags: core-8-branch
09:32
Backport spacing-related changes from 9.0 check-in: f5469ec0c0 user: jan.nijtmans tags: core-8-branch
2024-05-19
22:23
Improve tcl::build-info implementation, adapted from dkf's result-helpers branch check-in: d73e8e60a6 user: jan.nijtmans tags: core-8-branch
2024-05-18
21:58
Update changes.md check-in: 568f98c34d user: jan.nijtmans tags: core-8-branch
2024-05-17
20:40
Merge 8.7. Improve tcl::build-info Leaf check-in: e94e6e3cec user: jan.nijtmans tags: libtommath-1.3.1
13:45
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 612af6e7d6 user: dkf tags: core-8-branch
13:43
Proper fix for [87271f7cd6]. Structures relating to [info frame] in a method now have the correct li... check-in: 371e968deb user: dkf tags: core-8-6-branch
13:29
Remove the band-aid Closed-Leaf check-in: 6f7807664e user: dkf tags: bug-87271f7cd6
13:28
Fix the problem properly check-in: e15875e0c3 user: dkf tags: bug-87271f7cd6
13:21
split iocmd-32.3 in two tests (move cycle outside of the test) Closed-Leaf check-in: b055b41a3b user: sebres tags: fix-79474c58800cdf94
12:57
merge apn-channelstate-leak, fixes possible leaks on several members that may be set after the close... check-in: f41c1304d5 user: sebres tags: fix-79474c58800cdf94
11:48
Free ChannelState.chanMsg .unreportedMsg Closed-Leaf check-in: f37f5aac4c user: apnadkarni tags: apn-channelstate-leak
11:11
Starting to clean up the mess. The extra frame info can have the same lifespan as the method itself. check-in: 2b8c097bdc user: dkf tags: bug-87271f7cd6
10:14
extend test to cover both variants (without and with error in reflected write handler) check-in: 0dac722930 user: sebres tags: fix-79474c58800cdf94
09:51
fixes yet another segfault (if write handler doesn't generate an error, but returns normally with le... check-in: 2c48f0c544 user: sebres tags: fix-79474c58800cdf94
2024-05-16
20:28
fix mem-leak originating by cyclic reference `rcPtr->name (type "channel", its refCount may be large... check-in: 47cb98a686 user: sebres tags: fix-79474c58800cdf94
15:55
Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: 9208e56d48 user: dkf tags: core-8-branch
15:53
Apply emergency workaround for [87271f7cd6]; not fixed yet, but no longer crashes check-in: 03f0a26c4f user: dkf tags: core-8-6-branch
15:51
Apply an emergency workaround check-in: 6f1d88839c user: dkf tags: bug-87271f7cd6
15:43
Make sure we're looking for the right results check-in: 54f7c2e017 user: dkf tags: bug-87271f7cd6
15:38
Test that hits [87271f7cd6] reasonably precisely check-in: bc5bf9b73e user: dkf tags: bug-87271f7cd6
12:43
A couple of tiny code style improvements check-in: d886cbe9b6 user: dkf tags: fix-79474c58800cdf94
08:56
code review: preserving r/w channels after all possible failures (don't need to release in error cas... check-in: 70133fbef0 user: sebres tags: fix-79474c58800cdf94
08:49
test: clean timeout timer check-in: 62afca68bb user: sebres tags: fix-79474c58800cdf94
2024-05-15
15:08
small code review: removal of unneeded - result is initially TCL_OK check-in: 10a82e29ad user: sebres tags: fix-79474c58800cdf94
12:52
ultimate fix for [79474c58800cdf94]: avoid segfault on copy-state structure freed to early, protecte... check-in: b66be298b9 user: sebres tags: fix-79474c58800cdf94
12:46
test illustrating bug [79474c58800cdf94] (segfaults at end of iocmd-32.3) check-in: b2573c10f0 user: sebres tags: fix-79474c58800cdf94
2024-05-14
12:47
(cherry-pick) Merge [4a1848c27fd63955], bringing Tcl.n back to the state it was. check-in: 39a2e5b4f5 user: jan.nijtmans tags: core-8-branch
2024-05-13
16:39
clock.test: amend to hotfix [9889f96f4da77e3b] - ensemble created implicitely now check-in: d89349fb42 user: sebres tags: core-8-branch
13:29
small amend for test Leaf check-in: 6a05960d39 user: sebres tags: bug-31fd84270644f67d
13:25
test illustrating bug [31fd84270644f67d] (and [9889f96f4da77e3b]) check-in: 81c5544b70 user: sebres tags: bug-31fd84270644f67d
10:34
interim fix for [9889f96f4da77e3b]: avoid lazy creation and compilation for clock-ensemble (unless t... check-in: ad49517e0b user: sebres tags: core-8-branch
2024-05-10
14:42
(backport): Funcs without args must explicitly take void check-in: c0628e3a1f user: jan.nijtmans tags: core-8-branch
10:18
merge 8.6 check-in: 76a8c1c44b user: sebres tags: core-8-branch
10:11
issue [10aa8403d064439f]: make command `testsize` platform-independent (covers constraint time64bit ... check-in: 79ebe65436 user: sebres tags: core-8-6-branch
2024-05-08
15:06
Add some typecasts, remove duplicate "memset", remove some spacing. check-in: 71dea9c67f user: jan.nijtmans tags: core-8-branch
14:39
Backport [e0bdc14669] "Cleaning up tclWinSock.c" check-in: 718495c125 user: oehhar tags: core-8-branch
2024-05-07
20:45
more simplifications check-in: 21c730f95f user: sebres tags: core-8-branch
20:09
code review (optimization by parse of word tokens in clock format) check-in: 4a909182de user: sebres tags: core-8-branch
19:04
closes [a858d95f4bfddafb]: adjust word-token pointer after possible realloc check-in: c432a8b50b user: sebres tags: core-8-branch
2024-05-05
20:21
Merge 8.6 check-in: 3fa1e95cb1 user: jan.nijtmans tags: core-8-branch
20:05
Fix [3c26dec71e]: TCLX_y_TM_PATH - unspecified behaviour - change with 90b1rc check-in: 3aa138d095 user: jan.nijtmans tags: core-8-6-branch
2024-05-04
16:25
Merge 8.6 check-in: 430342d36e user: jan.nijtmans tags: core-8-branch
16:17
Fix [a5f4a7aed8] - tcl::tm::path auto_index entry check-in: f6c7da2553 user: jan.nijtmans tags: core-8-6-branch
16:12
[unknown] only calls shell command in interactive tclsh sessions check-in: 478c9823c1 user: jan.nijtmans tags: core-8-6-branch
2024-05-02
21:00
Better fix for [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: 7a82dd9959 user: jan.nijtmans tags: core-8-branch
14:54
put (back) comment Leaf check-in: 6ffee5b2cb user: jan.nijtmans tags: rfe-4b12ccb336
13:05
A little bit more minimum check-in: 6f3cfbaafa user: jan.nijtmans tags: rfe-4b12ccb336
12:46
Minimum backport [4b12ccb336] to Tcl 8.6. If we do %lld/%llu we should do the %I32/%I64 (microsoft-)... check-in: 96aa2c6b01 user: jan.nijtmans tags: rfe-4b12ccb336
11:22
Make sure to forward-declare "struct addrinfo". Some compilers don't like doing that in a parameter-... check-in: 0b6bbf9a73 user: jan.nijtmans tags: core-8-branch
11:12
Remove COMPAT==0 part, no longer makes sense. More code-cleanup, backported from 8.7 check-in: f5665fcac2 user: jan.nijtmans tags: core-8-6-branch
09:57
Ticket [cab08bbf04]: document "scan %llu" as valid check-in: c889576c60 user: oehhar tags: core-8-branch
09:55
Ticket [cab08bbf04]: document "format %llu" as invalid check-in: 59c2c36a1e user: oehhar tags: core-8-6-branch
09:22
Make sure to forward-declare "struct addrinfo". Some compilers don't like doing that in a parameter-... check-in: 76d363fe02 user: jan.nijtmans tags: core-8-6-branch
2024-04-29
11:51
Eliminate warnings in tclTest(Obj).c, caused by our -Wc++-compat flag. check-in: 6cf7e00ec0 user: jan.nijtmans tags: core-8-branch
11:46
Tcl_MainEx() never returns, so it should be TCL_NORETURN as well. check-in: cc3a6494b2 user: jan.nijtmans tags: core-8-branch
10:06
TCL_NORETURN1 is empty for extensions, just not for Tcl and Tk builds. Why? Backport changing this f... check-in: 93a57aa32c user: jan.nijtmans tags: core-8-6-branch
08:26
Merge 8.6 check-in: 78280ba2b5 user: jan.nijtmans tags: core-8-branch
07:12
Missing TCL_NORETURN for Tcl_ExitThread() (and TclpThreadExit()). Backported from 8.7/9.0. check-in: 5103ed9db2 user: jan.nijtmans tags: core-8-6-branch
2024-04-27
17:26
Fix clang warning: tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Wer... check-in: 240572962a user: jan.nijtmans tags: core-8-branch
11:58
This construct doens't work on MSVC check-in: 4f36f76a21 user: jan.nijtmans tags: core-8-branch
2024-04-26
14:50
Fix clang warning: tclWinTime.c:84:6: error: suggest braces around initialization of subobject [-Wer... check-in: c9564c2520 user: jan.nijtmans tags: core-8-6-branch
12:59
Fix [1e48483c8b]: Use of non-standard C code in TCLBOOLWARNING check-in: b43de757cc user: jan.nijtmans tags: core-8-branch
07:50
typo check-in: ef77b41eaf user: jan.nijtmans tags: core-8-6-branch
07:39
Accept "tcl::build-info tommath" to get the built-in tommath version number. Same with gcc/zlib/??? ... check-in: b6ee75d57f user: jan.nijtmans tags: libtommath-1.3.1
2024-04-25
14:59
Fix for [ef23a85ac6]: Tcl_PanicProc - Tcl9 & NaviServer. check-in: 0753949a8d user: jan.nijtmans tags: core-8-branch
09:40
Make it more clear that TclpThreadExit() and Tcl_ExitThread() are TCL_NORETURN too. check-in: 3483b63d35 user: jan.nijtmans tags: core-8-branch
08:24
(cherry-pick): Fix building of libtclzip for out-of-source builds check-in: 5ae320c23c user: jan.nijtmans tags: core-8-branch
2024-04-24
19:54
Tcl_ConsolePanic() is TCL_NORETURN, not TCL_NORETURN1. Merge 8.6 check-in: c2849233bf user: jan.nijtmans tags: core-8-branch
12:32
__declspec should have double underscore (even though it works with one) check-in: 564f73579c user: jan.nijtmans tags: core-8-6-branch
2024-04-22
17:41
Only use Tcl_TomMath_InitStubs() when TCL_WITH_EXTERNAL_TOMMATH is not defined check-in: 7dbd4588c7 user: jan.nijtmans tags: core-8-branch
16:19
Fix [6eb8d79cb8]: segfault in obj-34.1 check-in: 64f472d200 user: jan.nijtmans tags: core-8-branch
07:00
Ticket [00b3e5dea8]: "info comdtype" return value "native" created by "Tcl_CreateObjCommand", not "T... check-in: f1b92f324e user: oehhar tags: core-8-branch
2024-04-21
22:27
Sync parameter name in tcl.decls with other places check-in: e86f3ff06b user: jan.nijtmans tags: core-8-6-branch
22:18
ifdef -> ifndef check-in: 5ecc3f6e22 user: jan.nijtmans tags: libtommath-1.3.1
22:09
Merge 8.7. Add libtommath/zlib version number to tcl::build-info (if zlib/libtommath is compiled int... check-in: f17a4fee78 user: jan.nijtmans tags: libtommath-1.3.1
10:11
No need for Tcl_TomMath_InitStubs() any more, due to TIP #648 check-in: 35d4c18451 user: jan.nijtmans tags: core-8-branch
2024-04-20
16:52
TIP #648: New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() check-in: dbe94fba12 user: jan.nijtmans tags: core-8-branch
2024-04-19
19:45
Merge 8.6 check-in: fe28cb7ea9 user: jan.nijtmans tags: core-8-branch
13:59
targetNamePtr -> targetCmdPtr (making it the same as in other documentation and tcl.decls) check-in: 7c73048dd7 user: jan.nijtmans tags: core-8-6-branch
12:36
Merge 8.6 check-in: 95cc4a3738 user: jan.nijtmans tags: core-8-branch
11:49
Reserve 2 more stub entries for TIP #648 check-in: 926f8b18c9 user: jan.nijtmans tags: core-8-6-branch
11:48
More code cleanup, backported from 8.7 check-in: 748946df7d user: jan.nijtmans tags: core-8-6-branch
08:15
More indenting check-in: 9a45160d30 user: jan.nijtmans tags: core-8-branch
08:12
(backport) Fix indenting check-in: c3b5ee0e35 user: jan.nijtmans tags: core-8-branch
2024-04-18
15:32
Fix [18f4a94d03] by backing out [9bcec7cd880540c3] (again) check-in: a2633b5cc5 user: jan.nijtmans tags: bug-18f4a94d03
15:22
Merge 8.6 check-in: 3b1ba17e3a user: jan.nijtmans tags: core-8-branch
14:38
Reduce the diff between 8.6 and 8.7, by backporting some formatting/restructuring. No functional cha... check-in: 36360649be user: jan.nijtmans tags: core-8-6-branch
2024-04-17
19:31
Re-build win64 libtommath binaries check-in: 42d90bf5a5 user: jan.nijtmans tags: libtommath-1.3.1
15:35
This fits on a single line (as in 9.0) check-in: 813be99dd2 user: jan.nijtmans tags: core-8-branch
15:27
Libtommath 1.3.1 (currently still in rc1) check-in: 38e6d34798 user: jan.nijtmans tags: libtommath-1.3.1
15:13
cherrypick [b73516f7cfccbc9f] to 8.7 - closes [167e0635db]: solves leaks, valgrind test, etc check-in: 62f9f8b56b user: sebres tags: core-8-branch
14:55
restore backwards compatibility (see clock-44.3) - spaces between tokens are optional, repaired gree... check-in: 7500745c8d user: sebres tags: core-8-branch
14:39
merge 8.6 (new clock regression test, illustrating incompatibility of new engine) check-in: d7ada3835c user: sebres tags: core-8-branch
14:35
small amend (still one "weak" format) check-in: d5d999405c user: sebres tags: core-8-6-branch
14:19
clock.test: added regression test - spaces between some scan tokens are optional (illustrating that ... check-in: 4bf978efdd user: sebres tags: core-8-6-branch
13:06
Fix "make dist" check-in: 523ac7ca2c user: jan.nijtmans tags: core-8-branch
12:59
TIP 693: Restart the changes files. (changes.md still TODO) check-in: 191139a467 user: jan.nijtmans tags: core-8-branch
10:22
Deprecate Tcl_GetAlias() check-in: 618593ad8a user: jan.nijtmans tags: core-8-branch
09:18
Deprecate Tcl_GetAlias(). Will be removed in Tcl 9.0b3 check-in: 2cc57a9c98 user: jan.nijtmans tags: core-8-6-branch
09:03
(cherry-pick): dup test names check-in: 0e8449375f user: jan.nijtmans tags: core-8-branch
08:16
Merge 8.6 check-in: 990ab54cda user: jan.nijtmans tags: core-8-branch
07:49
Adapt test-cases too for auto_mkindex change check-in: ace77382e1 user: jan.nijtmans tags: core-8-6-branch
2024-04-16
17:30
Merge 8.6 check-in: d157a6b3ef user: jan.nijtmans tags: core-8-branch
11:34
Add "-encoding utf-8" to auto_mkindex stuff check-in: e10ca653db user: jan.nijtmans tags: core-8-6-branch
2024-04-15
17:51
Merge-mark check-in: d7e14bf8b0 user: jan.nijtmans tags: core-8-branch
15:24
Use utf-8 in tools/man2help.tcl too check-in: 81fd80710b user: jan.nijtmans tags: core-8-6-branch
15:21
One more "-encoding utf-8" check-in: 850a10b6d6 user: jan.nijtmans tags: core-8-6-branch
14:48
Add -encoding utf-8 for tclZIC.tcl tool check-in: ef051d7c77 user: jan.nijtmans tags: core-8-6-branch
2024-04-14
14:31
Some int -> Tcl_Size changes check-in: 787ba0f53b user: jan.nijtmans tags: core-8-branch
2024-04-13
22:19
missing ',' check-in: 7382cc0899 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
22:05
options alphabetical check-in: d43fac373b user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
21:15
Merge 8.7 check-in: 4723ca4c9f user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
2024-04-12
23:03
merge 8.6 check-in: a8087863c3 user: sebres tags: core-8-branch
23:02
explaination comment check-in: 76fbc31aa8 user: sebres tags: core-8-6-branch
22:58
merge 8.5 (minor backport from my core) simple speed-up if searching for the key from hash itself (i... check-in: 3307793b00 user: sebres tags: core-8-6-branch
21:51
merge 8.6 check-in: 299f7305e2 user: sebres tags: core-8-branch
21:44
merge 8.5, amend to [82f721a5a039596f]: the bug was fixed incompletely, this is full bug fix now - d... check-in: 60b20a870f user: sebres tags: core-8-6-branch
21:40
Add missing documentation for TIP 598 Tcl_WinConvertError check-in: 5f96787120 user: jan.nijtmans tags: core-8-branch
15:25
(cherry-pick): Clock not weak; clock strong! check-in: 98415018a8 user: jan.nijtmans tags: core-8-branch
15:24
Merge 8.6. Don't change ActiveCodePage on Windows (yet), that's for 9.0 check-in: 0a0fdba2f8 user: jan.nijtmans tags: core-8-branch
15:16
Add lot's of "-encoding utf-8" to our own "source" commands: We are becoming more independant from t... check-in: 84222c42a2 user: jan.nijtmans tags: core-8-6-branch
15:14
Since all tools are in utf-8 (actually: ascii), make that explicit check-in: b725630348 user: jan.nijtmans tags: core-8-6-branch
15:12
Re-generate tclTomMath.h from tommath.h check-in: 4853e83243 user: jan.nijtmans tags: core-8-6-branch
14:02
Fixed misleading comment check-in: b10d1c53a9 user: dkf tags: core-8-branch
13:25
More cleaning up, notably no more symbols starting with _ as they're a reserved 'namespace' check-in: bfb42faa67 user: dkf tags: core-8-branch
09:46
Fix panic "loop in ConvertLocalToUTCUsingTable", introduced by previous commit. Some further code cl... check-in: 3c341011b9 user: jan.nijtmans tags: core-8-branch
06:49
Split ClockConfigureObjCmd() in two parts check-in: 6596b236c8 user: jan.nijtmans tags: jn-tcl-clock-configure--back-from-unsupported-ns
2024-04-11
16:14
Clean up the code style of the rest of clock check-in: 5e6e644645 user: dkf tags: core-8-branch
15:19
Next stage of migrating things to follow style: clock format support check-in: 3030150049 user: dkf tags: core-8-branch
14:27
Merge 8.7 Closed-Leaf check-in: c948bba8c5 user: jan.nijtmans tags: tcl-clock-configure--back-from-unsupported-ns
13:55
No need for TCL_OBJTYPE_V0 in Tcl 8.7. Make StrIdxTreeObjType static const. Define TCL_OBJTYPE_V1/TC... check-in: a8f043eb0a user: jan.nijtmans tags: core-8-branch
13:35
A few more small changes check-in: 0f6b51b4b7 user: dkf tags: core-8-branch
13:22
(cherry-pick): Possibly a fix for [080f846fd58958ef]: When updating the interest of a channel, don'... check-in: 1cc41db97a user: jan.nijtmans tags: core-8-branch
13:19
Style cleanup, plus added comments on memory management check-in: 4b9f7f5493 user: dkf tags: core-8-branch
13:15
Merge 8.6. Use Tcl_NewBooleanObj for booleans; we should say what we mean check-in: c6d3960498 user: jan.nijtmans tags: core-8-branch
12:35
Use Tcl_NewBooleanObj for booleans; we should say what we mean. Fix sentinels and type-casts. check-in: e75d7ff329 user: jan.nijtmans tags: core-8-6-branch
10:54
Style cleanup check-in: 7545483cf9 user: dkf tags: core-8-branch
07:59
Merge-mark check-in: 7e9249ec05 user: jan.nijtmans tags: core-8-branch
07:59
Add O_ACCMODE fow Windows, in case it is not defined check-in: a57ec70021 user: jan.nijtmans tags: core-8-6-branch
07:57
Fix [e155cedf33]: Error-handling in TclGetOpenMode(). Add O_ACCMODE fow Windows, in case it is not ... check-in: 68ff52f3c7 user: jan.nijtmans tags: core-8-branch
2024-04-10
14:47
Merge 8.6 Use TclHasInternalRep() macro in more places. check-in: d326acc1c9 user: jan.nijtmans tags: core-8-branch
13:18
[e155cedf33]: Error-handling in TclGetOpenMode() Closed-Leaf check-in: 1de2bb21a5 user: jan.nijtmans tags: bug-e155cedf33
13:01
Use standard macro for freeing the internal rep check-in: 43e279fede user: dkf tags: core-8-branch
12:02
Tcl_NewBooleanObj() is better here than Tcl_NewIntObj check-in: 03f84b481a user: jan.nijtmans tags: core-8-6-branch
10:15
Use O_ACCMODE in stead of the non-standard RW_MODES. Since O_RDONLY|O_WRONLY|O_RDWR aren't necessary... check-in: 862ccc7e61 user: jan.nijtmans tags: core-8-6-branch
08:51
Same for tclsh command-line Closed-Leaf check-in: bda82e1ef1 user: jan.nijtmans tags: tip-691-for-8.6
08:49
Make "-profile tcl8" a 100% dummy option, for maximum compatibility (in case the system encoding is ... check-in: 40098cbf10 user: jan.nijtmans tags: tip-691-for-8.6
2024-04-09
15:23
Add ability to regenerate tclOOScript.h to Win build check-in: 4f49e2b023 user: dkf tags: core-8-branch
13:31
partially revert [06b7ba18bdd9c2c3]: move ::tcl::clock::configure back from ::tcl::unsupported, leav... check-in: ba59a1523a user: sebres tags: tcl-clock-configure--back-from-unsupported-ns
12:05
TCL_MIN_SECONDS/TCL_MAX_SECONDS should use 'LL', because the constants are > LONG_MAX on 32-bit plat... check-in: 2210e67ebf user: jan.nijtmans tags: core-8-branch
2024-04-08
12:52
(dummy) implementation of TIP #691 for 8.6 check-in: 1590f15656 user: jan.nijtmans tags: tip-691-for-8.6
08:29
Fix [a6fb744b20]: missing file from distribution check-in: b0ded00b82 user: jan.nijtmans tags: core-8-branch
2024-04-06
13:48
more improvements for overflow cases (always proper message, errorCode, correct badOption value) check-in: 122184f343 user: sebres tags: core-8-branch
13:20
simple attempt to silence valgrind [167e0635db], improved error message by bad seconds (or -base), r... check-in: 9d7596c138 user: sebres tags: core-8-branch
2024-04-05
21:28
Merge-mark check-in: fed0b2c3cd user: jan.nijtmans tags: core-8-branch
21:25
Fix [df85199878]: Tcl_SetResult compiler warnings check-in: 1714783349 user: jan.nijtmans tags: core-8-6-branch
2024-04-04
20:54
Fix [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. With testcase check-in: 7f3767390f user: jan.nijtmans tags: core-8-branch
20:43
Fix [7cb7409e05] by backporting tclIndexObj.c from [c3b23bf0c7] check-in: 8cfa5d1ee9 user: jan.nijtmans tags: core-8-6-branch
20:27
Add testcases for bug [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC. Mark failing testca... check-in: 81b522c93d user: jan.nijtmans tags: core-8-6-branch
20:14
Tcl_ArgvGenFuncProc: int -> Tcl_Size (twice) Closed-Leaf check-in: c3b23bf0c7 user: jan.nijtmans tags: bug-7cb7409e05
20:01
Combine with "testparseargs" command. With testcases now check-in: a1959e72b3 user: jan.nijtmans tags: bug-7cb7409e05
13:32
Merge 8.6 check-in: b7e442b293 user: jan.nijtmans tags: core-8-branch
13:06
Backout [0a9ae478ac], as requested check-in: 33bbacee4e user: jan.nijtmans tags: core-8-6-branch
11:44
Merge 8.6 check-in: 09cdca236b user: jan.nijtmans tags: core-8-branch
11:09
Tcl_GetString() -> TclGetString(), for minor speedup. check-in: 0256b2a319 user: jan.nijtmans tags: core-8-6-branch
10:52
encodingName -> encoding (where appropriate) check-in: 0a9ae478ac user: jan.nijtmans tags: core-8-6-branch
2024-04-03
22:21
Add "testparseargsobj" command. Testcases to be added check-in: 0ad800e47a user: jan.nijtmans tags: bug-7cb7409e05
22:09
Proposed fix for [7cb7409e05]: Tcl_ParseArgsObjv bug with TCL_ARGV_GENFUNC check-in: a6a8bc6ffe user: jan.nijtmans tags: bug-7cb7409e05
18:49
fixed [dc0770a2397ae0b1]: tests are timezone independent now check-in: 793f4643fa user: sebres tags: core-8-branch
2024-04-02
21:50
Merge 8.6 check-in: 67460ca2f9 user: jan.nijtmans tags: core-8-branch
21:39
Backport [https://core.tcl-lang.org/tcl/timeline?r=argx_rejig|argx_rejig] branch. This should fix "P... check-in: 2e975ec0e2 user: jan.nijtmans tags: core-8-6-branch
20:46
Simplify Tcl_SetStartupScript() a little bit: no need to check for NULL twice. Test for != NULL cons... check-in: 00af3315f5 user: jan.nijtmans tags: core-8-6-branch
11:13
Merge 8.6 check-in: 333bdb34cc user: jan.nijtmans tags: core-8-branch
08:01
Update to libtommath-1.3 (but keep Tcl 8.6-specific tweaks) check-in: 82388e9e7d user: jan.nijtmans tags: core-8-6-branch
2024-04-01
18:36
TIP 688: clock command revision and speedup check-in: 7137ea11e9 user: jan.nijtmans tags: core-8-branch
18:07
Update tommath.h/tommath_private.h too Closed-Leaf check-in: c001226934 user: jan.nijtmans tags: libtommath-1.3
2024-03-31
22:17
More progress check-in: 5d6e4b3877 user: jan.nijtmans tags: libtommath-1.3
00:01
Make a start, upgrading to libtommath 1.3 check-in: 14587821fe user: jan.nijtmans tags: libtommath-1.3
2024-03-30
14:48
Merge-mark check-in: e9afc777b6 user: jan.nijtmans tags: core-8-branch
14:24
Remove all libtommath source-files, which are not used in Tcl. Don't bother about them any more check-in: 58fe28a383 user: jan.nijtmans tags: core-8-6-branch
2024-03-29
15:42
4 more files, which should have been removed as part of the libtommath 1.2 -> 1.3 upgrade check-in: 6a02c3b3ad user: jan.nijtmans tags: core-8-branch
14:20
Merge 8.6. Rename some (internal) libtommath stub entries (back to the same name as in Tcl 8.6) check-in: 13e8fc7158 user: jan.nijtmans tags: core-8-branch
13:22
(cherry-pick) Added minor detail to file attr -shortname handling docs. check-in: 9c06dfcfec user: jan.nijtmans tags: core-8-6-branch
13:20
Remove libtommath/makefile* and related: Those files suggest anything can be built in this directory... check-in: 51953c6e81 user: jan.nijtmans tags: core-8-6-branch
12:26
Upgrade provided libtommath with version 1.3. Still works with external libtommath 1.2 too. check-in: a04ae84a3f user: jan.nijtmans tags: core-8-branch
2024-03-28
21:39
Merge 8.6 check-in: a358975f05 user: jan.nijtmans tags: core-8-branch
21:12
Asciify string.test. tcltest::fileEncoding is thus no longer necessary (which would have performance... check-in: 03cf62003a user: jan.nijtmans tags: core-8-6-branch
2024-03-27
20:18
fixes SF [edb4b065f49b9e51]: cherry-picked from 5d52c6d7302b320e] check-in: ac30912bcc user: sebres tags: core-8-branch
20:13
merge 8.6 (string tests, also illustrating bug [edb4b065f49b9e51]) check-in: 633a20378a user: sebres tags: core-8-branch
20:09
tests renumeration check-in: 29223eb238 user: sebres tags: core-8-6-branch
19:59
tests/string.test: cherry-pick several string-tests from trunk to 8.6, added encoding mark (utf-8), ... check-in: 1e149c4008 user: sebres tags: core-8-6-branch
19:52
tcltest: detect encoding of test-file (BOM or coding in header) and supply it to source/shell, so al... check-in: a55120e64e user: sebres tags: core-8-6-branch
09:49
Add koi8-ru and koi8-t encodings check-in: f159d4c7ed user: jan.nijtmans tags: core-8-branch
2024-03-26
13:06
Add koi8-ru and koi8-t encodings, completing the 4 "koi8" encodings available in iconv. check-in: 7ec1b7cfbf user: jan.nijtmans tags: core-8-6-branch
2024-03-24
18:05
(cherry-pick): Change Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx to ignore START/END ... check-in: 4f47abcc61 user: jan.nijtmans tags: core-8-branch
2024-03-23
22:06
Merge-mark check-in: 51062bf4da user: jan.nijtmans tags: core-8-branch
22:01
Update genStubs.tcl, making it usable for Tcl 9 as well check-in: 89038fd587 user: jan.nijtmans tags: core-8-6-branch
18:17
Backport formatting from 9.0. Revise genStubs.tcl such that dummy entries are only generated for Tcl... check-in: 36eaeafb4b user: jan.nijtmans tags: core-8-branch
13:28
Revise clock-6.10c? testcases check-in: e8589daf33 user: jan.nijtmans tags: core-8-branch
2024-03-22
13:41
Mark clock-6.10b/clock-6.10d as "knownBug": Those testcases crash with CFLAGS=-ftrapv, even with cur... check-in: 968cf29140 user: jan.nijtmans tags: core-8-branch
13:06
Add more testcases, 0-measurement of current behavior. integervalueTooLarge -> dateTooLarge. check-in: f23d81deff user: jan.nijtmans tags: core-8-branch
2024-03-21
12:57
Formatting/indenting check-in: 1dd169510a user: jan.nijtmans tags: core-8-branch
10:31
Merge 8.6 check-in: 1b7fde5700 user: jan.nijtmans tags: core-8-branch
00:27
more lsearch performance tests check-in: 95a2ca595e user: sebres tags: core-8-6-branch
2024-03-20
20:09
Fix [6811a00819]: lsearch performance degradation on Tcl 8.6.11 release (thanks, Sergey!) check-in: 3186ba81a2 user: jan.nijtmans tags: core-8-branch
17:56
optimize TclUtfToUCS4 for single code units (non high surrogates), especially for ascii; fixes perfo... check-in: ad35def80d user: sebres tags: core-8-6-branch
16:39
small amend (incorrect copy&paste removed) check-in: 708e810803 user: sebres tags: core-8-6-branch
16:37
added performance regression tests for list facilities (initially only few lsearch cases, illustrati... check-in: cd1bb80fb9 user: sebres tags: core-8-6-branch
14:42
dup test name check-in: b77b2ef03f user: dgp tags: core-8-branch
13:14
(backport) more spacing/formatting tweaks. For now, macosx/unix/win only. check-in: dc8a99efff user: jan.nijtmans tags: core-8-branch
2024-03-19
16:12
Backport fix for [bda99f2393]: gets stdin problem when non-blocking - Windows (cherry-pick): Fix ind... check-in: 770221ff54 user: jan.nijtmans tags: core-8-branch
08:09
(cherry-pick) docs - note that Tcl_AsyncMark() and Tcl_AsyncDelete() are actually void funcs check-in: 5411a7556d user: jan.nijtmans tags: core-8-6-branch
2024-03-18
08:46
For now, revert TIP #689 implementation, until it's accepted. check-in: 8ae0402a98 user: jan.nijtmans tags: core-8-branch
2024-03-17
23:20
More int -> Tcl_Size check-in: a52cd06a0d user: jan.nijtmans tags: core-8-branch
2024-03-15
13:42
Merge 8.6 check-in: 91f32fb100 user: jan.nijtmans tags: core-8-branch
13:41
Fix "encoding convertfrom koi8-u \xB4". Should be Є, not Ѓ. See [f23022e07a]. check-in: 5f43417351 user: jan.nijtmans tags: core-8-6-branch
2024-03-13
09:45
Restore TclListObjLength()/TclListObjGetElements() macro's, as they were in 8.6 check-in: c575f9dc00 user: jan.nijtmans tags: core-8-branch
2024-03-12
23:41
Merge 8.6 check-in: da870994fd user: jan.nijtmans tags: core-8-branch
23:13
tcltest 2.5.7 -> 2.5.8 check-in: 4cdfd489b0 user: jan.nijtmans tags: core-8-6-branch
23:07
Code cleanup, no change in functionality. All backported from 8.7/9.0 check-in: 77f0efd1f8 user: jan.nijtmans tags: core-8-6-branch
19:20
fixes [1acd172c424b57c9]: there is only one case where a subcommand may be ambiguous (as a prefix), ... Closed-Leaf check-in: 5984cb59e7 user: sebres tags: bug-1acd172c424b57c9-p1
19:03
skip extensive IO-aggressive tests, be gentle with users and CIs env (especially SSD, let alone our ... check-in: 5e0186f270 user: sebres tags: core-8-6-branch
18:15
proper skip of test winFCmd-1.38 (no error reaching limit of 50K unique file-ids) check-in: 603e957ae2 user: sebres tags: core-8-6-branch
18:01
fixed path for running of suite from temp-directory (also proper skip if no dlls available) check-in: c5c8d91a38 user: sebres tags: core-8-6-branch
01:50
fixes similar issue by free scan + more tests Closed-Leaf check-in: 4bdbd5cc83 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:48
fixes #23: `clock add` regression (integer overflow in time part) check-in: bbb77cc456 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:43
test cases covering #23: `clock add` regression (due to integer overflow) check-in: 0ae6ddcffa user: sebres tags: sebres-8-6-clock-speedup-cr2
01:43
replace sprintf with itoaw check-in: 7fcbaa0769 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:37
more optimizations of numeric to regular TZ conversion (for non GMT offsets) check-in: 319c3b037a user: sebres tags: sebres-8-6-clock-speedup-cr2
01:36
optimize simplest case if numeric timezone is 0000 (so GMT/UTC) check-in: cdf1e91c13 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:33
consider TZ-epoch in base-cache (ensure cache of base is correct for :localtime if TZ changing) check-in: 1ea9fc6200 user: sebres tags: sebres-8-6-clock-speedup-cr2
01:21
tests to ensure cache of base is correct for :localtime if TZ-env changing check-in: 23bf32a8d0 user: sebres tags: sebres-8-6-clock-speedup-cr2
2024-03-11
22:01
Merge 8.6 check-in: d31f533f41 user: jan.nijtmans tags: core-8-branch
21:56
Add "Alaska Standard/Daylight" time to tclDate.c check-in: bb22bd59d0 user: jan.nijtmans tags: core-8-6-branch
20:30
Merge 8.6. Upgrade bison to latest version (3.8.2) check-in: 1495c7c2b6 user: jan.nijtmans tags: core-8-branch
15:53
Unneeded "file normalize" check-in: f336db244d user: jan.nijtmans tags: core-8-6-branch
2024-03-10
21:12
GetMonthDay() improvements (from sebres-9-0-clock-speedup-cr2 branch). Some int -> TclWideInt or int... check-in: 5309ff9480 user: jan.nijtmans tags: core-8-branch
16:51
Merge 8.6 check-in: 76d789a445 user: jan.nijtmans tags: core-8-branch
15:49
Re-generate library/tclIndex (especially "safe" namespace had some changes which were not reflected ... check-in: 3089f0f5fb user: jan.nijtmans tags: core-8-6-branch
11:27
Fix [910d67a229fe7f65]: NS-qualified invocations of command evade [namespace unknown] check-in: 1f0f766632 user: jan.nijtmans tags: core-8-branch
2024-03-09
23:47
fix testcase check-in: a7b45f89b0 user: jan.nijtmans tags: core-8-branch
22:56
(backport): Corrections to TclOO errorcodes from scripted parts check-in: ac0edc9cb5 user: jan.nijtmans tags: core-8-branch
2024-03-08
13:31
merge 8.6 check-in: 55161b04a1 user: sebres tags: core-8-branch
13:30
TclGetNamespaceForQualName: TCL_FIND_IF_NOT_SIMPLE considers alternate search path too check-in: 42f5eac945 user: sebres tags: core-8-6-branch
11:31
typo's check-in: 25dca7779a user: jan.nijtmans tags: core-8-branch
2024-03-07
22:17
Merge 8.6 check-in: 7b408742b0 user: jan.nijtmans tags: core-8-branch
21:58
Add internal flag TCL_FIND_IF_NOT_SIMPLE for (internal) TclGetNamespaceForQualName(). Not used yet. check-in: 636bb502b2 user: jan.nijtmans tags: core-8-6-branch
21:42
Code cleanup/formatting check-in: a59ac73aac user: jan.nijtmans tags: core-8-6-branch
11:21
fixes segfault [a9625d1f53554f9d]: elemObj used uninitialized, lindex on lseq wo args must return wh... check-in: a12bd5c50a user: sebres tags: core-8-branch
2024-03-06
21:44
core review check-in: de267d7a35 user: sebres tags: bug-910d67a229fe7f65
21:29
small amend: simpler traversing using ns->parentPtr check-in: 6224c4a34f user: sebres tags: bug-910d67a229fe7f65
21:11
Reduce code duplication (borrowed from "bug-910d67a229fe7f65" branch, but independant from any bug) check-in: 6df28186ce user: jan.nijtmans tags: core-8-6-branch
19:22
better variant of fix for [910d67a229fe7f65] with improved search for NS::command (find NS even if c... check-in: c4d9c1dd86 user: sebres tags: bug-910d67a229fe7f65
15:01
Merge 8.6 check-in: f20cd0f8e0 user: jan.nijtmans tags: core-8-branch
14:59
Backport "changes" changes from 8.7 check-in: 3f3fa3ee4f user: jan.nijtmans tags: core-8-6-branch
12:05
small amend to [910d67a229fe7f65]: additional corner case (see the test namespace-52.13) check-in: 98aab416a2 user: sebres tags: bug-910d67a229fe7f65
10:04
a6 -> b1, as preparation for possible release (hopefully, one day) check-in: b54927ef9a user: jan.nijtmans tags: core-8-branch
2024-03-05
16:38
fix for [910d67a229fe7f65]: search of `namespace unknown` handler fixed: first try to find namespace... check-in: 76660a8402 user: sebres tags: bug-910d67a229fe7f65
15:20
Merge 8.6 check-in: ec4e4d28c9 user: jan.nijtmans tags: cygwin
10:12
Merge 8.6 check-in: fcd6f1b54e user: jan.nijtmans tags: core-8-branch
09:39
Minor addition to [1b8a893ded]: On Windows, fill TCL_PACKAGE_PATH (in tclConfig.sh) with "${prefix}\... check-in: a38deec229 user: jan.nijtmans tags: core-8-6-branch
2024-03-04
20:30
Merge 8.6 check-in: e2f5845694 user: jan.nijtmans tags: core-8-branch
20:10
(minor) fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced check-in: c2a94d79f6 user: jan.nijtmans tags: core-8-6-branch
19:56
Merge 8.6. TCL_PACKAGE_PATH is not used on Windows Closed-Leaf check-in: 596141a1ce user: jan.nijtmans tags: bug-1b8a893ded
15:47
Add akst/akdt (Alaska) time-zones to "clock" command. Also 'stolen' from "sebres-?-?-clock-speedup-c... check-in: 5e7ea80f7b user: jan.nijtmans tags: core-8-6-branch
14:47
Tweak error-message. Remove pre-7.5 Tcl code. check-in: 8ba11ea01f user: jan.nijtmans tags: core-8-branch
13:31
Merge 8.6 check-in: 93696922f2 user: jan.nijtmans tags: core-8-branch
12:48
Code cleanup in init.tcl, 'stolen' from sebres-?-?-clock-speedup-cr2. No change in functionality check-in: 6065e21d1d user: jan.nijtmans tags: core-8-6-branch
10:36
If TCL_PACKAGE_PATH is set explicitly, don't change it in "configure" check-in: 123e49b851 user: jan.nijtmans tags: bug-1b8a893ded
10:22
Small (related) fix to handling of TCL_MODULE_PATH: It's a Tcl list too, so it could contain '{'/'}' check-in: cc89d3374b user: jan.nijtmans tags: bug-1b8a893ded
09:40
Proposed fix for [1b8a893ded]: TCL_PACKAGE_PATH path is (wrongly) braced. check-in: 4427b7e168 user: jan.nijtmans tags: bug-1b8a893ded
2024-03-03
21:42
Merge 8.6 check-in: 2490edbb83 user: jan.nijtmans tags: core-8-branch
21:30
Fix [d63061a1ac]: PRIVATE != CONTROL in Unicode check-in: 0480bdc823 user: jan.nijtmans tags: core-8-6-branch
14:41
Remove private characters from regexp control table, but add them back in [:cntrl:] class (so no cha... check-in: 80462c8ac9 user: jan.nijtmans tags: core-8-6-branch
2024-02-28
21:05
merge release check-in: cd74d968a4 user: dgp tags: core-8-6-branch
10:00
fixes [e02798626dfbcd7b] - close regression introduced by TIP#490 causing too slow eval of mc comman... check-in: 3a4bf06425 user: sebres tags: core-8-branch
2024-02-27
20:31
Merge mark check-in: f25b96438c user: oehhar tags: core-8-branch
20:23
Bug [f91ab723f3] : remove Windows 16 bit dead code check-in: ce2bd7a315 user: oehhar tags: core-8-6-branch
18:21
small amend for better readability (no RE needed, faster utf prefix compare) Closed-Leaf check-in: e81985ea8b user: sebres tags: fix-e02798626d--msgcat-regress
16:07
amend to [e02798626dfbcd7b]: speed-up ::tcl::clock::mc a little bit (uses msgcat::mcn internally ins... check-in: 9ff9eb8a25 user: sebres tags: fix-e02798626d--msgcat-regress
15:58
fixes [e02798626d]: close regression introduced by TIP#490 causing too slow eval of mc command for n... check-in: 29eaa2a82f user: sebres tags: fix-e02798626d--msgcat-regress
13:53
Some more int -> Tcl_Size check-in: fd0a1b6e28 user: jan.nijtmans tags: core-8-branch
12:10
TclWinGetPlatformId is defined twice. Re-generate tclDecls.h check-in: 0ee8752897 user: jan.nijtmans tags: core-8-branch
07:08
clock requires msgcat 1.7, not 1.6 as minimum check-in: d20012dd88 user: oehhar tags: core-8-branch
2024-02-26
13:56
Bug [f91ab723]: MS-WIN: remove dead code as TclWinGetPlatformId() constantly returns "VER_PLATFORM_W... Closed-Leaf check-in: 69a34921d1 user: oehhar tags: bug-f91ab723-dead-code-removal
13:34
bug [f91ab723f3]: possible solution to remove cmd.exe handling. Leaf check-in: bdca8a3971 user: oehhar tags: bug-f91ab723f3-no-cmd
13:29
Bug: [f91ab723f3]: possible solution to add quoting "" for cmd.exe /c argument Leaf check-in: 0530fbcf2d user: oehhar tags: bug-f91ab723f3-quoting
13:04
More tweaks check-in: d48abcace3 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
10:59
Rebase to latest sebres-8-6-clock-speedup-cr2 Leaf check-in: 2021143e85 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
10:56
Rebase to latest core-8-6-branch check-in: 17de5e48b6 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2024-02-25
15:35
The [https://en.wikipedia.org/wiki/KOI8-U|wiki] clearly states that the mapping for 0xB4 was a type,... Closed-Leaf check-in: 0034d90630 user: jan.nijtmans tags: bug-f23022e07a
2024-02-21
17:04
Backport missing .fi from main branch in file doc/ObjectType.3 check-in: babd8ac6b2 user: oehhar tags: core-8-branch
15:49
A few more changes. Closed-Leaf check-in: ae82d58ef0 user: dgp tags: rc1, core-8-6-14-rc, core-8-6-14
2024-02-20
17:53
merge 8.6 check-in: 7870bc1473 user: dgp tags: core-8-6-14-rc
16:47
Ticket [2f4b495427]: document TIP 445 API functions. check-in: 31e8b2c9eb user: oehhar tags: core-8-branch
2024-02-19
16:29
Merge-mark check-in: 1d26884977 user: jan.nijtmans tags: core-8-branch
16:27
TCL_INTEGER_SPACE + 4 could be too small for a channelName on win32. Backported from 9.0: Derpfix... check-in: 1a335aed10 user: jan.nijtmans tags: core-8-6-branch
2024-02-16
16:59
(Cherry-pick): Derpfix... check-in: 12125d5be6 user: jan.nijtmans tags: core-8-branch
14:48
Merge 8.6 check-in: a39831380a user: jan.nijtmans tags: core-8-branch
14:43
(cherry-pick) Reduce the number of warnings on Windows: channel names generated in one place check-in: e494ede6de user: jan.nijtmans tags: core-8-branch
12:41
Fix [e646d28f1a]: 8.6 Documentation/comment typo fixes check-in: 376f147892 user: jan.nijtmans tags: core-8-6-branch
12:30
Merge-mark check-in: 3dfd12f7db user: jan.nijtmans tags: core-8-branch
12:23
Fix [aa6624c629]: tclExecute.c: Avoid false-positive warning check-in: 87d01188e3 user: jan.nijtmans tags: core-8-6-branch
12:05
Merge 8.6. http -> 2.10b2 check-in: 45d29e9dfc user: jan.nijtmans tags: core-8-branch
2024-02-15
20:33
Fix [578b7e273c03]: Round computed end value to match precision of given arguments check-in: d99d025a45 user: jan.nijtmans tags: core-8-branch
2024-02-14
19:17
changes file refinements check-in: 4750bf1cec user: dgp tags: core-8-6-14-rc
19:11
merge 8.6 check-in: ac74f10619 user: dgp tags: core-8-6-14-rc
19:10
There are changes to package tcltest since release of Tcl 9.0b1. Bump to tcltest 2.5.7 check-in: 5c72e81a4c user: dgp tags: core-8-6-branch
18:55
merge 8.6 check-in: 36cde7ef84 user: dgp tags: core-8-6-14-rc
18:54
There have been changes to the package opt. Bump to opt 0.4.9 check-in: e6f1f66334 user: dgp tags: core-8-6-branch
16:06
Merge-mark check-in: 356c3455db user: jan.nijtmans tags: core-8-branch
16:05
offsetof -> TclOffset check-in: b554b84d1a user: jan.nijtmans tags: core-8-6-branch
2024-02-12
21:55
More code cleanup check-in: 9438970ff1 user: jan.nijtmans tags: core-8-branch
15:26
Code cleanup (also backported from 9.0) check-in: f9ba3cd5f6 user: jan.nijtmans tags: core-8-branch
14:43
Fix last "knownBug" in UTF-16 encoder (backported from 9.0) check-in: 00c7d938b7 user: jan.nijtmans tags: core-8-branch
2024-02-11
22:05
TIP #652 check-in: 2e1b89ace3 user: jan.nijtmans tags: core-8-branch
2024-02-09
14:20
merge 8.6 check-in: ac4e370218 user: dgp tags: core-8-6-14-rc
2024-02-08
16:25
Merge 8.6. Some int -> Tcl_Size check-in: ae7eb5c8b2 user: jan.nijtmans tags: core-8-branch
16:11
Fix gcc 13.2.1 (Fedora 39.1) warning: Writing of 1 byte into a region of size 0 [-Wstringop-overflow... check-in: abece1f21f user: jan.nijtmans tags: core-8-6-branch
13:26
Merge 8.6 check-in: 6ba5b5effa user: jan.nijtmans tags: core-8-branch
13:21
Fix all 'ascii' testcases in encodingVectors.tcl, another try. See [1355b9a874]. check-in: 233da96789 user: jan.nijtmans tags: core-8-branch
12:15
Backport Tcl_ObjPrintf "ll" (and "I32/64") from Tcl 8.7 (again) Closed-Leaf check-in: 139b450167 user: jan.nijtmans tags: rfe-2089279
08:45
ups, accidentally re-introduced an already fixed formatting error - corrected again now check-in: e22fa08272 user: Torsten tags: core-8-6-branch
08:34
(cherry-pick) Fixed wrongly placed punctuation in .QW macro of clock.n manual page check-in: 767777d044 user: Torsten tags: core-8-6-branch
2024-02-07
20:52
Backout [c63ef66f0d], back to the drawing table. check-in: f99067ae3e user: jan.nijtmans tags: core-8-branch
18:00
Merge mark check-in: a4762f4dab user: oehhar tags: core-8-branch
17:57
8.6 changes file finished from my side check-in: 45c1474547 user: oehhar tags: core-8-6-branch
17:51
merge 8.6 check-in: 7b0150e4bf user: dgp tags: rc0, core-8-6-14-rc
16:59
merge 8.6 check-in: b0ebc92e2f user: dgp tags: core-8-branch
16:51
Update tests to accept new [history] implementation. check-in: 0626cd6ddf user: dgp tags: core-8-6-branch
13:11
Merge 8.6 check-in: f9c293ea50 user: jan.nijtmans tags: core-8-branch
13:03
Fix [8e666d7c95]: Redefining proc ::history locks the interpreter into a tight loop check-in: 3fe9d2e419 user: jan.nijtmans tags: core-8-6-branch
10:00
Fix all 'ascii' testcases in encodingVectors.tcl check-in: c63ef66f0d user: jan.nijtmans tags: core-8-branch
08:50
(cherry-pick): Add test cases for [80d4c1c7e5] check-in: 44cc6f2c62 user: jan.nijtmans tags: core-8-branch
07:08
Merge mark check-in: a69d1ed115 user: oehhar tags: core-8-branch
07:06
Continue with changes file check-in: b383fcfeed user: oehhar tags: core-8-6-branch
2024-02-06
16:43
Merge mark check-in: 1dc61b5cb3 user: oehhar tags: core-8-branch
16:39
Changes file by Brian, slightly edited. check-in: 4436519cc6 user: oehhar tags: core-8-6-branch
15:01
Merge 8.6 check-in: 28a7f41451 user: jan.nijtmans tags: core-8-branch
14:58
Fix [86b3c15f0c]: ::unknown has infinite recursion in a corner case check-in: 524d68410a user: jan.nijtmans tags: core-8-6-branch
14:57
\032 -> \x1A, since hex reads better than octal check-in: 3159cb3d34 user: jan.nijtmans tags: core-8-6-branch
14:49
\032 -> \x1A, since hex reads better than octal Closed-Leaf check-in: 96ef2e8079 user: jan.nijtmans tags: bug-86b3c15f0c
14:42
Slightly simpler check-in: 107361643b user: jan.nijtmans tags: bug-86b3c15f0c
14:16
Proposed fix for [86b3c15f0c]: ::unknown has infinite recursion in a corner case check-in: 13fc1a9f95 user: jan.nijtmans tags: bug-86b3c15f0c
13:32
Proposed fix for [8e666d7c95]: Redefining proc ::history locks the interpreter into a tight loop Closed-Leaf check-in: 02f90739a1 user: jan.nijtmans tags: bug-8e666d7c95
12:33
Minor code simplification check-in: 484524c355 user: jan.nijtmans tags: core-8-branch
09:41
Fix util-18.13/util-18.14 constraint, which masked the wrong result on 64-bit windows. Fixed that as... check-in: d1c674d649 user: jan.nijtmans tags: core-8-branch
2024-02-05
21:02
Merge 8.6 check-in: 8060f3f83d user: jan.nijtmans tags: core-8-branch
18:02
Fix indenting check-in: 64110c20ee user: jan.nijtmans tags: core-8-6-branch
15:26
Fix [2089279]: StringObj.3 Tcl_ObjPrintf inaccuracies. Not only the documentation, also the behavior... check-in: 0e4c7187e7 user: jan.nijtmans tags: core-8-6-branch
2024-02-04
01:49
Merge 8.6 check-in: ae23dc8ca9 user: jan.nijtmans tags: core-8-branch
01:42
Update to tzdata 2024a check-in: 90e8a07b90 user: jan.nijtmans tags: core-8-6-branch
2024-02-01
21:44
Fix [0d78177f20]: unsigned use of Tcl_ObjPrintf() doesn't work as expected. With testcases. check-in: 7abae71820 user: jan.nijtmans tags: core-8-branch
09:42
Forgot that long doubles are supported in Tcl_ObjPrintf() check-in: fd7e22c963 user: jan.nijtmans tags: core-8-branch
09:21
Merge 8.7, but update for TIP #476 check-in: e7d563a1c1 user: jan.nijtmans tags: core-8-branch
09:08
Update Tcl_ObjPrintf() documentation. Make it more clear that C11 format specifiers are not supporte... check-in: 1c44f01fb6 user: jan.nijtmans tags: core-8-6-branch
2024-01-31
21:08
More TCL_SIZE_MODIFIER usage check-in: 1c29c5082b user: jan.nijtmans tags: core-8-branch
16:29
Backport Tcl_ObjPrintf "ll" (and "I32/64") from Tcl 8.7 check-in: c6795d89c8 user: jan.nijtmans tags: rfe-2089279
13:57
Eliminate (now unnecessary) type-casts check-in: 01064980d8 user: jan.nijtmans tags: core-8-branch
12:42
Remove private characters from regexp control table, but add them back in [:cntrl:] class (so no cha... check-in: a642ee62d4 user: jan.nijtmans tags: core-8-branch
2024-01-29
21:04
re-build win64/zlib1.dll for UCRT check-in: 7fc3475193 user: jan.nijtmans tags: core-8-branch
15:39
small amend (type change) check-in: 7e3b66cc7c user: sebres tags: core-8-branch
15:26
merge 8.6 check-in: 902ceac239 user: sebres tags: core-8-branch
14:10
closes [db4f2843cd]: fixes segfault by BO in ReadChars (and Tcl_ReadChars with append) check-in: 399b55fa05 user: sebres tags: core-8-6-branch
13:55
closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append) caused by wrong buf... Closed-Leaf check-in: 37e659d589 user: sebres tags: fix-db4f2843cd
11:06
don't flush to use full buffer (otherwise the chunks were 4K anyway) check-in: 2dce470bdf user: sebres tags: fix-db4f2843cd
09:20
Merge 8.6 check-in: 50228ffe98 user: jan.nijtmans tags: core-8-branch
09:17
Update to zlib-1.3.1 check-in: 5cc374ab9c user: jan.nijtmans tags: core-8-6-branch
2024-01-28
21:12
Missing "const" check-in: 9bad75bcfe user: jan.nijtmans tags: core-8-branch
20:42
Backport regsub.n from 9.0 check-in: 62dc87d0c3 user: jan.nijtmans tags: core-8-branch
2024-01-27
12:09
More testcases check-in: 0ed614424d user: jan.nijtmans tags: core-8-branch
11:59
Merge 8.6 check-in: 879347fde7 user: jan.nijtmans tags: core-8-branch
11:51
Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1" check-in: 8f65470f72 user: jan.nijtmans tags: core-8-6-branch
2024-01-26
22:18
added channel regression tests (for read command) to illustrate bugs [db4f2843cd], [da16d15574] check-in: 492aaec521 user: sebres tags: fix-db4f2843cd
13:45
Merge 8.6 check-in: 052bf73b12 user: jan.nijtmans tags: core-8-branch
13:40
Fix [16e25e1402]: tcl_startOfPreviousWord cannot handle "end-1" Closed-Leaf check-in: af214ab63b user: jan.nijtmans tags: bug-16e25e1402
13:37
Add testcases for library/word.tcl check-in: 33067443e8 user: jan.nijtmans tags: core-8-6-branch
12:51
Improve tcl_startOfPreviousWord, so it can handle indices like "" (from Tk) and "end-1" check-in: cc86841c45 user: jan.nijtmans tags: core-8-branch
2024-01-24
20:46
Backport doc/eval.n from 9.0, and fix missing .CE check-in: 5a4898701d user: jan.nijtmans tags: core-8-branch
19:40
merge 8.6 check-in: 1904ee1442 user: dgp tags: core-8-6-14-rc
2024-01-23
08:36
Merge 8.6 check-in: ebc6cb8701 user: oehhar tags: core-8-branch
08:35
Doc of Tcl_AppendToObj: Remove documentation of NULL data argument as this is an internal feature check-in: 9ed281453b user: oehhar tags: core-8-6-branch
2024-01-22
22:30
Possible workaround for [db4f2843cd]. Would this help? Closed-Leaf check-in: 100933523c user: jan.nijtmans tags: bug-db4f2843cd
15:08
Merge TCL8.6 check-in: c559648522 user: oehhar tags: core-8-branch
15:07
[db4f2843cd],[da16d15574]: revert Tcl_ReadChars fix, due to performance impact. check-in: 7a188dd1c9 user: oehhar tags: core-8-6-branch
14:28
Merge TCL8.6 check-in: a87deaa418 user: oehhar tags: core-8-branch
14:26
Doc of Tcl_AppendToObj: Document NULL data argument behaviour and buffer growth optimization. check-in: 693e853bc6 user: oehhar tags: core-8-6-branch
2024-01-21
16:31
Merge 8.6 check-in: 9ebdb88b20 user: jan.nijtmans tags: core-8-branch
16:26
Optimize Tcl_UniCharIsControl(). Don't worry about range >= U+F0000, that's for TCL_UTF_MAX>3, which... check-in: 8e673f54d3 user: jan.nijtmans tags: core-8-6-branch
2024-01-20
11:23
Fix failing zipfs testcases check-in: f884ce1344 user: jan.nijtmans tags: core-8-branch
2024-01-19
14:59
Fix compiler warning check-in: b3a6ae31fd user: jan.nijtmans tags: core-8-branch
14:34
(cherry-pick): Bug [e5ca49bcfa] - zipfs glob check-in: 907af5418c user: jan.nijtmans tags: core-8-branch
2024-01-17
16:31
TCL_RELEASE_SERIAL (in tcl.h) and unix/tcl.spec should be updated too check-in: fa0935cd8b user: jan.nijtmans tags: core-8-6-14-rc
2024-01-16
01:05
Bump to 8.6.14 for release check-in: 814b28c5aa user: griffin tags: core-8-6-14-rc
2024-01-15
19:32
Merge 8.6 check-in: 85a9c05082 user: jan.nijtmans tags: core-8-branch
19:22
Fix non-existing function names in test titles check-in: 4d3ac2c87e user: jan.nijtmans tags: core-8-6-branch
10:46
Bug [d63061a1ac]: "PRIVATE != CONTROL in Unicode". Leave out "Co" (private-use characters) from "str... Closed-Leaf check-in: 5219e3ff14 user: jan.nijtmans tags: bug-d63061a1ac
2024-01-14
00:29
Merge 8.6 check-in: 683de3e01d user: jan.nijtmans tags: core-8-branch
2024-01-13
22:24
Fix wrongly-placed braces (noted by AKU, thanks!). Also '==' -> 'eq' in expression. check-in: 8a48d91eb8 user: jan.nijtmans tags: core-8-6-branch
2024-01-12
11:53
Leave out Tcl_UtfNcmp/Tcl_UtfNcasecmp from -DTCL_NO_DEPRECATED builds, because it's part of the UTF1... check-in: 2d72b799ff user: jan.nijtmans tags: core-8-branch
11:31
Update the pkga.c/pkgua.c examples, making sure there's no misunderstanding that Tcl_UtfNcmp() expec... check-in: da7865389c user: jan.nijtmans tags: core-8-6-branch
2024-01-11
09:36
Merge 8.6 check-in: 4f9448a2cf user: oehhar tags: core-8-branch
09:33
Ticket [fd27add6]: doc change of Tcl_PkgRequire & friends: version string specification refers to "p... check-in: d55e661b7f user: oehhar tags: core-8-6-branch
08:07
Few minor implementation fixes (e.g. "transferable" < "true") Closed-Leaf check-in: 3457ff04da user: jan.nijtmans tags: tip-685
2024-01-10
21:01
Fix [4e38c347a4] Changed contract for Tcl_UtfN(case)cmp in Tcl 8.7 check-in: 45db2932ba user: jan.nijtmans tags: core-8-branch
12:41
TIP 685 implementation: rename "string is unicode" to "string is transferable". Also rename underlyi... check-in: 5018317bb2 user: oehhar tags: tip-685
2024-01-09
12:15
Merge 8.6 check-in: cb3bf7771b user: jan.nijtmans tags: core-8-branch
12:02
Optimize use of $fullutf variable check-in: ceaac40e80 user: jan.nijtmans tags: core-8-6-branch
10:32
Backport tcltest 2.5.6 from Tcl9.0b1 check-in: f928d9d95a user: jan.nijtmans tags: core-8-6-branch
09:11
Use "info exists" to test for Tk presence check-in: be707b4072 user: jan.nijtmans tags: core-8-6-branch
2024-01-08
13:23
Merge 8.6. Add (back) special Tcl_GetLongFromObj handling for Cygwin64 stub-table check-in: c8a34a084b user: jan.nijtmans tags: core-8-branch
13:16
(cygwin-only): Add (void *) typecast, preventing coompiler warnings in some situations check-in: d7eec46e0c user: jan.nijtmans tags: core-8-6-branch
2024-01-07
00:56
re-generate tclConfig.h.in as well check-in: ae1d23ad66 user: jan.nijtmans tags: core-8-branch
00:06
Upgrade to autoconf-2.72 check-in: d554444cdf user: jan.nijtmans tags: core-8-branch
2024-01-06
18:08
Merge 8.6. Some int -> Tcl_Size check-in: d3eecc8415 user: jan.nijtmans tags: core-8-branch
17:09
Correction in documentation embedded in rules.vc check-in: 970a486210 user: jan.nijtmans tags: core-8-6-branch
2024-01-05
22:56
Merge 8.6 check-in: cf016b4c54 user: jan.nijtmans tags: core-8-branch
22:50
Handle README -> README.md change in tcltk-man2html.tcl check-in: 22756a5ee2 user: jan.nijtmans tags: core-8-6-branch
14:20
Make the SUFX for nmake-builds the same as for Makefile builds, if TCL_VERSION > 86 check-in: 9caa76ac38 user: jan.nijtmans tags: core-8-branch
13:52
Merge 8.6 check-in: 3923327833 user: jan.nijtmans tags: core-8-branch
13:49
Only run "loaddll" testcases in non-static builds check-in: 4cfe254766 user: jan.nijtmans tags: core-8-6-branch
09:46
Tcl_UtfNCmp -> Tcl_UtfNcmp check-in: 478c6f5425 user: jan.nijtmans tags: core-8-6-branch
2024-01-04
20:33
Merge-mark check-in: 9351bc4164 user: jan.nijtmans tags: core-8-branch
17:35
Add a lot of timeouts to GITHUB builds. Backported from 8.7 check-in: 783c7fa9cd user: jan.nijtmans tags: core-8-6-branch
17:28
Add many timeouts, add --disable-zipfs build (backported from 9.0) check-in: 1da8bbe185 user: jan.nijtmans tags: core-8-branch
16:22
Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build with OPTS=static check-in: 1ab4a209cb user: jan.nijtmans tags: core-8-branch
16:06
Fix [https://core.tcl-lang.org/tk/info/1ca3c8d9da|1ca3c8d9da]: nmake build with OPTS=static check-in: 77a9677242 user: jan.nijtmans tags: core-8-6-branch
15:38
There's no need to give tcltest.exe it's own maniifest. Give tcltest.exe a version-number (as tclsh) check-in: 560897f1c5 user: jan.nijtmans tags: core-8-6-branch
12:42
Make _VC_MANIFEST_EMBED_EXE function work for tclsh.exe/tcltest.exe check-in: 38b96d3e88 user: jan.nijtmans tags: core-8-6-branch
12:22
Add generation of tcltest.res for tcltest.exe, which should function the same as tclsh.exe check-in: 5ac8cdeea9 user: jan.nijtmans tags: core-8-6-branch
11:47
Sync *.yml changes with Tk. Add OPTS=static,staticpkg Windows build check-in: a2d5d468aa user: jan.nijtmans tags: core-8-6-branch
2023-12-31
00:06
Merge-mark check-in: d6c38edad7 user: jan.nijtmans tags: core-8-branch
2023-12-30
23:59
(cherry-pick) Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. Close... check-in: 81c13398d0 user: jan.nijtmans tags: core-8-6-branch
21:47
missing goto check-in: 4d21b646e3 user: jan.nijtmans tags: core-8-branch
21:32
(cherry-pick) Don't call getsockname(2) in Tcl_MakeFileChannel(3) unless absolutely necessary. Close... check-in: 08ffba30e8 user: jan.nijtmans tags: core-8-branch
2023-12-29
22:32
Merge 8.6 check-in: b4986cd064 user: jan.nijtmans tags: core-8-branch
16:26
Fix incorrect TclUtfNcasecmp() usage (since len is in bytes, not characters here) check-in: 476d684fc2 user: jan.nijtmans tags: core-8-6-branch
12:39
Merge 8.6 check-in: b307c14710 user: jan.nijtmans tags: core-8-branch
2023-12-27
23:10
Fix [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect type check-in: b88c726919 user: jan.nijtmans tags: core-8-6-branch
2023-12-26
16:31
Don't use TCL_SIZE_MODIFIER "u", since Tcl_Size can be negative check-in: 18e2b3b04f user: jan.nijtmans tags: core-8-branch
2023-12-24
12:46
update to TZDATA 2023d check-in: 4ff8c3e52b user: jan.nijtmans tags: core-8-branch
12:41
update to TZDATA 2023d check-in: e8af1c190d user: jan.nijtmans tags: core-8-6-branch
2023-12-22
08:06
Document "string is unicode" check-in: bcff4c7c0e user: jan.nijtmans tags: core-8-branch
2023-12-20
19:51
spacing check-in: 020a17fcfa user: jan.nijtmans tags: core-8-branch
19:50
Convert tests/twapiTlsPlus.tcl from CRLF -> LF check-in: 78130792fa user: jan.nijtmans tags: core-8-branch
10:11
Merge bugs-http-8c3de50-bbaf69c check-in: 36fdc4f551 user: kjnash tags: core-8-branch
10:08
Merge 8.7 Closed-Leaf check-in: 3035f68b49 user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-19
17:26
Improve tests/http.test, tests/http11.test, tests/httpPipeline.test. Catch unimportant cleanup error... check-in: 25462a0ca7 user: kjnash tags: bugs-http-8c3de50-bbaf69c
08:33
GITHUB upload-artifact @3 -> @4 check-in: 6d9646d253 user: jan.nijtmans tags: core-8-branch
2023-12-18
17:30
Improve tests/httpProxy.test. Use constraints and print a message on their usage. Catch unimportan... check-in: 9146c1bbfa user: kjnash tags: bugs-http-8c3de50-bbaf69c
17:08
Reverse the 2.8.9- fix for an apparent bug in Thread on Windows - the "bug" vanished after a Windows... check-in: a06492d72a user: kjnash tags: bugs-http-8c3de50-bbaf69c
14:48
merge 8.6 check-in: 7d68cecdc5 user: dgp tags: core-8-branch
14:34
Restore [removeFile script]. It is needed in this branch. check-in: 45315c930a user: dgp tags: core-8-6-branch
2023-12-16
00:20
Merge 8.6 check-in: 714f1f6466 user: jan.nijtmans tags: core-8-branch
2023-12-15
22:16
Merge 8.6 check-in: 63e1e7a9ab user: jan.nijtmans tags: core-8-branch
22:05
(cherry-pick) test suite debugging check-in: fd0286b7b4 user: jan.nijtmans tags: core-8-6-branch
2023-12-13
16:29
[f6f93c3b39] Missing refcount decrement to cleanup read space on io error. check-in: eee0a9d1de user: dgp tags: core-8-branch
2023-12-12
16:00
Merge bugs-http-8c3de50-bbaf69c check-in: 7759882996 user: kjnash tags: core-8-branch
15:56
Merge 8.7 core-8-branch check-in: ed288399df user: kjnash tags: bugs-http-8c3de50-bbaf69c
15:52
When http.tcl uses Thread, require Thread 2.8.9- to avoid failure of r/w operations on 2.8.8 thread:... check-in: a659382666 user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-10
11:22
Merge 8.6 check-in: e33017c286 user: jan.nijtmans tags: core-8-branch
2023-12-09
17:53
Try "sudo apt-get update" first check-in: 7e8eafb783 user: jan.nijtmans tags: core-8-6-branch
2023-12-08
15:21
Merge 8.6 check-in: a0f75b49dd user: jan.nijtmans tags: core-8-branch
15:20
Use "(char *)NULL" as sentinel in documentation. See: [26870862f0] check-in: 4e8d7db3a5 user: jan.nijtmans tags: core-8-6-branch
11:04
Fix [31c54e6a59]: Add missing test files. Put back excluded_pages in tcltk-man2html.tcl: As long as... check-in: 39f1d0ed7d user: jan.nijtmans tags: core-8-branch
2023-12-06
17:34
merge 8.6 (fix for [db4f2843cd]) check-in: c001bf4f58 user: sebres tags: core-8-branch
17:17
closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append) check-in: c5a68de09a user: sebres tags: core-8-6-branch
13:14
Fix [0110923366]: some (wish package) is leaving a global variable "test" set check-in: f1b8716e54 user: jan.nijtmans tags: core-8-branch
09:28
typo check-in: 2edb1e2633 user: jan.nijtmans tags: core-8-branch
01:37
Rename commands http::socketForTls -> http::socketAsCallback, http::socket -> http::AltSocket. check-in: b2d0d3e37b user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-05
22:42
closes [db4f2843cd]: fixes SF by BO in ReadChars (and Tcl_ReadChars with append) caused by wrong buf... Closed-Leaf check-in: cc90065303 user: sebres tags: fix-db4f2843cd
17:32
Generalise http::register etc and revise recent changes that were tls-only. check-in: 0d6108a758 user: kjnash tags: bugs-http-8c3de50-bbaf69c
11:55
Define http(usingThread) more precisely check-in: d2f8e48f2b user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-12-03
13:25
Fix for ticket [bbaf69c3dd] (test http-4.15.*). Do not rely on tk TLD. Increase timeout to 30s. M... check-in: 64459649ff user: kjnash tags: bugs-http-8c3de50-bbaf69c
12:21
Create new branch named "bugs-http-8c3de50-bbaf69c" check-in: 2ce4450981 user: kjnash tags: bugs-http-8c3de50-bbaf69c
2023-11-30
19:28
Remove 8.6 specific documentation check-in: 2b4d796d80 user: oehhar tags: core-8-branch
19:26
Merge 8.6 check-in: 910d9056e1 user: oehhar tags: core-8-branch
19:25
Merge 8.6 check-in: 2d583b1bda user: oehhar tags: core-8-branch
19:23
MS-Win: document the exec %var% re-allowance. Ticket [fb2fa9b3f6] check-in: 7ffab2f5dd user: oehhar tags: core-8-6-branch
18:57
Tickets [fb2fa9b3f6] [21b0629c81]: ms-win: revert security patch to quote each %-character seperatel... check-in: ee7ec33deb user: oehhar tags: core-8-6-branch
18:15
Merge core-8-6-branch Closed-Leaf check-in: 79dc0b3ada user: oehhar tags: fix-fb2fa9b3f6--percent-subst-regr
18:12
Remove comment sign from winPipe slowtest. I suppose, this is not intentionaly. check-in: b876426a3c user: oehhar tags: fix-fb2fa9b3f6--percent-subst-regr
2023-11-27
15:59
merge 8.7 Leaf check-in: e497f19fcb user: dgp tags: dgp-zipfs-init
12:11
Merge 8.6. Remove out-of-date documentation (was skipped in documentation-generation anyway. check-in: 485ec1e499 user: jan.nijtmans tags: core-8-branch
12:01
(cherry-pick) Corrected synopsis of namespace manual page where the subcommand was wrongly declared ... check-in: e75a7804a1 user: jan.nijtmans tags: core-8-6-branch
2023-11-24
14:28
Need Tcl_Size #define a little earlier (for 8.6) check-in: 28d2363ed6 user: jan.nijtmans tags: core-8-branch
14:04
Update dde and registry (int -> Tcl_Size) check-in: 09006f0565 user: jan.nijtmans tags: core-8-branch
2023-11-23
15:15
Fix [e653408972]: autoconf warning check-in: 727f609c60 user: jan.nijtmans tags: core-8-branch
15:07
Fix [e653408972]: autoconf warning check-in: 8d9c77c942 user: jan.nijtmans tags: core-8-6-branch
13:50
Merge 8.7 Closed-Leaf check-in: 984c02fbc5 user: jan.nijtmans tags: bug-2a0966cdc9
13:48
Remove testgetencpath/testsetencpath test commands: Testcase can use "encoding dirs" as well. (borro... check-in: 3bca0fe344 user: jan.nijtmans tags: core-8-branch
13:25
Merge 8.7 check-in: 80cc6f4ea6 user: jan.nijtmans tags: bug-2a0966cdc9
13:17
Fix [b8a30af3da]: test failures in reg.test. Now works with -DTCL_NO_DEPRECATED and without it. check-in: 879076bfea user: jan.nijtmans tags: core-8-branch
08:50
Fix regexp test failures [b8a30af3da] check-in: cf2334ffbb user: jan.nijtmans tags: core-8-branch
2023-11-22
12:13
Added missing paragraph fragment. check-in: b416425a8a user: dkf tags: core-8-branch
12:03
Fix testcases for previous commit check-in: f3b15b3ed5 user: jan.nijtmans tags: core-8-branch
2023-11-21
08:18
Fix [4ed788c618]: regexp \U not fully implemented - unclear in docs check-in: 21eaa89b6b user: jan.nijtmans tags: core-8-branch
2023-11-20
22:13
Experimental fix for [4ed788c618]: regexp \U not fully implemented - unclear in docs Closed-Leaf check-in: f31a38e350 user: jan.nijtmans tags: bug-4ed788c618
21:13
Merge-mark check-in: 0c1a777857 user: jan.nijtmans tags: core-8-branch
21:09
Missing "static" keywords in various places. check-in: 74304c2823 user: jan.nijtmans tags: core-8-6-branch
20:46
Merge 8.6 check-in: 6952f8b756 user: jan.nijtmans tags: core-8-branch
20:45
Fix [32b88975f7]: clock format returns spurious errors check-in: af4b808872 user: jan.nijtmans tags: core-8-6-branch
20:36
Undo previous commit. Add "static" keywords in various places instead. This should fix the problem t... check-in: cbdc024bd3 user: jan.nijtmans tags: core-8-branch
19:52
Add TCL_INDEX_TEMP_TABLE to avoid storing pointers to a table on the stack that will not live long e... check-in: 7d4d331e22 user: dgp tags: core-8-branch
16:54
fcopy doc: remove depreciation in tcl9, this is 8.7. check-in: e5299ca37e user: oehhar tags: core-8-branch
16:31
Ticket [a173f9229f]: fcopy man page: document encoding error behaviour. Depreciate tcl8 encoding pr... check-in: 184645bd71 user: oehhar tags: core-8-branch
14:25
merge 8.7 check-in: b1dc168e85 user: dgp tags: dgp-zipfs-init
13:36
Fix bug [a173f922]: fcopy does not write leading correct chars on later encoding error. check-in: e20a983650 user: oehhar tags: core-8-branch
13:32
Merge core-8-branch Closed-Leaf check-in: 9a7d12b797 user: oehhar tags: bug-a173f922-fcopy-tell
13:15
Bug [a173f922]: fix bug: fcopy does not write leading correct chars on later encoding error. check-in: b9f611b9a0 user: oehhar tags: bug-a173f922-fcopy-tell
2023-11-18
23:32
TIP #653: Handle consumed data of channel commands in case of encoding errors check-in: 630511c7f7 user: jan.nijtmans tags: core-8-branch
17:18
Remove currently failing test io-52.20.1 to check right file position after fcopy encoding read erro... check-in: 33eb913cce user: oehhar tags: core-8-branch
15:21
Merge 8.6 check-in: 402827d8d5 user: jan.nijtmans tags: core-8-branch
15:17
"stoponerror" == "profilestrict" (and not used anyway) check-in: 1d83514d45 user: jan.nijtmans tags: core-8-branch
2023-11-17
22:43
[f8c52a8c53]: CI: Add 32-bit Linux job check-in: 7c06263f90 user: jan.nijtmans tags: core-8-6-branch
18:39
merge 8.7 check-in: d2b728a059 user: dgp tags: dgp-zipfs-init
15:49
test suite debugging. [removeFile] matches [makeFile] and not [writeFile]. check-in: 2742bd8530 user: dgp tags: core-8-branch
15:36
Merge-mark 8.6 check-in: 48bd1a9373 user: jan.nijtmans tags: core-8-branch
15:35
Cherry-pick [90e09ca320]: silence compiler warning check-in: da123d093e user: jan.nijtmans tags: core-8-6-branch
15:19
silence compiler warning check-in: 90e09ca320 user: dgp tags: core-8-branch
12:15
Add "knownBug" constraint to new testcase: io-52.20.1 check-in: 5f54b19fc0 user: jan.nijtmans tags: core-8-branch
2023-11-16
17:07
Add currently failing test io-52.20.1 to check right file position after fcopy encoding read error check-in: 12fff7206c user: oehhar tags: core-8-branch
17:04
Merge core-8-branch check-in: b1232e7d61 user: oehhar tags: bug-a173f922-fcopy-tell
2023-11-15
16:07
Fix broken tests check-in: 035e58ea0c user: dkf tags: core-8-branch
15:37
Remnants from TIP 567's implementation check-in: b9e30e7606 user: dkf tags: core-8-branch
2023-11-14
19:56
TIP #670: Simple Extra Procedures for File Access check-in: c20395db07 user: dkf tags: core-8-branch
19:04
Merge 8.7 Closed-Leaf check-in: b72ee15583 user: jan.nijtmans tags: tip-653
11:07
Add test for blocking mode check-in: 648e73b3a6 user: jan.nijtmans tags: tip-653
2023-11-13
20:24
Merge 8.7 check-in: 6a71571eeb user: jan.nijtmans tags: tip-653
20:10
remove debugs check-in: 6693d96ab0 user: dgp tags: bug-2a0966cdc9
19:52
merge 8.7 check-in: 32a46d4859 user: dgp tags: bug-2a0966cdc9
19:36
Now that the robust, early method of directing Tcl to find its script library in the zipfs archive ... check-in: 6998006485 user: dgp tags: dgp-zipfs-init
19:24
Make calls early to find the script library in zipfs archive and alert the Tcl library to its locati... check-in: 9e6bfa85f5 user: dgp tags: dgp-zipfs-init
17:38
Bug [a173f922]: fcopy encoding error file position issues: read error test (failing currently) check-in: 8d4d3146c9 user: oehhar tags: bug-a173f922-fcopy-tell
17:36
merge 8.7 check-in: f09428139a user: dgp tags: dgp-zipfs-init
15:35
Bug [c4eb46a1]: endless loop on non blocking gets with encoding error. Now, tests zlib-8.21 and zlib... check-in: 94257f6465 user: oehhar tags: core-8-branch
14:49
Blooperfix Closed-Leaf check-in: 55c5834eca user: dkf tags: tip-567-remnants
14:16
Remnants from TIP 567's implementation. The feature was done ages ago. check-in: 58705e1675 user: dkf tags: tip-567-remnants
13:46
Fix for TIP #641: If sizeof(*(boolPtr)) > sizeof(int), generate a compiler-error. Requested by @poin... check-in: b1c20cc84e user: jan.nijtmans tags: core-8-branch
12:48
Bug [c4eb46a1]: non-blocking gets fires the error on 2nd call when sequence is incomplete. Added som... Closed-Leaf check-in: dbcafe5259 user: oehhar tags: bug-c4eb46a1
12:36
Simplify TIP #656: "A revised proposal for encodings". Make TCL_ENCODING_PROFILE_??? values the same... check-in: 2e60630e80 user: jan.nijtmans tags: core-8-branch
2023-11-12
19:32
bug [c4eb46a1]: fix was effective for test sequence "A\xC3B", but not for "A\x81". So add test io-75... check-in: 90ac5ff8f7 user: oehhar tags: bug-c4eb46a1
18:55
Bug [c4eb46a1]: endless loop on gets, non blocking, profile strict, encoding error: remove non-block... check-in: 831c9a8797 user: oehhar tags: bug-c4eb46a1
2023-11-10
14:23
Merge 8.6 check-in: c39bb9dd20 user: jan.nijtmans tags: core-8-branch
14:22
Fix [54a305cb88] (second part) by hand-editing tclDate.c. check-in: fb67972905 user: jan.nijtmans tags: core-8-6-branch
13:59
Merge 8.6 check-in: f0e7ac4f47 user: jan.nijtmans tags: core-8-branch
13:55
Fix typo's in tclGetDate.y check-in: 0959677e84 user: jan.nijtmans tags: core-8-6-branch
11:00
exec.n documentation: add chapter about MS-Windows quoting. check-in: 3f864e4b5e user: oehhar tags: core-8-branch
10:56
exec.n documentation: add chapter about MS-Windows quoting. check-in: 71dd06e857 user: oehhar tags: core-8-6-branch
10:54
Exec wordsmithing. Thanks, Sergey! Closed-Leaf check-in: 162528d753 user: oehhar tags: bug-21b0629c-documentation
08:55
Merge 8.6 check-in: ec8470e931 user: jan.nijtmans tags: core-8-branch
08:55
Recommend Tcl_CreateObjCommand over Tcl_CreateCommand check-in: ea35084b4c user: jan.nijtmans tags: core-8-branch
2023-11-09
21:54
(partial) fix [54a305cb88]: warning: variable set but not used [-Wunused-but-set-variable] check-in: 71de98ad05 user: jan.nijtmans tags: core-8-6-branch
08:27
Wrong type-cast check-in: 2c661c0190 user: jan.nijtmans tags: core-8-branch
2023-11-08
22:33
Fix [18f2432b0db2bc08]: Tcl_FSSplitPath compiler warning about macros check-in: ba07d0573a user: jan.nijtmans tags: core-8-branch
21:46
In the zipfs archive initialization, use Tcl_SetPreInitScript() to equip the creation of every inte... check-in: c73c396406 user: dgp tags: dgp-zipfs-init
15:50
merge 8.7 check-in: 917b3048c6 user: dgp tags: bug-2a0966cdc9
12:11
Remove version number from stub library, for Tk 9.0 check-in: 196db65dee user: jan.nijtmans tags: core-8-branch
2023-11-07
12:45
Merge mark, no changes check-in: 4fc595770a user: oehhar tags: tip-653
12:44
Correct some test numbers and descriptions check-in: e48f4a51e1 user: oehhar tags: core-8-branch
12:42
TIP 653: adopted implementation to new text to only return "-data" if potential data loss. Check for... check-in: 9a94125824 user: oehhar tags: tip-653
2023-11-06
16:45
Remove the quoting example by ". It is more complicated than that, so be quiet. check-in: cdf2eb164b user: oehhar tags: bug-21b0629c-documentation
16:36
Exec documentation: refine Windows quoting section (thanks, Sergey !) check-in: 1e6c988387 user: oehhar tags: bug-21b0629c-documentation
15:47
Document tip-653 changes on read: Key "-data" for already decoded data on encoding error check-in: d7fce1ea20 user: oehhar tags: tip-653
15:24
Merge core-8-branch check-in: 03055d3594 user: oehhar tags: tip-653
15:15
Document read/gets/puts behaviour when throwing encoding errors check-in: e2fc3c909f user: oehhar tags: core-8-branch
15:10
Refine read and gets documentation for encoding error case Closed-Leaf check-in: c66ac87da9 user: oehhar tags: man-chanel-encoding-errors
2023-11-05
17:59
Mixed-up -blocking 0/1 check-in: 28d435e8a3 user: oehhar tags: man-chanel-encoding-errors
17:56
Worked on examples for read and gets check-in: 5821e97576 user: oehhar tags: man-chanel-encoding-errors
2023-11-04
12:43
Add read example check-in: 09aeea0f0a user: oehhar tags: man-chanel-encoding-errors
2023-11-03
21:27
Rename test io-75.9. Current name seams to be a left-over check-in: e760442f2c user: oehhar tags: core-8-branch
21:24
Close fork check-in: 482014e6c5 user: oehhar tags: core-8-branch
20:19
Add encoding error chapters to the man apge of gets, read and puts. C library still pending. Review ... check-in: b1ca02139e user: oehhar tags: man-chanel-encoding-errors
19:15
Add unbalances .RS in doc/filename.n check-in: fe15f3e25f user: oehhar tags: core-8-branch
18:35
merge 8.7 check-in: 4e7eb16cda user: dgp tags: bug-2a0966cdc9
16:53
Missing test constraints check-in: c7cb5dda7d user: dgp tags: core-8-branch
13:23
merge 8.7 check-in: 0c157472c1 user: dgp tags: core-8-branch
13:23
test constraint housekeeping check-in: 2c43476f8f user: dgp tags: core-8-6-branch
12:53
merge 8.7 check-in: 8819ddcacf user: dgp tags: bug-2a0966cdc9
11:25
Ticket [21b0629c] introduced additional exec quoting for Windows, but did not document it. Here is a... check-in: 7af4466e66 user: oehhar tags: bug-21b0629c-documentation
2023-11-02
17:00
Merge core-8-branch check-in: c0fc62c785 user: oehhar tags: tip-653
2023-11-01
20:21
When there is a zipfs archive in use to house the script library and TclZipfs_TclLibrary() is called... check-in: 450d12dac5 user: dgp tags: core-8-branch
2023-10-30
19:32
Testing commands [test(g|s)etencpath] have evolved themselves into functional duplicates of [encodin... check-in: a50acbf869 user: dgp tags: bug-2a0966cdc9
19:06
merge 8.7 check-in: c900fd1445 user: dgp tags: bug-2a0966cdc9
2023-10-29
22:02
Merge 8.6 check-in: 64a951e3dc user: jan.nijtmans tags: core-8-branch
21:45
Fix [0219fb7511]: tclIO.c: avoid -Wstrict-prototypes warning. Some code cleanup check-in: c82b6d45b2 user: jan.nijtmans tags: core-8-6-branch
2023-10-27
17:13
[26870862f0] follow-up: of course it was not complete yet check-in: d2309f150a user: jan.nijtmans tags: core-8-branch
15:03
More C++-sentinel-related fixes (hopefully, those are the last ones) check-in: 84fdaf1d56 user: jan.nijtmans tags: core-8-branch
10:46
fixes percent-subst regression [fb2fa9b3f6] introduced by fixing of vulnerability [21b0629c81]; warn... check-in: ea3b6d6792 user: sebres tags: fix-fb2fa9b3f6--percent-subst-regr
10:26
better readability for winPipe.test (naming flags), no functional changes check-in: aa0a51be49 user: sebres tags: fix-fb2fa9b3f6--percent-subst-regr
2023-10-26
20:08
Final fix for [8ab8a138c9]: functions passed to Tcl_EventuallyFree() must be declared/defined as Tcl... check-in: 91e8692bdf user: jan.nijtmans tags: core-8-branch
2023-10-25
19:27
merge 8.7 check-in: 3c073e5a4d user: dgp tags: bug-2a0966cdc9
19:27
merge 8.6 check-in: eb92b24414 user: dgp tags: core-8-branch
19:18
Obsolete tests unixInit-2.* testing older versions of the internal routine TclpInitLibraryPath() hav... check-in: 7ed548b6b5 user: dgp tags: core-8-6-branch
17:57
Since TIP 258 (2005) and development efforts leading up to it (2004), the Tcltest package has not be... check-in: d19f98cb7d user: dgp tags: bug-2a0966cdc9
2023-10-24
13:53
Fix build-info for 64-bit Windows: This is not an "ilp32" platform check-in: 6f8438f5e5 user: jan.nijtmans tags: core-8-branch
2023-10-23
12:43
merge 8.7 Closed-Leaf check-in: 27a3193dc6 user: dgp tags: core-8-7-b1-rc
2023-10-21
14:13
Bug [31fc36fe47] - socket crash with multiple threads. check-in: a387cc9310 user: apnadkarni tags: core-8-branch
13:00
Proposed fix Closed-Leaf check-in: a88829719d user: apnadkarni tags: bug-31fc36fe47
11:29
Test for Windows socket crash check-in: 631917fa95 user: apnadkarni tags: bug-31fc36fe47
05:48
Bug [33b2486199] - thread create/release unmounts zipfs check-in: 7eaba2ba2f user: apnadkarni tags: core-8-branch
04:14
Move zipfs finalization to TclFinalizeFilesystem Closed-Leaf check-in: e0c1a7b07f user: apnadkarni tags: bug-33b2486199
2023-10-20
17:01
Potential fix check-in: fd3eadc252 user: apnadkarni tags: bug-33b2486199
16:53
Add test to trigger bug 33b2486199 check-in: 0b88c1208a user: apnadkarni tags: bug-33b2486199
09:36
Merge 8.6 check-in: 12946b5cac user: jan.nijtmans tags: core-8-branch
09:35
(cherrypick) small part of: [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-c... check-in: 584bb57e0b user: jan.nijtmans tags: core-8-6-branch
08:26
Merge 8.6 check-in: b2db831cad user: jan.nijtmans tags: core-8-branch
08:24
Fix [9d216917e]: nmakehlp.c: remove unused include math.h check-in: 24ce937f08 user: jan.nijtmans tags: core-8-6-branch
2023-10-19
18:25
(cherry-pick): document available TCL_TCPSERVER_* flags check-in: 25c944b9df user: jan.nijtmans tags: core-8-branch
18:09
Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage; Handle any C++-compiler as well check-in: 234ff497c4 user: jan.nijtmans tags: core-8-branch
2023-10-17
06:02
Handle sentinels for any C++ compiler Closed-Leaf check-in: 6876d1f99a user: jan.nijtmans tags: bug-26870862f0
2023-10-16
20:54
merge 8.6 check-in: 1893b433d0 user: dgp tags: core-8-branch
20:52
Missing cleanups that can cause conflicts in "-singleproc 1" testing. check-in: ce473bc990 user: dgp tags: core-8-6-branch
18:18
test hygiene check-in: 3128a16930 user: dgp tags: core-8-branch
04:03
Add missing zipfs test zip check-in: 5a18d46478 user: apnadkarni tags: core-8-branch
2023-10-15
21:47
C++ doesn't accept "register" keyword check-in: eec7e1dad0 user: jan.nijtmans tags: core-8-branch
17:54
Merge 8.6. Use (void *)NULL in stead of NULL for C++ check-in: 42c0076a8d user: jan.nijtmans tags: core-8-branch
14:38
Fix broken nmake static install check-in: 26b3274623 user: apnadkarni tags: core-8-branch
11:51
Fix [26870862f0]: Wrong sentinel in Tcl_SetErrorCode usage check-in: 1317d7d04f user: jan.nijtmans tags: core-8-6-branch
11:45
Refactor mount_data api as to not duplicate mount command functionality. Needs revisiting as mount_d... check-in: 7430c0b1e3 user: apnadkarni tags: core-8-branch
11:25
Comment correction check-in: d9391d98fd user: oehhar tags: core-8-branch
10:33
Fix memory leak [9525f4c8bc] and zipfs path handling [c3364db38a] and others check-in: 492fb812e9 user: apnadkarni tags: core-8-branch
10:12
Fix zipfs long path memory leaks [9525f4c8bc] Closed-Leaf check-in: 2cd497c822 user: apnadkarni tags: apn-zipfs-paths
06:32
More fixes, update docs check-in: 87cad788af user: apnadkarni tags: apn-zipfs-paths
2023-10-14
21:26
Merge-mark check-in: 92d5b2a45e user: jan.nijtmans tags: core-8-branch
21:25
Missing !endif (in previous commit) check-in: 998a0743c7 user: jan.nijtmans tags: core-8-6-branch
17:07
Eliminate CanonicalPath - obsolete check-in: 1fd5a8fba4 user: apnadkarni tags: apn-zipfs-paths
15:51
Redo zipfs path handling check-in: 12b8aa570c user: apnadkarni tags: apn-zipfs-paths
15:36
Create new branch named "apn-zipfs-paths" check-in: 773db24dc3 user: apnadkarni tags: apn-zipfs-paths
2023-10-13
21:37
Fix C++ errors, e.g: "generic/tclZipfs.c:5598:6: error: cannot jump from this goto statement to its ... check-in: 1fe6692c22 user: jan.nijtmans tags: core-8-branch
15:28
Merge 8.6 check-in: fa816ce4e4 user: jan.nijtmans tags: core-8-branch
14:59
Restore to rules.vc version 10, so we don't accidentally use Tcl 8.7/9.0 features check-in: 398fef5a11 user: jan.nijtmans tags: core-8-6-branch
14:33
Fix [52dbc4b3f8]: tclInterp.c: Tcl_Free() called through pointer of incorrect type check-in: e75f319dc8 user: jan.nijtmans tags: core-8-6-branch
14:06
Merge-mark check-in: 244cd61b35 user: jan.nijtmans tags: core-8-branch
13:50
Fix warning on MacOSX: "/Library/Developer/CommandLineTools/usr/bin/ranlib: file: libtcl8.6.a(tclAll... check-in: 9cc0a7ac08 user: jan.nijtmans tags: core-8-6-branch
13:27
Proposed fix for [abd489a1c]: TclStringCmp() calls functions through pointer to incorrect type. Modi... Closed-Leaf check-in: 6d9d5ac6a7 user: jan.nijtmans tags: bug-abd489a1c
2023-10-12
15:20
Merge 8.7 check-in: efd27f19a9 user: jan.nijtmans tags: core-8-branch
15:11
Fix [ad5a57f2f2]: Functions passed to Tcl_CreateFileHandler() must be declared/defined as Tcl_FilePr... check-in: 428afeec4b user: jan.nijtmans tags: core-8-6-branch
14:46
Those type-casts don't work well in C++ check-in: a41476e726 user: jan.nijtmans tags: core-8-6-branch
14:40
Merge 8.6 check-in: a715725d9f user: jan.nijtmans tags: core-8-branch
14:38
Fix [bf899d6d6d]: tclUnixSock.c: remove unnecessary cast check-in: 65eda1fd06 user: jan.nijtmans tags: core-8-6-branch
2023-10-11
17:19
Minor source readability and delete obsolete code check-in: f2b93e95e4 user: apnadkarni tags: core-8-branch
10:05
Merge 8.6 check-in: 56cb488cc3 user: jan.nijtmans tags: core-8-branch
09:45
Fix [8ab8a138c9]: Functions passed to Tcl_EventuallyFree() must be declared/defined as Tcl_FreeProc check-in: df7a3fd9e1 user: jan.nijtmans tags: core-8-6-branch
09:15
Remove typecasts, just define directly as Tcl_FreeProc Closed-Leaf check-in: 499d8d1a1f user: jan.nijtmans tags: bug-8ab8a138c9
04:53
Minor nmake tweaks, remove obsolete target check-in: 927aa4937c user: apnadkarni tags: core-8-branch
03:57
Bug [894e11d7f7] - fix broken test configuration for zipfs builds - nmake version check-in: ef07c271ad user: apnadkarni tags: core-8-branch
2023-10-10
19:27
More int -> Tcl_Size (backported from 9.0) check-in: e94d0fede9 user: jan.nijtmans tags: core-8-branch
15:01
Bug [894e11d7f7] - fix broken test configuration for zipfs builds - nmake version Closed-Leaf check-in: 843fa79403 user: apnadkarni tags: bug-894e11d7f7-nmake
14:58
Create new branch named "bug-894e11d7f7-nmake" check-in: 600c135fb7 user: apnadkarni tags: bug-894e11d7f7-nmake
11:49
Handle Tcl_SetResult() the same way as Tcl_EventuallyFree check-in: a439e6daa1 user: jan.nijtmans tags: bug-8ab8a138c9
11:37
Follow-up for extensions: This way, usage of Tcl_EventuallyFree() won't give warnings any more. Only... check-in: f9b3f188b6 user: jan.nijtmans tags: bug-8ab8a138c9
11:35
Proposed fix for [8ab8a138c9]: Do not pass incompatible function pointers to Tcl_EventuallyFree(). ... check-in: 281df17f0d user: jan.nijtmans tags: bug-8ab8a138c9
2023-10-09
20:42
Merge 8.6 check-in: b5ab3fa9da user: jan.nijtmans tags: core-8-branch
20:39
Fix [db537f8809]: tclInt.h: TclNsDecrRefCount() declaration duplicated check-in: a9901163d3 user: jan.nijtmans tags: core-8-6-branch
20:37
Fix [d0d0749467]: TclFSUnloadTempFile() is unused check-in: 5b982ced31 user: jan.nijtmans tags: core-8-6-branch
18:26
Re-generate "configure" with autoconf-2.71 check-in: 976bdc31fb user: jan.nijtmans tags: core-8-branch
18:24
Update rules.vc check-in: 2e4b25b4e1 user: jan.nijtmans tags: core-8-6-branch
11:32
Bug [894e11d7f7]. Fix Unix test runs to use embedded Tcl zipfs scripts and not external ones from th... check-in: effd49d19f user: apnadkarni tags: core-8-branch
10:43
No need to fake embedded zip now that tcltest build is fixed Closed-Leaf check-in: 6a4f659b03 user: apnadkarni tags: bug-894e11d7f7
10:33
Fix test targets in mingw builds to not set TCL_LIBRARY when zipfs enabled check-in: bae47e56ee user: apnadkarni tags: bug-894e11d7f7
2023-10-08
16:32
Rework to use configure as prior solution presumed Gnu make check-in: abd833af66 user: apnadkarni tags: bug-894e11d7f7
13:44
Start on fixing Unix testing of zipfs configs check-in: 957693ea58 user: apnadkarni tags: bug-894e11d7f7
03:03
Have zipfs claim all paths under zipfs root. See [93eb73784a]. check-in: 1a5b7fb09d user: apnadkarni tags: core-8-branch
02:35
Merge 8.7 Closed-Leaf check-in: 324936737c user: apnadkarni tags: apn-zipfs-pathclaim
2023-10-06
08:29
Mark (internal) symbols which are going to be removed in 9.0 with "deprecated" check-in: 72c82ef005 user: jan.nijtmans tags: core-8-branch
2023-10-05
15:39
Claim all paths under //zipfs:/ as zipfs paths check-in: 2e7df7cfd0 user: apnadkarni tags: apn-zipfs-pathclaim
11:22
Merge 8.6 check-in: 73c79c7378 user: jan.nijtmans tags: core-8-branch
10:43
zipfs file write - remove size limit, do not preallocate check-in: 7286b40cd8 user: apnadkarni tags: core-8-branch
10:00
Fix mingw build (broke by prev. commit) check-in: 442772a759 user: jan.nijtmans tags: core-8-6-branch
2023-10-04
20:54
Merge 8.6 check-in: a85db436db user: jan.nijtmans tags: core-8-branch
15:17
Move some (internal) stub entries to lower numbers check-in: b2a4eb8a7f user: jan.nijtmans tags: core-8-branch
14:45
Fix [7371b6270b]: AddressSanitizer use-after-return detection breaks NRE tests, coroutines check-in: 910b623484 user: jan.nijtmans tags: core-8-6-branch
13:54
merge 8.7 check-in: 4a607e8407 user: dgp tags: core-8-7-b1-rc
13:53
test suite hygiene check-in: 737cb49386 user: dgp tags: core-8-branch
13:19
Fix [5d308081e4] zipfs append mode. check-in: 5cbd6b1990 user: apnadkarni tags: core-8-branch
12:57
Update tests for zipfs append. Closed-Leaf check-in: 8251651109 user: apnadkarni tags: bug-5d308081e4
11:49
Start on zipfs append mode check-in: cb37aeb8ec user: apnadkarni tags: bug-5d308081e4
10:00
Misc fixes in zipfs manpage check-in: 303053af53 user: apnadkarni tags: core-8-branch
09:02
Fix [9e039ee0b9], [57f144c799] and other zipfs glob issues. check-in: 5c39466de8 user: apnadkarni tags: core-8-branch
07:34
Done with glob tests Closed-Leaf check-in: 92a555c54a user: apnadkarni tags: bug-9e039ee0b9
06:48
Fix gcc unused var warning check-in: 737985618c user: apnadkarni tags: bug-9e039ee0b9
2023-10-03
16:39
Some fixes, some tests check-in: 743998c14c user: apnadkarni tags: bug-9e039ee0b9
06:55
Merge 8.7 check-in: f464c62c08 user: apnadkarni tags: bug-9e039ee0b9
06:38
Backport locking patch from chw check-in: 8f4663d79d user: apnadkarni tags: core-8-branch
05:00
Fix [8259d74a64] fix check-in: e232836cee user: apnadkarni tags: core-8-branch
03:28
Fix [8259d74a64] fix Closed-Leaf check-in: 0824f03e05 user: apnadkarni tags: apn-memory-fix
2023-10-02
16:31
Start on zipfs glob/find bugs check-in: 1a0414b73f user: apnadkarni tags: bug-9e039ee0b9
06:44
Fix [02acab5aea], [d8a354f7d9], [62e5508ee], [4af110a6a1], [02acab5aea] - file ensemble bugs for zip... check-in: 735e596737 user: apnadkarni tags: core-8-branch
06:17
More relatively minor fixes for file ensemble on zipfs Closed-Leaf check-in: 1380fdb0cb user: apnadkarni tags: apn-zipfs-filecommands
2023-10-01
19:41
Merge 8.6 check-in: e0ad6a7e01 user: jan.nijtmans tags: core-8-branch
19:24
Fix [7b31677235]: tclOO.c: initialize fakeObject.refCount check-in: 876fb786a3 user: jan.nijtmans tags: core-8-6-branch
19:06
Fix [7371b6270b]: AddressSanitizer use-after-return detection breaks NRE tests, coroutines. (patch b... Closed-Leaf check-in: 170afda2c2 user: jan.nijtmans tags: bug-7371b6270b
16:58
More file ensemble tests for zipfs check-in: 1704dba4ab user: apnadkarni tags: apn-zipfs-filecommands
2023-09-30
16:17
Start on tests and fixes for file commands for zipfs check-in: 507d0337cc user: apnadkarni tags: apn-zipfs-filecommands
03:23
Fix [8259d74a64] - panic on exit check-in: a6562fe64a user: apnadkarni tags: core-8-branch
02:58
Remove obsolete code Closed-Leaf check-in: 24efcf8305 user: apnadkarni tags: bug-8259d74a64
2023-09-29
17:17
Add test for crash check-in: 49d814e62e user: apnadkarni tags: bug-8259d74a64
17:05
Merge 8.7 check-in: b6c8d1101f user: apnadkarni tags: bug-8259d74a64
16:39
Refactor zipfs finalization check-in: b18fa0f371 user: apnadkarni tags: bug-8259d74a64
13:17
merge 8.7 Leaf check-in: 7a439315e6 user: dgp tags: dgp-tcl-code
12:58
merge 8.7 check-in: a99749a831 user: dgp tags: core-8-7-b1-rc
12:48
dup test names check-in: b3c4b1cf90 user: dgp tags: core-8-branch
12:32
merge 8.7 check-in: f8e75dcd9a user: dgp tags: core-8-7-b1-rc
11:42
Disable password based zipfs tests on MacOS check-in: 8a0288ebec user: apnadkarni tags: core-8-branch
11:19
Start on zipfs finalization panic check-in: ab52b09c47 user: apnadkarni tags: bug-8259d74a64
03:09
Fix [6d2ef441cc], [c315de9e44] - zipfs password bugs check-in: 9c204498a8 user: apnadkarni tags: core-8-branch
02:41
Merge 8.7" Closed-Leaf check-in: 2c945c354a user: apnadkarni tags: apn-zipfs-password
02:40
Minor edit check-in: 04fa87a6aa user: apnadkarni tags: apn-zipfs-password
2023-09-28
18:17
Fix [0df5906dd7]: Error-handling when stderr is in "strict" profile check-in: 166b00eb0c user: jan.nijtmans tags: core-8-branch
18:15
Handle ::tcl::Bgerror the same way Closed-Leaf check-in: a63a8b9af9 user: jan.nijtmans tags: bug-0df5906dd7
17:11
Progress on [6d2ef441cc] check-in: 5fd2ca4c3d user: apnadkarni tags: apn-zipfs-password
16:26
Proposed fix for [c315de9e44] check-in: ad3a393e8c user: apnadkarni tags: apn-zipfs-password
15:23
Proposed fix for [0df5906dd7] check-in: 6314825ea9 user: jan.nijtmans tags: bug-0df5906dd7
11:32
Simplify password checks. No need to persist result check-in: e4de29f57b user: apnadkarni tags: apn-zipfs-password
11:02
Start on password related zipfs bugs check-in: 375af5005c user: apnadkarni tags: apn-zipfs-password
09:53
test-case cleanup check-in: c5759c89f2 user: jan.nijtmans tags: core-8-branch
07:29
Merge 8.6 check-in: 4bc7bd58aa user: jan.nijtmans tags: core-8-branch
07:25
TIP #662: Un-deprecate Tcl_VarEval. Also remove some useless typecasts from documentation check-in: 76f43ed346 user: jan.nijtmans tags: core-8-6-branch
2023-09-27
11:11
Fix [00018ec7a0], [f91ee30d33], [23dd83ce7c] - zipfs r+, w+ modes, zero byte allocation check-in: a6c30811c9 user: apnadkarni tags: core-8-branch
10:46
Bug [00018ec7a0] - zipfs w+ not permitting read Closed-Leaf check-in: 32f7d369cf user: apnadkarni tags: apn-zipfs-writes
10:23
Merge 8.6 check-in: ef8c2217ca user: jan.nijtmans tags: core-8-branch
10:19
Re-build libtommath for win64(-arm): some symbols were not exported check-in: 0d5151af26 user: jan.nijtmans tags: core-8-branch
09:17
Eliminate use of old deprecated trace subcommands from testcases check-in: 7e7cb656d0 user: jan.nijtmans tags: core-8-6-branch
07:36
Add missing test file check-in: c7942b0603 user: apnadkarni tags: apn-zipfs-writes
06:57
Tests for bug [f91ee30d33] check-in: 074e370466 user: apnadkarni tags: apn-zipfs-writes
03:29
Finish up [23dd83ce7c] tests and fixes. check-in: c7f1974db7 user: apnadkarni tags: apn-zipfs-writes
2023-09-26
17:06
Fix [23dd83ce7c]. Still need to check other ckallocs for 0 length check-in: f0558adee8 user: apnadkarni tags: apn-zipfs-writes
09:21
Re-build libtommath v1.2.1 for Win64 and Win64-arm check-in: f070161b82 user: jan.nijtmans tags: core-8-branch
05:22
Bug [d5d03207ca] - Tcl hang on zipfs writes greater than buffer size check-in: ce5cd01e47 user: apnadkarni tags: core-8-branch
05:03
Add tests Closed-Leaf check-in: 5253501f2d user: apnadkarni tags: bug-d5d03207ca
2023-09-25
19:45
Start on [d5d03207ca] check-in: 9d0ee9d6ca user: apnadkarni tags: bug-d5d03207ca
18:44
Fix (actually benign) gcc warning below about writing past array bound. D:/src/tcltk/wip/tcl/generi... check-in: 22a57ef1dd user: apnadkarni tags: core-8-branch
18:42
Fix fileSystem-1.38 to not assume all volumes are drives check-in: 820b44d027 user: apnadkarni tags: core-8-branch
18:24
Make last argument of Tcl_GetByteArrayFromObj() "Tcl_Size *" in stead of "int". Is exactly the same... check-in: 50791c1b1d user: jan.nijtmans tags: core-8-branch
17:28
Fix gcc warning. Add knownBug constraint to zipfs list (only showed in non-embedded config) check-in: 60ac458c51 user: apnadkarni tags: core-8-branch
16:23
Bug [02acab5aea] - zipfs file exists and stat fixes check-in: 16746b4a5c user: apnadkarni tags: core-8-branch
15:55
Re-build libtommath v1.2.1 for i686 check-in: 541cb1ffdf user: jan.nijtmans tags: core-8-branch
15:52
Merge 8.7 Closed-Leaf check-in: b66e8fa141 user: apnadkarni tags: apn-zipfs-pathfixes
15:37
Fix file exist for zipfs check-in: 2355df8b21 user: apnadkarni tags: apn-zipfs-pathfixes
15:17
zipfs attribute tests check-in: 9c74c13d8c user: apnadkarni tags: core-8-branch
13:51
some more int -> Tcl_Size check-in: 5dc98a5c8d user: jan.nijtmans tags: core-8-branch
08:51
Move CHANNEL_*BUFFERED (internal) flags to higher bits: prevent any possibility for conflicts with p... check-in: f14a94a19b user: jan.nijtmans tags: core-8-branch
07:17
Merge 8.7 (2023-05-03) Closed-Leaf check-in: d91f112024 user: jan.nijtmans tags: tip-656-simpl
06:51
Merge 8.7 (2023-05-02) check-in: da2443a61a user: jan.nijtmans tags: tip-656-simpl
02:36
Merge 8.7 check-in: 49201deb23 user: apnadkarni tags: apn-zipfs-pathfixes
2023-09-24
18:30
msgcat reverse lookup as provided by Alexandru Dadalau on the core list 2023-09-23 Leaf check-in: 05d6475467 user: oehhar tags: msgcat-reverse-lookup
16:35
More tests for zipfs check-in: 50094c52ca user: apnadkarni tags: core-8-branch
2023-09-23
13:36
Bug [4645658689] - zipfs file truncation with open r+ check-in: 6137ca45c5 user: apnadkarni tags: core-8-branch
2023-09-22
15:01
Fix test contraint "bbe7c6ff9e" check-in: 4c9f1df290 user: jan.nijtmans tags: core-8-branch
13:58
Merge 8.6 - Bug [0aaeb9c380] check-in: cc0cf03b3b user: apnadkarni tags: core-8-branch
13:56
Bug [0aaeb9c380]. Fix spurious tcltest output on hyphenated constraints check-in: 98f03d1dc3 user: apnadkarni tags: core-8-6-branch
02:51
Minor refactor for globbing zipfs check-in: 9e62ec357c user: apnadkarni tags: apn-zipfs-pathfixes
2023-09-21
16:18
Fix file stat,exists for zipfs intermediate paths check-in: 70b419ce84 user: apnadkarni tags: apn-zipfs-pathfixes
12:20
Merge 8.6 check-in: f56f778852 user: jan.nijtmans tags: core-8-branch
12:19
Fix [dd54ac5323]: fileSystem.test: Set moreThanOneDrive constraint correctly check-in: 4bac62f615 user: jan.nijtmans tags: core-8-6-branch
11:12
Merge 8.6 check-in: f17be91312 user: jan.nijtmans tags: core-8-branch
11:10
Fix testcase for [00655c867e] (making it independent from timezone) check-in: 6f0d308463 user: jan.nijtmans tags: core-8-6-branch
11:06
Fix [47902ec47a]: ThreadSafeLocalTime(): remove redundant localtime() call check-in: 31248a111c user: jan.nijtmans tags: core-8-6-branch
11:04
Fix [e368ba6683]: ThreadSafeLocalTime(): check if localtime_r() encountered error check-in: c94812e9a9 user: jan.nijtmans tags: core-8-6-branch
10:59
Disable zipfs password tests for macos. Unix, Windows pass. See [bbe7c6ff9e] check-in: 8f423488d7 user: apnadkarni tags: core-8-branch
08:51
Start on various bugs related to zipfs paths. check-in: bfb4a34224 user: apnadkarni tags: apn-zipfs-pathfixes
2023-09-20
15:27
Eliminate utf16 test-constraint. Add some testcases (backported/adapted from 9.0) check-in: 0c471c163d user: jan.nijtmans tags: core-8-branch
12:38
merge 8.7 check-in: 43e3748f9c user: dgp tags: dgp-tcl-code
12:17
merge 8.7 check-in: 38a28cb418 user: dgp tags: core-8-7-b1-rc
12:11
Handle TCL_TRACE_OLD_STYLE being deprecated check-in: c013bc5a51 user: jan.nijtmans tags: core-8-branch
10:59
Constrain tests to account for difference between Unix, MingW and MacOs build configuration for --di... check-in: 786b273cb7 user: apnadkarni tags: core-8-branch
08:17
Eliminate "tip389" constraint. Mark 3 test-cases knownBug [e262613233] check-in: 7360740bcc user: jan.nijtmans tags: core-8-branch
07:25
eliminate use of "utf32" constraint: no longer necessary check-in: 311bb2391e user: jan.nijtmans tags: core-8-branch
07:23
Fix compilation with CFLAGS=-DTCL_NO_DEPRECATED check-in: c0fd9e3418 user: jan.nijtmans tags: core-8-branch
06:32
Bug [a288e2003b] - file normalize broken for zipfs. check-in: 3e93461bd9 user: apnadkarni tags: core-8-branch
2023-09-19
11:41
Bugs [14db54d81e], [6183f535c89]. Glob and find on zipfs root check-in: 65474fdc06 user: apnadkarni tags: core-8-branch
07:09
Fix gcc warning check-in: f13d0cd6e2 user: jan.nijtmans tags: core-8-branch
05:41
Bug [4c686f1f0a] - zipfs mount on / check-in: 14c7ed3ab2 user: apnadkarni tags: core-8-branch
2023-09-18
16:59
Bug [d056ee6d30] - zipfs list returns invalid paths check-in: 7c1d2b3dcc user: apnadkarni tags: core-8-branch
15:50
Allow larger values for "binary encode base64 -maxlen". Add some more testcases check-in: 224417e462 user: jan.nijtmans tags: core-8-branch
15:47
Directory depth calculation assumed zipfs root at /, not //zipfs:/ Closed-Leaf check-in: e1f0d4e46a user: apnadkarni tags: bug-d056ee6d30
14:56
Create new branch named "bug-d056ee6d30" check-in: 44d08ca2eb user: apnadkarni tags: bug-d056ee6d30
14:39
merge 8.7 check-in: 168b346fa6 user: dgp tags: dgp-tcl-code
14:37
merge 8.7 check-in: 2aeb7d6fc6 user: dgp tags: core-8-7-b1-rc
14:37
silence compiler warning about uninitialized variable check-in: c3171a4b62 user: dgp tags: core-8-branch
14:15
merge 8.7 check-in: a3a3629119 user: dgp tags: core-8-7-b1-rc
14:11
int -> Tcl_Size (where appropriate). Make TclStringCmpOpts() static check-in: ed3800d997 user: jan.nijtmans tags: core-8-branch
10:27
int -> Tcl_Size (where appropriate) check-in: 1e6ccfd68f user: jan.nijtmans tags: core-8-branch
06:51
Fix [3d3124d01d]: failures with -ftrapv compiler option check-in: 2283094106 user: jan.nijtmans tags: core-8-branch
06:30
Backport [891a74b941]: format %#d not consistent with other radix prefixes or TIP 472 description check-in: 4eec7c7f53 user: jan.nijtmans tags: core-8-branch
2023-09-17
15:16
Remove test constraint bug-b3c7429255 check-in: e59111ed12 user: apnadkarni tags: core-8-branch
04:01
Fix [3f9f494cc1] zipfs timezone tests. check-in: c826ea98fa user: apnadkarni tags: core-8-branch
03:38
Use local time in tests for zip timestamps Closed-Leaf check-in: 56e40c1603 user: apnadkarni tags: bug-3f9f494cc1
2023-09-16
19:06
merge-mark check-in: c3f165b8fa user: jan.nijtmans tags: core-8-branch
17:22
cleanup format.test check-in: 2b4811c7a6 user: jan.nijtmans tags: core-8-6-branch
15:37
Bug [b6f7cee65c] - nmake not testing zip based tcl library check-in: 5c1ec14560 user: apnadkarni tags: core-8-branch
15:03
Bug [2696dfe3f5] - raise exception on CRC errors check-in: 8920c7c72e user: apnadkarni tags: core-8-branch
14:51
Clean up buffers on CRC failure Closed-Leaf check-in: 919b1038d9 user: apnadkarni tags: bug-2696dfe3f5
14:38
Add test file for CRC check-in: 9ebb8f29ba user: apnadkarni tags: bug-2696dfe3f5
13:03
Merge check-in: 565ee5e860 user: apnadkarni tags: bug-2696dfe3f5
10:52
Bug [943258f361] - valgrind - cmdInfo test uninitialized memory access check-in: 22d2c460ad user: apnadkarni tags: core-8-branch
07:48
Bug [d7849f7721]. zipfs memory leak. check-in: 96a4c5ad17 user: apnadkarni tags: core-8-branch
06:41
Mainly comments, more minor refactoring Closed-Leaf check-in: bbd54629ff user: apnadkarni tags: bug-d7849f7721
06:03
Minor refactoring check-in: 7e8f5f2821 user: apnadkarni tags: bug-d7849f7721
05:02
Fix ZipChannel.ubuf memory management check-in: f7b908e3c1 user: apnadkarni tags: bug-d7849f7721
02:46
Partial fix for leak check-in: f5fceee4c2 user: apnadkarni tags: bug-d7849f7721
2023-09-15
17:05
Disable two tests. Works on my Windows and Ubuntu but apparently not everywhere - [3f9f494cc1] check-in: ca1905b02c user: apnadkarni tags: core-8-branch
16:39
Add false positive tests for CRC checking check-in: 2cc147e7b9 user: apnadkarni tags: bug-2696dfe3f5
16:05
Test hygiene for supporting -singleproc 1 and -debug 1 check-in: 806f8d1b42 user: dgp tags: core-8-branch
15:37
CRC validation check-in: 8b28ca54fc user: apnadkarni tags: bug-2696dfe3f5
10:32
3 more places where -wtrapv errors are triggered running the test-suite Closed-Leaf check-in: 237894f65a user: jan.nijtmans tags: bug-3d3124d01d
08:00
Expand zipfs tests. Fix [9a80630571], [6ed3447a7e], [01d8f30342] and manpages. check-in: 2fd1277ae3 user: apnadkarni tags: core-8-branch
06:27
Merge 8.6 check-in: 3ccdecf613 user: jan.nijtmans tags: core-8-branch
06:13
[3d3124d01d]: Assure we detect any -ftrapv failures in GitHub actions check-in: fbfde51043 user: jan.nijtmans tags: core-8-6-branch
2023-09-14
21:17
Fix [00655c867e]: ClockGetdatefieldsObjCmd(): avoid signed integer overflow and platform-dependent b... check-in: ee677ecc84 user: jan.nijtmans tags: core-8-6-branch
16:30
Fix more arg count tests. Adapt stat dict for non-windows check-in: 3c6a604c29 user: apnadkarni tags: apn-zipfs-tests
14:52
More tests and fix one more case triggering bug [01d8f30342] check-in: 7b81ff8bc4 user: apnadkarni tags: apn-zipfs-tests
14:49
Added test files for zipfs check-in: 5a79175b83 user: apnadkarni tags: apn-zipfs-tests
2023-09-13
16:45
Bug [01d8f30342]. zipfs canonical produces garbage. check-in: 626ffd4fea user: apnadkarni tags: apn-zipfs-tests
16:18
Merge 8.7 check-in: 8bf48a5b90 user: apnadkarni tags: apn-zipfs-tests
15:33
Couple of more special cases for zipfs mount check-in: a2c462d697 user: apnadkarni tags: apn-zipfs-tests
15:23
Merge-mark check-in: 5599ee3ce8 user: jan.nijtmans tags: core-8-branch
15:19
More type-casts (c++-compatibility) check-in: 42c4e352ff user: jan.nijtmans tags: core-8-6-branch
13:47
Merge-mark check-in: 05aaea9903 user: jan.nijtmans tags: core-8-branch
12:38
Fix [43b0656605]: MS Windows: files with emojis are found by glob but not recognized by file exists ... check-in: 87eae2f450 user: jan.nijtmans tags: core-8-6-branch
12:35
Fix [a1f11d96b8]: VC6 compilation error of core-8-6-branch: error C2065: 'int16_t' : undeclared iden... check-in: 16bd24dc0d user: jan.nijtmans tags: core-8-6-branch
12:27
More CompileProc/Tcl_ObjCmdProc usage check-in: 7a3774e27e user: jan.nijtmans tags: core-8-6-branch
12:24
Remove unneeded internal stub-entries (now that TIP #666 is accepted) check-in: e30a536a43 user: jan.nijtmans tags: core-8-6-branch
11:00
Fix [43b0656605]: MS Windows: files with emojis are found by glob but not recognized by file exists ... Closed-Leaf check-in: e22d09505b user: jan.nijtmans tags: bug-43b0656605
06:42
Add !zipfslib constraint for tests that should only run without an attached Tcl lib vfs check-in: 7be1329b6c user: apnadkarni tags: apn-zipfs-tests
06:20
Bug [9a80630571] - zipfs directory consistency checks check-in: e1d5bdad6d user: apnadkarni tags: apn-zipfs-tests
2023-09-12
19:21
merge 8.7 check-in: d6a65b9df0 user: dgp tags: dgp-tcl-code
19:10
Make use of the CompileProc typedef. check-in: bfbab2b0e9 user: dgp tags: core-8-branch
18:32
merge 8.6 check-in: 32289fd84e user: dgp tags: core-8-branch
18:31
More WIP check-in: 2e779e1e21 user: dgp tags: dgp-tcl-code
17:16
Internal routine TclpMatchFiles() was superseded when virtual filesystems were introduced in Tcl 8.4... check-in: 0ab69f4327 user: dgp tags: core-8-6-branch
16:57
In 2020, internal routine TclParseHex() was converted to a static routine but the declaration was no... check-in: 53fc6e606b user: dgp tags: core-8-branch
16:36
Use a static declaration when possible and when it matches the name. check-in: d32838e62a user: dgp tags: core-8-branch
16:22
A housekeeping commit in 2019 added a declaration for TclIsDigitProc(). There is no implementation o... check-in: af55a8dbf8 user: dgp tags: core-8-branch
15:48
The original implementation of NRE in 2008 included an internal routine TclNREvalCmd(). It was elim... check-in: 6d96935c36 user: dgp tags: core-8-6-branch
14:57
Fix zipfs root arg count checks check-in: baacbc7c02 user: apnadkarni tags: apn-zipfs-tests
13:35
Rebase bug-fix for [554117edde] to latest 8.6. For evaluation Leaf check-in: 45213b1bc0 user: jan.nijtmans tags: bug-554117edde
11:42
Fix test-case failure with --enable-symbols=mem. Slipped in with TIP #666 implementation check-in: 10679ee0c8 user: jan.nijtmans tags: core-8-branch
07:45
TIP #665: Remove support for internal utf-16 for Tcl 8.7 (and 9.0) check-in: f28f0f4b68 user: jan.nijtmans tags: core-8-branch
06:58
No longer support "OPTS=utf16" in makefile.vc/rules.vc check-in: 7d2f82689d user: jan.nijtmans tags: core-8-6-branch
2023-09-11
19:11
Opening step in introduction of a Tcl_Code typedef. check-in: 582cc70c1a user: dgp tags: dgp-tcl-code
16:49
More tests and some manpage corrections check-in: 5a3c9363dc user: apnadkarni tags: apn-zipfs-tests
14:43
TIP #666 implementation: Change ptrdiff_t → Tcl_Size in Tcl 8.7 (and 9.0) check-in: 989de6a72a user: jan.nijtmans tags: core-8-branch
13:27
merge 8.7 check-in: b1e4d08cad user: dgp tags: core-8-7-b1-rc
2023-09-10
09:58
Oops. Inadvertent check-in. check-in: 72fb2eca74 user: apnadkarni tags: apn-zipfs-tests
09:49
Merge 8.7 (change in order of mount args) check-in: 49b93d7b74 user: apnadkarni tags: apn-zipfs-tests
08:15
Bug [78cd4f9ad3] - regression in zipfs mount check-in: 99b770ebbf user: apnadkarni tags: core-8-branch
2023-09-09
18:11
Improve test coverage for zipfs mount/unmount check-in: f7976eb58c user: apnadkarni tags: apn-zipfs-tests
07:51
Bug [6ed3447a7e]. Fix crash. Add length checks. check-in: 24a4584045 user: apnadkarni tags: apn-zipfs-tests
2023-09-08
16:51
merge 8.7 check-in: 1e56b48595 user: dgp tags: core-8-7-b1-rc
14:25
Merge 8.6 check-in: 12ea84ac22 user: jan.nijtmans tags: core-8-branch
14:21
Unicode 15.1 (final) check-in: 934bc954ef user: jan.nijtmans tags: core-8-6-branch
13:50
Adapt data tables to Unicode 15.1 (final) Closed-Leaf check-in: 3b43c3cd51 user: jan.nijtmans tags: unicode-15.1
11:49
Merge 8.7 Leaf check-in: 21b725eed8 user: jan.nijtmans tags: bug-93eb73784a
11:46
Testcase improvements check-in: cf655cdd49 user: jan.nijtmans tags: core-8-branch
11:26
Incorrect use of $mountpoint variable check-in: ed34790af5 user: jan.nijtmans tags: core-8-branch
10:45
[93eb73784a] follow-up: It looks like the "zipfs exists" change is necessary to make tcl_findLibrary... check-in: 43c9904371 user: jan.nijtmans tags: core-8-branch
08:48
Merge 8.7 check-in: 987fdb8336 user: jan.nijtmans tags: bug-93eb73784a
08:16
Fix [93eb73784a]: zipfs interaction with tcl_findLibrary causes slow loading check-in: 942e24c407 user: jan.nijtmans tags: core-8-branch
2023-09-07
14:53
More patches from juliannoble2. Thanks! check-in: b62c1b7859 user: jan.nijtmans tags: bug-93eb73784a
14:34
Exchange TclZipfs_MountBuffer/"zipfs mount_data" arguments as well check-in: eda5950bcb user: jan.nijtmans tags: bug-93eb73784a
13:40
Merge 8.7. Exchange "zipfs mount"/TclZipfs_Mount arguments: archive <-> mountpoint check-in: c0980728b5 user: jan.nijtmans tags: bug-93eb73784a
11:02
Fix examples (which don't output ".utf16" any more) check-in: 5b52204ad9 user: jan.nijtmans tags: core-8-branch
10:46
Experiment: What if we changed "//zipfs:/" to "/zipfs:/", which doesn't look like an UNC path any mo... check-in: e7567c469b user: jan.nijtmans tags: bug-93eb73784a
10:36
Fix zipfs-related documentation check-in: 1cac59f1ea user: jan.nijtmans tags: core-8-branch
2023-09-06
19:26
merge 8.7 check-in: 11cab2c858 user: dgp tags: core-8-7-b1-rc
18:40
[fc87e3bddd] Complete repair of flawed test. check-in: dec5990363 user: dgp tags: core-8-branch
18:33
Same issue in zlib.test check-in: d5d776655f user: dgp tags: core-8-branch
18:29
Be sure to define the "deprecated" constraint in order to use it. check-in: 2ed3d21a48 user: dgp tags: core-8-branch
18:28
Proposed fix for [fc87e3bddd]: get-3.4.1 fails in -singleproc testing Closed-Leaf check-in: 377c5b39c7 user: jan.nijtmans tags: bug-fc87e3bddd
16:44
Create new branch named "apn-zipfs-tests" check-in: 866262953d user: apnadkarni tags: apn-zipfs-tests
13:31
silence compiler warning check-in: 3c81faf0fe user: dgp tags: core-8-branch
09:52
Merge 8.7 check-in: cb8cc32cea user: jan.nijtmans tags: core-8-branch
09:31
Fix [d3465c9188]: Update install-sh to version "2020-11-14.01". This time without tweak check-in: c01ccc71e3 user: jan.nijtmans tags: core-8-6-branch
2023-09-05
15:52
[d3465c9188] restore install-sh to unmodified official version Closed-Leaf check-in: 940ea7c041 user: jan.nijtmans tags: bug-d3465c9188
14:27
Merge 8.6 check-in: f13bac244d user: jan.nijtmans tags: core-8-branch
13:37
Fix [d3465c9188]: Update install-sh to version "2020-11-14.01; # UTC" tweak: our own -S modification... check-in: 8d4bd8f169 user: jan.nijtmans tags: core-8-6-branch
08:37
Merge 8.6 check-in: 6e3cb68301 user: jan.nijtmans tags: core-8-branch
08:30
Fix [https://core.tcl-lang.org/tclvfs/tktview/60cacfbcb9|60cacfbcb9]: Segmentation Fault at interpre... check-in: 228763231b user: jan.nijtmans tags: core-8-6-branch
06:42
Merge 8.6 - Fix [b5ac3e3786] - Tcl_GetUniChar oob read check-in: fed73e58ba user: apnadkarni tags: core-8-branch
06:10
Fix [b5ac3e3786] - Tcl_GetUniChar oob read check-in: f4605a9044 user: apnadkarni tags: core-8-6-branch
05:48
Fix [b5ac3e3786] - Tcl_GetUniChar oob read Closed-Leaf check-in: fc13863a82 user: apnadkarni tags: bug-b5ac3e3786
05:44
Tcl_GetUniChar out of bounds read - tests check-in: 15ca50d25f user: apnadkarni tags: bug-b5ac3e3786
2023-09-04
20:42
Merge 8.6 check-in: 4724e036f7 user: jan.nijtmans tags: core-8-branch
20:25
Update libtommath to version 1.2.1 check-in: e30d7a293d user: jan.nijtmans tags: core-8-6-branch
19:58
actions/checkout @v3 -> @v4 check-in: a4e25479c0 user: jan.nijtmans tags: core-8-6-branch
2023-09-02
22:00
backport numeric white-space bug fix from 9.0 check-in: b9bb2ce39c user: griffin tags: core-8-branch
2023-08-31
14:46
Rebase to 8.7 Closed-Leaf check-in: e580bbb75c user: jan.nijtmans tags: tip-665
14:45
Rebase to 8.7 Closed-Leaf check-in: 11af79f7e2 user: jan.nijtmans tags: tip-666
13:47
Rebase to 8.7 check-in: d67705af8d user: jan.nijtmans tags: tip-653
11:17
Backport some test improvements from 9.0 check-in: 7ba77326d4 user: jan.nijtmans tags: core-8-branch
08:06
Make Tcl_GetBytesFromObj signature match documentation (not really a change since Tcl_Size == int). ... check-in: 0d567acda3 user: jan.nijtmans tags: tip-666
2023-08-30
15:24
merge 8.7 check-in: 753cbd8830 user: dgp tags: core-8-7-b1-rc
14:42
Rebase to 8.7 check-in: 19aa3a165e user: jan.nijtmans tags: tip-666
14:38
Rebase to 8.7 check-in: 6dcc5a1ff0 user: jan.nijtmans tags: tip-665
10:37
Merge 8.6 check-in: 02ecc768a8 user: jan.nijtmans tags: core-8-branch
09:57
Convert compat/zlib/contrib/dotzlib/DotZLib/*.cs to proper UTF-8 check-in: ec6b08949e user: jan.nijtmans tags: core-8-6-branch
2023-08-29
13:37
Merge 8.6 check-in: ca098487c5 user: jan.nijtmans tags: core-8-branch
12:38
Update zlib to version 1.3 check-in: e204754cc2 user: jan.nijtmans tags: core-8-6-branch
2023-08-28
15:50
merge 8.7 check-in: 6b5aea4fa3 user: dgp tags: core-8-7-b1-rc
14:28
Upgrade to zlib-1.3.0 Closed-Leaf check-in: 0a05b7240a user: jan.nijtmans tags: zlib-1.3.0
2023-08-27
16:46
Fix [64165953a0]: Compilation error of C extensions due to TCL_SIZE_MAX definition check-in: f9875fd78b user: jan.nijtmans tags: core-8-branch
2023-08-25
20:34
Fix [920e393634]: expr {7244019458077122840 << 1}. Some more long -> Tcl_WideInt fixes in comments check-in: 2ed2ec021b user: jan.nijtmans tags: core-8-branch
17:22
Make "shift" an "int" variable; since it's range is 0 < shift < INT_MAX check-in: 836dce6b0d user: jan.nijtmans tags: core-8-6-branch
15:18
[84a5355235]: two more cases of sizeof(long) -> sizeof(Tcl_WideInt), since that's the unit we are do... check-in: 6a9a8809f2 user: jan.nijtmans tags: core-8-branch
15:14
Merge "revert-dup-pure" branch: get rid of TclDuplicatePureObj() check-in: 21b170befe user: jan.nijtmans tags: core-8-branch
14:39
merge 8.7 check-in: c1eb96946b user: dgp tags: core-8-7-b1-rc
14:38
Merge 8.7. Time to merge this branch? Closed-Leaf check-in: 29f443d1c5 user: dgp tags: revert-dup-pure
2023-08-23
16:56
Merge 8.6 check-in: e98c01d752 user: jan.nijtmans tags: core-8-branch
16:13
Fix [84a5355235] (not visible in 8.6, but meant to be forwared to 8.7) check-in: b3e43fc764 user: jan.nijtmans tags: core-8-6-branch
15:31
Backport [bae0d30c7f5047a4]. Don't suggest that TCL_UTF_MAX=1 might work any more. See: [457523] check-in: 41f9d5a0f0 user: jan.nijtmans tags: core-8-6-branch
2023-08-22
19:53
Thanks for cherrypicking this change for 8.7. 'Someone versed in the ArithSeries work' has fixed the... check-in: 8d3617f2db user: griffin tags: revert-dup-pure
2023-08-21
18:07
The experiment deployment of TclDuplicatePureObj() has been reverted from the trunk. This branch at... check-in: c66c2fd74d user: dgp tags: revert-dup-pure
2023-08-18
14:11
merge 8.7 check-in: 68e037cee3 user: dgp tags: core-8-7-b1-rc
06:57
Fix UtfToUtf16Proc and UtfToUCS2Proc to not assume sizeof(Tcl_UniChar) is size of UTF16 / UCS2 code ... check-in: c9ed6c9e02 user: apnadkarni tags: core-8-branch
2023-08-04
19:06
Merge 8.7 check-in: f5f79c0e63 user: jan.nijtmans tags: tip-666
2023-08-03
15:40
merge 8.7 check-in: 15caddb8b7 user: dgp tags: core-8-7-b1-rc
11:26
Merge 8.7 check-in: 93c7430bce user: jan.nijtmans tags: core-8-branch
10:59
Implement TCL_LIB_FLAG/TCL_BUILD_LIB_SPEC for Windows (which - aparently - has always been just empt... check-in: 5bf817797a user: jan.nijtmans tags: core-8-6-branch
10:15
DOn't use --out-implib on Cygwin any more, no longer needed check-in: 22e58cf996 user: jan.nijtmans tags: core-8-6-branch
2023-08-02
19:34
Merge 8.6 check-in: edeef9d8e1 user: jan.nijtmans tags: core-8-branch
19:13
deprecate TCL_EXPORT_FILE_SUFFIX: no longer needed. Fix some path handling containing spaces check-in: 56fc4852f7 user: jan.nijtmans tags: core-8-6-branch
08:02
Rebase to 8.7 check-in: 0e48cdd4c2 user: jan.nijtmans tags: tip-653
2023-08-01
16:09
Make sure that zdll.lib and tommath.lib are installed in windows, for possible use by extensions. check-in: ba7fa0c8e3 user: jan.nijtmans tags: core-8-branch
15:42
Merge 8.6 check-in: d0a4f77020 user: jan.nijtmans tags: core-8-branch
15:27
Add TCL_ZLIB_LIB_NAME to tclConfig.sh (for Windows) check-in: ad91302b1e user: jan.nijtmans tags: core-8-6-branch
13:19
testcase cleanup check-in: 729bd46f35 user: jan.nijtmans tags: core-8-branch
11:10
Rebase to 8.7. Adapt "gets" the same way as "read" check-in: 9b9fdfbe2a user: jan.nijtmans tags: tip-653
06:52
merge-mark check-in: d3993db7ab user: jan.nijtmans tags: core-8-branch
06:46
Prevent Tcl 8.6 header-file to be usable for Tcl 9 compiles. (see [6f22c7a1fc]) check-in: 3317aec2c5 user: jan.nijtmans tags: core-8-6-branch
06:39
Some more int -> Tcl_Size (backported from 9.0) check-in: 74d5501caf user: jan.nijtmans tags: core-8-branch
2023-07-31
15:33
merge 8.7 check-in: 16c21b58e1 user: dgp tags: core-8-7-b1-rc
07:55
TIP #662: Un-deprecate Tcl_VarEval Closed-Leaf check-in: 4a69c391a0 user: jan.nijtmans tags: tip-662
2023-07-29
05:56
Add tests for out of bounds Tcl_ListObjIndex check-in: ec7251d0db user: apnadkarni tags: core-8-branch
2023-07-28
07:50
"utf-8" is the new "identity": make it available always check-in: 5ba0bfea71 user: jan.nijtmans tags: core-8-branch
05:02
Fix transposing of TCL_OK, TCL_ERROR in Encoding docs check-in: 1848bfc4c7 user: apnadkarni tags: core-8-branch
2023-07-27
07:22
int -> Tcl_Size in Tcl_MacOSXOpen*BundleResources check-in: 3bd4368b36 user: jan.nijtmans tags: core-8-branch
2023-07-26
15:18
merge-mark check-in: 29d70f6bd4 user: jan.nijtmans tags: core-8-branch
15:15
Simplify tenviron2utfdstr(), since 2nd argument is always -1. check-in: fe5c721448 user: jan.nijtmans tags: core-8-6-branch
11:29
Rebase to 8.7 check-in: 6ed8dddae4 user: jan.nijtmans tags: tip-666
10:32
Rebase to 8.7 check-in: b9c1614a3d user: jan.nijtmans tags: tip-665
08:03
Merge 8.6 check-in: 7631c10d41 user: jan.nijtmans tags: core-8-branch
07:15
Fix [c54e4a1aeb] (again): High Tcl latencies with fork() in larger systems. vfork() is now prefered... check-in: 42d3f0cdb9 user: jan.nijtmans tags: core-8-6-branch
2023-07-25
15:57
Close fork. Prefer vfork over posix_spawnp Closed-Leaf check-in: a961144430 user: jan.nijtmans tags: bug-c54e4a1aeb
15:07
Regenerated configure file check-in: 642383fd98 user: neumann tags: bug-c54e4a1aeb
10:35
Add (back) check for vfork() check-in: fd81b7b7cf user: jan.nijtmans tags: bug-c54e4a1aeb
09:01
Prefer vfork() over posix_spawnp() In essence, older versions of the posix_spawn(p) implementation ... check-in: 34b7d9b576 user: neumann tags: bug-c54e4a1aeb
07:54
Make use_spawn static check-in: 9f8046157c user: jan.nijtmans tags: bug-c54e4a1aeb
07:44
Re-generate configure and tclConfig.h.in check-in: d804d760b4 user: jan.nijtmans tags: bug-c54e4a1aeb
07:36
attempt to fix posix_spawn on linux check-in: 9f6d8d211e user: jan.nijtmans tags: bug-c54e4a1aeb
2023-07-24
16:07
merge 8.7 check-in: ecfb784c4c user: dgp tags: core-8-7-b1-rc
15:18
merge-mark check-in: f756860241 user: jan.nijtmans tags: bug-c54e4a1aeb
15:13
Merge 8.6 check-in: 41d628160e user: jan.nijtmans tags: core-8-branch
15:12
For now, disable posix_spawnp, until we have a better solution for [407b70361c148773] check-in: 0343f0babb user: jan.nijtmans tags: core-8-6-branch
11:13
Merge 8.6 check-in: 1fb6672995 user: jan.nijtmans tags: core-8-branch
10:34
Keeping open [c54e4a1aeb]: Can the exec-17.1 test-failure on MaxOS be fixed? check-in: 98f43375cf user: jan.nijtmans tags: bug-c54e4a1aeb
10:19
Fix [c54e4a1aeb]: High Tcl latencies with fork() in larger systems check-in: b5b3c28401 user: jan.nijtmans tags: core-8-6-branch
2023-07-21
14:56
merge 8.7 check-in: 8dde70fd43 user: dgp tags: core-8-7-b1-rc
11:37
simplify tenviron2utfdstr/utf2tenvirondstr macro's, since 2nd argument is always -1 Improve error-ha... check-in: 1819fd1592 user: jan.nijtmans tags: core-8-branch
10:02
Merge 8.7 check-in: f1a0068336 user: jan.nijtmans tags: tip-653
2023-07-20
20:52
Fix handling of pre-built libtommath.dll on win64-arm check-in: c28f7fef78 user: jan.nijtmans tags: core-8-branch
2023-07-19
14:23
Improve error-reporting possibilities for Tcl_ExternalToUtfDStringEx/Tcl_UtfToExternalDStringEx in c... check-in: 2d94a8c808 user: jan.nijtmans tags: core-8-branch
13:04
Bugfix for escape-encoding, 'stolen' from TIP #671 branch check-in: 9e4bc60200 user: jan.nijtmans tags: core-8-branch
2023-07-17
16:36
Fix: tommath.lib needs to be installed to permit extensions to link when using the tommath C API check-in: 71159c8df9 user: apnadkarni tags: core-8-branch
13:54
merge 8.7 check-in: b6492fe614 user: dgp tags: core-8-7-b1-rc
06:19
Fix missing TIP 548 function docs. Some copy editing of doc prototypes for clarity (sez he). check-in: c535758822 user: apnadkarni tags: core-8-branch
2023-07-16
06:15
Bug [a366c6efee] check-in: 3b31b4f4a9 user: apnadkarni tags: core-8-branch
2023-07-13
19:15
merge 8.7 check-in: cc2236d5e1 user: dgp tags: core-8-7-b1-rc
17:19
Correct wording in Comment check-in: 7136462c76 user: oehhar tags: core-8-branch
15:42
Backport changes in tclListObj.c from Tcl 9.0 check-in: 24daba8fd2 user: jan.nijtmans tags: core-8-branch
2023-07-12
19:11
(partial) fix for [c1691dc608]: 32-bit Linux regressions. Eliminate compiler warning check-in: 2ab20ce108 user: jan.nijtmans tags: core-8-branch
15:09
Fix special-case in SetDuplicatePureObj(): Since typePtr is always &tclListType (ALL current calls t... check-in: 13d7e0fc55 user: jan.nijtmans tags: core-8-branch
11:38
Consider 3 more types as special in TclDuplicatePureObj(). Updated comment for the reason why. check-in: 3f04a9222b user: jan.nijtmans tags: core-8-branch
06:39
Fix [54329e39c7] check-in: 95cab70fe8 user: apnadkarni tags: core-8-branch
2023-07-11
09:20
Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags check-in: 4b11db28e6 user: jan.nijtmans tags: core-8-branch
2023-07-10
15:57
Code cleanup for arithSeries, all backported from 9.0 check-in: f93176d784 user: jan.nijtmans tags: core-8-branch
2023-07-09
12:54
missed a few check-in: 6fb182d222 user: jan.nijtmans tags: tip-665
12:41
Rebase to 8.7 check-in: 7bf8d24ff3 user: jan.nijtmans tags: tip-665
2023-07-08
20:25
Fix [c5bcbf3494]: Output of surrogates seems to repeat following character check-in: 07e42778fc user: jan.nijtmans tags: core-8-branch
2023-07-07
13:30
- reduced error of posix_spawnp() cases for macOS to 1 (exec-17.1). The problem seems related to a... Closed-Leaf check-in: 19bd698dcd user: neumann tags: ticket-c54e4a1aeb-use_vfork
2023-07-06
16:13
off-by-one. Minor optimization Closed-Leaf check-in: 627b07acdd user: jan.nijtmans tags: bug-c5bcbf3494
15:07
Proposed fix for [c5bcbf3494]: Output of surrogates seems to repeat following character. Also use mo... check-in: ef717df5a5 user: jan.nijtmans tags: bug-c5bcbf3494
2023-07-05
15:08
Merge 8.6 check-in: be96f35be2 user: jan.nijtmans tags: core-8-branch
14:55
Backport [66ffafd309]: Truncated encoding for DBCS results in infinite loop and running out of memor... check-in: 759e76383f user: jan.nijtmans tags: core-8-6-branch
05:08
Bug [5be203d6ca] - io-7.3 failure check-in: 7a68ac2af7 user: apnadkarni tags: core-8-branch
03:23
Bug [5be203d6ca] - better fix and add test Closed-Leaf check-in: b88bf9d6bd user: apnadkarni tags: bug-5be203d6ca-apn
2023-07-04
14:52
Use more uppercase hex in documentation and test-cases (for consistancy) check-in: d26adb0a76 user: jan.nijtmans tags: core-8-branch
11:18
Use "tcltest::Asciify" in stead of "printable" check-in: b3fc72ba83 user: jan.nijtmans tags: core-8-branch
06:47
Correctly compute consumed bytes in case of truncated byte sequence at end. check-in: 457d38e405 user: apnadkarni tags: bug-5be203d6ca-apn
2023-07-03
15:29
Remove useless section in tclUnixPort.h check-in: 60d70455ff user: jan.nijtmans tags: ticket-c54e4a1aeb-use_vfork
15:07
Merge 8.6. Put vfork check a little bit earlier in unix/tcl.m4. Re-generate unix/configure with (mod... check-in: 08e59901a1 user: jan.nijtmans tags: ticket-c54e4a1aeb-use_vfork
14:16
Branch meant for bug-fixing [5be203d6ca]: io-7.3 and chanio-7.3 fail in debug mode Closed-Leaf check-in: d70f500674 user: jan.nijtmans tags: bug-5be203d6ca
14:09
Adapt tcltest::Asciify, so it's usable for Tcl 8.5 and 8.6 too check-in: 978b4c8a0a user: jan.nijtmans tags: core-8-branch
14:08
Fix testcase (broken by previous commit) check-in: 0b4d0dadb5 user: jan.nijtmans tags: core-8-branch
13:51
Fix comment (missing ticket ID) check-in: 5b13bdb4a2 user: jan.nijtmans tags: core-8-branch
13:46
Temporary disable tests io-7.3 and chanio-7.3, which fail in debug mode. Ticket [5be203d6ca] created... check-in: 6b6caba07a user: jan.nijtmans tags: core-8-branch
2023-07-02
12:02
Merge 8.6 check-in: 9543fe6f4e user: jan.nijtmans tags: core-8-branch
11:53
No need for function prototypes in unix/dltest/*.c check-in: 08a01a0075 user: jan.nijtmans tags: core-8-6-branch
09:26
merge core-8-6-branch (no change) check-in: 2c12a2608a user: fvogel tags: core-8-branch
09:25
Unbreak the 8.6 build. check-in: 9db73ad251 user: fvogel tags: core-8-6-branch
08:20
We definitely need to build core-8-6-branch of Tcl IMHO. check-in: 4134fd3788 user: fvogel tags: core-8-branch
08:20
We definitely need to build core-8-6-branch of Tcl IMHO. check-in: b9d7e5bcee user: fvogel tags: core-8-6-branch
04:55
Backport fix [66ffafd309]. DBCS infinite loop on invalid encoding check-in: 4d10e2c128 user: apnadkarni tags: core-8-branch
2023-06-30
20:34
Test update for bug [63530267aa]. check-in: 7ae73656d0 user: griffin tags: core-8-branch
13:28
Merge 8.6 check-in: 028df23975 user: jan.nijtmans tags: core-8-branch
13:10
Use more strict compilation-flags (but not -DTCL_MEM_DEBUG) in unix/dltest/Makefile check-in: a97f2c0c50 user: jan.nijtmans tags: core-8-6-branch
13:08
Since TCL_MAJOR_VERSION is always "8", don't check for it. Add C++-compatible typecasts. check-in: 46c73262a1 user: jan.nijtmans tags: core-8-6-branch
09:56
Updated configure script to ease testing with this branch check-in: db39c01fb4 user: neumann tags: ticket-c54e4a1aeb-use_vfork
09:49
Removed automated setting of USE_VFORK for macOS The automatic setting of USE_VFORK in unix/configu... check-in: c72559e8b2 user: neumann tags: ticket-c54e4a1aeb-use_vfork
09:12
Added auto-configuration of posix_spawnp() Removed the manual setting of USE_POSIX_SPAWN and replac... check-in: 9ed0f4a330 user: neumann tags: ticket-c54e4a1aeb-use_vfork
2023-06-29
15:42
Fix uninitialized variable. check-in: aff311df30 user: griffin tags: core-8-branch
11:09
Bug [6a3e2cb0f0] - invalid bytes in escape encodings check-in: 398de572ab user: apnadkarni tags: core-8-branch
2023-06-28
19:36
Fix ticket [63530267aa] by implementing ticket [e5f06285de] and making additional corrections. check-in: 09fe59bbbd user: griffin tags: core-8-branch
13:15
merge 8.7 check-in: efd33eddbf user: dgp tags: core-8-7-b1-rc
07:20
Fix [26960060d7]: lseq-3.14 triggers use-after-free check-in: 68c0bd3f02 user: jan.nijtmans tags: core-8-branch
07:15
Fix [78b9b6860c]: Please sync tclOOScript.h check-in: 36a137b7ae user: jan.nijtmans tags: core-8-branch
2023-06-27
15:25
merge 8.7 check-in: 444fe58834 user: dgp tags: core-8-7-b1-rc
06:42
Remove compat/dirent*.h and some other compat/*.c files: Modern C-compilers all have those now check-in: e275c72695 user: jan.nijtmans tags: core-8-branch
2023-06-26
09:52
Remove compat/stdint.h and compat/stdlib.h: All C-compilers nowadays have it. check-in: cdd211a557 user: jan.nijtmans tags: core-8-branch
2023-06-23
12:26
merge 8.7 check-in: 711525a54e user: dgp tags: core-8-7-b1-rc
2023-06-22
19:00
Fix [44452e2c55]: indexObj.test failures on i386 check-in: fbba7df295 user: jan.nijtmans tags: core-8-branch
13:40
Merge-mark check-in: b4712d2e1f user: jan.nijtmans tags: core-8-branch
13:39
Since Tcl 8.6 doesn't know about Tcl_Size, don't use it, not even in test comments check-in: 0df2568c99 user: jan.nijtmans tags: core-8-6-branch
11:59
Proposed fix for [44452e2c55]: indexObj.test failures on i386 Closed-Leaf check-in: 05df422a98 user: jan.nijtmans tags: bug-44452e2c55
2023-06-21
22:38
(partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implemen... check-in: af0ec25f4d user: jan.nijtmans tags: core-8-branch
21:30
Fix 3 "lset" testcases Closed-Leaf check-in: 8d300901a0 user: jan.nijtmans tags: bug-a9929f112a
15:52
merge 8.7 check-in: 773f4f098c user: dgp tags: core-8-7-b1-rc
14:52
(partial) fix for [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]. Tk needs some change... check-in: c7e6b7e8eb user: jan.nijtmans tags: bug-a9929f112a
13:08
RE syntax documentation describes some features as deprecated. Open branch to examine their removal. check-in: fa5748b035 user: dgp tags: dgp-disable-deprecated-resyntax
07:13
"trace variable" -> "trace add variable" in testcases (and documentation) check-in: 8dd5496bd1 user: jan.nijtmans tags: core-8-branch
2023-06-20
06:51
Move VarHashGetKey() to tclInt.h. More int -> Tcl_Size check-in: dd25e7e253 user: jan.nijtmans tags: core-8-branch
2023-06-19
13:21
Merge 8.6 - fix tests - hardcoded port and wsl. check-in: 6e88d47b21 user: apnadkarni tags: core-8-branch
12:49
Fix hardcoded port numbers causing Windows failures with hyperv. Disable file perm test for WSL. check-in: 903c407a86 user: apnadkarni tags: core-8-6-branch
11:47
Some more Tcl_Size usage check-in: 6808bdda06 user: jan.nijtmans tags: core-8-branch
2023-06-15
16:56
Made variant using USE_POSIX_SPAWN error message compatible This change makes Tcl compiled with US... check-in: 52e6e2e911 user: neumann tags: ticket-c54e4a1aeb-use_vfork
15:44
TIP #653 implementation (with a lot of corrections compared to the py-b8f575aa23 or the other tip-65... check-in: 85cf4c4682 user: jan.nijtmans tags: tip-653
2023-06-13
06:05
Specify implicit "-profile tcl8" in encoding-24.4 testcase check-in: 6a06db323e user: jan.nijtmans tags: core-8-branch
2023-06-08
12:39
Merge 8.6 check-in: 26d2fb8e85 user: jan.nijtmans tags: core-8-branch
12:01
ticket [c54e4a1aeb] patch: Use vfork instead fork. check-in: 98e93f779e user: oehhar tags: ticket-c54e4a1aeb-use_vfork
11:59
(cherry-pick): Added note about how some commands are mainly for Tk check-in: 138833e88a user: jan.nijtmans tags: core-8-6-branch
2023-06-05
14:35
merge 8.7 check-in: fcdde7c54b user: dgp tags: core-8-7-b1-rc
11:12
Added note about how some commands are mainly for Tk check-in: 7355a2baf1 user: dkf tags: core-8-branch
2023-06-04
22:56
Merge 8.6 check-in: 40e3b7572e user: pointsman tags: core-8-branch
22:54
Fixed a new test added by [72f78b60851]. The test as it was repeated just the previous one. Now it s... check-in: aaecc4619d user: pointsman tags: core-8-6-branch
2023-06-03
19:59
Merge 8.6 check-in: d051ad23c5 user: jan.nijtmans tags: core-8-branch
19:51
Fix [af3ebc5fafe0097c]: clock scan and clock add bugs in error cases / with abbreviated options check-in: 72f78b6085 user: jan.nijtmans tags: core-8-6-branch
2023-06-02
22:05
In TclAttemptInitStringRep(): Don't do a memcpy if attemptckalloc() fails check-in: 1ec25a729b user: jan.nijtmans tags: core-8-branch
15:12
More library(n) docs check-in: 4c19535a09 user: dkf tags: core-8-branch
13:54
merge 8.7 check-in: bab3557724 user: dgp tags: core-8-7-b1-rc
13:46
silence compiler warning check-in: bbd80e2402 user: dgp tags: core-8-branch
12:00
New (internal) macro TclAttemptInitStringRep() check-in: b0b7c9d7b6 user: jan.nijtmans tags: core-8-branch
2023-06-01
20:58
Fix [9921778646]: something is wrong in core-8-branch check-in: 293f2741f8 user: jan.nijtmans tags: core-8-branch
14:37
Added some examples to library(n) check-in: 10f1287b11 user: dkf tags: core-8-branch
2023-05-31
14:12
Use TclDuplicatePureObj() in stead of TclListObjCopy() where appropriate. Backported from 9.0 check-in: 97cc33cd20 user: jan.nijtmans tags: core-8-branch
10:39
swap foreachLine argument order in tests Closed-Leaf check-in: 5fda57d1a0 user: dkf tags: tip-670
10:33
Swapped foreachLine arg order, improved docs check-in: 9ff79be410 user: dkf tags: tip-670
07:45
Document hoe Tcl_ReadChars() behaves in "-profile strict" mode when an encoding error happens. check-in: 3f2c42e160 user: jan.nijtmans tags: core-8-branch
07:16
Fix [c243e7a85e]: TIP #603 implementation broken on Windows check-in: 4bc6a277f4 user: jan.nijtmans tags: core-8-branch
2023-05-30
21:31
Let's see if this helps Closed-Leaf check-in: 64a1c24acb user: jan.nijtmans tags: bug-c243e7a85e
14:25
merge 8.7 check-in: 50db9c5d99 user: dgp tags: core-8-7-b1-rc
13:57
More typo fixes check-in: 7dc71b0c3b user: dkf tags: core-8-branch
13:48
Get return stack correct when doing [return -code error] in the body check-in: 6527e15f1a user: dkf tags: tip-670
12:41
fix whitespace check-in: b4141634c4 user: dkf tags: tip-670
11:59
start of test cases check-in: 74e1a6805f user: dkf tags: tip-670
11:25
Backport IO-related changes from Tcl 9.0. Needed for preparation of TIP #653 check-in: 6165bc074f user: jan.nijtmans tags: core-8-branch
08:39
Added docs check-in: 1a81b5fd1e user: dkf tags: tip-670
2023-05-29
16:27
int -> Tcl_Size, for full Tcl 9 support check-in: e9e36d8d3c user: jan.nijtmans tags: core-8-branch
12:11
Basic implementation of TIP 670 check-in: 3300680ebd user: dkf tags: tip-670
10:49
Fix typo and outdated comment check-in: bf12ac1702 user: dkf tags: core-8-branch
2023-05-28
10:38
Fix errors when building the html man page for configurable.n (TIP #558) check-in: 9ae501484b user: fvogel tags: core-8-branch
10:37
Fix errors when building the html man page for configurable.n Closed-Leaf check-in: 03521b234c user: fvogel tags: tip-558
2023-05-25
16:12
Adapt data tables to Unicode 15.1 (beta) check-in: 19d43511ac user: jan.nijtmans tags: unicode-15.1
2023-05-24
16:04
TIP 603: Get 'stat' Information of Open Files check-in: 3b28244cfa user: dkf tags: core-8-branch
16:02
merge core-8-branch Closed-Leaf check-in: 284bf626d7 user: dkf tags: tip-603
15:22
Fix regular expression in previous commit check-in: 0ce8e13e17 user: jan.nijtmans tags: core-8-branch
15:18
Enhance html generation, so it can handle the "©" copy-sign as well check-in: 2769aa3e66 user: jan.nijtmans tags: core-8-branch
15:16
More size protection for winDde check-in: 145e4170a1 user: jan.nijtmans tags: core-8-branch
2023-05-23
16:03
Give Tcl_CreateThread a TCL_HASH_TYPE (unsigned) stackSize parameter check-in: 232fb6c5c5 user: jan.nijtmans tags: core-8-branch
2023-05-22
12:17
Proposed fix for [af3ebc5fafe0]. Closed-Leaf check-in: 827cc031bc user: pointsman tags: bug-af3ebc5fafe0
07:48
Small documentation corrections check-in: 5c995d1809 user: dkf tags: core-8-branch
2023-05-21
21:19
Unbreak windows symbols build. More int -> Tcl_Size backported from 9.0 check-in: ba731752d3 user: jan.nijtmans tags: core-8-branch
2023-05-20
10:07
More int/Tcl_Size backport check-in: e69534b7e5 user: jan.nijtmans tags: core-8-branch
2023-05-19
19:47
int -> Tcl_Size and other (internal) signature improvements. Most of them backported from 9.0 check-in: 657c601af7 user: jan.nijtmans tags: core-8-branch
14:15
Improve the synopsis of the transchan manpage so it helps users a bit check-in: ed881099f4 user: dkf tags: core-8-branch
13:35
Improve the synopsis of the refchan manpage so it helps users a bit check-in: 230a91cee1 user: dkf tags: core-8-branch
12:06
TIP 558: Basic Configure Support for TclOO check-in: 49b856bfa8 user: dkf tags: core-8-branch
12:02
merge core-8-branch check-in: 08ddd0482b user: dkf tags: tip-558
2023-05-16
16:31
Merge 8.6 check-in: 3a9f39d2ee user: jan.nijtmans tags: core-8-branch
16:30
Some more nmakehlp.c tweaks check-in: dba07ed3df user: jan.nijtmans tags: core-8-6-branch
10:26
Merge 8.6 check-in: 228ba10871 user: jan.nijtmans tags: core-8-branch
10:19
Only use _snprintf on older MSVC compilers. ZeroMemory -> memset check-in: 586f490293 user: jan.nijtmans tags: core-8-6-branch
06:07
Remove some more references to removed ChangeLog check-in: 192b0d7f7b user: jan.nijtmans tags: core-8-branch
06:05
More int -> Tcl_Size (in tclInt.h) check-in: c9baf40479 user: jan.nijtmans tags: core-8-branch
2023-05-15
17:34
merge 8.7 check-in: 71afb9ba1c user: dgp tags: core-8-7-b1-rc
17:17
TIP 663 implementation check-in: e9e65f6f98 user: dgp tags: core-8-branch
15:45
Backport test improvements from 9.0 check-in: 912b1c7001 user: jan.nijtmans tags: core-8-branch
15:44
No need to init string rep, if we throw away the object immediately check-in: 870167a6e5 user: jan.nijtmans tags: core-8-branch
13:19
merge 8.7 check-in: a7cd4b6540 user: dgp tags: core-8-7-b1-rc
11:45
Merge 8.6 check-in: 3614205c25 user: jan.nijtmans tags: core-8-branch
11:43
One more ckalloc -> attemptckalloc (in compat/waitpid.c), since we can handle the error. check-in: a1180b66ab user: jan.nijtmans tags: core-8-6-branch
11:15
ckalloc -> attemptckalloc (since return-value is checked). Fix bug in unix/dltest/pkgooa.c, where la... check-in: e9e7a02d0d user: jan.nijtmans tags: core-8-6-branch
2023-05-12
11:59
merge trunk check-in: cb277b7f78 user: dgp tags: core-8-7-b1-rc
2023-05-11
22:20
Use 'attempt'-functions for libtommath, when built into Tcl check-in: 2be637e883 user: jan.nijtmans tags: core-8-branch
06:23
Merge 8.7 check-in: bf8de67eaf user: jan.nijtmans tags: tip-666
2023-05-10
19:39
Backport various changes from 9.0 branch check-in: 3121b3a0b0 user: jan.nijtmans tags: core-8-branch
18:28
TIP 663 implementation Closed-Leaf check-in: f50a0cfb9c user: dgp tags: tip-663
15:37
Rebase to latest 8.7 check-in: 11d97e377e user: jan.nijtmans tags: tip-666
12:47
merge 8.7 check-in: e9e50e774d user: dgp tags: core-8-7-b1-rc
12:28
Merge 8.6 check-in: eb8844eaee user: jan.nijtmans tags: core-8-branch
12:09
Backport: docs: function does not "return an error", it returns TCL_ERROR, indicating an error occur... check-in: ff79ba4e8f user: jan.nijtmans tags: core-8-6-branch
2023-05-09
13:06
Remove useless type-casts. Backport some changes from 9.0 check-in: a2e98ff84d user: jan.nijtmans tags: core-8-branch
12:54
merge 8.7 check-in: d4fbae1b9a user: dgp tags: core-8-7-b1-rc
2023-05-08
14:19
Fix [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT(). Some typo's check-in: 5be2687f62 user: jan.nijtmans tags: core-8-branch
13:43
Better version, keeping the (undocumented) behavior of 'i' initialization Closed-Leaf check-in: 72b13bcbe8 user: jan.nijtmans tags: bug-96551aca55
09:35
Proposed fix for [96551aca55]: Avoid pointer arithmetic with NULL in FOREACH_STRUCT() check-in: 0a39ff2784 user: jan.nijtmans tags: bug-96551aca55
2023-05-07
20:10
Merge 8.7 check-in: f875039322 user: jan.nijtmans tags: core-8-branch
20:06
New testcase, contributed by @chrstphrchvz. Many thanks! See [3837178c25] check-in: 3de6304e70 user: jan.nijtmans tags: core-8-6-branch
2023-05-05
22:22
Merge 8.7 check-in: c7bb4073e4 user: jan.nijtmans tags: tip-666
21:16
Merge 8.6 check-in: a7d6392d25 user: jan.nijtmans tags: core-8-branch
21:07
Update .github files check-in: fe032d86fb user: jan.nijtmans tags: core-8-6-branch
12:34
Minor fixes for perf tests check-in: 329a85db9e user: apnadkarni tags: core-8-branch
2023-05-04
18:21
merge 8.6 check-in: ad4091c60a user: dgp tags: core-8-branch
18:21
Remove mention of Tcl_GlobalEval() from comment. check-in: 7e8c6826ae user: dgp tags: core-8-6-branch
13:52
merge 8.7 check-in: 205f42e951 user: dgp tags: core-8-7-b1-rc
12:58
Backport: Do not build every branch. Too expensive. check-in: badde889e7 user: jan.nijtmans tags: core-8-branch
12:53
Fix [9c397da4a9]: AppendPrintfToObjVA(): support 64-bit pointers check-in: 32db95fa6a user: jan.nijtmans tags: core-8-branch
06:50
Rebase to latest 8.7 check-in: 0817ffe1c6 user: jan.nijtmans tags: tip-666
06:36
Rebase to latest 8.7 check-in: 1c4604133e user: jan.nijtmans tags: tip-665
2023-05-03
15:51
Backport "Comments only. Fix blatantly obsolete ones". And a few more improvements from the same fil... check-in: 797753b302 user: jan.nijtmans tags: core-8-branch
14:56
Remove unused TclMethodIsType() check-in: bb3fc25ebd user: jan.nijtmans tags: tip-666
14:47
TIP #666 implementation check-in: 380064f5c8 user: jan.nijtmans tags: tip-666
03:31
Changed CHANNEL_PROFILE_* to ENCODING_PROFILE_* and moved out of tclIO.h. See below. For whatever r... check-in: 8cf18cec8c user: apnadkarni tags: core-8-branch
2023-05-02
17:32
merge 8.7 check-in: 076b05c40f user: dgp tags: core-8-7-b1-rc
16:48
Merge 8.6 - [ab123cfd3d] and [784befb0ba] check-in: 4039ba5278 user: apnadkarni tags: core-8-branch
16:33
Fix [ab123cfd3d] - scan ubsan. Tx chrstphrchvz for patch check-in: e8c53546b7 user: apnadkarni tags: core-8-6-branch
16:08
Fix [784befb0ba] - tailcall crash check-in: 0f71a78602 user: apnadkarni tags: core-8-6-branch
12:16
merge 8.7 check-in: 816ac633fe user: dgp tags: core-8-7-b1-rc
2023-05-01
20:28
More progress check-in: f3015fa249 user: jan.nijtmans tags: tip-665
19:42
Remove internal use of TCL_UTF_MAX=3 as much as possible, without compromizing existing TIP's check-in: 86503e53c7 user: jan.nijtmans tags: tip-665
15:08
Remove IDE guff check-in: 29c4c31786 user: dkf tags: tip-558
14:07
Add doc comments, fix a typo in a manpage check-in: 17359f1c03 user: dkf tags: tip-558
13:31
Use modern copyright symbol, in line with rest of code check-in: 9c4d2f836a user: dkf tags: tip-558
13:22
Merge 8.7 check-in: 1bd656b53e user: dkf tags: tip-558
2023-04-30
17:32
Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX check-in: 2898e21c62 user: jan.nijtmans tags: core-8-branch
2023-04-29
15:20
Eliminate ListSizeT_MAX, since it's the same as TCL_SIZE_MAX Closed-Leaf check-in: fdbf87049c user: jan.nijtmans tags: no-listsizet-max
2023-04-28
15:02
Remove some (void *) typecasts, which are no longer necessary check-in: 4bd7191aa9 user: jan.nijtmans tags: core-8-branch
12:58
merge 8.7 check-in: 2fd5f9109c user: dgp tags: core-8-7-b1-rc
2023-04-27
13:52
Simplify Tcl 9 compatibility macro's. No change in functionality. check-in: c0aad60d0c user: jan.nijtmans tags: core-8-branch
2023-04-26
20:24
RingSizeT -> Tcl_Size check-in: 9222a8298d user: jan.nijtmans tags: core-8-branch
06:49
Merge 8.6 check-in: ad2f4f8d09 user: jan.nijtmans tags: core-8-branch
06:40
Don't refer to CVS any more check-in: 31ec176f0c user: jan.nijtmans tags: core-8-6-branch
2023-04-24
13:22
merge 8.7 check-in: 5f3da67264 user: dgp tags: core-8-7-b1-rc
2023-04-23
04:18
Bug [d90fee06d0] - lassign performance check-in: 3509f8a4db user: apnadkarni tags: core-8-branch
2023-04-22
17:55
Fix [203792a48c]: Avoid signed integer overflow in Utf32ToUtfProc() check-in: 071ea1adbf user: jan.nijtmans tags: core-8-branch
17:32
Fill in URL in previous commit check-in: 9883f837fc user: jan.nijtmans tags: core-8-branch
17:31
Register "utf32string" for Python check-in: f10817fea4 user: jan.nijtmans tags: core-8-branch
17:29
Fix tclTomMath.h (from prev commit) check-in: 27d3b99343 user: jan.nijtmans tags: core-8-branch
16:34
Fix [2a5cb49733ff]: Make TCL_NO_TOMMATH_H sufficient for tclTomMathDecls.h check-in: ecd4fdf4d7 user: jan.nijtmans tags: core-8-branch
10:04
Use TclListObjRange in lassign for performance reasons Closed-Leaf check-in: 0486ade969 user: apnadkarni tags: bug-d90fee06d0
2023-04-21
20:32
Since Tcl_GetSizeIntFromObj is the same as Tcl_GetIntFromObj (in 8.7), it's not worth to spend a stu... check-in: f354f1fc6b user: jan.nijtmans tags: core-8-branch
20:18
Reduce diff between 8.7 and 9.0. Add some testcases check-in: 2ee8fe15f5 user: jan.nijtmans tags: core-8-branch
2023-04-19
15:07
merge 8.7 check-in: 2b36f66f7d user: dgp tags: core-8-7-b1-rc
05:49
Fix a few function signatures in manpages for TIP 660. check-in: dd9adf8316 user: apnadkarni tags: core-8-branch
05:18
TIP 660 accepted check-in: 7b8de2e92d user: apnadkarni tags: core-8-branch
04:45
Merge 8.7 Closed-Leaf check-in: c555137119 user: apnadkarni tags: tip-660-tcl8
04:20
Fix dltest on Unix check-in: 7cf98a1a82 user: apnadkarni tags: core-8-branch
04:00
Fix missing stddef.h include check-in: a6b890266d user: apnadkarni tags: core-8-branch
2023-04-18
19:44
Merge 8.7 Leaf check-in: e66bd84d14 user: jan.nijtmans tags: tip-657-backport
19:42
Adapt TIP's #494/#481/#537/#544/#568/#616/#623/#627/#630 to TIP #660 changes check-in: 891367d291 user: jan.nijtmans tags: core-8-branch
15:23
Add TCL_T_MODIFIER (from TIP #660). Some header-file clean-up. check-in: 951cf65307 user: jan.nijtmans tags: core-8-branch
2023-04-17
20:45
Merge 8.7 check-in: e918b7f8d1 user: jan.nijtmans tags: tip-657-backport
17:55
merge 8.7 check-in: eac6535e6a user: dgp tags: core-8-7-b1-rc
2023-04-16
18:07
Remove unneeded ENCODING_UTF flags check-in: 68c6f78bbf user: jan.nijtmans tags: core-8-branch
17:58
some spelling corrections check-in: 2138857537 user: jan.nijtmans tags: core-8-branch
17:31
size_t -> ptrdiff_t to match Tcl 9 unsigned->signed change check-in: 23c8313c59 user: apnadkarni tags: tip-660-tcl8
10:55
Merge core-8-branch check-in: 83ce119fd5 user: apnadkarni tags: tip-660-tcl8
2023-04-15
22:14
Merge 8.7 check-in: 181ea9e540 user: jan.nijtmans tags: tip-657-backport
19:11
Merge 8.6 check-in: 8f718f3162 user: jan.nijtmans tags: core-8-branch
19:09
Add one more unused stub entry check-in: b249a5e03f user: jan.nijtmans tags: core-8-6-branch
19:02
Backout fix for [718de2132f487cf2]: It breaks on MacOS and other systems which don't support the --s... check-in: 82baf7827f user: jan.nijtmans tags: core-8-6-branch
2023-04-14
21:40
int -> Tcl_Size where appropriate in tcl.decls (reducing the diff against Tcl 9.0) check-in: 727875354b user: jan.nijtmans tags: core-8-branch
11:46
Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: 39514b5729 user: pooryorick tags: core-8-branch
11:40
Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: ecb8e87a60 user: pooryorick tags: core-8-6-branch
10:27
Merge 8.7 check-in: 8b54565968 user: jan.nijtmans tags: tip-656-simpl
2023-04-13
16:56
Re-generate unix/configure check-in: dcae72f245 user: jan.nijtmans tags: core-8-branch
16:55
re-generate unix/configure check-in: c135f11969 user: jan.nijtmans tags: core-8-6-branch
06:16
cherry-pick from trunk: Remove one unnecesary call to Tcl_SetErrno() in DoReadChars(). check-in: 935954e4d4 user: jan.nijtmans tags: core-8-branch
2023-04-12
21:32
Merge 8.7 check-in: f1990237b5 user: jan.nijtmans tags: tip-657-backport
19:52
Cherry-pick: Rearrange code blocks in DoReadChars to do less work when returning early check-in: db10185730 user: jan.nijtmans tags: core-8-branch
18:17
Some more int -> Tcl_Size (which is actually the same in 8.7). Backported from 9.0 check-in: 30a0218439 user: jan.nijtmans tags: core-8-branch
13:54
merge-mark check-in: de83090149 user: jan.nijtmans tags: core-8-branch
13:36
Undo spelling corrections in compat/zlib. check-in: 47e648207d user: pooryorick tags: core-8-branch
13:30
Correct spelling errors in comments and documentation, but also a non-comment corrections in histor... check-in: aca8de0aeb user: pooryorick tags: core-8-branch
12:48
2 more spelling fixes, but undo fixes in compat/zlib: Please report them upstream, otherwise they wi... check-in: 9244b0b09d user: jan.nijtmans tags: core-8-6-branch
09:35
Correct spelling errors in comments and documentation, but also non-comment corrections in history.... check-in: ee3df4e647 user: pooryorick tags: core-8-6-branch
09:10
int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) handle larger lists in Tcl ... check-in: 79ca9e6801 user: jan.nijtmans tags: core-8-branch
2023-04-06
12:05
merge 8.7 check-in: 4fad278d69 user: dgp tags: core-8-7-b1-rc
2023-04-05
16:05
Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|TCL_EXCEPTION, no other fl... check-in: 840a85207b user: jan.nijtmans tags: core-8-branch
14:19
Use Tcl_GetIntForIndex() in testcases (tclTestObj.c) in stead of Tcl_GetWideIntFromObj(). Meant for ... check-in: c314274fb7 user: jan.nijtmans tags: core-8-branch
11:03
Add TCL_SIZE_MAX and TCL_SIZE_MODIFIER check-in: 6204253f71 user: apnadkarni tags: tip-660-tcl8
06:40
Tcl_GetSizeIntFromObj check-in: 9ebb17c2c8 user: apnadkarni tags: tip-660-tcl8
2023-04-04
21:54
Starting with [51d813943bcaf835], chan-io-52.10 and io-52.10 are failing on the Windows (with Visua... check-in: 05e4362604 user: jan.nijtmans tags: core-8-branch
16:26
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: ab027cdce4 user: pooryorick tags: core-8-branch
2023-04-03
13:23
merge 8.7 check-in: fe6adc4f49 user: dgp tags: core-8-7-b1-rc
2023-04-01
15:14
Merge 8.7. Remove TCL_ENCODING_PROFILE_DEFAULT (since it isn't documented and not used anywhere) check-in: 33103ed215 user: jan.nijtmans tags: tip-657-backport
14:52
Add -Wall -Wextra -Wc++-compat -Wconversion -Werror to CFLAGS in unix/dltest/Makefile.in, and minima... check-in: 9d3ede403c user: jan.nijtmans tags: core-8-branch
10:26
Merge 8.7 check-in: 935c9da508 user: jan.nijtmans tags: tip-657-backport
07:45
New "pkgt" for testing TIP #627 check-in: 0c2444d58d user: jan.nijtmans tags: core-8-branch
07:27
Improve tcltest package: Don't use 'scan' for printable characters, and don't print lf as \x0A any m... check-in: 84d052f950 user: jan.nijtmans tags: core-8-branch
2023-03-31
21:41
Restore iogt-2.3 expectation expectation to what it was in Tcl 8.6 (due to previous bug-fix) check-in: 2e154ec201 user: jan.nijtmans tags: core-8-branch
19:24
Backport CHANNEL_PROFILE_GET() usage fix from 9.0 check-in: c3f59ed8d5 user: jan.nijtmans tags: core-8-branch
13:49
merge 8.7 check-in: eb1f500190 user: dgp tags: core-8-7-b1-rc
11:06
Merge 8.6 check-in: d1b028ceac user: jan.nijtmans tags: core-8-branch
07:57
Update to tzdata 2023c (which is identical to 2023a, due to the summertime situation in Libanon) check-in: 8823d963d4 user: jan.nijtmans tags: core-8-6-branch
07:49
Rename TclWinOpenFileChannel to OpenFileChannel, because it's static now. check-in: 270f270d44 user: jan.nijtmans tags: core-8-6-branch
2023-03-30
22:06
One more snprintf check-in: 0165103304 user: jan.nijtmans tags: core-8-branch
22:02
Merge 8.6 check-in: 166e8656a7 user: jan.nijtmans tags: core-8-branch
21:20
Fix [0cb3554903]: macOS 13 SDK deprecates sprintf() check-in: 5ee652454c user: jan.nijtmans tags: core-8-6-branch
15:19
Fix [0cb3554903]: macOS 13 SDK deprecates sprintf(). But better not use it on other platforms either... Closed-Leaf check-in: ec56f33813 user: jan.nijtmans tags: bug-0cb3554903
09:13
Merge 8.6: Allow empty mode list in [chan create]. check-in: 93f005c985 user: max tags: core-8-branch
08:46
Allow empty mode list in [chan create], so that refchans are able to mimic the behavior of channels ... check-in: 5971dd73cf user: max tags: core-8-6-branch
2023-03-29
08:32
typo check-in: c2bc9acf1d user: jan.nijtmans tags: core-8-branch
2023-03-28
14:26
Minumum backport to 8.7, for TIP #657 check-in: fe2af85168 user: jan.nijtmans tags: tip-657-backport
07:14
Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big". Synchronize many error-message... check-in: 47a4750232 user: jan.nijtmans tags: core-8-branch
05:02
Merge 8.6. POSIX errors update and minizip fix check-in: 657ecc41ee user: apnadkarni tags: core-8-branch
04:47
Fix irritating gcc warning for minizip check-in: 95b26a1db9 user: apnadkarni tags: core-8-6-branch
2023-03-27
20:56
Fix some typo's in POSIX error-messages, and add missing ones (ESTRPIPE, ERESTART, ENOSHARE, ENOMEDI... check-in: b23096d3a8 user: jan.nijtmans tags: core-8-6-branch
20:24
More text fixes Closed-Leaf check-in: 7163a2d2f4 user: jan.nijtmans tags: bug-fa128568a5
19:56
Remove unneeded parts from test in fileName.test. check-in: 25e8004945 user: pooryorick tags: core-8-branch
17:23
test hygiene cleaning up created files. check-in: 1f12f9d0a8 user: dgp tags: core-8-branch
14:42
spacing check-in: 9968365670 user: jan.nijtmans tags: core-8-branch
12:14
Make the documentation of [encoding] more concise and readable. check-in: 71bfc6e708 user: pooryorick tags: core-8-branch
11:49
Merge 8.7 check-in: 1ab77f146b user: jan.nijtmans tags: bug-fa128568a5
11:35
More (internal) usage of TclGetString() and TclGetStringFromObj() macro's check-in: 86bf13933a user: jan.nijtmans tags: core-8-branch
11:14
Avoid msvc "illegal indirection" error. check-in: 314541a767 user: pooryorick tags: core-8-branch
09:59
Merge 8.7. Go back to lowercase for POSIX err-messages check-in: c53aee7ee9 user: jan.nijtmans tags: bug-fa128568a5
2023-03-26
22:29
Fix some formatting errors. check-in: fe5211416f user: pooryorick tags: core-8-branch
22:18
Update reference-counting advice for Tcl_ObjSetVar2 and friends. check-in: c09bdf42bf user: pooryorick tags: core-8-branch
21:46
Merge 8.7 check-in: 721bd43c36 user: jan.nijtmans tags: bug-fa128568a5
18:41
Sync all error-messages with modern Linux check-in: 7eabe5dc9f user: jan.nijtmans tags: bug-fa128568a5
17:18
Merge 8.6 check-in: db26f89efb user: jan.nijtmans tags: core-8-branch
17:13
Update to tzdata 2023b check-in: 1d9e27b01d user: jan.nijtmans tags: core-8-6-branch
16:42
Merge-mark: Valgrind reports no memory leaks. check-in: 78b5eed1f2 user: pooryorick tags: core-8-branch
15:07
Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... check-in: a9c542391a user: pooryorick tags: core-8-branch
15:02
Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by the global literal table, ca... Closed-Leaf check-in: fb9a2adbd2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d
14:55
Failing test for [6d4e9d1af5bf5b7d]. check-in: 8f233171f2 user: pooryorick tags: bug-6d4e9d1af5bf5b7d
2023-03-25
20:00
Experimental fix for [fa128568a5]: EOVERFLOW does not necessarily mean "file too big" Let's synchron... check-in: 1e348d39da user: jan.nijtmans tags: bug-fa128568a5
2023-03-24
21:08
Fix [68417a8bb3]: No result/LF printed for 64-bit integer type check check-in: 5aff89ad15 user: jan.nijtmans tags: core-8-branch
20:47
Merge 8.6 check-in: 87cd711c2a user: jan.nijtmans tags: core-8-branch
20:19
Fix [15e74a2fe6]: Fix various typos check-in: c44138ed03 user: jan.nijtmans tags: core-8-6-branch
2023-03-23
15:54
Merge 8.6 check-in: 6777333214 user: jan.nijtmans tags: core-8-branch
15:48
Resolve C warnings on 32-bit platforms. More code cleanup. check-in: cee31a238b user: jan.nijtmans tags: core-8-6-branch
07:27
fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valgrind repor... check-in: ca0e3d0976 user: jan.nijtmans tags: core-8-branch
2023-03-22
21:20
Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 8419a7023d user: jan.nijtmans tags: tip-656-simpl
21:11
Remove knownProfileBug constraint: this is already fixed check-in: e4a6023a61 user: jan.nijtmans tags: core-8-branch
20:09
One missing int -> Tcl_Size change check-in: e84a92aa11 user: jan.nijtmans tags: core-8-branch
17:57
Merge 8.6 check-in: 6063e17e15 user: jan.nijtmans tags: core-8-branch
17:50
Fix [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8 check-in: 2ffcb8bcf4 user: jan.nijtmans tags: core-8-6-branch
16:36
Proposed fix for [0265750233]: invalid read in cmdAH-4.3.13.C1.solo.utf-8.tcl8. Closed-Leaf check-in: 4055888f8f user: jan.nijtmans tags: bug-0265750233
15:50
In "replace" mode, "encoding convertfrom" can throw an exception as well if it doesn't receive a byt... check-in: 40c315b2b6 user: jan.nijtmans tags: tip-656-simpl
15:35
Simplify TIP #656 implementation. This also changes the TCL_ENCODING_PROFILE_* macro's to the same v... check-in: 303ca5c8ca user: jan.nijtmans tags: tip-656-simpl
11:44
Move (TCL_ENCODING_PROFILE_MASK|GET|SET) from tcl.h to tclIO.h, since those are not public. Some for... check-in: d5cda795aa user: jan.nijtmans tags: core-8-branch
09:41
code cleanup: use more *SURROGATE() macro's check-in: 6c6c7029c2 user: jan.nijtmans tags: core-8-branch
08:32
Since TCL_ENCODING_PROFILE_DEFAULT == TCL_ENCODING_PROFILE_TCL8 (on Tcl 8), we can simplify. check-in: d0f072219c user: jan.nijtmans tags: core-8-branch
2023-03-21
23:49
Remove unneeded Tcl_IncrRefCount and TclDecrRefCount. TclPtrSetVarIdx takes ownership of newValuePtr... check-in: c0778ccb77 user: pooryorick tags: core-8-branch
16:28
Fix [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on invalid input check-in: 18437bdc82 user: jan.nijtmans tags: core-8-branch
16:26
Fix indenting. More use of TCL_INDEX_NONE check-in: 4e6e2301fa user: jan.nijtmans tags: core-8-branch
11:11
Some test-cases, which test for partial read without throwing EILSEQ immediately, only work with ""-... Closed-Leaf check-in: ac6ce395d7 user: jan.nijtmans tags: bug-1bedc53c8c
08:44
Fix [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel check-in: c02747a663 user: jan.nijtmans tags: core-8-branch
2023-03-20
23:17
Proposed fix for [1bedc53c8c]: synchronous [read] with -strictencoding does not produce an error on ... check-in: a7bce7dbba user: jan.nijtmans tags: bug-1bedc53c8c
22:53
Proposed fix for [154ed7ce56]: Tcl 9: [gets] on -strictencoding 1 configured channel. Extracted fro... Closed-Leaf check-in: a338fcd542 user: jan.nijtmans tags: bug-154ed7ce56
18:45
Candidate fix for [f3cb2a32d6] Add initialization to allocation of string rep buffer to resolve valg... Closed-Leaf check-in: 24e82d736e user: dgp tags: bug-f3cb2a32d6
16:39
Duplicate test name check-in: 971104e3c1 user: dgp tags: core-8-branch
14:18
Fix [bdcb5126c0]: Failed assertion in test chan-io-7.3 check-in: f96ef976ee user: jan.nijtmans tags: core-8-branch
11:40
Use TclNewIndexObj() in stead of Tcl_NewWideIntObj(), which - actually - does the same but better fo... check-in: 9dfd1ce4b4 user: jan.nijtmans tags: core-8-branch
11:29
Fix [d7fd37ebd9]: handling leftover prefix in table encoding check-in: a1180af031 user: jan.nijtmans tags: core-8-branch
02:36
Fix http11 test hang caused by trailing brace in previous commit check-in: 46e7337ba6 user: apnadkarni tags: core-8-branch
2023-03-19
21:51
Possible fix for [d7fd37ebd9]: handling leftover prefix in table encoding Closed-Leaf check-in: 7a99ab87ac user: jan.nijtmans tags: bug-d7fd37ebd9
11:56
Don't let httpd11 depend on the system encoding any more: All text files are now stored in utf-8. check-in: 2697657fd2 user: jan.nijtmans tags: core-8-branch
11:44
Remove unneeded backslash check-in: eabf113ed1 user: jan.nijtmans tags: core-8-branch
2023-03-18
23:20
Fix memory leak in ZipFSPathInFilesystemProc(). Closed-Leaf check-in: 7188cd70e0 user: pooryorick tags: bug-memoryleak-ZipFSPathInFilesystemProc
09:07
one too much "-profile tcl8" check-in: 463b1b7aea user: jan.nijtmans tags: core-8-branch
09:02
Make http package use "-profile tcl8", irrespective of the default profile in Tcl, until decided dif... check-in: 21f0749d55 user: jan.nijtmans tags: core-8-branch
08:50
Make "tcltest" package use "-profile tcl8" internally, irrespective of what the default profile is check-in: 13ddfcbb8e user: jan.nijtmans tags: core-8-branch
08:42
Manpage fixes check-in: 8aa793e8b9 user: jan.nijtmans tags: core-8-branch
04:10
Update manpages for TIP 656 check-in: 7c1427bf14 user: apnadkarni tags: core-8-branch
03:18
TIP 656 accepted check-in: a3adc130e6 user: apnadkarni tags: core-8-branch
02:36
Merge 8.7 Closed-Leaf check-in: e5d17446a3 user: apnadkarni tags: tip-656
2023-03-17
20:10
Few more arm64e -> arm64 check-in: bca49699d5 user: jan.nijtmans tags: core-8-branch
20:09
Merge 8.6 check-in: 58ed4a6358 user: jan.nijtmans tags: core-8-branch
20:04
arm64e -> arm64, since arm64e is not available yet on MacOS (Thanks to Stefan Sobernig) check-in: da4c453c64 user: jan.nijtmans tags: core-8-6-branch
19:43
Merge 8.7 check-in: 1067a14b93 user: jan.nijtmans tags: tip-656
16:12
Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails sometimes check-in: 69a4b72885 user: jan.nijtmans tags: core-8-branch
14:38
merge 8.6 check-in: adc3ec5501 user: dgp tags: core-8-branch
14:22
Clean up after events to avoid errors in later tests that use an event loop. check-in: 58622d367a user: dgp tags: core-8-6-branch
12:40
merge mark check-in: 77caa376b6 user: dgp tags: core-8-branch
12:35
unbreak the build check-in: 0edd16fae8 user: dgp tags: core-8-6-branch
08:25
merge-mark check-in: ac7463f109 user: jan.nijtmans tags: core-8-branch
08:24
Don't return from a void function check-in: dc25d330c9 user: jan.nijtmans tags: core-8-6-branch
08:06
Merge-mark check-in: 584ca456f0 user: jan.nijtmans tags: core-8-branch
07:57
Don't introduce size_t in a header-file which didn't use it before. Make more clear that those are u... check-in: 7d2e63372c user: jan.nijtmans tags: core-8-6-branch
2023-03-16
20:12
If TCL_UTF_MAX=4, don't set 'exact' to 1 check-in: ca16c36702 user: jan.nijtmans tags: core-8-branch
17:29
Merge 8.7 check-in: b6b55639ae user: apnadkarni tags: tip-656
16:24
Update manpages in anticipation of TIP 656 Closed-Leaf check-in: 82a5336066 user: apnadkarni tags: tip-656-docs
15:36
Prevent extensions compiled with TCL_UTF_MAX=4 (See [https://core.tcl-lang.org/tips/doc/trunk/tip/54... check-in: 7b8a34332c user: jan.nijtmans tags: core-8-branch
15:12
Add some undocumented stub functions. Those can prevent a crash like [http://paste.tclers.tk/5763|th... check-in: 1e8bccbb5e user: jan.nijtmans tags: core-8-6-branch
11:29
Fix (minor) warning on 32-bit platforms check-in: 7f5879e9cb user: jan.nijtmans tags: core-8-branch
08:15
Make valgrind_foreach target in Makefile.in properly handle interrupted tests. check-in: 3082cb9e80 user: pooryorick tags: core-8-branch
03:08
Change -encodingprofile to -profile check-in: 07a4893b3b user: apnadkarni tags: tip-656
2023-03-15
20:13
New script used in the "valgrind_each" target in Makefile.in check-in: 7fde86610c user: pooryorick tags: core-8-branch
16:23
Merge 8.6 check-in: 0903dd2c84 user: jan.nijtmans tags: core-8-branch
16:21
Remove _LARGEFILE_SOURCE64 usage. See [d690400d07] check-in: e5ba10678f user: jan.nijtmans tags: core-8-6-branch
13:28
Merge in constraint spelling fix. Keep it in case the knownBug constraint is ever removed. check-in: b78bb9e3f7 user: dgp tags: core-8-branch
12:53
Misspelled constraint created testing noise. check-in: f45aa5083a user: dgp tags: core-8-6-branch
09:32
Merge-mark. @nathan, please do forward merges from core-8-6-branch -> core-8-branch -> trunk. Fossil... check-in: 167eb8706f user: jan.nijtmans tags: core-8-branch
09:25
Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... check-in: 294e0130dc user: pooryorick tags: core-8-branch
08:42
Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... Closed-Leaf check-in: 26a20919fb user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6
2023-03-14
20:37
Merge core-8-branch. check-in: 046321db06 user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6
20:30
Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... check-in: a719a1392c user: pooryorick tags: core-8-6-branch
20:27
Further fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client so... Closed-Leaf check-in: 8aee50448c user: pooryorick tags: bug-ea69b0258a9833cb6
15:34
Merge 8.7 check-in: 5068abf7d5 user: apnadkarni tags: tip-656
10:30
Since "unicode" is deprecated, use "utf-16" in testcases. Otherwise -DTCL_NO_DEPRECATED build fails. check-in: f21f27b7c5 user: jan.nijtmans tags: core-8-branch
10:05
Add "ucs-2" constraint to encoding-bug-183a1adcc0-5 testcase, otherwise it fails with TCL_UTF_MAX>3.... check-in: 7609a40b91 user: jan.nijtmans tags: core-8-6-branch
2023-03-13
19:19
Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: 6d017aacac user: pooryorick tags: core-8-branch
19:07
Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: a8b8ecbc03 user: pooryorick tags: core-8-6-branch
16:32
Fix passing of encoding state in testencoding Tcl_UtfToExternal check-in: 076db71deb user: apnadkarni tags: tip-656
15:34
Merge 8.6: Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal check-in: 24f607b329 user: apnadkarni tags: core-8-branch
13:44
Bug [183a1adcc0]. Buffer overflow in Tcl_UtfToExternal check-in: 4785751542 user: apnadkarni tags: core-8-6-branch
13:36
Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: ac8ea99a1a user: pooryorick tags: core-8-branch-bug-ea69b0258a9833cb6
12:22
Fix for issue [ea69b0258a9833cb], crash when using a channel transformation on TCP client socket. check-in: 052f54ddfb user: pooryorick tags: bug-ea69b0258a9833cb6
2023-03-12
16:47
Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests check-in: 0e15961c9e user: apnadkarni tags: tip-656
16:37
Backport [6fb14ee3e876978c]. Add testcases check-in: 3a7e4c1c38 user: jan.nijtmans tags: core-8-branch
12:37
Fix [db7a085bd9]: encoding convertfrom -strict utf-16 accepts partial surrogates check-in: 8a26d5cf2b user: jan.nijtmans tags: core-8-branch
11:32
Forgot that \x00 is not printable anyway check-in: 054270394c user: jan.nijtmans tags: core-8-branch
11:24
Make test-output more readable when it contains non-printable characters (stolen from TIP #656 impl,... check-in: 2875c5d69c user: jan.nijtmans tags: core-8-branch
10:49
Always output 2 hex characters in "unexpected byte sequence" exception message. make testcases io-3... check-in: 6d7be73ba5 user: jan.nijtmans tags: core-8-branch
2023-03-11
16:43
Add testencoding Tcl_ExternalToUtf/Tcl_UtfToExternal for raw testing of corresponding C functions check-in: b4e00b1d8b user: apnadkarni tags: tip-656
2023-03-10
13:33
merge 8.6 check-in: be62bd1ce5 user: dgp tags: core-8-branch
13:32
Make test less fragile to changing set of options. check-in: 0336bcea26 user: dgp tags: core-8-6-branch
09:53
Merge 8.7 check-in: aa1b1f275c user: apnadkarni tags: tip-656
2023-03-09
10:47
Fix SetChannelOption parsing of -encoding* to match GetChannelOption check-in: 12f034882f user: apnadkarni tags: tip-656
10:21
Merge 8.6 check-in: 4d78183639 user: jan.nijtmans tags: core-8-branch
10:08
Adapt 2 testcases (io-39.16/io-39.16a), showing that "-encoding" can be shortened to "-en", but not ... check-in: 229553278a user: jan.nijtmans tags: core-8-6-branch
09:39
Fix tests/tcltest.test testcases (missing "namespace import") check-in: f6feebc865 user: jan.nijtmans tags: core-8-6-branch
02:50
Merge 8.6 - winFCmd-1.24 differs in error code on Win 11 check-in: 6e90502faf user: apnadkarni tags: core-8-branch
02:47
winFCmd-1.24 has different error code on Win 11 check-in: 91f43791e5 user: apnadkarni tags: core-8-6-branch
2023-03-08
20:40
Merge 8.7 check-in: d3a2621dcd user: jan.nijtmans tags: tip-656
20:15
Merge 8.6 check-in: e3784318b0 user: jan.nijtmans tags: core-8-branch
19:58
Add "notWsl" test constraints. Clean up many testcases check-in: e6783b4863 user: jan.nijtmans tags: core-8-6-branch
11:02
Add "teststringobj newunicode". Not used in testcases yet. check-in: a00551a229 user: jan.nijtmans tags: core-8-branch
2023-03-07
20:14
Merge 8.7 check-in: d9532ddf80 user: jan.nijtmans tags: tip-656
20:09
Fix [b4af93cd9f]: uninitialized bytes in http11-1.13.0 check-in: 2dff4cb44b user: jan.nijtmans tags: core-8-branch
18:14
Merge 8.6 check-in: f934119c5c user: jan.nijtmans tags: core-8-branch
17:56
Fix a few -Wconversion warnings check-in: eb74f26d43 user: jan.nijtmans tags: core-8-6-branch
12:28
Merge 8.6 - testchmod fixes check-in: 2ec387cffb user: apnadkarni tags: core-8-branch
10:46
Merge testchmod fix check-in: 10ec3cb22d user: apnadkarni tags: core-8-6-branch
07:34
Merge 8.6 check-in: cc0b9a750b user: jan.nijtmans tags: core-8-branch
07:23
Fix [95e287b956]: uninit value use in stringObj-4.2 check-in: 04077c7b2e user: jan.nijtmans tags: core-8-6-branch
07:03
Fix [f3cb2a32d6]: uninitialized value in format-2.18. Also remove repeated call to Tcl_DStringInit() check-in: b01a3c55ed user: jan.nijtmans tags: core-8-branch
02:52
Fix testchmod and associated tests that always failed on Windows Closed-Leaf check-in: 1ed8520d62 user: apnadkarni tags: bug-win-testchmod
02:27
Create new branch named "bug-win-testchmod" check-in: 5310d56d3a user: apnadkarni tags: bug-win-testchmod
2023-03-06
21:01
Proposed fix for [95e287b956]: uninit value use in stringObj-4.2 Closed-Leaf check-in: 9dd5f7f10d user: jan.nijtmans tags: bug-95e287b956
19:58
Proposed fix for [f3cb2a32d6]: uninitialized value in format-2.18 Closed-Leaf check-in: 05e83f801a user: jan.nijtmans tags: bug-f3cb2a32d6
18:17
[b4af93cd9f] Proposed fix from apnadkarni. It works! Closed-Leaf check-in: cb97451374 user: dgp tags: bug-b4af93cd9f
14:51
merge 8.7 check-in: e120a7b0ca user: dgp tags: core-8-7-b1-rc
10:24
Tcl_WinTCharToUtf() is deprecated, so use Tcl_WCharToUtfDString() in stead. check-in: 79d7180519 user: jan.nijtmans tags: core-8-branch
06:59
Add new valgrind suppression items. check-in: 665d15e567 user: pooryorick tags: core-8-6-branch
06:58
Add new valgrind suppression items. check-in: 4f4542baa1 user: pooryorick tags: core-8-branch
2023-03-05
21:16
Merge-mark (but also remove some lost spacing) check-in: cfde75a992 user: jan.nijtmans tags: core-8-branch
21:09
Fix [57bfcf43dd]: Remove unreachable code in Tcl_SetWideIntObj() check-in: 71045bf69c user: jan.nijtmans tags: core-8-6-branch
11:39
A better fix for Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: a42745193b user: pooryorick tags: core-8-branch
11:09
Merge 8.6: Bug [9c5a00c69d]. Fix ~user on Windows check-in: a479ad913c user: apnadkarni tags: core-8-branch
09:57
Bug [9c5a00c69d]. Fix ~user on Windows check-in: 82cc9a4f34 user: apnadkarni tags: core-8-6-branch
07:11
A better fix for Valgrind "still reachable" report in TestcmdtokenCmd(). Closed-Leaf check-in: 4cdf1436d1 user: pooryorick tags: pyk-TestcmdtokenCmd
2023-03-04
16:26
Protect zlib errors with check for null interp check-in: 626b25e226 user: apnadkarni tags: core-8-branch
15:11
Add test for [9c5a00c69d], tilde expansion of ~user Closed-Leaf check-in: 07b6e775f4 user: apnadkarni tags: bug-9c5a00c69d
12:13
Bug [9c5a00c69d]. Tilde expansion on Windows check-in: 1ea1122bf8 user: apnadkarni tags: bug-9c5a00c69d
10:19
Merge 8.6 check-in: 16a3c41087 user: jan.nijtmans tags: core-8-branch
10:18
Test constraint notInCIenv no longer necessary (due to previous fix) check-in: 14c6c0727d user: jan.nijtmans tags: core-8-6-branch
10:09
Merge 8.6 check-in: 980e01621b user: jan.nijtmans tags: core-8-branch
10:08
Fix [1b8df10110]: Tcl_GetTime returns wrong usec value on Windows check-in: b004b97979 user: jan.nijtmans tags: core-8-6-branch
2023-03-03
12:17
Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 1170c0f0a8 user: pooryorick tags: core-8-branch
12:15
Fix Valgrind "still reachable" report in TestcmdtokenCmd(). check-in: 762f581ae3 user: pooryorick tags: pyk-TestcmdtokenCmd
2023-03-02
14:04
merge 8.7 check-in: 96a5e5627a user: dgp tags: core-8-7-b1-rc
07:46
Merge 8.7 - disable tests on WSL check-in: 69c6438f23 user: apnadkarni tags: tip-656
07:08
Disable more file permissions tests for WSL (not supported in WSL/NTFS) check-in: 547d467832 user: apnadkarni tags: core-8-branch
06:41
Bug [e778e3f804]. Fix error message for invalid profile name. check-in: f9e3e55bb8 user: apnadkarni tags: tip-656
04:16
Eliminate TCL_ENCODING_MODIFIED flag check-in: 13537afd1b user: apnadkarni tags: tip-656
2023-03-01
14:55
Cherrypick [f1dd5f1cc7]: constrain tests not supported on WSL check-in: 02b0494479 user: apnadkarni tags: core-8-branch
2023-02-28
22:13
Experiment, WIP. See how far we get, adapting Nathan's code, but for blocking channels only. Closed-Leaf check-in: 21b8c4074d user: jan.nijtmans tags: jn-tip-653-partial
16:08
Proposed fix for [e778e3f804]: Parsing of "profile" for TIP #656 Leaf check-in: 82377ce539 user: jan.nijtmans tags: bug-e778e3f804
15:39
Merge 8.7 check-in: 99cfb068bb user: apnadkarni tags: tip-656
14:08
int -> Tcl_Size to match TIP check-in: 3270877c8d user: apnadkarni tags: tip-656
13:33
Put back testcase io-52.20, and re-fix [4a7397e0b3] check-in: 9c0db3d168 user: jan.nijtmans tags: core-8-branch
13:25
Merge 8.7 check-in: 0fbea57450 user: apnadkarni tags: tip-656
13:24
Merge 8.7 check-in: f0039dade9 user: apnadkarni tags: tip-656
12:43
Missing ')' check-in: 2a0db90a03 user: jan.nijtmans tags: core-8-branch
12:25
Move setting of profile in flags parameter to lower level functions in case they are called directly check-in: 070225e33d user: apnadkarni tags: tip-656
12:16
Restore previous behavior for non-blocking mode, as for this mode the semantics of [read]/[gets] wer... check-in: b4d64ccac5 user: jan.nijtmans tags: core-8-branch
11:42
Reverted [d156af9fb76dd2f4] and removed tests io-52.20 io-75.6 io-75.7, as this commit, intended to ... check-in: 0b5f6bd67b user: pooryorick tags: core-8-branch
10:36
Merge 8.6 check-in: bc4fffd65e user: jan.nijtmans tags: core-8-branch
10:18
Fix [f9eafc3886]: Error handling in zlib comment/filename check-in: 481142c39d user: jan.nijtmans tags: core-8-6-branch
10:06
Make the descriptions in doc/Tcl.n more concise and intuitive. check-in: c592759187 user: pooryorick tags: core-8-branch
10:04
Make the descriptions in doc/Tcl.n more concise and intuitive. Closed-Leaf check-in: 1117e4b1f0 user: pooryorick tags: tclrules
09:57
Fix formatting issue in Tcl.n check-in: b2d74396e8 user: pooryorick tags: core-8-branch
2023-02-27
20:50
Fix testcases Closed-Leaf check-in: 6661e7a157 user: jan.nijtmans tags: bug-f9eafc3886
13:22
merge 8.7 check-in: 24ed4112bd user: dgp tags: core-8-7-b1-rc
2023-02-26
21:37
fill in bug ticket-nr check-in: d2973f4be0 user: jan.nijtmans tags: bug-f9eafc3886
20:12
Proposed fix for [f9eafc3886]: Error handling in zlib comment/filename. With testcases check-in: ae4c81f4a8 user: jan.nijtmans tags: bug-f9eafc3886
16:04
Merge 8.6 check-in: fd2fe9eb83 user: jan.nijtmans tags: core-8-branch
16:01
More dstring testcases, extracted from [46dda6fc29] check-in: f470f396d6 user: jan.nijtmans tags: core-8-6-branch
2023-02-24
14:34
merge 8.7 check-in: 1224aa5a8a user: dgp tags: core-8-7-b1-rc
13:34
Add teststringobj newunicode command to test invalid input to Tcl_NewUnicodeObj check-in: 76d20961d0 user: apnadkarni tags: tip-656
10:32
Raise error on invalid flags check-in: 28c0ea5f1b user: apnadkarni tags: tip-656
09:57
Merge 8.7 check-in: 630e01679f user: apnadkarni tags: tip-656
09:35
Factor out encoding test vectors into separate file so they can be used for file IO tests check-in: 063ca81db9 user: apnadkarni tags: tip-656
08:25
int -> Tcl_Size in tclEncoding.c (making the diff between Tcl 8.7 and 9.0 smaller) check-in: eb7c2446eb user: jan.nijtmans tags: core-8-branch
03:35
Bug [40c61a5d10]. Fix syntax error message. check-in: ebf20c29bd user: apnadkarni tags: tip-656
03:10
Merge [bug-dab7fd5973]. Pick up memory leak fix from 8.7. Thanks, Jan check-in: 4507659bcd user: apnadkarni tags: tip-656
2023-02-23
21:31
-strictencoding 1 -> -encodingprofile strict (since the testcases placed back in previous commit did... Closed-Leaf check-in: c621947424 user: jan.nijtmans tags: bug-dab7fd5973
21:20
Remove left-over traces of [0a74820b6d], which was merged into the apn-encoding-profile and landed i... check-in: ff7923a914 user: jan.nijtmans tags: bug-dab7fd5973
13:24
Had forgotten to remove disabled code check-in: c1b6369a50 user: apnadkarni tags: tip-656
13:19
New signature for Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx as per TIP 656 check-in: 2274d048cf user: apnadkarni tags: tip-656
11:51
Merge 8.7 Closed-Leaf check-in: cad1e71ff1 user: jan.nijtmans tags: jan-encoding-profile
11:22
Merge 8.7 check-in: 8a44af5914 user: apnadkarni tags: tip-656-pre-capi, tip-656
11:00
Fix [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exception Many other encodings h... check-in: c86a644db8 user: jan.nijtmans tags: core-8-branch
10:45
merge-mark check-in: 384d904963 user: jan.nijtmans tags: core-8-branch
10:44
See [d19fe0a5b] for follow-up to previous commit check-in: 548b08e28b user: jan.nijtmans tags: core-8-6-branch
10:22
Fix gcc warnings and encoding error message (bug [40c61a5d10]) check-in: 00b03d47c5 user: apnadkarni tags: tip-656
2023-02-22
20:44
minor bug-fix in utf-16/utf-32: 2 testcases failed in Tcl 9 compatibility mode (-DTCL_NO_DEPRECATED... check-in: 90aa5de6f4 user: jan.nijtmans tags: core-8-branch
17:56
Merge 8.6 check-in: bee7bfb892 user: jan.nijtmans tags: core-8-branch
17:34
Fix [d19fe0a5b]: Handling incomplete byte sequences for utf-16/utf-32 check-in: ff5920ffd7 user: jan.nijtmans tags: core-8-6-branch
17:18
First bugfix check-in: 0c53a7c842 user: jan.nijtmans tags: jan-encoding-profile
16:16
Merge 8.7. Finish implementing "replace" profile. check-in: 1a13658857 user: jan.nijtmans tags: jan-encoding-profile
15:28
Merge 8.7 check-in: bcda8d12a6 user: apnadkarni tags: tip-656
15:02
merge 8.7 check-in: 25bcc66187 user: dgp tags: core-8-7-b1-rc
13:42
Add ICU tests for unmapped characters. check-in: be36e83bbb user: apnadkarni tags: tip-656
13:34
re-generate macDingbats.enc, so it can now throw exceptions for the range 0x8E-0x9F Closed-Leaf check-in: 37b50ca299 user: jan.nijtmans tags: bug-4bea02e811
13:31
Make txt2enc smarter, so we don't have to add DELETE any more in all original tables, better keep th... check-in: 7177e15967 user: jan.nijtmans tags: bug-4bea02e811
13:03
Merge 8.7. Adapt more testcases not to depend on the system encoding any more check-in: f951b6a803 user: jan.nijtmans tags: bug-4bea02e811
07:28
Fix [5607d6482c]: strict ucs-2 never implemented (TIP #346/#656) check-in: e5cc7c86bf user: jan.nijtmans tags: core-8-branch
07:24
Merge 8.6 check-in: b37e2dd04f user: jan.nijtmans tags: core-8-branch
07:21
Fix [534172ff5b]: Crash in DeleteReflectedChannelMap (introduced via tcllib 1.21) check-in: c77e351b9c user: jan.nijtmans tags: core-8-6-branch
2023-02-21
23:22
Add 0x7F: DELETE to more mac* encodings (so re-generating doesn't remove it again) check-in: a2bd9b31b8 user: jan.nijtmans tags: bug-4bea02e811
23:16
More encoding fixes, e.g. range 0x80-0x9F for dingbats and symbol. Remove "-m" option from txt2enc.c... check-in: 1d90e87e4d user: jan.nijtmans tags: bug-4bea02e811
17:50
Proposed fix for [d19fe0a5b]: Handling incomplete byte sequences for utf-16/utf-32 Closed-Leaf check-in: be99e0b905 user: jan.nijtmans tags: bug-d19fe0a5b
17:27
Rework ICU tests to check validity of whole charmap in one test, else too many tests. check-in: 8c1f9311ec user: apnadkarni tags: tip-656
16:58
Some test-cases start failing in 9.0-compatibility-mode (-DTCL_NO_DEPRECATED), if the system encodin... check-in: 2d796dd4fc user: jan.nijtmans tags: bug-4bea02e811
16:09
Proposed fix for [534172ff5b]: Crash in DeleteReflectedChannelMap (introduced via tcllib 1.21) Closed-Leaf check-in: 488c80081a user: jan.nijtmans tags: bug-534172ff5b
16:03
Generate test data from ICU UCM data files. SBCS only for now check-in: ad1a0a20bf user: apnadkarni tags: tip-656
2023-02-20
23:41
merge 8.7 check-in: bc5ce286ed user: jan.nijtmans tags: core-8-7-b1-rc
21:43
re-generated 8 more encodings check-in: 916e5d4537 user: jan.nijtmans tags: bug-4bea02e811
20:52
Two more files, re-generated check-in: e9b87bfe92 user: jan.nijtmans tags: bug-4bea02e811
20:41
Proposed fix for [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exception check-in: 10971c2d97 user: jan.nijtmans tags: bug-4bea02e811
15:41
Fix replace profile handling of truncated surrogates check-in: ec79741748 user: apnadkarni tags: tip-656
15:08
Add UTF16 and UTF32 tests check-in: 34a6d40743 user: apnadkarni tags: tip-656
2023-02-19
11:41
Proposed fix for [5607d6482c]: strict ucs-2 never implemented (TIP #346/#656) Closed-Leaf check-in: df48a23e38 user: jan.nijtmans tags: bug-5607d6482c
07:40
Remove knownBug test constraints now that fix has been merged from core-8-branch check-in: d309b505e2 user: apnadkarni tags: tip-656
2023-02-18
17:41
Minor refactoring/fixes after merge check-in: 29d3eb105e user: apnadkarni tags: tip-656
17:34
Merge 8.7 to pick up UTF-8 encoding fix check-in: fcec414fdd user: apnadkarni tags: tip-656
16:25
Done with invalid utf-8 table check-in: 28dd1833f8 user: apnadkarni tags: tip-656
2023-02-17
19:14
Fix for [885c86a9a0]: convertfrom utf8 breaks for 4 byte utf encodings check-in: c9645172df user: jan.nijtmans tags: core-8-branch
19:12
Make a start implementing "replace" check-in: 8965167358 user: jan.nijtmans tags: jan-encoding-profile
18:59
Part way through utf-8 test equivalence classes check-in: e49afef9c2 user: apnadkarni tags: tip-656
11:08
Merge 8.7 check-in: 72c58dedd0 user: apnadkarni tags: tip-656
2023-02-16
21:50
complete fix Closed-Leaf check-in: 5627ae0620 user: jan.nijtmans tags: bug-885c86a9a0
21:41
Merge 8.7 check-in: 15d52abd32 user: jan.nijtmans tags: bug-885c86a9a0
21:03
Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8 check-in: 345299048d user: jan.nijtmans tags: core-8-branch
20:57
Fix [33ab6d08eb]: Inconsistent behavior with encoding convertfrom -failindex check-in: c9a3653986 user: jan.nijtmans tags: core-8-branch
20:54
parsing simplifications check-in: 4c3fc8cc5a user: jan.nijtmans tags: jan-encoding-profile
17:15
Bit more work on encoding test framework. Long way to go. check-in: c1c5993bd7 user: apnadkarni tags: tip-656
16:59
Fix [5e6ae6e05e]: Implement -strict correctly for cesu-8 Closed-Leaf check-in: 28c65c306c user: jan.nijtmans tags: bug-5e6ae6e05e
07:59
Try to fix [885c86a9a0]. Doesn't work completely yet. check-in: 75fea0971f user: jan.nijtmans tags: bug-885c86a9a0
2023-02-15
20:26
Fix for [33ab6d08eb]: Inconsistent behavior with encoding convertfrom -failindex Closed-Leaf check-in: e13da3659a user: jan.nijtmans tags: bug-33ab6d08eb
17:27
Start on expanding encoding tests check-in: 8f3685d3bc user: apnadkarni tags: tip-656
08:07
Merge 8.7 check-in: fe54733688 user: jan.nijtmans tags: jan-encoding-profile
07:21
Ticket [10c2c17c32] follow-up. One output char too much with -failindex. check-in: 6349e0c2e1 user: jan.nijtmans tags: core-8-branch
05:24
Merge 8.7 check-in: d4772edf05 user: apnadkarni tags: tip-656
2023-02-14
21:42
Fix for [bd1a60eb9c]: convertfrom utf-8 strict mode allows surrogates in input sequence check-in: 84f30c5d4e user: jan.nijtmans tags: core-8-branch
20:50
Complete fix for [bd1a60eb9c]. Also fix a bug in the tableencoding. With testcases. Closed-Leaf check-in: c58db5881e user: jan.nijtmans tags: bug-bd1a60eb9c
11:56
Remove obsolete comment check-in: 9d5516a4e9 user: apnadkarni tags: tip-656
11:39
Fix uniqueness parsing fconfigure -encoding / -encodingprofile options check-in: 66074c9b6d user: apnadkarni tags: tip-656
11:37
Bug [bd1a60eb9c]. Eliminate TCL_ENCODING_UTF. Closed-Leaf check-in: 8dc5e620ee user: apnadkarni tags: apn-encoding-profile
10:43
Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read functi... Closed-Leaf check-in: ecd7aaec80 user: pooryorick tags: py-b8f575aa23-nopartial
10:28
fix for [dab7fd5973]: Memory leak in commit [0a74820b6d]. check-in: 3d64a2569b user: pooryorick tags: py-b8f575aa23-nopartial
07:29
Make a start fixing [bd1a60eb9c]. WIP check-in: 15fba8ddec user: jan.nijtmans tags: bug-bd1a60eb9c
06:38
Add new valgrind suppression items. jn: This looks like a good idea, so please re-apply to core-8... Closed-Leaf check-in: 04cf08d26a user: pooryorick tags: py-valgrind
2023-02-13
14:06
merge 8.7 check-in: 49849c85bb user: dgp tags: core-8-7-b1-rc
08:39
Fix for [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. With testcases (both for utf-32 and ut... check-in: 26aadbbd1f user: jan.nijtmans tags: core-8-branch
2023-02-12
17:34
Tentative fix for [bd1a60eb9] - surrogates in strict utf-8 check-in: ea2d05b48b user: apnadkarni tags: apn-encoding-profile
16:56
Minor fixes and tests check-in: 92345e0520 user: apnadkarni tags: apn-encoding-profile
11:04
Added 'encoding profiles' check-in: 170b5d76f2 user: apnadkarni tags: apn-encoding-profile
06:15
Minor readability changes check-in: 7fe70a05cf user: apnadkarni tags: apn-encoding-profile
00:49
Proposed fix (and testcases) for [4a7397e0b3]: Tcl 9: fcopy with -strictencoding 1 UTF-8 channels check-in: 8b772479c3 user: jan.nijtmans tags: core-8-branch
2023-02-11
17:38
Partial implementation of replace profile check-in: 7dc2095f6a user: apnadkarni tags: apn-encoding-profile
01:51
Eliminate TCL_ENCODING_{STRICT,NOCOMPLAIN} check-in: 7a9d0fe95b user: apnadkarni tags: apn-encoding-profile
2023-02-10
20:22
Proposed fix (and testcases) for [4a7397e0b3]: Tcl 9: fcopy with -strictencoding 1 UTF-8 channels Closed-Leaf check-in: 0f04d39da4 user: jan.nijtmans tags: bug-4a7397e0b3
17:07
Phase out (almost) STRICT and NOCOMPLAIN flags. check-in: 4a2770b48e user: apnadkarni tags: apn-encoding-profile
16:28
merge 8.7 check-in: cf7f5a69fb user: dgp tags: core-8-7-b1-rc
2023-02-09
19:52
Add 4 more testcases, showing that the same bug is present in utf-16 as well. Also fix the bug (real... Closed-Leaf check-in: 0ecd1a4f6d user: jan.nijtmans tags: bug-10c2c17c32
17:04
Modify encoding C API to use profiles (in progress) check-in: f1ce788bea user: apnadkarni tags: apn-encoding-profile
17:03
Add equivalent tests from ff630bf370 check-in: 7304b2a810 user: apnadkarni tags: apn-encoding-profile
07:55
Add 4 testcases, showing that the bug fix introduces another (minor) problem. To be fixed soon check-in: ff630bf370 user: jan.nijtmans tags: bug-10c2c17c32
07:27
Do not have -failindex imply -strict check-in: 05e42cb1af user: apnadkarni tags: apn-encoding-profile
06:56
Merge bug-10c2c17c32 check-in: 4da904da4b user: apnadkarni tags: apn-encoding-profile
2023-02-07
17:10
Merge core-8-branch check-in: 51dd9f7cd1 user: apnadkarni tags: apn-encoding-profile
11:25
Fix tcltest to not exit on encoding errors when printing to stdout check-in: a26df2ffbf user: apnadkarni tags: apn-encoding-profile
11:23
Refactor encoding tests for broader coverage and easier test case management check-in: e3764b6ce6 user: apnadkarni tags: apn-encoding-profile
11:22
Fix call to EncodingConvertParseOption for decoding check-in: 58cc1bde67 user: apnadkarni tags: apn-encoding-profile
2023-02-06
22:43
Proposed fix for [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. TODO: testcase check-in: 0bb13aadb6 user: jan.nijtmans tags: bug-10c2c17c32
16:03
Make last test-cases pass check-in: d2898d5045 user: jan.nijtmans tags: jan-encoding-profile
14:09
keep channel options in alphabetical order check-in: 4b5c2ec6fe user: jan.nijtmans tags: jan-encoding-profile
2023-02-05
23:47
2 more test-case fixes check-in: a9a3992bb8 user: jan.nijtmans tags: jan-encoding-profile
23:22
Fix handling of default profile. Also fix many test-cases check-in: 7eb72e7739 user: jan.nijtmans tags: jan-encoding-profile
12:49
Proposed fix for [dab7fd5973]: Memory leak in commit [0a74820b6d] Closed-Leaf check-in: 9a22ed79ed user: jan.nijtmans tags: bug-dab7fd5973, py-b8f575aa23-nopartial
2023-02-04
14:10
Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read functi... check-in: 0a74820b6d user: pooryorick tags: py-b8f575aa23-nopartial
00:28
Fix test io-75.14. check-in: 0e4cec99af user: pooryorick tags: py-b8f575aa23-nopartial
2023-02-03
22:15
Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read funct... check-in: 104b05b17c user: pooryorick tags: py-b8f575aa23-nopartial
13:17
merge 8.7 check-in: a1499adc7e user: dgp tags: core-8-7-b1-rc
2023-02-02
22:51
Fix for [b8f575aa2398b0e4] and [154ed7ce564a7b4c], double-[read]/[gets] problem. Partial-read funct... check-in: 11c7f071cb user: pooryorick tags: py-b8f575aa23-nopartial
16:43
Update tests to use -encodingprofile check-in: e92847da6f user: apnadkarni tags: apn-encoding-profile
15:37
Change encoding error options to fconfigure to encoding profiles check-in: 2127d4e684 user: apnadkarni tags: apn-encoding-profile
12:23
Use common option parsing for ConvertfromObjCmd. Fix test error messages. check-in: 8a90707e59 user: apnadkarni tags: apn-encoding-profile
11:52
Replace encoding -strict etc. with -profile check-in: 1b0fb9616a user: apnadkarni tags: apn-encoding-profile
07:12
Fix documentation on "encoding" command check-in: f3ab9ad6c0 user: jan.nijtmans tags: core-8-branch
2023-02-01
21:01
Renumber testscase, sync with Tcl 9.0 check-in: c093f8b044 user: jan.nijtmans tags: core-8-branch
13:59
merge 8.7 check-in: cc3a3de21d user: dgp tags: core-8-7-b1-rc
08:10
(cherry-pick) Make Tcl_UniCharToUtf more readable and add test to exercise surrogate handling. (test... check-in: 3b953fea77 user: jan.nijtmans tags: core-8-branch
07:32
(cherry-pick) Make Tcl_UniCharToUtf more readable and add test to exercise surrogate handling. check-in: f4c704bc57 user: jan.nijtmans tags: core-8-branch
07:29
(Cherry-pick) Make Tcl_UniCharToUtf more readable. check-in: b4571ae045 user: jan.nijtmans tags: core-8-6-branch
2023-01-31
17:30
Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.html#surrogates-as-liter... check-in: 19310ec979 user: jan.nijtmans tags: core-8-branch
07:49
SetFlag -> GotFlag (since SetFlag always returns 1, this is nonsence in an if() statement). Also add... check-in: df4e2de49c user: jan.nijtmans tags: core-8-branch
2023-01-30
16:31
merge 8.7 Leaf check-in: 8ae074018e user: dgp tags: dgp-review
15:43
merge 8.7 check-in: be267ada51 user: dgp tags: core-8-7-b1-rc
15:37
silence compiler warning check-in: 019f3c6760 user: dgp tags: core-8-branch
2023-01-27
19:15
Add some comments and tidy code. check-in: c6895a058f user: pooryorick tags: core-8-branch
14:48
Fix off-by-one error in tclCmdAH.c, with testcases showing that it works now. check-in: 298950b4c9 user: jan.nijtmans tags: core-8-branch
14:39
merge 8.7 check-in: 005daf06b9 user: dgp tags: core-8-7-b1-rc
14:23
new testcase encoding-18.1. Testcase cleanup check-in: 07f289aa1b user: jan.nijtmans tags: core-8-6-branch
08:17
Update fcopy documentation regarding -size argument check-in: 173a6cb112 user: jan.nijtmans tags: core-8-branch
2023-01-26
23:55
Fix for [ee08ed090b0a5408], sporadic segmentation fault in coroutine.test/coroutine-7.4. check-in: 417d67fc63 user: pooryorick tags: core-8-branch
2023-01-25
17:09
Experiment: make "encoding" mandatory, when preceded by -strict/-failvar/-nocomplain options Closed-Leaf check-in: af129eecfb user: jan.nijtmans tags: encoding_mandatory
10:02
Test TableFromUtfProc() with strict handling of encoding errors. check-in: 21ded00dfb user: pooryorick tags: core-8-branch
02:52
Test TableFromUtfProc() with strict handling of encoding errors. Closed-Leaf check-in: c2243f4740 user: pooryorick tags: TableFromUtfProc-test
2023-01-24
20:00
First part of fix for [4a7397e0b3]. Not complete yet. check-in: 5d433e183c user: jan.nijtmans tags: core-8-branch
18:11
merge 8.7 check-in: f2e5a0609b user: dgp tags: core-8-7-b1-rc
2023-01-23
20:08
Merge-mark check-in: 450ec972d7 user: jan.nijtmans tags: core-8-branch
19:18
Better error-message for previous commit. Some more code-cleanup, backported from 8.7 check-in: 4694b63bb1 user: jan.nijtmans tags: core-8-6-branch
2023-01-22
23:03
Merge-mark check-in: dec13dafa2 user: jan.nijtmans tags: core-8-branch
22:53
Fix [3e8074aea7]: [interp limit time -seconds] has a y2k38 problem check-in: cd0c8575c4 user: jan.nijtmans tags: core-8-6-branch
22:51
Allow "-strict" and "-failindex" to be used together in "encoding convertfrom|convertto". As request... check-in: 31f9f24738 user: jan.nijtmans tags: core-8-branch
01:55
Bug [e3dcab1d14] - merge fix from 8.6 check-in: 1e89a154c2 user: kbk tags: core-8-branch
01:48
Missed one more off-by-one error, also, tests misnumbered for merge forward. check-in: 79f7b0b83c user: kbk tags: core-8-6-branch
01:37
Remove unneeded hard-coded array size check-in: 7161cdc5fe user: kbk tags: core-8-6-branch
01:33
Bug [e3dcab1d14] fix check-in: 783bacf316 user: kbk tags: core-8-6-branch
2023-01-20
20:59
Make documentation conform to implementation in this branch Closed-Leaf check-in: 04ab72b02e user: jan.nijtmans tags: bug-a31caff057
16:51
Better error-message check-in: 741d2bb5ce user: jan.nijtmans tags: bug-a31caff057
2023-01-19
21:36
Proposed fix for [3e8074aea7]: [interp limit time -seconds] has a y2k38 problem Closed-Leaf check-in: 504171c4e4 user: jan.nijtmans tags: bug-3e8074aea7
17:01
New proposal: Allow "-strict" immediately before or after "-failindex var". check-in: 86893e2b40 user: jan.nijtmans tags: bug-a31caff057
15:50
Merge 8.7 check-in: 515bfbe816 user: jan.nijtmans tags: bug-a31caff057
14:19
Fix [https://core.tcl-lang.org/tk/tktview?name=370b1ff03e|370b1ff03e]: Wrong Tk_MeasureChars result ... check-in: 0384d3314c user: jan.nijtmans tags: core-8-branch
2023-01-18
16:54
Merge 8.6 check-in: 6dac80a981 user: jan.nijtmans tags: core-8-branch
14:10
Some test-cases need -nocomplainencoding 1, because they use the fallback behavior. Closed-Leaf check-in: 8cee12623f user: jan.nijtmans tags: bug-370b1ff03e
13:26
Forget about TCL_ENCODING_HACK_FLAG, this should be the fix. Testing ... check-in: b28ea6a330 user: jan.nijtmans tags: bug-370b1ff03e
2023-01-17
20:09
Fix for [b8f575aa2398b0e4], and also for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1 configured... Closed-Leaf check-in: 4cdf4836aa user: pooryorick tags: py-b8f575aa23-errorinfo
15:34
Fix [read] error behaviour under issue [b8f575aa2398b0e4] by always returning returning successfully... check-in: 1a225bd50e user: pooryorick tags: py-b8f575aa23-errorinfo
14:15
Use TCL_ENCODING_HACK_FLAG in TableFromUtfProc too check-in: f73d5fc7ec user: jan.nijtmans tags: bug-370b1ff03e
2023-01-16
23:03
merge-mark check-in: 1f41d784cc user: jan.nijtmans tags: core-8-branch
13:11
Merge 8.7 check-in: e964ae6f31 user: jan.nijtmans tags: bug-370b1ff03e
13:10
New flag TCL_ENCODING_HACK_FLAG to control the behaviour. (This is NOT the way to do it, but it's on... check-in: b8201a96c4 user: jan.nijtmans tags: bug-370b1ff03e
10:07
merge-mark check-in: e47b72e45f user: jan.nijtmans tags: bug-a31caff057
2023-01-15
19:45
Update documentation, matching current implementation check-in: c0ee6795b9 user: jan.nijtmans tags: core-8-branch
19:26
Fix issue [8f7fdea2d], string-2.20.1 fails on big endian, and also fix issues in TclStringCmp when ... check-in: 9858a68816 user: pooryorick tags: core-8-6-branch
2023-01-14
22:57
Same change for "encoding convertto" check-in: ee597b49b0 user: jan.nijtmans tags: bug-a31caff057
22:20
Proposed fix for [a31caff057]: encoding command does not allow -strict to be used with -failindex check-in: 7cd1856ca4 user: jan.nijtmans tags: bug-a31caff057
22:07
Properly quote contents of Make variables to pass through gdb.run file. check-in: 075c79a718 user: pooryorick tags: core-8-6-branch
2023-01-09
16:54
merge 8.7 check-in: c4b92353a5 user: dgp tags: core-8-7-b1-rc
2023-01-08
22:47
Fix for [https://core.tcl-lang.org/tk/tktview?name=370b1ff03e|370b1ff03e]. Not complete/correct yet,... check-in: 522899ab24 user: jan.nijtmans tags: bug-370b1ff03e
10:07
For [read] and [gets] encoding errors, use "-result read" in return options dictionary instead of j... Closed-Leaf check-in: 080b9a1c81 user: pooryorick tags: py-b8f575aa23
2023-01-06
17:33
Merge 8.6 check-in: 332f4f9655 user: jan.nijtmans tags: core-8-branch
17:32
Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion) check-in: 08b81855b0 user: jan.nijtmans tags: core-8-6-branch
17:11
Merge 8.6 check-in: a374f6774c user: jan.nijtmans tags: core-8-branch
16:56
Fix [ad393071c2]: Use different LD_LIBRARY_PATH_VAR on macOS check-in: 19fb0fc0b0 user: jan.nijtmans tags: core-8-6-branch
2023-01-04
23:21
Fix [0f19edcb78]: Windows 11 not reported in tcl_platform(osVersion) Closed-Leaf check-in: ca81e84b42 user: jan.nijtmans tags: bug-0f19edcb78
2023-01-02
23:12
Merge py-b8f575aa23: Fix for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1 configured channel. check-in: 8c5d9bcc6e user: pooryorick tags: py-b8f575aa23
2023-01-01
23:36
Merge 8.6 check-in: b85d5ef2c8 user: jan.nijtmans tags: core-8-branch
23:32
Fix [8e811bc1f1]: Wrong formatting of arguments in man page check-in: d8e13bbb61 user: jan.nijtmans tags: core-8-6-branch
2022-12-30
21:53
Add test for [gets] in non-strict mode after an encoding error. check-in: a4573db4f7 user: pooryorick tags: py-b8f575aa23
21:05
New test, io-12.9.strict, for issue report [1bedc53c8cb878f0]. check-in: 703a1a4792 user: pooryorick tags: py-b8f575aa23
20:27
Fix DoReadChars() to correctly discard encoding errors after eofchar has been seen, and add new test... check-in: 4888129681 user: pooryorick tags: py-b8f575aa23
2022-12-29
22:59
Arrange new code in DoReadChars to ensure that final steps are always taken. check-in: 0221bfae40 user: pooryorick tags: py-b8f575aa23
17:04
Instead of fiddling with html tags, simply enlarge a bit the width in the CSS stylesheet. Closed-Leaf check-in: aee4bada42 user: fvogel tags: bug-8e811bc1f1
2022-12-28
22:58
merge py-b8f575aa23 after updating fix so that all tests pass. jn: let's wait for more review, si... check-in: 9b6c29fa98 user: pooryorick tags: py-b8f575aa23
22:46
Update fix so that the two failing tests, iocmd-23.8 and iortrans-4.7 now pass. check-in: cb5233502e user: pooryorick tags: py-b8f575aa23
20:39
Fix [8e811bc1f1]: Wrong formatting of arguments in man page check-in: ee40100bc1 user: fvogel tags: bug-8e811bc1f1
17:01
merge 8.7 check-in: 81e8cdd1f0 user: dgp tags: core-8-7-b1-rc
12:07
A better fix for [b8f575aa23], as it maintains the expectation that synchronous [read] results in a... check-in: 00995080d6 user: pooryorick tags: py-b8f575aa23
2022-12-22
21:49
Handle "cygwin" test constraint check-in: 038961b2fe user: jan.nijtmans tags: cygwin
2022-12-21
21:07
Make two more functions static check-in: 41c19b8112 user: jan.nijtmans tags: core-8-branch
20:43
Add 'interp' argument to some arith functions, for better error-handling check-in: ccd603d584 user: jan.nijtmans tags: core-8-branch
13:20
One more tweak to registry extension check-in: 78b222952b user: jan.nijtmans tags: cygwin
13:15
Tweaks to dde and registry extension, so they "load" without 3th argument in Tcl 8.6 too. check-in: 7901788305 user: jan.nijtmans tags: core-8-branch
13:11
Merge 8.6. Update dde and registry extensions check-in: ca829e3b89 user: jan.nijtmans tags: cygwin
2022-12-20
09:32
Fix [17a1cb8d6e2a51bd]. From now on, noncharacters are no longer rejected in -strict mode check-in: aa03339d48 user: jan.nijtmans tags: core-8-branch
2022-12-19
22:19
Remove all checks for noncharacters Closed-Leaf check-in: cbaa5e7016 user: jan.nijtmans tags: bug-17a1cb8d6e
15:43
Add two testcases, showing how we can distinguish Invalid Byte sequences, Surrogates, and Noncharact... check-in: dbe0586aaa user: jan.nijtmans tags: core-8-branch
15:40
When changing the -nocomplainencoding or -strictencoding settings of a channel, reset the CHANNEL_NE... check-in: 24aa8e31b3 user: jan.nijtmans tags: core-8-branch
2022-12-16
15:31
Merge 8.6 check-in: caa40f0766 user: jan.nijtmans tags: core-8-branch
15:26
Update tclConfig.h.in check-in: f61882054c user: jan.nijtmans tags: core-8-6-branch
15:18
Merge 8.6 check-in: 8f01a4be6f user: jan.nijtmans tags: core-8-branch
15:16
Add checks to the configure script for mknod, tcdrain and uname, for systems (like VxWorks) which do... check-in: fea6099395 user: jan.nijtmans tags: core-8-6-branch
12:19
merge-mark check-in: ab4d25a3e6 user: jan.nijtmans tags: core-8-branch
12:16
Now that 32-bit cygwin is dead, eliminate the need for --enable-64bit in a Cygwin build check-in: df82157d24 user: jan.nijtmans tags: core-8-6-branch
10:23
Addendum to [https://core.tcl-lang.org/tips/doc/trunk/tip/601.md|TIP #601]. Add check for characters... check-in: fba994208a user: jan.nijtmans tags: core-8-branch
09:40
Follow-up for [084ab982fe]: Use -strict to disable noncharacters. This change was only done for utf-... check-in: b7da2f7465 user: jan.nijtmans tags: core-8-branch
09:28
Merge 8.7 Closed-Leaf check-in: af187c072a user: jan.nijtmans tags: strict-for-utf16
09:25
Adapt iocmd-8.* testcases to change in previous commit check-in: 2797fb4f8c user: jan.nijtmans tags: core-8-branch
08:15
Add testcase check-in: 94c51949f1 user: jan.nijtmans tags: strict-for-utf16
2022-12-15
23:59
Make -strict work the same for UTF-16 as for UTF-8 check-in: 88dc84d004 user: jan.nijtmans tags: strict-for-utf16
14:38
Fix Tcl_BadChannelOption(), new -nocomplainencoding and -strictencoding options were still missing (... check-in: 834ed19993 user: jan.nijtmans tags: core-8-branch
2022-12-13
07:53
Clarification for Rolf Closed-Leaf check-in: 05414ca784 user: jan.nijtmans tags: rfe-17a1cb8d6e
07:42
Clarify what "-strict" means for the utf-8 encoder, making it clear that this is not the same as "st... check-in: ef2ad163c8 user: jan.nijtmans tags: core-8-branch
2022-12-12
15:13
merge 8.7 check-in: cc1e305934 user: dgp tags: core-8-7-b1-rc
06:09
Merge 8.6 - change copyright in Windows build to UCal. check-in: 778b2f211c user: apnadkarni tags: core-8-branch
06:08
Change copyright in Windows rc from Activestate to UCal and others to match license. check-in: cf4a8f1bc2 user: apnadkarni tags: core-8-6-branch
2022-12-11
17:57
More io test-cases. Mostly backported (and modified) from 9.0 check-in: 127d195e8f user: jan.nijtmans tags: core-8-branch
2022-12-09
23:23
Fix [b8f575aa23]: eof erroneously flagged with not reported encoding read error check-in: d156af9fb7 user: jan.nijtmans tags: core-8-branch
22:27
Merge 8.7. Adapt testcase, showing that after an encoding error we can change encoding and continue ... Closed-Leaf check-in: 209b09b069 user: jan.nijtmans tags: bug-b8f575aa23
19:55
Fix compilation with tcc. Thanks, Cyan Ogilvie for the report check-in: f7629abff2 user: jan.nijtmans tags: core-8-branch
14:53
Add 2 unit-tests, for the 2 cornercases mentioned in the TIP. This shows that the fix works as expec... check-in: aff2237747 user: jan.nijtmans tags: bug-b8f575aa23
10:22
Partial solution for [b8f575aa23]. Still missing: 1) testcases. 2) What if both EOF and ENCODING_ER... check-in: 6808b459d3 user: jan.nijtmans tags: bug-b8f575aa23
2022-12-08
16:52
merge 8.7 check-in: b0756e1948 user: dgp tags: core-8-7-b1-rc
2022-12-05
23:31
Merge 8.6 check-in: 45652abcf9 user: jan.nijtmans tags: core-8-branch
23:05
dev_t -> unsigned for Cygwin in tcl.h, so we don't need sys/types.h any more. There's no gap in Tcl_... check-in: 58a59e2588 user: jan.nijtmans tags: core-8-6-branch
15:39
There's no gap on Cygwin any more check-in: 0d25c2aaa4 user: jan.nijtmans tags: core-8-branch
15:33
On Cygwin, dev_t == unsigned, and long long == long check-in: 637abd1dec user: jan.nijtmans tags: core-8-branch
13:10
Eliminate (gcc) warning in tclTest.c check-in: 1907815dc6 user: jan.nijtmans tags: core-8-branch
2022-12-02
12:57
merge 8.7 check-in: e9bc368c0c user: dgp tags: core-8-7-b1-rc
2022-12-01
17:45
Merge 8.6 check-in: a447d3671a user: jan.nijtmans tags: cygwin
17:33
Merge 8.6 check-in: b418314fca user: jan.nijtmans tags: core-8-branch
17:27
Backport TIP #402: General Platform UNC Support from 8.7, but only for Cygwin and QNX. This was alre... check-in: 66acbb2c13 user: jan.nijtmans tags: core-8-6-branch
16:41
Merge 8.6 Leaf check-in: c88e1bbfbf user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf
15:28
merge 8.7 check-in: 3c048f2b33 user: dgp tags: core-8-7-b1-rc
2022-11-30
21:16
Let Tcl_GetEncodingNulLength() return size_t on 9.0, for consisancy with other API's. No change on 8... check-in: 198a2064b5 user: jan.nijtmans tags: core-8-branch
10:48
Fix for [084ab982fe]: Use -strict to disable noncharacte check-in: 9619dddce6 user: jan.nijtmans tags: core-8-branch
08:15
Merge 8.7 check-in: 1d9612c9fb user: jan.nijtmans tags: core-8-branch
08:14
Update to tzdata 2022g check-in: 438e0179f1 user: jan.nijtmans tags: core-8-6-branch
2022-11-29
20:59
merge-mark check-in: d0bcba634d user: jan.nijtmans tags: core-8-branch
20:54
Remove ARGSUSED. More type-casts check-in: 310239c733 user: jan.nijtmans tags: core-8-6-branch
17:45
Rebase to core-8-6-branch check-in: 59f8a83829 user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf
16:05
make Windows dde (-> 1.4.5) and registry (-> 1.3.7) extensions ready for the Tcl 9.0 era. check-in: c6b8e93538 user: jan.nijtmans tags: core-8-branch
14:51
Proposed fix for [084ab982fe]: Use -strict to disable noncharacters Closed-Leaf check-in: ec0c7045df user: jan.nijtmans tags: rfe-084ab982fe
10:33
Merge 8.6 check-in: 1a9ed3b13c user: jan.nijtmans tags: core-8-branch
10:30
Update all "8.5" versions in Tcl_InitStubs() to "8.5-", since they can be compiled for Tcl 9.0 as we... check-in: 25ce911fbb user: jan.nijtmans tags: core-8-6-branch
2022-11-28
23:16
Reduce shimmering: If a conclusion can be drawn about the number of list elements, don't get the ele... check-in: 2664970782 user: jan.nijtmans tags: core-8-branch
12:58
No reservation for TIP #648 any more in stub table. check-in: 58e4ccad62 user: jan.nijtmans tags: core-8-branch
12:06
Use Tcl_Size for ArithSeries.len check-in: 97d5a892d5 user: jan.nijtmans tags: core-8-branch
2022-11-27
22:13
Merge 8.6 check-in: 9244560f3b user: jan.nijtmans tags: cygwin
2022-11-25
22:00
(partial) fix for [6978c01b65] check-in: a82c8ffd37 user: jan.nijtmans tags: core-8-branch
16:11
Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (and similar). Gives more ... check-in: c4a4662af3 user: jan.nijtmans tags: core-8-branch
08:31
Document some more differences between Tcl 8.7 and 9.0 in tcl.h check-in: b6617ab53b user: jan.nijtmans tags: core-8-branch
08:29
Handle closeProc == NULL the same as closeProc == TCL_CLOSE2PROC in stead of panicing. Backported fr... check-in: 0459d72578 user: jan.nijtmans tags: core-8-6-branch
2022-11-24
17:43
Fix gcc warning, seen on Ubuntu with select notifier check-in: d9d73c95bd user: jan.nijtmans tags: core-8-branch
16:16
Use some more TCL_INDEX_NONE and Tcl_Size check-in: 9a501de3ec user: jan.nijtmans tags: core-8-branch
2022-11-23
21:43
Merge 8.6.13 check-in: 390087fbe5 user: jan.nijtmans tags: cygwin
20:42
Writing characters > \xFF to a binary channel is deprecated, this will start throwing an exception i... check-in: f9405f05e8 user: jan.nijtmans tags: core-8-branch
20:41
-1 -> TCL_INDEX_NONE check-in: a723fb55e7 user: jan.nijtmans tags: core-8-branch
12:15
Make "read" throwing a "illegal byte sequence" exception. Doesn't work for "gets" yet. Closed-Leaf check-in: b9ed73b12c user: jan.nijtmans tags: bug-6978c01b65
09:24
Change assert, since the new flag CHANNEL_ENCODING_ERROR could be set as well check-in: c43ed6731c user: jan.nijtmans tags: core-8-branch
07:43
merge-mark check-in: 123d530bc8 user: jan.nijtmans tags: core-8-branch
07:38
Add mp_pack, mp_pack_count and mp_unpack to the libtommath stub table. Not used by Tcl, but can be u... check-in: b7e6e5f475 user: jan.nijtmans tags: core-8-6-branch
07:36
Re-generate configure scripts (with correct autoconf version) check-in: 4ec0523e4c user: jan.nijtmans tags: core-8-6-branch
01:00
Bump to 8.7b1 for release check-in: 09b0d6becb user: dgp tags: core-8-7-b1-rc
00:19
leave unixInit-3.2 as-is check-in: 115c5ac242 user: jan.nijtmans tags: core-8-branch
2022-11-22
23:58
Progress in fixing [6978c01b65]. Not complete yet check-in: a7e3b444d5 user: jan.nijtmans tags: core-8-branch
23:25
merge 8.6 check-in: 9e126306b5 user: dgp tags: core-8-branch
22:48
merge release check-in: e8a8a4a41d user: dgp tags: core-8-6-branch
22:25
Better -strict checking, with testcases Closed-Leaf check-in: 3670fd8a19 user: jan.nijtmans tags: bug-6978c01b65
20:12
merge-mark check-in: 4a4dac21c1 user: jan.nijtmans tags: core-8-branch
20:11
Merge 8.5 check-in: 3f7721da0f user: jan.nijtmans tags: core-8-6-branch
2022-11-21
23:58
Rebase to 8.7 check-in: 48904e94e7 user: jan.nijtmans tags: tip-648
23:54
TIP #650: New function Tcl_GetWideUIntFromObj() check-in: 5fb5ac7189 user: jan.nijtmans tags: core-8-branch
23:52
Mark unixInit-3.2 as "knownBug". See [fccb9f322f] check-in: 6850595984 user: jan.nijtmans tags: core-8-branch
23:22
TCL_OUT_LINE_COMPILE is deprecated check-in: f4121afaa0 user: jan.nijtmans tags: core-8-branch
22:01
Merge 8.7. More utf-8 checks with --strict check-in: 11743d6614 user: jan.nijtmans tags: bug-6978c01b65
17:37
improve accuracy of a changes line Closed-Leaf check-in: b1fc8161f1 user: dgp tags: release, core-8-6-13-rc, core-8-6-13
16:18
There is no guarantee that sizeof(Tcl_WideInt) == sizeof(double), so the offset of 'isDouble' in the... check-in: a271466456 user: jan.nijtmans tags: core-8-branch
2022-11-20
23:27
indenting check-in: 656a43beb3 user: jan.nijtmans tags: bug-6978c01b65
23:22
Merge 8.7 check-in: 8f4f8eb866 user: jan.nijtmans tags: bug-6978c01b65
22:08
In most testing scenarios, the TCL_LIBRARY variable is masking a bug in system encoding discovery. ... check-in: aa415ced39 user: dgp tags: core-8-branch
21:39
missing constraints check-in: ffa1071da8 user: dgp tags: core-8-branch
20:18
Rebase to latest 8.7 check-in: a6cae9e4ed user: jan.nijtmans tags: tip-648
20:14
Rebase to latest 8.7 Closed-Leaf check-in: b3bc4804f6 user: jan.nijtmans tags: tip-650
19:33
Don't use "package require tcltests" any more, as in other tests check-in: 529dd4665b user: jan.nijtmans tags: core-8-branch
19:29
Constraints http2.9.x make no sense, when testing http2.10 check-in: aad30e28b1 user: jan.nijtmans tags: core-8-branch
19:18
close fork check-in: e2a2d137d4 user: dgp tags: core-8-branch
19:10
merge 8.6 check-in: c358afe03e user: dgp tags: core-8-branch
17:38
Merge 8.6. TIP #651 implementation (since there are already 2 YES votes, no NO votes expected) check-in: 4218e66972 user: jan.nijtmans tags: core-8-branch
15:34
bump release date check-in: 32879484fe user: dgp tags: rc3, core-8-6-13-rc
14:22
merge 8.6 check-in: 7c53c887fd user: dgp tags: core-8-6-13-rc
14:16
Newest tests must have most recent releases of http to pass. check-in: a9691d58b3 user: dgp tags: core-8-6-branch
2022-11-19
16:22
Merge 8.7 check-in: 6e40c6032a user: jan.nijtmans tags: tip-650
16:07
Revert [52a52a65f0]. There appears to be a problem with the mp_pack function on Windows check-in: 423c39ec20 user: jan.nijtmans tags: core-8-branch
2022-11-18
21:43
Backout [52a52a65f0], let's see if this fixes the Windows crash check-in: 0883d5242a user: jan.nijtmans tags: tip-650
20:26
Backout [52a52a65f0], let's see if this fixes the Windows crash Closed-Leaf check-in: 696ac6a94a user: jan.nijtmans tags: backout-52a52a65f0
19:43
Fix [https://core.tcl-lang.org/thread/tktview?name=16bf24d70b|16bf24d70b]: Installed Thread for Tcl ... check-in: 52902124b8 user: jan.nijtmans tags: core-8-branch
19:17
Fix [bec4219123]: test utf-4.12 fails in custom builds check-in: 1c69d40d2f user: jan.nijtmans tags: core-8-branch
18:30
merge 8.6 check-in: 056103237b user: dgp tags: core-8-6-13-rc
17:53
Bring back the common facilities of the tcltests "package", but use a less fragile method to gain ac... check-in: 7e733817b3 user: dgp tags: core-8-6-branch
15:30
merge 8.6 check-in: 098057ba0c user: dgp tags: core-8-branch
2022-11-17
20:24
Add dummy TCL_OBJTYPE_V0 #define. Minimal no-op backport of TIP #644 check-in: 517124512b user: jan.nijtmans tags: core-8-branch
11:18
doc update check-in: b564f03217 user: jan.nijtmans tags: core-8-branch
04:54
TIP 651 implementation Closed-Leaf check-in: daadbbf337 user: apnadkarni tags: tip-651
03:52
Reserve stub entry 687 for TIP #651 check-in: cfa529ea81 user: apnadkarni tags: core-8-branch
2022-11-16
09:37
http 2.10a4 -> 2.10b1, for upcoming release check-in: 4649724d42 user: jan.nijtmans tags: core-8-branch
2022-11-15
22:09
Make httpd11.tcl work with Tcl 8.6 too check-in: b0dd9c82d2 user: jan.nijtmans tags: core-8-branch
21:18
package require s/tcl/Tcl/ in tests/httpd11.tcl to fix http11.test Closed-Leaf check-in: 2bac0bed17 user: kjnash tags: http-2.10-with-tcl-8.6
15:35
Merge 8.6. Tcl 8.6 doesn't have lpop. Change http version to 2.10.0 (just for this branch, not meant... check-in: e3e5bfd084 user: jan.nijtmans tags: http-2.10-with-tcl-8.6
14:41
Merge 8.7 check-in: 9c056a67ee user: jan.nijtmans tags: tip-648
14:39
Merge 8.7 check-in: babbb5ffb5 user: jan.nijtmans tags: tip-650
14:36
Reserve stub entries 684/685 for TIP #648 and 686 for TIP #650 check-in: f50b3c2ea6 user: jan.nijtmans tags: core-8-branch
14:03
New function Tcl_GetWideUIntFromObj check-in: f8c1bdeaa1 user: jan.nijtmans tags: tip-650
13:06
Change all mp_to_ubin() usages to mp_pack(). It makes the code much more clear check-in: 52a52a65f0 user: jan.nijtmans tags: core-8-branch
11:24
Since this FIXME! is already fixed, adapt documentation check-in: f058fc71a8 user: jan.nijtmans tags: core-8-branch
10:57
Add mp_pack to the libtommath stub-table: it's easier to work with than mp_to_ubin check-in: 54a8f8ce8b user: jan.nijtmans tags: core-8-branch
2022-11-14
17:24
merge 8.6 check-in: 1172f5f2a1 user: dgp tags: rc2, core-8-6-13-rc
17:23
Test suite hygiene - Several tests missing the "testdstring" constraint - [package require tclte... check-in: ba1fb66b47 user: dgp tags: core-8-6-branch
2022-11-13
21:25
fix filename check-in: f09dc5271c user: jan.nijtmans tags: core-8-branch
21:07
Attempt to fix http testcases check-in: f2ef096046 user: jan.nijtmans tags: http-2.10-with-tcl-8.6
17:11
Merge 8.7 check-in: 48dc9da9b2 user: jan.nijtmans tags: tip-648
16:53
Fix compilation error for STATS=memdbg. Fix incorrect comment check-in: 9b31035371 user: jan.nijtmans tags: core-8-branch
2022-11-11
22:48
Fix panic message check-in: 3bc20b1fb2 user: jan.nijtmans tags: tip-648
22:26
Fix for Tcl_SetWideUIntObj check-in: 49dd813cf1 user: jan.nijtmans tags: tip-648
22:06
Merge 8.7 check-in: d9159179f8 user: jan.nijtmans tags: tip-648
21:09
Add (internal) TclNewUIntObj(), and use it to fix TCL_LINK_WIDE_UINT for big (>= 2^63) integers. Wit... check-in: 8d0a21d00c user: jan.nijtmans tags: core-8-branch
10:06
Let's see whether http 2.10a4 works with Tcl 8.6 too check-in: 0e595a918d user: jan.nijtmans tags: http-2.10-with-tcl-8.6
2022-11-10
17:44
Tcl_NewSizeObj -> Tcl_NewIndexObj check-in: c8f34abbf1 user: jan.nijtmans tags: tip-648
17:28
Update doc check-in: f9e64062fd user: jan.nijtmans tags: tip-648
17:10
Merge http-bugfixes-2022H2. Fix bugs in recent http.tcl code related to https over a proxy server, ... check-in: 9ddb2d98b9 user: kjnash tags: core-8-branch
17:00
Merge 8.7 Closed-Leaf check-in: 85ebcd894a user: kjnash tags: http-bugfixes-2022H2
15:21
If value is out-of-range (e.g. on 32-bit system >= 2^32-1), Tcl_NewSizeObj() will result in a '-1' o... check-in: 5d46f40764 user: jan.nijtmans tags: tip-648
2022-11-09
22:18
New functions Tcl_NewSizeObj/Tcl_SetSizeObj check-in: 4d77c12eef user: jan.nijtmans tags: tip-648
13:15
update target release date check-in: 874bebc53e user: dgp tags: core-8-6-13-rc
10:53
Bugfix to socketPhQueue. Add some Log commands for debugging. check-in: b3cd0eaada user: kjnash tags: http-bugfixes-2022H2
2022-11-08
22:34
Merge 8.7 check-in: 68010ce9ba user: jan.nijtmans tags: tip-648
21:58
int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentation check-in: 37b21224ab user: jan.nijtmans tags: core-8-branch
10:03
Merge 8.7 check-in: 775edc77ce user: jan.nijtmans tags: tip-648
09:59
NEVER use sizeof(FLEXARRAY)! Use offsetof() check-in: fd44ff0b9e user: jan.nijtmans tags: core-8-branch
07:34
Merge 8.7 check-in: 60224c1625 user: jan.nijtmans tags: tip-648
07:30
More TCLFLEXARRAY usage check-in: f80ccbfcec user: jan.nijtmans tags: core-8-branch
07:28
Fix "package files tcl", considering TIP #590 check-in: c30ab7f6ae user: jan.nijtmans tags: core-8-branch
2022-11-07
22:06
library/http/http.tcl - bugfix OpenSocket to replay any requests in the socketPhQueue placeholder qu... check-in: 4d2affce7f user: kjnash tags: http-bugfixes-2022H2
22:02
library/http/http.tcl - define http::socketProxyId and use it to record the proxy (if any) used by e... check-in: 5aa59e6396 user: kjnash tags: http-bugfixes-2022H2
21:53
library/http/http.tcl - in http::SecureProxyConnect, bugfix state(proxyUsed) so the correct value Se... check-in: 9cb90b5b44 user: kjnash tags: http-bugfixes-2022H2
21:49
library/http/http.tcl - in http::SecureProxyConnect and its caller, bugfix cleanup after 407 from HT... check-in: 85d7be8b76 user: kjnash tags: http-bugfixes-2022H2
21:44
library/http/http.tcl - replace lremove with lreplace for compatibility with 8.6. check-in: c5e6f53c08 user: kjnash tags: http-bugfixes-2022H2
21:40
tests/httpProxy.test - add new tests for cleanup (mainly after 407 request) by checking that a secon... check-in: ea039e5ece user: kjnash tags: http-bugfixes-2022H2
21:35
tests/httpProxy.test - test for leftover socket placeholders, improve result layout, for https fetch... check-in: b8653a7649 user: kjnash tags: http-bugfixes-2022H2
20:46
Deprecate TclpHasSockets(): Every system nowadays has sockets check-in: 02f41946ab user: jan.nijtmans tags: core-8-branch
19:09
Merge 8.7 check-in: 675c2e4795 user: kjnash tags: http-bugfixes-2022H2
2022-11-05
10:28
Add lreplace4 BCC instruction. Rewrite linsert, lreplace to use it. check-in: 7541ec8fb1 user: apnadkarni tags: core-8-branch
10:08
Fix for [85ce4bf928]: binary format R Inf] stores FLT_MAX check-in: 48706a2425 user: jan.nijtmans tags: core-8-branch
09:27
Merge core-8-branch Closed-Leaf check-in: 8a5a3e2894 user: apnadkarni tags: apn-bcc
2022-11-04
11:11
New functions Tcl_NewWideUIntObj()/Tcl_SetWideUIntObj() (still experimental) check-in: 40bdd7b7bd user: jan.nijtmans tags: tip-648
2022-11-03
17:04
Rewrite lreplace4 implementation not to need extra immediate operands. check-in: e636911126 user: apnadkarni tags: apn-bcc
2022-11-02
16:45
Swap which ObjTyp ptr is used for concrete Rep to match other types. Closed-Leaf check-in: dfaa88f941 user: griffin tags: tip-636
15:00
Proposed fix for [85ce4bf928]: Fix for problems with storing Inf with [binary format R] Closed-Leaf check-in: 20959e0da2 user: jan.nijtmans tags: bug-85ce4bf928
11:17
Merge 8.7 Leaf check-in: d432458d48 user: jan.nijtmans tags: line-editing
11:10
Merge 8.7 check-in: cc0a76eaa8 user: jan.nijtmans tags: aspect-tip288
10:00
If CFLAGS contains -DTCL_NO_DEPRECATED, remove TclInitCompiledLocals. More code cleanup (backported ... check-in: 722273ad42 user: jan.nijtmans tags: core-8-branch
08:02
Make robust against TIP #288 proposed change check-in: 740e541f18 user: jan.nijtmans tags: core-8-branch
02:17
Fix crash. Update core code to comply with change. check-in: 833d7612d0 user: pspjuth tags: aspect-tip288
2022-11-01
21:45
Backout previous change: test-cases are failing check-in: b82f1d7fc4 user: jan.nijtmans tags: core-8-branch
17:02
Bug-fix for TIP #502 implementation: Two missing out-of-bound situations in TclIndexEncode(), one fo... check-in: a2abe625fe user: jan.nijtmans tags: core-8-branch
14:17
merge 8.6 check-in: 45925432b4 user: dgp tags: rc1, core-8-6-13-rc
08:16
Make a start, building it on win32 check-in: 30b58e4cc4 user: jan.nijtmans tags: line-editing
03:18
Sync with core-8-branch check-in: a53dacece6 user: griffin tags: tip-636
02:05
Fix refCount crash. Improve ArithSeries regression coverage. check-in: 1cd2c67dd9 user: griffin tags: core-8-branch
2022-10-31
23:19
Cleanup implementation, add documentation check-in: 39012b1fe2 user: pspjuth tags: aspect-tip288
22:57
Merge 8.7 check-in: 421f9ad65b user: jan.nijtmans tags: line-editing
21:50
Add missing GetType call to export decls. Change SetElement to support multiple indicies. Improve ab... check-in: 5c99b85689 user: griffin tags: tip-636
17:12
Make sure the build works if USE_LINENOISE is #undef'ed check-in: 4cfce4825b user: marc_culler tags: line-editing
16:53
Add conditional compilation directives around all code blocks specific to line editing. check-in: 20301d488f user: marc_culler tags: line-editing
16:10
Use Tcl_CreatePipe and avoid damaged channel lists on linux by calling Tcl_Exit from the main thread... check-in: a4c450a39c user: marc_culler tags: line-editing
2022-10-30
21:45
Fix a remaining crash after merge. Handle some more error cases. check-in: 1e14532098 user: pspjuth tags: aspect-tip288
19:23
whitespace check-in: 766c712eb6 user: culler tags: line-editing
19:11
Fix the transition when an event loop terminates. check-in: 8a85f20de8 user: culler tags: line-editing
18:29
Merge from core-8-branch check-in: afa6c7a027 user: pspjuth tags: aspect-tip288
17:41
Bytecode compiler for ledit check-in: aed9f264bc user: apnadkarni tags: apn-bcc
14:28
Merge 8.6 check-in: 6020ae619d user: jan.nijtmans tags: core-8-branch
12:55
Merge 8.5. Update to tzdata 2022f check-in: 8c65a619ff user: jan.nijtmans tags: core-8-6-branch
10:43
New bytecode implementation for lreplace check-in: c1b8cdcb2e user: apnadkarni tags: apn-bcc
04:27
New bytecode for linsert check-in: 71f5587826 user: apnadkarni tags: apn-bcc
03:04
Implement lreplace4 BCC instruction check-in: a4e5d2aee0 user: apnadkarni tags: apn-bcc
2022-10-29
20:28
Fix the termios problems and other glitches by using mutexes. Still need a transition when the even... check-in: ed0f394be3 user: culler tags: line-editing
16:35
[c7f3977380] Balance stack operations in the mode with no Thread package. check-in: 10aad35e58 user: dgp tags: core-8-branch
14:10
Remove failed attempt to fix the termios issue. check-in: 763deafefb user: culler tags: line-editing
13:56
Fix fork check-in: 400d629521 user: culler tags: line-editing
2022-10-28
18:53
Sync with core-8-branch check-in: 13f6bc6ac8 user: griffin tags: tip-636
17:38
Make command line editing work with Tk, except for some termios issues at exit. check-in: a662802a1e user: culler tags: line-editing
16:48
Merge 8.6 check-in: 541754cb45 user: jan.nijtmans tags: cygwin
16:18
Duplicate test names check-in: fff988b8fb user: dgp tags: core-8-branch
16:10
Document TCL 8.7 behaviour of TIP601 and TIP607. check-in: 89698ce69d user: oehhar tags: core-8-branch
15:54
Close fork check-in: 408d6e0b86 user: oehhar tags: core-8-branch
15:53
TIP346, TIP607, TIP601: document encoding command check-in: 31c5b6dc41 user: oehhar tags: core-8-branch
15:30
merge 8.6 check-in: 2707a58829 user: dgp tags: core-8-branch
15:19
merge 8.6 check-in: 8fb8bdbbb3 user: dgp tags: core-8-6-13-rc
14:58
Correct issues in safe.n reported by tcltk-man2html.tcl check-in: 038c347e4b user: oehhar tags: core-8-branch
14:37
The file $(builddir)/tclUuid.h is not part of the source code distribution. The `make distclean` tar... check-in: 5042463c8d user: dgp tags: core-8-6-branch
13:51
Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: 57394eda0b user: oehhar tags: core-8-branch
13:33
TIP 633 and TIP 346: add man page entry for fconfigure (TCL 8.7) check-in: 4b9478dcb4 user: oehhar tags: core-8-branch
12:55
Restore test suite fix. If [try] is too confusing, then I will use [eval]. The stack is a stack of ... check-in: 8e637ca9aa user: dgp tags: core-8-branch
06:13
Expand AbstractList regression testing. check-in: 23eb27dc89 user: griffin tags: tip-636
2022-10-27
21:58
backout [95cb836c8c]: "try [lpop threadStack]", that cannot be right check-in: 719090e3be user: jan.nijtmans tags: core-8-branch
21:19
try -> catch check-in: 0cbfec8c60 user: jan.nijtmans tags: core-8-branch
18:38
duplicate test names check-in: 53aa7641ec user: dgp tags: core-8-branch
17:10
Test hygiene. This was creating one more thread than it destroyed. In a -singleproc 1 test run, thi... check-in: 95cb836c8c user: dgp tags: core-8-branch
14:43
merge 8.6 check-in: 14207c1e3c user: dgp tags: core-8-branch
14:35
merge 8.6 check-in: 7b519e5207 user: dgp tags: core-8-6-13-rc
14:35
Revised fix to the -singleproc 1 issue in load.test check-in: a4effad099 user: dgp tags: core-8-6-branch
14:10
merge 8.6 check-in: 1b98566468 user: dgp tags: core-8-6-13-rc
13:48
In a -singleproc 1 test run, [info loaded] can report libraries brought in by other test files. Pro... check-in: 9c2812e599 user: dgp tags: core-8-6-branch
07:29
Fix some gcc warnings in linenoise check-in: e112ad5883 user: jan.nijtmans tags: line-editing
07:24
Add lininoise directory. Fix 2 gcc warnings check-in: 4f49c8a0c9 user: jan.nijtmans tags: line-editing
07:11
TIP #468: Support Passing TCP listen Backlog Size Option to TCP Socket Creation check-in: 49befbf025 user: jan.nijtmans tags: core-8-branch
00:21
merge 8.6 check-in: ff0f2bbc42 user: dgp tags: core-8-6-13-rc
2022-10-26
12:39
Merge http-bugfixes-2022H2 - fix ticket 1173760, https over proxy server. check-in: f0cf5f7866 user: kjnash tags: core-8-branch
12:35
Merge 8.7 check-in: 525b0d20b5 user: kjnash tags: http-bugfixes-2022H2
11:38
Remove detritus. check-in: b9dc6a9258 user: culler tags: line-editing
11:28
Minor changes to http tests. check-in: 2038ca66f9 user: kjnash tags: http-bugfixes-2022H2
09:44
merge-mark check-in: 30851ae11c user: jan.nijtmans tags: core-8-branch
09:43
www.tcl-tk.org -> www.tcl-lang.org check-in: 5b9cf56d7f user: jan.nijtmans tags: core-8-6-branch
09:36
TIP #646: Change -eofchar handling (Tcl 8.7 part) check-in: fce329536d user: jan.nijtmans tags: core-8-branch
03:24
Move Tcl_GetLine and Tcl_GetLineObj to tclIO.c check-in: 662374c0f7 user: culler tags: line-editing
02:45
Line editing and history -- moved to 8.7. check-in: 53b9e4d0d1 user: culler tags: line-editing
2022-10-25
16:23
Fix bug 1173760 (proxy server for https). Add http::config options -proxynot, -proxyauth. check-in: 265f6c1d72 user: kjnash tags: http-bugfixes-2022H2
15:50
Adapt some more testcases check-in: 1f58f9a026 user: jan.nijtmans tags: cygwin
15:47
Backport TIP #402: General Platform UNC Support check-in: 6d39244dda user: jan.nijtmans tags: cygwin
15:31
Merge 8.6. Update msys2-build.yml check-in: ed81540004 user: jan.nijtmans tags: cygwin
12:23
Some more int -> Tcl_Size conversions, making the diff with the Tcl 9.0 header-files smaller check-in: 3cd9875b86 user: jan.nijtmans tags: core-8-branch
11:42
Create new branch named "apn-bcc" check-in: cc8cdbcec5 user: apnadkarni tags: apn-bcc
08:47
Merge 8.6. Bug in rules.vc (visible in Tk: handle TK_MAJOR_VERSION the same as TCL_MAJOR_VERSION) check-in: 863e037dc9 user: jan.nijtmans tags: core-8-branch
06:12
Since MacOS 12.6 reports as 12.5 .... check-in: db8287ba67 user: jan.nijtmans tags: core-8-6-branch
02:30
Sync with core-8-branch check-in: 38481cf1fb user: griffin tags: tip-636
01:13
Add AbstractList regression test (exercise the C API) check-in: a821aa6ac6 user: griffin tags: tip-636
2022-10-24
13:49
Merge 8.6 check-in: 7f60c82958 user: jan.nijtmans tags: cygwin
13:30
Merge 8.6 check-in: ebdc66a5a7 user: jan.nijtmans tags: cygwin
13:27
Merge 8.6 check-in: 79763af7ff user: jan.nijtmans tags: cygwin
13:10
Merge 8.6 check-in: b5bd641e02 user: jan.nijtmans tags: cygwin
11:57
Merge 8.6 check-in: a308474970 user: jan.nijtmans tags: core-8-branch
11:54
Fix env-2.1, env-2.2, env-2.1, env-2.3, env-2.4, env-3.1, env-4.1, env-4.3, env-4.4, env-4.5 testcas... check-in: 555bfe6a07 user: jan.nijtmans tags: core-8-6-branch
2022-10-23
20:42
Merge 8.7 check-in: 54c5016189 user: jan.nijtmans tags: core-8-branch
20:40
Add support for macOS Ventura check-in: 78bfb493fd user: jan.nijtmans tags: core-8-6-branch
14:32
Change back some Tcl_Size usages to int (e.g. in MODULE_SCOPE definitions) check-in: 3bd2a2a78d user: jan.nijtmans tags: core-8-branch
10:44
Update rules.vc to version 11 (with TIP #628 support) check-in: eafd2a7055 user: jan.nijtmans tags: core-8-branch
10:43
TIP #641: Let Tcl_GetBoolean(FromObj) handle (C99) bool check-in: 1fc0a86b2e user: jan.nijtmans tags: core-8-branch
2022-10-22
23:48
TIP #643: Provide a public API to retrieve nul terminator length for an encoding check-in: 36f1c3b24e user: jan.nijtmans tags: core-8-branch
21:13
Sync with core-8-branch check-in: 502f791578 user: griffin tags: tip-636
11:53
merge 8.6 check-in: b8c5c5de79 user: dgp tags: core-8-6-13-rc
00:07
Add Replace (lreplace) function to AbstractList type, and corrisponding Tcl_AbstractListObjReplace()... check-in: db774b9844 user: griffin tags: tip-636
2022-10-21
15:00
typedef Tcl_Size as int (which is the Tcl 8.7 part of TIP #628) check-in: ba6b7d0db9 user: jan.nijtmans tags: core-8-branch
14:58
Don't bother _MSC_VER < 1900 any more check-in: 27165e6040 user: jan.nijtmans tags: core-8-branch
08:25
Merge 8.6 check-in: bbe81cdc01 user: jan.nijtmans tags: core-8-branch
2022-10-20
15:31
Fix [d554e5554e]: fix typo “defintion” check-in: 146e6d1e75 user: jan.nijtmans tags: core-8-6-branch
15:28
Fix [af65af3655]: clock.n: unbalanced parenthesis check-in: c685536371 user: jan.nijtmans tags: core-8-6-branch
15:21
Merge 8.7 check-in: 61e4fe2b4e user: jan.nijtmans tags: bug-6978c01b65
15:18
Merge 8.7 Closed-Leaf check-in: c5259a44e4 user: jan.nijtmans tags: tip-641
15:16
Merge 8.7 Closed-Leaf check-in: 87ff3bbe46 user: jan.nijtmans tags: tip-643
2022-10-19
22:29
Sync with core-8-branch check-in: f7832c5884 user: griffin tags: tip-636
20:05
Re-build win64/zlib1.dll (with ucrt support) check-in: 4e9abffbc2 user: jan.nijtmans tags: core-8-branch
16:29
merge 8.6 check-in: aeb901ee6a user: dgp tags: core-8-6-13-rc
16:10
Merge 8.6 check-in: e7c14e904d user: jan.nijtmans tags: core-8-branch
16:08
Upgrade zlib to version 1.2.13 check-in: d391629528 user: jan.nijtmans tags: core-8-6-branch
13:31
Merge 8.7 check-in: e9eba73e6c user: kjnash tags: http-bugfixes-2022H2
08:30
Re-build zlib1 1.2.13 for win32/win64 Closed-Leaf check-in: 79cd79facf user: jan.nijtmans tags: zlib-1.2.13
07:28
Make minizip/ioapi.c work (again) on win32. Build zlib1.dll for win64-arm check-in: 5449a9543b user: jan.nijtmans tags: zlib-1.2.13
04:35
More work on lset support in AbstractLists check-in: f241fccdde user: griffin tags: tip-636
2022-10-18
20:24
Update to zlib-1.2.13 check-in: e33b87958f user: jan.nijtmans tags: zlib-1.2.13
19:37
Draft updates to changes file for 8.6.13 release. check-in: 33e8afe8cc user: dgp tags: core-8-6-13-rc
13:05
Merge-mark Closed-Leaf check-in: 99a3599db0 user: jan.nijtmans tags: tip-646-for-87
12:44
TIP #579 implementation: Improved auto_path for Safe Base interpreters check-in: d8b631859b user: jan.nijtmans tags: core-8-branch
12:37
TIP #579 implementation: Improved auto_path for Safe Base interpreters check-in: ff9075c566 user: jan.nijtmans tags: tip-646-for-87
10:25
Allow any single character for -eofchar, even if it's not a valid list check-in: 62da555aa8 user: jan.nijtmans tags: tip-646-for-87
01:03
Add SetElement function to abstract lists. Fix a few bugs. check-in: 4c94af99a3 user: griffin tags: tip-636
2022-10-17
20:04
Merge 8.7 check-in: 3da6215242 user: jan.nijtmans tags: tip-646-for-87
19:44
More octal -> hex usage check-in: 087ea5a34b user: jan.nijtmans tags: core-8-branch
18:19
Implementation of TIP 638. check-in: 34ba76eafc user: dgp tags: core-8-branch
17:55
merge 8.6 check-in: efb390b57f user: dgp tags: core-8-6-13-rc
2022-10-16
17:56
Minor change to -eofchar handling check-in: 0630d12baf user: jan.nijtmans tags: tip-646-for-87
16:57
Prevent warning: tclUnixSock.c:1079:19: warning: unused variable 'size' [-Wunused-variable] check-in: 6f46245f00 user: jan.nijtmans tags: core-8-branch
2022-10-14
23:27
Sync with tip-636, core-8-branch Closed-Leaf check-in: f0d803887d user: griffin tags: tip-636-sandbox
22:35
Sync with core-8-branch check-in: 5640a38dec user: griffin tags: tip-636
22:26
Merge 8.6 check-in: f5a25106d0 user: jan.nijtmans tags: core-8-branch
22:25
Merge 8.5 check-in: 016c55b0cd user: jan.nijtmans tags: core-8-6-branch
22:06
Update AbstractList man page. check-in: dfc0130efb user: griffin tags: tip-636
15:51
Improve error-message "cannot use xxxx as operand ....." check-in: c4ff75d4ee user: jan.nijtmans tags: core-8-branch
14:40
typo check-in: 9e05ab238c user: jan.nijtmans tags: core-8-branch
14:29
merge 8.7 Closed-Leaf check-in: abe7ea804d user: dgp tags: tip-getnumber
13:36
Fix [7505fac5bd]: new iocmd.test failures check-in: ae98efef7f user: jan.nijtmans tags: core-8-branch
12:45
merge 8.7 check-in: c5ae748171 user: dgp tags: tip-getnumber
2022-10-13
20:17
Make TclGlob() a static function check-in: 2a2797fb45 user: jan.nijtmans tags: core-8-branch
10:40
Merge 8.7 check-in: 7f682f46cc user: jan.nijtmans tags: bug-6978c01b65
10:35
Merge 8.7 check-in: 2b198243e5 user: jan.nijtmans tags: tip-getnumber
10:31
rebase to 8.7. Add documentation Closed-Leaf check-in: dd3e22aaf6 user: jan.nijtmans tags: tip-468
09:15
Merge 8.7 check-in: ca4b4056d3 user: jan.nijtmans tags: tip-641
09:07
Fix socket_*-7.3 testcase (since 2 socket options were added) check-in: d357d8eb71 user: jan.nijtmans tags: core-8-branch
2022-10-12
21:16
Sync with core-8-branch check-in: 481668e798 user: griffin tags: tip-636
15:45
Merge 8.7 check-in: 1e025a15f5 user: jan.nijtmans tags: tip-getnumber
11:25
TIP #344 bugfix: on some platforms, <netinet/tcp.h> needs <stdint.h> to be included first check-in: abbdeebc71 user: jan.nijtmans tags: core-8-branch
11:22
Rebase to 8.7 check-in: 7e26012229 user: jan.nijtmans tags: tip-641
10:49
TIP #344 implementation: Bring TCP_NODELAY and SO_KEEPALIVE to socket options check-in: f5f90f2b3f user: jan.nijtmans tags: core-8-branch
2022-10-11
18:31
merge 8.7 check-in: e8eacf5908 user: dgp tags: tip-getnumber
18:26
merge 8.6 check-in: 0e77ffd0f4 user: dgp tags: rc0, core-8-6-13-rc
16:48
Pick up API changes. check-in: f326e7a0d4 user: griffin tags: tip-636-sandbox
15:51
Document TCL_ENCODING_STRICT flag check-in: 7d40541176 user: jan.nijtmans tags: core-8-branch
14:22
Few more formatting errors check-in: 1b0733d08b user: jan.nijtmans tags: core-8-branch
11:02
Format errors in vwait.n check-in: ac222d1c02 user: jan.nijtmans tags: core-8-branch
06:26
There's a duplicate set of io-75.* testcases, so renumber one of them check-in: d94970a4c4 user: jan.nijtmans tags: core-8-branch
06:22
Making a start fixing [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 check-in: f36d6aec92 user: jan.nijtmans tags: bug-6978c01b65
03:49
Modify AbstractList functions to include interp for error reporting. Other various improvements. check-in: 0485bcc580 user: griffin tags: tip-636
2022-10-10
15:37
Bugfix library/http/http.tcl for connection request header - tcllib/websocket ticket [d01de3281f]. ... check-in: ffbeff5d69 user: kjnash tags: core-8-branch
15:19
Use Tcl_ObjCmdProc in stead of full signature check-in: 96cfbbc708 user: jan.nijtmans tags: core-8-branch
13:52
Tests and docs for Tcl_GetEncodingNulLength check-in: a08d9101b6 user: apnadkarni tags: tip-643
11:08
Slight improvement to TIP #346/#633 combination: Now -strictencoding 1 automatically sets -nocomplai... check-in: 329637dcc5 user: jan.nijtmans tags: core-8-branch
2022-10-09
20:57
Tcl_NewWideIntObj -> Tcl_NewBooleanObj where appropriate check-in: 4dbe3ab096 user: jan.nijtmans tags: core-8-branch
18:11
TIP 643 code. Docs, tests pending check-in: 97ed01793e user: apnadkarni tags: tip-643
16:29
Merge 8.7 check-in: 803f46be8c user: jan.nijtmans tags: tip-641
15:11
TIP #633: configure channel about channel encoding error reporting mode check-in: 968bcbecd8 user: jan.nijtmans tags: core-8-branch
07:52
Fix gcc warnings. Update autoconf builds check-in: b194e77730 user: apnadkarni tags: tip-636-sandbox
07:27
Merged tip-636 check-in: a47f9f42c3 user: apnadkarni tags: tip-636-sandbox
06:21
Generalize UpdateStringOfAbstractList check-in: 032cf1e150 user: apnadkarni tags: tip-636
02:48
Merged tip-636 check-in: 453cb91955 user: apnadkarni tags: tip-636-sandbox
00:25
TIP-629 closed Closed-Leaf check-in: 5a44a8c18c user: griffin tags: tip-629
2022-10-08
22:31
Code cleanup and reorganize check-in: ff3701bbfd user: griffin tags: tip-636
17:05
Merge 8.7 Closed-Leaf check-in: be31c2a99d user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
17:01
TIP #346 bugfix: -strictencoding should be resetable too check-in: 1b80921f3b user: jan.nijtmans tags: core-8-branch
16:08
Merge 8.7 check-in: 05e9f75686 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
14:46
TIP #346: Error on Failed String Encodings check-in: a106c26dd5 user: jan.nijtmans tags: core-8-branch
11:02
Check for 0 sublist length before length limits check-in: 7c1a69f014 user: apnadkarni tags: tip-636-sandbox
11:00
Remove unnecessary decr of refcount in UpdateString check-in: 12dab4bfd5 user: apnadkarni tags: tip-636-sandbox
10:34
Start on abstract list based lrepeat check-in: c757b53fe0 user: apnadkarni tags: tip-636-sandbox
06:21
Create new branch named "tip-636-sandbox" check-in: db7aed0395 user: apnadkarni tags: tip-636-sandbox
04:28
TIP #636 starting imiplementation. check-in: 85db0230f9 user: griffin tags: tip-636
02:39
Sync with core-8-branch Closed-Leaf check-in: 1fd2fe2478 user: griffin tags: abstractlist-with-625
00:10
-nocomplainencoding and -strictencoding are incompatible check-in: a2eaf05cd4 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
2022-10-07
22:49
Merge tip-346 check-in: fc99b89662 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
19:14
Sync with core-8-branch check-in: 5c486bb6e6 user: griffin tags: abstractlist-with-625
18:59
Merge 8.7 Closed-Leaf check-in: ba23b468ed user: jan.nijtmans tags: tip-346
15:19
On Windows, env(HOME) should be handled case-insensitive in fCmd.test check-in: c297f05cb1 user: jan.nijtmans tags: core-8-branch
15:18
Use GotFlag/SetFlag/ResetFlag macro's wherever appropriate check-in: 98cddde746 user: jan.nijtmans tags: core-8-branch
14:04
TIP #618: New Tcl_GetBool* functions with TCL_NULL_OK flag check-in: bfc41f580a user: jan.nijtmans tags: core-8-branch
11:23
Add memory leak/refcount tests for lists, spans and lseq check-in: df41014494 user: apnadkarni tags: core-8-branch
11:02
More -1 -> TCL_INDEX_NONE check-in: 3e162348c1 user: jan.nijtmans tags: core-8-branch
10:24
Merge 8.6 check-in: 0bb1c96e9e user: jan.nijtmans tags: core-8-branch
10:18
Follow-up to [1599352cca]: Tcl_Merge(): out-of-bounds write, more signed integer overflow. Better pa... check-in: 63b0443866 user: jan.nijtmans tags: core-8-6-branch
2022-10-06
13:12
TIP #640: Remove Tcl_SaveResult (in Tcl 8.7 it's only removed when compiled with -DTCL_NO_DEPRECATED... check-in: 3410ead616 user: jan.nijtmans tags: core-8-branch
09:45
Merge 8.6 check-in: 81bb3f9e62 user: jan.nijtmans tags: core-8-branch
09:06
Fix [e32a44e2e4], [1599352cca], [5ec43cfd9b] and [74cc95b563] check-in: 0e2b23ff84 user: jan.nijtmans tags: core-8-6-branch
2022-10-05
15:31
Fix [1599352cca] and related issues Closed-Leaf check-in: 337d46bdb8 user: jan.nijtmans tags: bug-1599352cca
13:33
merge 8.7 check-in: f6de509232 user: dgp tags: tip-getnumber
06:41
Missing error-check in Tcl_GetWideIntFromObj (backported from 9.0, was already fixed there) check-in: 4a600a4385 user: jan.nijtmans tags: core-8-branch
2022-10-04
20:15
Fix some bugs in lseq check-in: 43a55b4088 user: griffin tags: core-8-branch
18:26
merge 8.7 check-in: 79667cda5d user: dgp tags: tip-getnumber
16:01
TIP 402: General Platform UNC Support check-in: c1632c3763 user: jan.nijtmans tags: core-8-branch
15:56
Fix g++ warning: tclEvent.c:1519:10: warning: declaration of ‘enum Tcl_VwaitObjCmd(void*, Tcl_Inte... check-in: 64c54325c0 user: jan.nijtmans tags: core-8-branch
15:52
TIP #641 implementation: Let Tcl_GetBoolean(FromObj) handle (C99) bool check-in: 725affb0ff user: jan.nijtmans tags: tip-641
2022-10-03
21:30
merge 8.7 check-in: 988095987f user: dgp tags: tip-getnumber
08:53
Merge 8.7 Closed-Leaf check-in: e36d7342f1 user: jan.nijtmans tags: tip-618
2022-09-30
20:27
Fix refCount issues related to lseq check-in: d0ce458221 user: griffin tags: core-8-branch
18:33
Remove redundant file references in makefiles check-in: f03a9a3fdc user: griffin tags: abstractlist-with-625
00:03
Fix various issues with refCounts. Closed-Leaf check-in: e9bfacc97b user: griffin tags: lseq-refCount-bug
2022-09-29
20:53
Complete documentation for the TIP 638 routines. check-in: c5936791cb user: dgp tags: tip-getnumber
19:08
merge 8.7 check-in: 9a0f5202ac user: dgp tags: tip-getnumber
16:10
Fix bug-99e834bf33 check-in: f3530c8d1f user: griffin tags: core-8-branch
13:45
Sync with core-8-branch check-in: bf662d3d03 user: griffin tags: abstractlist-with-625
2022-09-28
19:47
Merge 8.7 Closed-Leaf check-in: 518ca52f7a user: jan.nijtmans tags: tip-579-8-7
18:41
WIP on documentation of proposed routines. check-in: 3b0f06ffbf user: dgp tags: tip-getnumber
14:09
Merge 8.7 Closed-Leaf check-in: 33acbe3cef user: jan.nijtmans tags: tip-344
14:08
Merge 8.7 check-in: d512cd04ea user: jan.nijtmans tags: tip-558
14:02
Merge 8.7 check-in: e61e8faa8a user: jan.nijtmans tags: tip-getnumber
13:57
Fix wrong TclGetNumberFromObj() usage: this will crash if mp_int's are involved. Everywhere else in ... check-in: 0b79191010 user: jan.nijtmans tags: core-8-branch
13:17
Merge 8.7 check-in: dc570a3596 user: jan.nijtmans tags: tip-getnumber
12:58
int -> ListSizeT, and a few more simplifications check-in: a56458d7d3 user: jan.nijtmans tags: core-8-branch
08:32
Merge 8.7 check-in: ae2ca30af2 user: jan.nijtmans tags: tip-getnumber
08:30
Still doesn't work. Use static in stead of MODULE_SCOPE check-in: aa6deda0f5 user: jan.nijtmans tags: core-8-branch
2022-09-27
18:50
Fix bug-9933cc4d88 check-in: 5aa21fd9c9 user: griffin tags: core-8-branch
18:17
sync with core-8-branch Closed-Leaf check-in: d519f57b8f user: griffin tags: bug-9933cc4d88
13:44
Merge 8.7 check-in: 01ba03a069 user: jan.nijtmans tags: tip-getnumber
13:39
Merge 8.7 check-in: 7fbb0b5684 user: jan.nijtmans tags: tip-558
13:33
Merge 8.7 check-in: 59f2654334 user: jan.nijtmans tags: tip-344
08:52
Since 'inline' doesn't seem to work, use MODULE_SCOPE check-in: afb46197d6 user: jan.nijtmans tags: core-8-branch
03:17
Add lseq to list command cross references check-in: 478e42c209 user: apnadkarni tags: core-8-branch
03:02
TIP 631 check-in: f5476cb90d user: apnadkarni tags: core-8-branch
02:43
Merge 8.7 Closed-Leaf check-in: 062ec443a0 user: apnadkarni tags: tip-631
2022-09-26
23:33
Merge 8.7 check-in: 328cf147ce user: kjnash tags: tip-579-8-7
21:45
Adapt implementation to TIP: -nagle -> -nodelay (and invert some logic) check-in: 177effccfa user: jan.nijtmans tags: tip-344
19:26
Merge 8.7 check-in: f2b9a360fb user: jan.nijtmans tags: tip-558
18:53
merge 8.7 check-in: 8f2ac972ba user: dgp tags: tip-getnumber
18:49
Fix broken merge. Don't want to lose Tcl_RemoveChannelMode(). check-in: dc6c9aa609 user: dgp tags: tip-getnumber
17:25
Merge 8.7 check-in: 281b0b289f user: jan.nijtmans tags: tip-344
16:27
Fix compile error. check-in: 568b039aac user: griffin tags: bug-9933cc4d88
15:51
Make Tcl_SaveResult() and friends _really_ deprecated, so make gcc/clang warn when it's used check-in: f9e08e003f user: jan.nijtmans tags: core-8-branch
12:44
merge 8.6 check-in: 8ec5cd66c9 user: dgp tags: core-8-6-13-rc
12:36
Merge 8.7 check-in: f9545122b4 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
12:31
Merge 8.7 check-in: 1aa9452e1d user: jan.nijtmans tags: tip-346
12:31
Merge 8.7 check-in: d04c91d979 user: jan.nijtmans tags: tip-618
12:24
Merge 8.6 check-in: 59d1645ddf user: jan.nijtmans tags: core-8-branch
12:22
Update tzdata to 2022d. Add one more unused stub entry check-in: 00b136d44a user: jan.nijtmans tags: core-8-6-branch
07:34
TIP #220: Escalate Privileges in VFS Close Callback check-in: 2af94cda95 user: jan.nijtmans tags: core-8-branch
2022-09-25
20:30
merge 8.7 check-in: 7c5aea3783 user: dgp tags: tip-getnumber
19:34
TIP #594: Modernize "file stat" interface check-in: 132524dc2b user: jan.nijtmans tags: core-8-branch
18:05
Fix out-of-bounds length bug. check-in: 5556538a70 user: griffin tags: bug-9933cc4d88
2022-09-23
09:58
Merge 8.7 check-in: d2bf2f6435 user: jan.nijtmans tags: tip-getnumber
09:56
Testcase stringObj-16.6 cannot run with -DTCL_NO_DEPRECATED=1. Merge 8.6 check-in: 7958ac35eb user: jan.nijtmans tags: core-8-branch
2022-09-22
20:28
merge 8.6 check-in: fe70f21215 user: dgp tags: core-8-6-13-rc
15:47
Merge 8.6 check-in: d6208f3d96 user: jan.nijtmans tags: core-8-branch
15:42
Do the "#undef TclObjInterpProc" slightly earlier check-in: bda4bb1414 user: jan.nijtmans tags: core-8-6-branch
15:35
Merge 8.6 check-in: 9b276ec12e user: jan.nijtmans tags: core-8-branch
15:32
Make TclObjInterpProc a macro (since it always should be used through TclGetObjInterpProc()) Add som... check-in: cd8e3f4616 user: jan.nijtmans tags: core-8-6-branch
13:38
merge 8.7 check-in: db70520b89 user: dgp tags: tip-getnumber
13:28
merge 8.6 check-in: 13b0b8d303 user: dgp tags: core-8-6-13-rc
12:50
rebase to latest 8.7 check-in: 488d60d3f7 user: jan.nijtmans tags: tip-603
12:46
rebase to latest 8.7 check-in: 71e02f94a7 user: jan.nijtmans tags: tip-344
12:32
Merge 8.6 check-in: 6320599e4f user: jan.nijtmans tags: core-8-branch
12:30
Fix [22ab2ae64a]: Build with minizip broken (actually, only a problem in 8.7, but let's keep tinydir... check-in: 696144dced user: jan.nijtmans tags: core-8-6-branch
11:26
Add -strictencoding option to channels. Thanks to Harald Oehlman for his example (largely copied). N... check-in: 6edbb53f0a user: jan.nijtmans tags: tip-346
11:01
Rebase to latest 8.7 check-in: 48d4187f99 user: jan.nijtmans tags: tip-346
2022-09-21
19:12
merge 8.6 check-in: 49d30beb1b user: dgp tags: core-8-6-13-rc
18:38
Update docs and comments to agree with TIP 623. check-in: 87b0acccb6 user: dgp tags: core-8-6-branch
18:23
Another test related to TIP 623. check-in: c5a2c3d0ce user: dgp tags: core-8-6-branch
13:47
merge 8.7 check-in: f434e66963 user: dgp tags: tip-getnumber
13:22
merge 8.6 check-in: e89003b5f7 user: dgp tags: core-8-6-13-rc
13:13
rebase to 8.7 Closed-Leaf check-in: 0817626d0b user: jan.nijtmans tags: tip-402
13:08
Merge 8.6 check-in: 6979bf518d user: jan.nijtmans tags: core-8-branch
12:55
Fix [c0bc269178]: switch -regexp -matchvar -indexvar broken when optional subexpression does not mat... check-in: 92ab43ecd6 user: jan.nijtmans tags: core-8-6-branch
12:38
remove tests/range.test, no longer needed check-in: cf17459efe user: jan.nijtmans tags: core-8-branch
12:18
TIP #624: Deprecate Tcl_MakeSafe check-in: 8accbbe398 user: jan.nijtmans tags: core-8-branch
2022-09-20
20:42
Proposed fix for [c0bc269178], with testcase Closed-Leaf check-in: ea165f0333 user: jan.nijtmans tags: bug-c0bc269178
14:36
TIP 629: Add a lseq command to the core of list commands check-in: f14407c635 user: griffin tags: core-8-branch
12:07
rebase to latest core-8-branch check-in: 216977961c user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
03:12
Merge 8.7 check-in: 4bb4dbb081 user: kjnash tags: tip-579-8-7
2022-09-19
17:45
TIP633 fconfigure -nocomplainencoding (TCL8.7): replace "-strictencoding 0" by "-nocomplainencoding ... check-in: 42dcb747ef user: oehhar tags: tip633-fconfigure-tolerantencoding
16:30
Sync with core-8-branch, fix shimmer in TclLindexFlat. check-in: 5e65443def user: griffin tags: tip-629
14:18
addendum to previous commit: restore -errorcode too ..... check-in: e14825c0e5 user: jan.nijtmans tags: core-8-branch
14:06
Upgrade Tcl_SaveResult usage to Tcl_SaveInterpState. check-in: bd36f5c67c user: dgp tags: core-8-branch
13:57
eliminate (enum options) typecast check-in: e7e4594fe8 user: jan.nijtmans tags: core-8-branch
13:38
TIP #455 implementation: Extensions to [vwait]: Variable Sets and Scripted Access to Tcl_DoOneEvent check-in: dedef011c9 user: jan.nijtmans tags: core-8-branch
11:50
eliminate some compiler warnings check-in: a03510e09f user: jan.nijtmans tags: tip-558
11:14
rebase to 8.7 check-in: e549cb10b6 user: jan.nijtmans tags: tip-558
08:31
New (internal) function TclGetObjInterpProc2() and macro TclObjInterpProc2. Will be needed for Itcl ... check-in: be541c4a7a user: jan.nijtmans tags: core-8-branch
07:41
Remove pre-8.6-related comments check-in: cd19407465 user: jan.nijtmans tags: core-8-branch
2022-09-18
13:59
TIP implementation to add/use public routines Tcl_GetNumber(FromObj). check-in: c445146cc8 user: dgp tags: tip-getnumber
2022-09-17
14:01
Merge 8.7 check-in: 9595c284c7 user: jan.nijtmans tags: tip-618
12:58
rebase to 8.7 check-in: 39258af2e6 user: jan.nijtmans tags: tip-402
2022-09-16
14:14
Sync with core-8-branch check-in: c2ee451bdc user: griffin tags: tip-629
13:44
Add testcases, and fix a bug found by it check-in: 7929b90bea user: jan.nijtmans tags: tip-346
12:18
merge 8.6 check-in: 94f71d5985 user: dgp tags: core-8-6-13-rc
08:33
Merge 8.7 check-in: 8cd4b8acbf user: jan.nijtmans tags: tip-346
07:29
Rename lsubst to ledit, add docs check-in: d943e3a7de user: apnadkarni tags: tip-631
02:45
Merge 8.7 check-in: 355c60cfb0 user: apnadkarni tags: tip-631
2022-09-15
22:17
merge 8.6 check-in: 1063d0a7a3 user: jan.nijtmans tags: core-8-branch
22:14
new testcase proc-7.6 check-in: 29c6190027 user: jan.nijtmans tags: core-8-6-branch
19:12
Merge http-bugfixes-2022H2 - several bugfixes and new helper commands. check-in: 1121242059 user: kjnash tags: core-8-branch
19:09
Undo temporary mods to tests. check-in: 31cc4521f2 user: kjnash tags: http-bugfixes-2022H2
19:06
Merge 8.7 check-in: 2438fd484c user: kjnash tags: http-bugfixes-2022H2
18:34
When zipfs is finalized, be sure to unregister it. If this isn't done, then path resolution can re-... check-in: be22bcd249 user: dgp tags: core-8-branch
14:58
Merge 8.7 check-in: 7671e912b3 user: kjnash tags: http-bugfixes-2022H2
14:39
Minor bugfixes and refactoring of new code. Handle more errors in OpenSocket. Rename some keys of d... check-in: d4f93127b1 user: kjnash tags: http-bugfixes-2022H2
13:41
Document TIP 602 check-in: a04820dc79 user: apnadkarni tags: core-8-branch
2022-09-14
17:55
TIP #602 (partial): Remove tilde expansion in file paths. This part doesn't change tilde handling, o... check-in: 844494b2a2 user: jan.nijtmans tags: core-8-branch
17:52
eol-spacing check-in: 4552c9dc6c user: jan.nijtmans tags: core-8-6-branch
11:30
merge 8.6 check-in: b78da15f61 user: dgp tags: core-8-6-13-rc
07:24
Merge 8.7 check-in: e5ca6a80b2 user: jan.nijtmans tags: tip-346
07:14
Merge 8.6 check-in: 24c1d58f55 user: jan.nijtmans tags: core-8-branch
07:07
Update all tables for Unicode 15 check-in: feab3498d1 user: jan.nijtmans tags: core-8-6-branch
2022-09-13
12:54
In namespace ::http, add new commands postError, responseInfo. Rename (the unreleased public API) re... check-in: b395d9b138 user: kjnash tags: http-bugfixes-2022H2
12:24
merge 8.6 check-in: 18d1ba7d4b user: dgp tags: core-8-6-13-rc
10:01
Merge 8.7 check-in: b1aaaf6824 user: jan.nijtmans tags: tip-346
08:07
Merge 8.6 check-in: af9bba6154 user: jan.nijtmans tags: core-8-branch
07:48
Fix [1073daf086]: Bug in handling illegal utf-8 sequence check-in: 87d45dffcc user: jan.nijtmans tags: core-8-6-branch
2022-09-12
20:41
Start TIP #346 implementation: For now only \xC0\x80 check-in: 397f29b1bd user: jan.nijtmans tags: tip-346
17:33
Rearrange groups of lines in http.n without other changes to content. check-in: 1a7950a951 user: kjnash tags: http-bugfixes-2022H2
17:12
Add new commands http::requestLine, requestHeaders, requestHeaderValue. Add aliases http::responseBo... check-in: 9e363a5b3e user: kjnash tags: http-bugfixes-2022H2
14:50
Merge 8.7 check-in: afe28e47c1 user: oehhar tags: tip633-fconfigure-tolerantencoding
14:28
(adapted) Testcase and fix for [1073daf086]: Bug in handling illegal utf-8 sequence Closed-Leaf check-in: 7c67f503d0 user: jan.nijtmans tags: bug-1073daf086
13:22
Record HTTP request line and request headers for debugging purposes. check-in: cb3f11e414 user: kjnash tags: http-bugfixes-2022H2
12:41
Adapt io-75.2, showing that we use the 'stop' implementation Closed-Leaf check-in: f9bd375506 user: jan.nijtmans tags: bug-6978c01b65
11:59
Merge 8.6 check-in: 47a6ccb466 user: oehhar tags: core-8-branch
11:56
Ticket [6978c01b65]: as utf-8 is "special", also add invalid/incomplete sequence test cases for shif... check-in: df0133901f user: oehhar tags: core-8-6-branch
11:10
Merge 8.6 check-in: e06d228ee0 user: jan.nijtmans tags: core-8-branch
10:54
testcase cleanup check-in: 302a26d558 user: jan.nijtmans tags: core-8-6-branch
2022-09-11
21:39
Fix for [6978c01b65]: Channel encoding difference 8.6 <-> 9.0 check-in: 840125ee6f user: jan.nijtmans tags: core-8-branch
21:37
complete the fix check-in: c76fc30fd0 user: jan.nijtmans tags: bug-6978c01b65
20:36
Merge 8.7 check-in: 7db90a24e6 user: jan.nijtmans tags: bug-6978c01b65
20:12
merge 8.6 check-in: 903b8497ea user: dgp tags: core-8-6-13-rc
16:32
Fix bug [3610253] - apply the patch supplied with the ticket, and add a test. REVIEW REQUESTED! Al... check-in: 3cee774ebf user: kjnash tags: http-bugfixes-2022H2
10:57
Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate". check-in: d482da7d8c user: kjnash tags: http-bugfixes-2022H2
09:27
TIP633 fconfigure -strictencoding: make only "-strictencoding 0" possible on TCL 8.7 check-in: 3bfd5ebdfe user: oehhar tags: tip633-fconfigure-tolerantencoding
08:55
TIP633 fconfigure -strictencoding: change option name to "-strictencoding". check-in: 49833e6ecb user: oehhar tags: tip633-fconfigure-tolerantencoding
08:41
Merge 8.6 check-in: 8ddd383d4b user: oehhar tags: core-8-branch
08:39
Tests io-75.x tolerant encoding: correct indention and comments check-in: 430fb84a6a user: oehhar tags: core-8-6-branch
08:00
Merge 8.7 check-in: 978c3307c9 user: oehhar tags: tip633-fconfigure-tolerantencoding
2022-09-10
23:42
Update comment regarding isNativeObjectProc check-in: 0555971888 user: jan.nijtmans tags: core-8-branch
23:25
Branch meant for investigation of [6978c01b65]. Ongoing check-in: bb32cd5f36 user: jan.nijtmans tags: bug-6978c01b65
21:07
Merge 8.6 check-in: 6b752ebdb5 user: jan.nijtmans tags: core-8-branch
21:02
code cleanup (typo's, type casts) check-in: bf05d78e94 user: jan.nijtmans tags: core-8-6-branch
12:20
Add two "deprecated" constraints: those testcases test deprecated behavior which will change in 9.0 check-in: 1df0807147 user: jan.nijtmans tags: core-8-branch
11:47
Add option to detect XML files and their encoding when the server supplies no content-type. Fix for... check-in: d150b47456 user: kjnash tags: http-bugfixes-2022H2
06:16
Merge 8.7 check-in: 7cb6f38f18 user: oehhar tags: tip633-fconfigure-tolerantencoding
06:07
Merge 8.6 check-in: b74cb0fee7 user: oehhar tags: core-8-branch
06:04
Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte sequence. This may fai... check-in: 8047c88c94 user: oehhar tags: core-8-6-branch
2022-09-09
17:09
TIP633: fconfigure -tolerantencoding: correct/add command interface tests check-in: ee91cf4d02 user: oehhar tags: tip633-fconfigure-tolerantencoding
16:20
Merge 8.7 check-in: 29c87e6879 user: oehhar tags: tip633-fconfigure-tolerantencoding
15:32
Fix bug [338d979f5b] - default content-type is application/octet-stream check-in: 763efd4e7f user: kjnash tags: http-bugfixes-2022H2
13:41
Merge 8.6 check-in: 7ab32e9bf1 user: oehhar tags: core-8-branch
13:38
Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but are ok in 8.6 and 8.7: w... check-in: 2221b9b6e3 user: oehhar tags: core-8-6-branch
13:34
Ticket [6978c01b65]: add file encoding tests, which should fail in 9.0, but are ok in 8.6 and 8.7: w... Closed-Leaf check-in: 858c02f773 user: oehhar tags: ticket-a11678b759-after-documentation
13:12
Fix formatting in http.n check-in: 30cde452ba user: jan.nijtmans tags: core-8-branch
12:04
Change TclObjInterpProc() to a macro, since extensions should never invoke it directly, always throu... check-in: f50e3a25e0 user: jan.nijtmans tags: core-8-branch
08:28
Add missing "else" clauses to "if" commands in http::Event. check-in: 3547be20d6 user: kjnash tags: http-bugfixes-2022H2
08:04
Fix bug [2927221] - revised http::meta, new http::metaValue, header names are case-insensitive so co... check-in: 31732edc8a user: kjnash tags: http-bugfixes-2022H2
2022-09-08
21:16
Fix bug [2841176]. Evaluate all callbacks (and urlTypes commands) in global namespace. check-in: 912031d94e user: kjnash tags: http-bugfixes-2022H2
17:51
Add command http::reason to return the recommended reason phrase for a HTTP server status code (bug ... check-in: ff9bdad66a user: kjnash tags: http-bugfixes-2022H2
16:44
Merge http-bugfixes-2022H2 - workaround for bug [824251] (async client sockets block for DNS). check-in: 608f2fbab4 user: kjnash tags: core-8-branch
14:56
Merge 8.7 Closed-Leaf check-in: 3c1f042d02 user: jan.nijtmans tags: tip-220
14:56
Merge 8.7 check-in: 194684822d user: kjnash tags: http-bugfixes-2022H2
14:54
Merge 8.7 check-in: 5ed7ab6b87 user: jan.nijtmans tags: tip-618
14:53
Mrge 8.7. Make it work with C++, adapt win/Makefile.in to make it build on Windows with gcc check-in: d2353bc1fb user: jan.nijtmans tags: abstractlist-with-625
14:49
Bugfixes - treat a disappearing socket as eof; do not open a (second) socket for a request that is a... check-in: ebc55c5659 user: kjnash tags: http-bugfixes-2022H2
14:20
Merge 8.7 Closed-Leaf check-in: 49fe365e3e user: jan.nijtmans tags: rfe-655300
14:19
Merge 8.7 check-in: 04e160b7a7 user: jan.nijtmans tags: tip-629
14:18
Merge 8.7 check-in: 2d527d2c3e user: jan.nijtmans tags: tip-344
14:16
Merge 8.7 Closed-Leaf check-in: 450cb4123c user: jan.nijtmans tags: tip-594
14:06
Combine flags and testFlags in TcpState. That should unbreak socket testcase failure check-in: d19ee61498 user: jan.nijtmans tags: core-8-branch
13:01
Fix cmdAH-23.* testcases check-in: 4f957abf68 user: jan.nijtmans tags: tip-594
2022-09-07
15:33
TIP #594 implementation: Modernize "file stat" interface check-in: 2c76d025da user: jan.nijtmans tags: tip-594
13:59
merge 8.6 check-in: eb8cc2e98a user: dgp tags: core-8-6-13-rc
13:47
Merge 8.7 check-in: bba45b98a3 user: jan.nijtmans tags: tip-344
13:28
Merge 8.7 check-in: 3b29087c62 user: jan.nijtmans tags: tip-629
13:26
Merge 8.7 check-in: da8a38203a user: jan.nijtmans tags: abstractlist-with-625
12:48
Merge 8.7 check-in: 787b93c09e user: jan.nijtmans tags: rfe-655300
12:46
Merge 8.7 check-in: 8debe52157 user: jan.nijtmans tags: tip-618
11:45
Revive TIP #220 implementation: Escalate Privileges in VFS Close Callback check-in: afc95211b0 user: jan.nijtmans tags: tip-220
07:42
Merge 8.6 check-in: cecb37eb5e user: jan.nijtmans tags: core-8-branch
07:22
code cleanup (backported from 8.7) check-in: fe8b793fd8 user: jan.nijtmans tags: core-8-6-branch
2022-09-06
15:53
(Still buggy.) Add the ::socket replacement ::http::socket and its dependencies as a workaround to b... check-in: 8f7fbb617d user: kjnash tags: http-bugfixes-2022H2
13:57
Merge 8.7 Leaf check-in: 91e5b361ec user: jan.nijtmans tags: bug-45ddcfc3b1
09:06
closes [2641672fff] - resolved timing sensitivity of httpold-4.12 and speed-up all httpd depending t... check-in: aaa3de736b user: sebres tags: core-8-6-branch
09:04
amend to [55a02f20ec]: fixes test env-9.1 for not windows - USERPROFILE is not set under unix, and w... check-in: 9eaba7f4ed user: sebres tags: core-8-6-branch
04:06
Revise http::geturl to open its socket in an idletask coroutine. This is preparation for a workarou... check-in: f40289a19d user: kjnash tags: http-bugfixes-2022H2
01:53
Minor bugfixes, improvments to layout, comments, logging. check-in: 9897fda2f0 user: kjnash tags: http-bugfixes-2022H2
01:00
Refactor some variable, command and coroutine names. check-in: a8a93b3c28 user: kjnash tags: http-bugfixes-2022H2
00:25
Add explicit return to most commands. check-in: d62480b2d4 user: kjnash tags: http-bugfixes-2022H2
2022-09-05
22:42
Merge 8.7 check-in: 44ad5ab827 user: kjnash tags: http-bugfixes-2022H2
19:42
Fix some typos in comments. check-in: f2c4ad47b9 user: fvogel tags: tip-629
12:18
Merge 8.6. Primarily ticket [55a02f20ec] check-in: aaac8c1ac3 user: apnadkarni tags: core-8-branch
11:37
Ticket [55a02f20ec] - fallback to USERPROFILE when setting HOME env on Windows check-in: 291cf17e4a user: apnadkarni tags: core-8-6-branch
10:30
closes [2641672fff], httpd - don't parse delay argument by error 400 (wrong URI/proto) Closed-Leaf check-in: e6634132e3 user: sebres tags: bug-2641672
2022-09-04
20:15
Fix testcase iocmd-8.15 check-in: ff2cfb1d0a user: jan.nijtmans tags: tip-344
2022-09-03
13:57
typo's check-in: 15bb2e6c98 user: jan.nijtmans tags: core-8-6-branch
13:45
TIP #344 implementation check-in: 8c06ee429e user: jan.nijtmans tags: tip-344
2022-09-02
17:17
amend to [2641672fff], guarantees a delay to cause a timeout definitely + switch delay-argument from... check-in: 8499001878 user: sebres tags: bug-2641672
17:02
really closes [2641672fff] - resolved timing sensitivity of httpold-4.12 and speed-up all httpd depe... check-in: 6ac843c97f user: sebres tags: bug-2641672
15:16
TIP #627: Some more protection against invalid objc values check-in: 8ae21ae882 user: jan.nijtmans tags: core-8-branch
14:13
Merge 8.6 check-in: f6f80b73cc user: jan.nijtmans tags: core-8-branch
14:11
Mark httpold-4.12 knownBug. See [2641672]: http1.0 failing test: httpold-4.12 check-in: ffca918442 user: jan.nijtmans tags: core-8-6-branch
13:54
Fix [95b6a1747a]: Eval.3 docu fix check-in: 20d56e734c user: jan.nijtmans tags: core-8-6-branch
12:35
Bugfix for TIP #627: If only objProc or deleteProc is updated with Tcl_SetCommandInfo(), for a comma... check-in: ecc0255781 user: jan.nijtmans tags: core-8-branch
12:32
-1 -> TCL_INDEX_NONE, where appropriate check-in: 1778c59e03 user: jan.nijtmans tags: core-8-branch
2022-09-01
16:22
Restore compatibility with C++ compiler check-in: f8e035ac4a user: jan.nijtmans tags: tip-629
16:06
Merge 8.7 check-in: bfae1c76fb user: jan.nijtmans tags: tip-629
15:46
Merge 8.6 check-in: 2262a9874f user: jan.nijtmans tags: core-8-branch
15:40
Fix [36ec49db6abc3b1a]: Tcl_TraceVar manpage : missing `const` on char* fields check-in: 8d6764bee8 user: jan.nijtmans tags: core-8-6-branch
14:49
Change refCount (in ListStore/ListSpan) to size_t. More ClientData -> void *. Eliminate warning abou... check-in: 4f61de7eb7 user: jan.nijtmans tags: core-8-branch
14:09
Add empty "range.test": GIT doesn't handling file renames well .... check-in: c87e6d678e user: jan.nijtmans tags: tip-629
2022-08-31
23:41
Fix build issues. check-in: 6f40e93a2a user: griffin tags: tip-629
20:33
Corrections to doc/safe.n check-in: 9e5d0257dc user: kjnash tags: tip-579-8-7
16:19
Merge 8.7 check-in: 288c451523 user: kjnash tags: tip-579-8-7
15:36
Merge old 8.7 ac18feaba77 check-in: c3fd69a89a user: kjnash tags: tip-579-8-7
15:24
Merge old 8.7 6c69a72c58 check-in: 2bc437be78 user: kjnash tags: tip-579-8-7
14:28
Merge old 8.7 674a6ad0472c7 check-in: 72a2225a33 user: kjnash tags: tip-579-8-7
10:55
TIP #455 proposed implementation Closed-Leaf check-in: 2bfd9a1fd3 user: jan.nijtmans tags: tip-455
10:05
Merge 8.6 check-in: 0f133e4c3a user: jan.nijtmans tags: core-8-branch
10:03
Fix [0aa7638534]: .gitignore ignores library/tcltest.tcl check-in: 88ba977d2d user: jan.nijtmans tags: core-8-6-branch
09:55
Merge 8.7 Closed-Leaf check-in: 3eadffa22a user: jan.nijtmans tags: tip-567
2022-08-30
23:02
Apply patch 0006 from [37108037b9]: Code cleanups to support CHERI check-in: 5fcc28ca35 user: jan.nijtmans tags: core-8-branch
22:30
More code cleanup, inspired by [37108037b9] check-in: 949071abc3 user: jan.nijtmans tags: core-8-branch
19:09
Sync with core-8-branch check-in: 1e12ce976c user: griffin tags: tip-629
17:56
Sync with core-8-branch listObj changes. check-in: 82bd0b88d6 user: griffin tags: tip-629
09:40
Backport TIP 602 tildeexpand Closed-Leaf check-in: 33dfa1a554 user: apnadkarni tags: tip-602-87
06:53
gcc warning (-Wc++-compat) check-in: 6f3a9fb524 user: jan.nijtmans tags: core-8-branch
06:21
Merge core-8-branch check-in: c184aff385 user: apnadkarni tags: tip-602-87
2022-08-29
22:48
[37108037b9], patch 0004 check-in: cf777f69bb user: jan.nijtmans tags: core-8-branch
21:05
Merge 8.6 (no need for TclUnusedStubEntry here) check-in: 4c4ae2fac8 user: jan.nijtmans tags: core-8-branch
20:55
Add 2 unused (internal) stub entries check-in: ace4834900 user: jan.nijtmans tags: core-8-6-branch
18:05
sync with core-8-branch check-in: c077434fb1 user: griffin tags: tip-629
09:56
Remove TODO's already done. Only use ListSizeT for types which are 'size_t' in the Tcl 9 implementat... check-in: b8d47e9100 user: jan.nijtmans tags: core-8-branch
08:03
TIP 625 - list reimplementation check-in: d9b720c46d user: apnadkarni tags: core-8-branch
03:26
Merged core-8-branch Closed-Leaf check-in: 0af4a5494c user: apnadkarni tags: tip-625
2022-08-28
22:55
Move ArithSeries code to its own files. More bug fixes. check-in: bf1809b762 user: griffin tags: tip-629
21:45
Create new branch named "http-bugfixes-2022H2" check-in: 8b0fe6d753 user: kjnash tags: http-bugfixes-2022H2
00:45
Missed change for Windows. check-in: 0d08ce53eb user: griffin tags: abstractlist-with-625
00:10
Move all ArithSeries code to it's own file. Sync other changes wil TIP-629. check-in: c492ce8743 user: griffin tags: abstractlist-with-625
2022-08-26
23:11
[37108037b9]: Apply patch 0005 for CHERI check-in: a9db66657b user: jan.nijtmans tags: core-8-branch
22:50
merge-mark check-in: c6af6c3381 user: jan.nijtmans tags: core-8-branch
22:47
Use TclOffset() in stead of magic calculations using sizeof(), which might give unexpected results w... check-in: e7264efd8f user: jan.nijtmans tags: core-8-6-branch
20:23
[37108037b9]: Code cleanups to support CHERI: Apply patch 0007 (modified) check-in: cee192b957 user: jan.nijtmans tags: core-8-branch
2022-08-25
20:39
sync up with core-8-branch check-in: 6ff9af9a54 user: griffin tags: tip-629
20:36
[37108037b9]: Code cleanups to support CHERI. Apply patch 0001 and 0003 (and a few more potential al... check-in: ffa62b189d user: jan.nijtmans tags: core-8-branch
20:07
TIP633 fconfigure -tolerantencoding: set tolerant 8.7 default value. check-in: 0785157dc1 user: oehhar tags: tip633-fconfigure-tolerantencoding
2022-08-24
23:22
Implement support for float (double) values. Add more test coverage. check-in: 0efb01486a user: griffin tags: tip-629
2022-08-23
10:34
TIP #627 implementation check-in: 549820efbd user: jan.nijtmans tags: core-8-branch
07:28
Merge 8.6 check-in: c40464806f user: jan.nijtmans tags: core-8-branch
07:27
Patch (8) from [37108037b9]: Code cleanups to support CHERI check-in: 6b6bf25797 user: jan.nijtmans tags: core-8-6-branch
06:44
Merge 8.6 check-in: 0028d85205 user: jan.nijtmans tags: core-8-branch
06:43
Add Europe/Kyiv to tzdata (missing from previous commit) check-in: 056db39d2d user: jan.nijtmans tags: core-8-6-branch
06:37
Merge 8.6 check-in: 2254d04167 user: jan.nijtmans tags: core-8-branch
06:35
Update tzdata to 2022c check-in: 5d1f50d2bb user: jan.nijtmans tags: core-8-6-branch
2022-08-22
13:56
merge 8.6 check-in: e33b4c7d31 user: dgp tags: core-8-6-13-rc
10:17
Fix build error in tclTest.c (conflict with TIP #630). Handled deleteProc correctly in Tcl_(Set|Get)... Closed-Leaf check-in: 93fdc08b71 user: jan.nijtmans tags: tip-627
07:29
Do github actions builds on Ubuntu 22.04 (was: 20.04) check-in: d995cbcbf1 user: jan.nijtmans tags: core-8-6-branch
03:50
Add two missing locks. Enable read-ahead if read fileevent registered even for blocking console. Acc... check-in: dc35011c84 user: apnadkarni tags: core-8-branch
2022-08-21
22:34
ubuntu-18.04 is deprecated check-in: 01e259a0b0 user: jan.nijtmans tags: core-8-branch
21:43
Merge 8.7 check-in: 3841d53f1b user: jan.nijtmans tags: tip-627
21:31
TIP #630 implementation: TclOO commands > 2^31 check-in: 7a66d9e12f user: jan.nijtmans tags: core-8-branch
21:12
merge-mark check-in: ee9ae41545 user: jan.nijtmans tags: core-8-branch
21:00
Add (dummy) stub entries to TclOO (matching TIP #630) check-in: 8b6268f606 user: jan.nijtmans tags: core-8-6-branch
20:53
More type-casts in tclOOMethod.c (backported from 8.7) check-in: 89358b9039 user: jan.nijtmans tags: core-8-6-branch
20:28
ClientData -> 'void *" in TclOO headers check-in: 4a915166e6 user: jan.nijtmans tags: core-8-6-branch
2022-08-20
16:56
Added test for bug [baa51423c2] check-in: 90989a0ac8 user: apnadkarni tags: core-8-branch
12:16
Really closes [baa51423c28a3baf] check-in: 189e348c49 user: apnadkarni tags: core-8-branch
10:13
closes [baa51423c28a3baf]: needEvent must be initialized in cycle (for each watching channel) check-in: fce5cfe1c7 user: sebres tags: core-8-branch
2022-08-19
18:08
Reimplement AbstrctList type structure to simplify. fix various bugs. check-in: d59097be3b user: griffin tags: abstractlist-with-625
2022-08-18
20:20
Correct option shortcut value check-in: 8548458532 user: oehhar tags: tip633-fconfigure-tolerantencoding
20:16
TIP633 fconfigure -tolerantencoding: start command arguments check-in: b4f4a89e9d user: oehhar tags: tip633-fconfigure-tolerantencoding
12:03
Ticket [a11678b759]: improve after documentation for time <= 0. check-in: 2706ae6bed user: oehhar tags: ticket-a11678b759-after-documentation
2022-08-17
22:32
Bug fixes check-in: 6db6bdb9af user: griffin tags: tip-629
2022-08-16
18:33
Implement lrange for arithseries. Code cleanup. check-in: cbd3045166 user: griffin tags: tip-629
2022-08-15
15:23
Fix memory leak. check-in: 78161e7f73 user: griffin tags: abstractlist-with-625
2022-08-14
02:21
sync with core-8-branch check-in: 654414a485 user: griffin tags: tip-629
01:22
Rename command from "range" to "lseq". Remove public C API calls, not part of the TIP. Fix shimmer i... check-in: 6d9ef1c25a user: griffin tags: tip-629
2022-08-11
16:21
Fix UpdateString to handle general case. Fix bug with elements list. check-in: be461832a4 user: griffin tags: abstractlist-with-625
2022-08-10
17:28
Fix memory leak with Tcl_AbstractListObjGetElements. check-in: da8fa1ebf7 user: griffin tags: abstractlist-with-625
04:21
Make AbstractListRepPtr part of the public API as Tcl_AbstractListRepPtr. Fix bug with ArithSeries R... check-in: 9cd90fbcce user: griffin tags: abstractlist-with-625
2022-08-09
16:07
Fix Windows Visual C++ build check-in: 682ae61c42 user: apnadkarni tags: abstractlist-with-625
2022-08-08
23:52
Add version number to AbstractList implementation. Make sure lsort and lreplace do not shimer their ... check-in: 4f00a91905 user: griffin tags: abstractlist-with-625
19:38
Abstract Lists (TIP-225) initial implementation. check-in: e8d4ce3e08 user: griffin tags: abstractlist-with-625
12:41
merge 8.6 check-in: 5220085b3c user: dgp tags: core-8-6-13-rc
2022-08-07
07:16
TIP 631 - lsubst command check-in: 812ec4c58f user: apnadkarni tags: tip-631
2022-08-06
16:06
Create new branch named "tip-631" check-in: a644414853 user: apnadkarni tags: tip-631
16:00
Remove knownBug constraint now that apply has been fixed check-in: 582629b93a user: apnadkarni tags: tip-625
15:51
Merge core-8-branch check-in: 96c714325c user: apnadkarni tags: tip-625
03:12
Added file home command for (possible) Tcl 9 TIP 602 migration check-in: 065cb241f3 user: apnadkarni tags: tip-602-87
01:38
Create new branch named "tip-602-87" check-in: 9c7a33a74c user: apnadkarni tags: tip-602-87
2022-08-04
15:26
Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: 658a9d7cb5 user: max tags: core-8-branch
15:09
Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: 2e8fc36e39 user: max tags: core-8-6-branch
2022-07-29
16:41
Garbage collect unreferenced elements in lset implementation. Add tests for garbage collection for c... check-in: f98972a780 user: apnadkarni tags: tip-625
10:55
amend for [4eb3a155ac] SF-fix: 8.7 specific implementation and warnings silencing check-in: ae45d3af73 user: sebres tags: core-8-branch
10:46
merge 8.6 (apply SF fix) check-in: 26963bff96 user: sebres tags: core-8-branch
09:51
merge branch bug-4eb3a155ac--procptr-bytecode, fixes SF [4eb3a155ac] and similar corner cases: reset... check-in: 73a6af23a5 user: sebres tags: core-8-6-branch
2022-07-28
10:14
Merge 8.6 check-in: 2836af2ea9 user: jan.nijtmans tags: core-8-branch
2022-07-27
16:19
Final prep for TIP625 vote check-in: 7439e23e5f user: apnadkarni tags: tip-625
15:56
fixes [4eb3a155ac] and similar segfaults: reset corresponding bodyPtr->procPtr if procPtr gets relea... Closed-Leaf check-in: d717a34f4c user: sebres tags: bug-4eb3a155ac--procptr-bytecode
15:48
cherry-pick branch apn-apply-bug (only test without the fix) to 8.6 check-in: 69e5ae6088 user: sebres tags: bug-4eb3a155ac--procptr-bytecode
13:29
closes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really translated (missing "\r"... check-in: a3ed092aab user: sebres tags: core-8-6-branch
2022-07-26
17:20
List rep tests for lappend,lset,lassign,lremove,lrange,lpop check-in: ac872631aa user: apnadkarni tags: tip-625
2022-07-25
21:12
Make testapplylambda work on Windows with gcc too Closed-Leaf check-in: dcb5d9542d user: jan.nijtmans tags: apn-apply-bug
14:05
merge-mark check-in: ce8f522a49 user: jan.nijtmans tags: core-8-branch
13:57
execvpw/seteuidw don't exist. Fix some other signatures in compat/unistd.h check-in: 23d8569bf2 user: jan.nijtmans tags: core-8-6-branch
13:10
merge 8.6 check-in: 8c51a19a76 user: dgp tags: core-8-6-13-rc
06:51
Tests for spanned lists with shared reps check-in: e139e1eb08 user: apnadkarni tags: tip-625
2022-07-24
20:04
Fix windows build (invalid '&'). Eliminate end-of-line spacing check-in: d4725a9969 user: jan.nijtmans tags: tip-629
2022-07-23
16:04
sync up with core-8-brnach. check-in: dcbaa175f3 user: griffin tags: tip-629
2022-07-22
21:57
Merge 8.6 check-in: bb6ebaa2f9 user: jan.nijtmans tags: core-8-branch
21:42
tcltest 2.5.4 -> 2.5.5 check-in: a89da8f031 user: jan.nijtmans tags: core-8-6-branch
19:19
correctly show the execution time unit by usec (µs) if testing on systems with not utf-8 default sy... check-in: 1bb80048c0 user: sebres tags: core-8-6-branch
19:15
Rewrite argument processing code. All correct and error conditions are handled. Add some new tests ... check-in: d51e8e415e user: griffin tags: tip-629
18:49
restore FF-char (fossil seems to loss form feed if commits with convertion from CRLF to LF) Closed-Leaf check-in: 4a796d6ae3 user: sebres tags: bug-b3977d199b
18:38
EOF seemed to reset INPUT_SAW_CR previously, so do it now explicitely (satisfying the test ?chan?io-... check-in: 341c5f78a7 user: sebres tags: bug-b3977d199b
17:41
fixes [b3977d199b] - don't reset INPUT_SAW_CR unless the buffer get really translated (missing "\r" ... check-in: d2a8078086 user: sebres tags: bug-b3977d199b
17:36
extends test io-29.36.2 for better illustration when we'll get extra NL - if no "\r" in last buffer,... check-in: 671f170abd user: sebres tags: bug-b3977d199b
16:22
fixes logical error in test io-29.36.1 (translation {auto} causes that answer "client" reaches the s... check-in: 5f7f4ab975 user: sebres tags: bug-b3977d199b
13:59
Merge 8.6 check-in: 18d5b9b97a user: jan.nijtmans tags: core-8-branch
13:35
rebase (merged with current 8.6) check-in: 26d3d2a33e user: sebres tags: bug-b3977d199b
13:10
amend to [f3db59139e] (fix [713653b951]) - i386 only, resolve mixed declarations and code (forbiddee... check-in: c038d0d8ca user: sebres tags: core-8-6-branch
11:10
Fix and test crash using apply when the passed argument does NOT have already Lambda internal repres... check-in: 072cffce6f user: apnadkarni tags: apn-apply-bug
06:32
Added testapplylambda to illustrate bug in apply when the passed argument does NOT have Lambda inter... check-in: 3a919a90d5 user: apnadkarni tags: apn-apply-bug
2022-07-21
16:09
Create new branch named "apn-apply-bug" check-in: 48378d84fa user: apnadkarni tags: apn-apply-bug
14:03
More TclGetStringFromObj() usage check-in: 1b3ea873a0 user: jan.nijtmans tags: core-8-branch
12:58
merge 8.6 check-in: 83d6ed2282 user: dgp tags: core-8-6-13-rc
2022-07-20
16:25
Wrong escape in encoding.n check-in: 3aa39db83d user: jan.nijtmans tags: core-8-branch
08:32
Missing "package require tcl::test", this causes test failures on Windows with gcc check-in: 99e766019a user: jan.nijtmans tags: tip-625
03:16
merge fork check-in: 2654f6742b user: apnadkarni tags: tip-625
03:16
Fixes for listrep-3.15,17. Add tests for spanned intreps check-in: 5fe246906b user: apnadkarni tags: tip-625
2022-07-19
12:38
Mark apply-9.1 as "knownBug", since it's failing in a --enable-symbols=mem builds. Still need to be ... check-in: 5510ca9ee5 user: jan.nijtmans tags: tip-625
12:14
Undo changes in tclDecls.h from previous commit: Tk still needs it check-in: 32aa8bef97 user: jan.nijtmans tags: core-8-branch
09:50
Make sure that tclAppInit.c is never built with -DUSE_TCL_STUBS, so we don't need those dirty tricks... check-in: e335546754 user: jan.nijtmans tags: core-8-branch
08:40
Merge 8.6 check-in: f81fc8a58d user: jan.nijtmans tags: core-8-branch
08:38
Update compat/stdlib.h, prevent conflict with modern signature of those functions. check-in: a3974f03bd user: jan.nijtmans tags: core-8-6-branch
08:35
Make a start converting -1 -> TCL_INDEX_NONE where appropriate check-in: ec4c6a5785 user: jan.nijtmans tags: core-8-branch
2022-07-18
15:35
merge 8.6 check-in: 4854231877 user: dgp tags: core-8-6-13-rc
15:23
Batch of tests for unshared lists with span check-in: 41a246fc47 user: apnadkarni tags: tip-625
14:20
Batch of tests for unshared lists with span check-in: deaecaecb9 user: apnadkarni tags: tip-625
11:56
Updste stdlib.h (add missing functions). Restructure tclAppInit.c Closed-Leaf check-in: b79b2a5bbe user: jan.nijtmans tags: check-build
11:07
Only use -DBUILD_tcl for shared/static library check-in: 092777c973 user: jan.nijtmans tags: check-build
2022-07-17
17:00
Another batch of white box listrep tests check-in: ca537749e2 user: apnadkarni tags: tip-625
13:14
Merge 8.7 check-in: de8da09f1c user: jan.nijtmans tags: check-build
13:05
Merge 8.6 check-in: 19501f6cef user: jan.nijtmans tags: core-8-branch
13:03
Fix [713653b951]: Floating point precision problems on x86 musl check-in: f3db59139e user: jan.nijtmans tags: core-8-6-branch
2022-07-16
17:25
Fix nroff errors in range man page. check-in: 804d1c0c1d user: griffin tags: tip-629
17:22
First few list representation tests check-in: b64f88a6fa user: apnadkarni tags: tip-625
15:53
Optimize couple of special cases: - If unshared, prefer in-place deletion at end to span creation. -... check-in: f34ad9e990 user: apnadkarni tags: tip-625
2022-07-15
17:11
Restore FP control word on conversion of zero values. Sneak path existed that failed to restore the... Closed-Leaf check-in: 50ecdc3e87 user: kbk tags: bug-713653b951
15:50
Start on list representation black box tests check-in: 1a50a683a0 user: apnadkarni tags: tip-625
2022-07-14
15:44
'result' variable should be 'int', not 'ListSizeT' check-in: 3fc1571cbb user: jan.nijtmans tags: tip-625
10:57
Put '}' and 'else' at the same line everywhere (code formatting) check-in: c93df6b27f user: jan.nijtmans tags: tip-625
10:53
Same bug-fix as [b79df322a9], but then for Tcl_AppendUnicodeToObj() check-in: f3a9189fb4 user: jan.nijtmans tags: core-8-branch
03:23
Remove support for double (real) values. Fix a couple cases of shimmering. Don't update the string r... check-in: f2cc3b1d88 user: griffin tags: tip-629
01:42
floor() wants math.h *at least* on NetBSD, and appears other *nix too(?) check-in: 1953e58093 user: bch tags: tip-629
01:33
"range", Tcl_RangeObjCmd() to proper compilation unit check-in: 5220a8151a user: bch tags: tip-629
01:16
typo; nfc check-in: 6ce2fe56f0 user: bch tags: tip-629
2022-07-13
13:17
Merge 8.7 (Make ListStore->slots a TCLFLEXARRAY) check-in: 6b4eba3be8 user: jan.nijtmans tags: tip-625
12:37
Make List->elements a TCLFLEXARRAY. Improve documentation (backported from 9.0) check-in: 532c61b7fb user: jan.nijtmans tags: core-8-branch
09:41
Merge core-8-branch check-in: 54adccaa22 user: apnadkarni tags: tip-625
07:33
Fix build with -DTCL_NO_DEPRECATED check-in: 9ec432e29c user: jan.nijtmans tags: core-8-branch
2022-07-12
20:33
merge 8.6 check-in: 3239ec029c user: dgp tags: core-8-6-13-rc
18:57
Fix issue with sign of step value: if the sign of the step value is in conflict with the range, the ... check-in: f4bcf0701c user: griffin tags: tip-629
13:30
Fix TCL_UTF_MAX == 3 build check-in: 6c065977dc user: jan.nijtmans tags: core-8-branch
12:31
Fix [b79df322a9]. Tcl_GetUnicode/Tcl_NewUnicodeObj crash. Add tests check-in: f562dcb464 user: apnadkarni tags: core-8-branch
12:23
Fix [b79df322a9] follow-up: Tcl_NewUnicodeObj truncates strings Closed-Leaf check-in: 0e4cbe7bef user: jan.nijtmans tags: bug-b79df322a9
09:57
Fix build check-in: e72b0e9fe2 user: jan.nijtmans tags: tip-629
09:03
Merge 8.7. Clean-up tclWinConsole.c the same way check-in: da4d986fd1 user: jan.nijtmans tags: core-8-branch
08:20
Code cleanup (use {} in if/else statemenets) check-in: ba232277ee user: jan.nijtmans tags: core-8-6-branch
03:10
Fix Windows console fconfigure tests to require interactive constraint. Note this means tests are di... check-in: 6d54bed729 user: apnadkarni tags: core-8-branch
00:58
Implement TIP-225 ArithSeries. And other changes. check-in: ed4b300841 user: griffin tags: tip-629
2022-07-11
11:24
Add "win" constraints to tests/winConsole.test, and change one expected test-results on Windows check-in: a6f23f7a63 user: jan.nijtmans tags: core-8-branch
2022-07-10
20:40
Minor simplification: Use RingBufferHasFreeSpace() instead of RingBufferFreeSpace check-in: ac2e564b83 user: jan.nijtmans tags: core-8-branch
14:41
Blech. Remove unused variable check-in: 8b1a8eae22 user: apnadkarni tags: core-8-branch
14:06
New Windows console driver. Fixes [21280817d1] thread proliferation and [44bbccdd8c] fconfigure std{... check-in: c085b9090c user: apnadkarni tags: core-8-branch
13:56
Merged core-8-branch Closed-Leaf check-in: dc9cdb9beb user: apnadkarni tags: win-console
10:21
Bypass reader thread for blocking reads. check-in: d244d23944 user: apnadkarni tags: win-console
2022-07-09
05:59
Merge core-8-branch check-in: 550e9ca76e user: apnadkarni tags: tip-625
2022-07-07
13:03
Eliminate totalElems (left-over from 'lrepeat'). Bug in checking LIST_MAX (also originally taken fro... check-in: 4b6e4f7288 user: jan.nijtmans tags: tip-629
12:44
Review: 1) cleanupTests missing in "range.test". 2) status should be int, not Tcl_WideInt 3) make op... check-in: 68c720870b user: jan.nijtmans tags: tip-629
11:01
Merge 8.6 check-in: 997549c645 user: jan.nijtmans tags: core-8-branch
10:59
Unnecessary quotes in win/rules.vc check-in: e1ba6d530e user: jan.nijtmans tags: core-8-6-branch
2022-07-06
19:15
Improve error checking and testing. check-in: 1e5fb503d4 user: griffin tags: tip-629
2022-07-05
22:15
Missed step == 0 check. check-in: 5929796b34 user: griffin tags: tip-629
21:32
(bares some resemblance to) TIP-629 Implementation. check-in: b413bed009 user: griffin tags: tip-629
15:54
Fix channel close on thread exit if other threads exist. Add winconsole tests. check-in: 5e4391b208 user: apnadkarni tags: win-console
12:18
Merge 8.6 check-in: 4efa590542 user: jan.nijtmans tags: core-8-branch
12:03
Prevent warning: zero size arrays are an extension [-Wzero-length-array], when using C99 check-in: fbe0b7e520 user: jan.nijtmans tags: core-8-6-branch
11:09
re-generate tclDate.c Closed-Leaf check-in: 0dbd67d7ab user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
10:59
Merge 8.7 check-in: fba4b1c032 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
10:52
Merge sebres-8-6-clock-speedup-cr2 check-in: 11ffe4998b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
10:51
Merge 8.6 check-in: e279b7d8b6 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
10:20
Simplify TIP #609 implementation, make TCL_QUEUE_ALERT_IF_EMPTY work for all positions and improve d... check-in: 97317e68d6 user: jan.nijtmans tags: core-8-branch
2022-07-04
16:54
Permit direct console writes for synchronous output calls check-in: f6ca957063 user: apnadkarni tags: win-console
15:59
Merge core-8-branch check-in: 2a00dad082 user: apnadkarni tags: win-console
15:33
Merge core-8-branch check-in: a9eaa94bc8 user: apnadkarni tags: win-console
15:32
Rework reader thread to not do read-ahead as console stdin mode might change check-in: b6ac8403b0 user: apnadkarni tags: win-console
11:41
Merge 8.7 check-in: 6c5dcbe745 user: jan.nijtmans tags: tip-627
11:30
Some -1 -> TCL_INDEX_NONE (Thanks, Gustaf!) check-in: 5b8204ec5f user: jan.nijtmans tags: core-8-branch
08:31
Add TCL_COMBINE, just a NOP for now (will get a meaning in 9.0 check-in: ae86c86e27 user: jan.nijtmans tags: core-8-branch
2022-07-03
22:46
Remove dead code check-in: 5357587e9a user: jan.nijtmans tags: win-console
22:31
TIP #609: Enhance Tcl_ThreadQueueEvent() check-in: 901c88bb0e user: jan.nijtmans tags: core-8-branch
15:48
Fix bug 44bbccdd8c. fconfigure was broken for 8.7 console channel check-in: 1b6ed4db57 user: apnadkarni tags: win-console
08:00
Fix benign gcc unused code warnings check-in: 90e1b5a1c1 user: apnadkarni tags: win-console
07:40
Eliminate unnecessary thread wakeups. check-in: fef0d561e4 user: apnadkarni tags: win-console
2022-07-02
20:00
One more simplification: Eliminate RingBufferClear() Closed-Leaf check-in: feeeabe9cc user: jan.nijtmans tags: win-console-review
19:39
TIP #607: -failindex option for encoding convertto/convertfrom check-in: 2c4329d1a2 user: jan.nijtmans tags: core-8-branch
19:33
Fix build error with --enable-debug (no need for RINGBUFFER_ASSERT any more) check-in: 54593ace4e user: jan.nijtmans tags: win-console-review
2022-07-01
15:26
Merge 8.7 Closed-Leaf check-in: 091f9563e9 user: jan.nijtmans tags: tcloo-64bit
15:20
Merge 8.6 check-in: 651b1008fb user: jan.nijtmans tags: core-8-branch
15:14
Test for TclOO 1.1.0. Remove some useless type-casts check-in: 7c4df6273d user: jan.nijtmans tags: core-8-6-branch
14:55
TclOO version -> 1.3.0 check-in: bbd2cbf645 user: jan.nijtmans tags: tcloo-64bit
12:31
Merge 8.7 check-in: f787684394 user: jan.nijtmans tags: tcloo-64bit
07:41
No need for RingSizeT, since max is 8000 (far less than 2^31) check-in: 83001cbe31 user: jan.nijtmans tags: win-console-review
07:34
Remove unnecessary code (review round 1) check-in: 82b6ceba53 user: jan.nijtmans tags: win-console-review
05:58
Merge core-8-branch. Wakeup console reader thread when data read. check-in: dbdf5517a7 user: apnadkarni tags: win-console
2022-06-30
13:46
Merge 8.7 check-in: d346c07af7 user: jan.nijtmans tags: win-console
11:31
Fix [b79df322a9]: Tcl_NewUnicodeObj truncates strings check-in: 936c4f4b1c user: jan.nijtmans tags: core-8-branch
2022-06-29
15:56
Notify other threads if one thread closes a Windows console channel check-in: 07cf9644c2 user: apnadkarni tags: win-console
2022-06-28
15:42
Finishing touches. Remove obsolete code check-in: ccfe560c2e user: apnadkarni tags: win-console
09:39
Merge 8.6 check-in: 0443652ba2 user: jan.nijtmans tags: core-8-branch
09:38
typo's check-in: bb11a41dbd user: jan.nijtmans tags: core-8-6-branch
2022-06-27
16:02
Ticket #21280817 - Windows console rewrite to only create one thread per stdio channel. Functional, ... check-in: 5173b9e514 user: apnadkarni tags: win-console
2022-06-25
10:59
Merge 8.7 check-in: 3d486ee756 user: jan.nijtmans tags: tcloo-64bit
2022-06-24
20:06
Merge 8.6 check-in: d1ca80c5e9 user: jan.nijtmans tags: core-8-branch
20:02
typo's check-in: 2fb4d36f03 user: jan.nijtmans tags: core-8-6-branch
14:27
Merge 8.6 check-in: 137b0b5214 user: jan.nijtmans tags: core-8-branch
14:26
slightly stricter checking for TCL_MAJOR_VERSION in rules.vc check-in: 86b4decffb user: jan.nijtmans tags: core-8-6-branch
13:48
Resolve the TODO: What's going on here? Document or eliminate. Eliminate usage of TCL_MAJOR_VERSIO... check-in: 1a931a30d8 user: jan.nijtmans tags: core-8-branch
11:40
Fix for commit [c8bd577a119f2259], which is (slightly) wrong: allowed space should be between '#' an... check-in: cc8e888def user: jan.nijtmans tags: core-8-branch
10:41
Don't use TCL_HASH_TYPE for epoch/refCount type variables, keep it the same as it was in Tcl 8.6 check-in: 2ffde115d4 user: jan.nijtmans tags: core-8-branch
07:12
Put back seemingly useless typedefs (yes, there are picky compilers) check-in: 9ca3efb294 user: jan.nijtmans tags: core-8-branch
07:11
Don't use (unsigned)-1 -> TCL_INDEX_NONE check-in: aa5a38eb99 user: jan.nijtmans tags: core-8-branch
2022-06-23
15:33
more "unsigned int" -> TCL_HASH_TYPE check-in: 300f28543e user: jan.nijtmans tags: core-8-branch
15:02
Merge 8.7 check-in: 43b9614860 user: jan.nijtmans tags: tip-627
14:57
Restore NS_DEAD flag value (from 0x04 back to 0x02, how it was in Tcl 8.6). It is used in nsf, chang... check-in: 172f75ece3 user: jan.nijtmans tags: core-8-branch
12:58
Merge 8.6 check-in: 433d1c4c99 user: jan.nijtmans tags: core-8-branch
12:57
Slightly better integer overflow handling in Tcl_ListObjReplace() check-in: 78b3f821c7 user: jan.nijtmans tags: core-8-6-branch
12:21
Remove unused typedef's check-in: 3656e8f1e7 user: jan.nijtmans tags: core-8-branch
12:20
Use "void *" in stead of ClientData in tclInt.decs/tclOO.decls (backported from 9.0) check-in: 403356e842 user: jan.nijtmans tags: core-8-branch
08:58
Use TCL_HASH_TYPE in stead of "unsigned int", wherever the Tcl 9.0 type is "size_t", in tclDecls.h check-in: d987436f1e user: jan.nijtmans tags: core-8-branch
08:56
Use "void *" in stead of ClientData in tclDecls.h (backported from 9.0) check-in: b8196855eb user: jan.nijtmans tags: core-8-branch
2022-06-22
16:36
Allow spacing between '#' and 'define', while recognising version in header-files check-in: c8bd577a11 user: jan.nijtmans tags: core-8-branch
2022-06-20
22:00
Merge 8.7 Closed-Leaf check-in: 1ccaa0f38f user: jan.nijtmans tags: tip-609
21:50
Merge 8.7 check-in: 572dd7fe1a user: jan.nijtmans tags: tip-627
15:20
Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now required in 8.7. No longer... check-in: d7052c5f73 user: jan.nijtmans tags: core-8-branch
15:18
Unneeded type-cast check-in: 5d433b3ba0 user: jan.nijtmans tags: core-8-branch
11:55
Fix [a55872c242]: tcl8.7 on windows: linking against stubs library is now required in 8.7. If the Tc... Closed-Leaf check-in: 3483c7eafd user: jan.nijtmans tags: bug-a55872c242
10:16
indenting check-in: c35bf915b2 user: jan.nijtmans tags: tip-627
10:11
Merge 8.7 check-in: 4122375dd3 user: jan.nijtmans tags: tip-627
10:10
update doc check-in: 36f3c31a44 user: jan.nijtmans tags: tip-627
09:44
Merge 8.6 check-in: f16233109c user: jan.nijtmans tags: core-8-branch
09:36
bump http version to 2.9.8 check-in: fb2a90bad4 user: jan.nijtmans tags: core-8-6-branch
01:58
Merge branch bug-55bf73b52b check-in: 0d6927dbac user: kjnash tags: core-8-6-branch
01:55
Merge core-8-6-branch Closed-Leaf check-in: 5f97fd73e4 user: kjnash tags: bug-55bf73b52b
2022-06-19
20:27
Merge 8.7 check-in: f9aca4eac7 user: jan.nijtmans tags: tip-627
20:23
Fix TIP #312 documentation. Backported from [9c4dcc7347e8ef51] check-in: eee192b777 user: jan.nijtmans tags: core-8-branch
19:32
Implement Tcl_NRCallObjProc2 check-in: a772295743 user: jan.nijtmans tags: tip-627
05:42
Create new branch named "win-console" check-in: c24c8ab617 user: apnadkarni tags: win-console
2022-06-15
20:49
Merge 8.7 Closed-Leaf check-in: 61b6543b0f user: jan.nijtmans tags: tip607-encoding-failindex
15:12
(experimental) TclOO > 2**31 args check-in: 39a1dece8e user: jan.nijtmans tags: tcloo-64bit
12:46
merge 8.6 check-in: 2c068d3c6d user: dgp tags: core-8-6-13-rc
12:24
Merge 8.7 check-in: 339b37bab3 user: jan.nijtmans tags: tip-627
12:15
Add comments in tcl.decls check-in: e79940819f user: jan.nijtmans tags: core-8-branch
10:04
Backport tclStubLib.c from Tcl 9.0 (they should be equal in 8.7 and 9.0) check-in: df78bed29c user: jan.nijtmans tags: core-8-branch
09:25
Disable tests (conditionally) which cannot run without the UTF16 compatibility layer (TIP #622) check-in: 5cfa72d0d7 user: jan.nijtmans tags: core-8-branch
00:43
Minor bugfixes to library/http/http.tcl and tests/http.test check-in: 335145438e user: kjnash tags: bug-55bf73b52b
2022-06-14
14:54
Merge 8.7 check-in: d5fd076ae4 user: jan.nijtmans tags: tip-627
14:22
Merge 8.6 check-in: ea2c8b8ec1 user: jan.nijtmans tags: core-8-branch
13:48
Add more testcases for Tcl_GetRange() check-in: 88ace58360 user: jan.nijtmans tags: core-8-6-branch
12:56
Merge 8.6 check-in: b4c12cb7ff user: jan.nijtmans tags: core-8-branch
12:55
Update .gitignore check-in: ef468f7ade user: jan.nijtmans tags: core-8-6-branch
10:30
Merge 8.7 check-in: 0a0663776c user: jan.nijtmans tags: tip-627
10:28
merge-mark check-in: 42adc4bff7 user: jan.nijtmans tags: core-8-branch
10:28
Update ignore-glob check-in: 06dc66bd52 user: jan.nijtmans tags: core-8-6-branch
06:44
Fix Proposal for [55bf73b52b]: http reuses connections after 101 Switching Protocols. To be discusse... check-in: ed99670192 user: jan.nijtmans tags: bug-55bf73b52b
2022-06-13
20:36
Merge 8.6 check-in: 2ef0eef04a user: jan.nijtmans tags: core-8-branch
20:33
Add two new testcases for Tcl_ListObjReplace() check-in: a8125050d4 user: jan.nijtmans tags: core-8-6-branch
16:15
Start towards Tcl9 support check-in: 0961e8623f user: apnadkarni tags: tip-625
11:34
Backport unix/dltest/*.c changes from 9.0 check-in: e276166268 user: jan.nijtmans tags: core-8-branch
11:33
Some -1 -> TCL_INDEX_NONE. Update fossil's ignore-glob check-in: 08ecf6cdde user: jan.nijtmans tags: core-8-branch
2022-06-12
16:29
Keep lines in tcl.decs not too long check-in: 79177afdc0 user: jan.nijtmans tags: core-8-branch
15:52
Eliminate compiler warnings check-in: 3159ded950 user: jan.nijtmans tags: core-8-branch
15:45
Use pkgb_demo to test function Tcl_UtfNcmp() check-in: 2b49aec3ad user: jan.nijtmans tags: core-8-branch
03:05
Merge core-8-branch after TIP616 check-in: f9ecac6993 user: apnadkarni tags: tip-625
2022-06-10
20:26
Merge 8.7 check-in: 68cc499be7 user: jan.nijtmans tags: tip-609
20:21
Tcl_GetEncodingSearchPath() is available since Tcl 8.5 check-in: b29b876a00 user: jan.nijtmans tags: core-8-branch
2022-06-09
21:15
Unicode 15.0.0 (Beta), to be released September 2022 Closed-Leaf check-in: f7d0ea4f19 user: jan.nijtmans tags: unicode-15
12:39
Doc tweak check-in: 97b482d801 user: jan.nijtmans tags: tip-627
12:18
Merge 8.7 check-in: 21290f14ea user: jan.nijtmans tags: tip-627
2022-06-08
09:31
TIP #616 implementation (Wrapper API, cannot really handle > 2^31 elements) check-in: 45a17c4932 user: jan.nijtmans tags: core-8-branch
2022-06-06
21:59
Merge 8.7 check-in: 2d19331c1e user: jan.nijtmans tags: tip-627
16:51
Bump to 8.6.13 for release check-in: a0fb0766d2 user: dgp tags: core-8-6-13-rc
2022-06-03
15:05
Merge 8.7 Closed-Leaf check-in: b53ef604ac user: jan.nijtmans tags: tip-616-for-8.7
14:46
Undo part of previous commit: doesn't work as expected on Windows check-in: 6c58374e58 user: jan.nijtmans tags: core-8-branch
2022-06-02
15:55
Merge 8.6. Eliminate some (long) typecasts check-in: 0daaaefd9b user: jan.nijtmans tags: core-8-branch
15:16
Missing "const" with -DREG_DEBUG=1 check-in: 24d34fb12d user: jan.nijtmans tags: core-8-6-branch
12:10
typo check-in: d15a4ccfb0 user: jan.nijtmans tags: core-8-6-branch
2022-06-01
19:34
TIP #627 implementation check-in: 8eecdd6332 user: jan.nijtmans tags: tip-627
04:17
Finish list performance scripts check-in: f1e3e9c78f user: apnadkarni tags: tip-625
2022-05-31
12:57
Merge 8.7. Add Tcl_ProcObjCmd2() check-in: 02c65849b3 user: jan.nijtmans tags: tip-616-for-8.7
10:42
Merge 8.6. Tcl_RegisterCommandTypeName/Tcl_GetCommandTypeName don't exist either check-in: ca4aca6a5c user: jan.nijtmans tags: core-8-branch
10:32
Tcl_SetCommandTokenInfo() does not exist check-in: 14198a27ad user: jan.nijtmans tags: core-8-6-branch
2022-05-30
21:20
Merge 8.7 check-in: eef03fb9f2 user: jan.nijtmans tags: tip-616-for-8.7
2022-05-29
21:02
Function prototypes are not always needed/useful check-in: 7634fee197 user: jan.nijtmans tags: core-8-branch
11:44
Implement bidirection shift to distribute free space in list stores. check-in: b4cae88219 user: apnadkarni tags: tip-625
2022-05-27
16:39
Use more Tcl_ObjCmdProc/Tcl_MethodCallProc typedefs check-in: 1487e7a006 user: jan.nijtmans tags: core-8-branch
06:49
msgcat documentation: reflect code check-in: 6bfaf42776 user: jan.nijtmans tags: core-8-branch
03:50
Rearrange output order to make comparisons easier. check-in: a652c1b0d0 user: apnadkarni tags: tip-625
2022-05-26
22:36
Merge 8.6 check-in: fe9ccb97b6 user: jan.nijtmans tags: core-8-branch
22:34
Merge 8.5 check-in: af8553f2d7 user: jan.nijtmans tags: core-8-6-branch
20:53
[https://github.com/tcltk/tcl/pull/16] check-in: 8366bae195 user: jan.nijtmans tags: core-8-branch
12:50
Merge 8.7 check-in: c9eed639fd user: jan.nijtmans tags: tip-616-for-8.7
12:47
Revert part of [0381fc9b91]: testcases get-1.8 and get-1.9 are meant for longIs64bit only check-in: 410a6d26d2 user: jan.nijtmans tags: core-8-branch
2022-05-25
22:34
Merge 8.7 check-in: 1e02a56dcf user: jan.nijtmans tags: tip-609
22:34
Merge 8.7 check-in: 7b5fcc614e user: jan.nijtmans tags: tip-616-for-8.7
15:18
Deprecate 2 internal typedefs: TclCmdProcType/TclObjCmdProcType. Too little benefit to keep them check-in: 89ca061066 user: jan.nijtmans tags: core-8-branch
12:59
Merge 8.7 check-in: ab2d4bf2fe user: jan.nijtmans tags: tip-609
12:59
Merge 8.7 check-in: db1eda16d7 user: jan.nijtmans tags: tip-616-for-8.7
12:57
merge-mark check-in: 1caef4fa84 user: jan.nijtmans tags: core-8-branch
12:55
Simplify solution for [76ad7aeba3]: No need to call TclGetNumberFromObj() twice, since it's already ... check-in: f518cb272e user: jan.nijtmans tags: core-8-6-branch
10:58
merge-mark check-in: 164afff634 user: jan.nijtmans tags: core-8-branch
10:57
Renumber two testcases (align with Tcl 8.7), and align Cywin-specific error-message) check-in: 2ba718e533 user: jan.nijtmans tags: core-8-6-branch
10:51
Merge 8.6 check-in: 0381fc9b91 user: jan.nijtmans tags: core-8-branch
10:28
Fix [76ad7aeba3]: boundary case bug in [string is integer] check-in: e58be38bfd user: jan.nijtmans tags: core-8-6-branch
10:26
Add testcases and fix implementation Closed-Leaf check-in: 4d9158033b user: jan.nijtmans tags: bug-76ad7aeba3
09:12
Merge 8.7 check-in: 313f339400 user: jan.nijtmans tags: tip-609
09:11
Merge 8.7 check-in: 6c6dda291d user: jan.nijtmans tags: tip-616-for-8.7
09:05
Fix [f160f9f982]: macOS Aqua : Emoji does not display anymore after TIP #622 check-in: b96128c31b user: jan.nijtmans tags: core-8-branch
08:56
Fix testcase utf-4.12 (which - actually - exposed this bug) Closed-Leaf check-in: 82f20fdd5c user: jan.nijtmans tags: bug-f160f9f982
2022-05-24
22:20
Merge 8.6 check-in: 2dca37d603 user: jan.nijtmans tags: bug-76ad7aeba3
19:44
Merge 8.6 check-in: 65a5ec653b user: jan.nijtmans tags: core-8-branch
17:23
Performance test scripts for list commands check-in: 65abf3e814 user: apnadkarni tags: tip-625
17:20
TIP 625 - Re-implementation of lists check-in: a5dbca901e user: apnadkarni tags: tip-625
16:35
Do all "string" testcases twice: once with and once without bytecode check-in: bb676f2045 user: jan.nijtmans tags: core-8-6-branch
06:50
Fix for [f160f9f982]: macOS Aqua : Emoji does not display anymore after TIP #622. (Actually, X11 dis... check-in: 1e13161bcd user: jan.nijtmans tags: bug-f160f9f982
2022-05-22
17:11
Proposed fix for [76ad7aeba3]: boundary case bug in [string is integer]. Missing: more unit-tests check-in: 66a187edf2 user: jan.nijtmans tags: bug-76ad7aeba3
13:44
Merge 8.6 check-in: 6d31d91096 user: jan.nijtmans tags: core-8-branch
12:35
Merge 8.5 check-in: f88099f60c user: jan.nijtmans tags: core-8-6-branch
12:00
Merge 8.6 check-in: c99708a4c7 user: jan.nijtmans tags: core-8-branch
11:59
Disable C4090 warning; See: [https://developercommunity.visualstudio.com/t/c-compiler-incorrect-pro... check-in: d6c499abfe user: jan.nijtmans tags: core-8-6-branch
2022-05-19
13:40
Merge 8.7 check-in: 17bab59395 user: jan.nijtmans tags: tip-609
2022-05-17
12:50
Merge 8.7 check-in: cd18e5535f user: jan.nijtmans tags: tip-616-for-8.7
09:32
Rename macro's TclListObjGetElements -> TclListObjGetElementsM and TclListObjLength -> TclListObjLen... check-in: eaf93525a5 user: jan.nijtmans tags: core-8-branch
08:49
some less underscores in exported functions check-in: 2f016df946 user: jan.nijtmans tags: tip-616-for-8.7
07:22
Merge 8.7 check-in: 2364861e16 user: jan.nijtmans tags: tip-616-for-8.7
07:21
Fix compiler warning in tclTest.c check-in: acfc035572 user: jan.nijtmans tags: core-8-branch
07:18
Merge 8.7. Add macro's for situation without UTF_TCL_STUBS check-in: 3923104571 user: jan.nijtmans tags: tip-616-for-8.7
2022-05-15
20:36
TIP #622 implementation: Full Unicode for Tcl 8.7 check-in: e00aaebbbf user: jan.nijtmans tags: core-8-branch
20:19
Change (unsupported) "utfmax" option in rules.vc to it's reverse "utf16". No effect in Tcl 8.6. Not ... check-in: e7da3f4504 user: jan.nijtmans tags: core-8-6-branch
2022-05-13
23:28
Merge 8.6 check-in: 9574cb9106 user: jan.nijtmans tags: core-8-branch
22:53
Merge bugs-http-2022-05-several-minor-mostly-docs check-in: 184d293b77 user: kjnash tags: core-8-6-branch
22:50
Merge 8.6 Closed-Leaf check-in: 21bf44e4b1 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
22:49
Correction to http(n) - cannot use Upgrade header to upgrade to http/3 check-in: 1b1b2dce14 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
10:11
Remove [https://core.tcl-lang.org/tcl/info/1fe8ca8d3eb87b65|Horrible Hack] to keep the old error mes... check-in: 5608e37605 user: jan.nijtmans tags: core-8-branch
2022-05-12
13:06
Merge 8.6 check-in: fab550b083 user: jan.nijtmans tags: core-8-branch
12:36
Remove "testsize time_t" command, it isn't being used check-in: 2c361c10fa user: jan.nijtmans tags: core-8-6-branch
2022-05-11
20:08
In http(n), repaginate long lines. check-in: dcc2f0bb90 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
20:00
In http(n), escape - to \- in all command options except example code. check-in: d337d0a93b user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
19:17
Merge 8.6 check-in: ae3cf507f7 user: jan.nijtmans tags: bugs-http-2022-05-several-minor-mostly-docs
19:08
Merge 8.6 check-in: 5ded4f151d user: jan.nijtmans tags: core-8-branch
19:06
Fix [6898f9cb71]: shiftjis is presumably misspelled in http 2.7.7. Also add more testcases for http:... check-in: 18a5284076 user: jan.nijtmans tags: core-8-6-branch
19:05
Revise http(n) to fix #6afa947d1a check-in: 751f947bc8 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
18:48
Revise http(n) to fix #14e3c258d9 check-in: 00c7068494 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
18:25
Revise library/http/http.tcl to fix shift_jis typo and #6898f9cb71 check-in: 611a5cd613 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
18:24
Revise http(n) to fix #443195 check-in: deb816791e user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
18:13
Revise http(n) to fix #1414262 check-in: 277e9c6ba6 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
17:21
Revise http(n) to fix #15e4bd83c2 check-in: 1b15e55938 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
17:13
Create new branch named "bugs-http-2022-05-several-minor-mostly-docs" check-in: f8a2a01156 user: kjnash tags: bugs-http-2022-05-several-minor-mostly-docs
2022-05-10
16:38
merge-mark check-in: 44e84cad6e user: jan.nijtmans tags: core-8-branch
16:38
Now we're on it, keep better track with state(host) and state(path). Backported from http 2.10 check-in: e31294c546 user: jan.nijtmans tags: core-8-6-branch
16:18
Merge 8.6 check-in: 1896abea3b user: jan.nijtmans tags: core-8-branch
16:09
Fix [55bf73b52b]: http reuses connections after 101 Switching Protocols check-in: 1aa527993f user: jan.nijtmans tags: core-8-6-branch
10:18
Update doc check-in: f805309275 user: jan.nijtmans tags: tip-618
10:05
Merge 8.7. Update doc check-in: b053dadbd7 user: jan.nijtmans tags: tip-618
07:48
Fix the bug. Standardise and document protocol upgrades. Closed-Leaf check-in: 580fd61336 user: kjnash tags: bug-55bf73b52b-8.6
2022-05-09
22:18
Create new branch named "bug-55bf73b52b-8.6" check-in: 71a68964ef user: kjnash tags: bug-55bf73b52b-8.6
19:42
Merge 8.6 check-in: e872f1c85b user: jan.nijtmans tags: core-8-branch
19:33
'develop' fixes for zlib-1.2.12. Will be in zlib-1.2.12.1 or zlib-1.2.13. check-in: 1dcc8dbfba user: jan.nijtmans tags: core-8-6-branch
19:22
rebuild zlib1.dll 1.2.12.1 for aarch64 (win64-arm) Closed-Leaf check-in: f3af6dafb8 user: jan.nijtmans tags: zlib-1.2.12-fixes
07:15
rebuild zlib1.dll 1.2.12.1 for i686 and x86_64 check-in: e98b94c4a6 user: jan.nijtmans tags: zlib-1.2.12-fixes
2022-05-06
15:12
A number of fixes from zlib's 'develop' branch. check-in: 6ff79d55ff user: jan.nijtmans tags: zlib-1.2.12-fixes
07:33
Merge 8.7 check-in: e73eb56bb8 user: jan.nijtmans tags: tip-618
07:29
Merge 8.6 check-in: 76b2c6ed0d user: jan.nijtmans tags: core-8-branch
07:23
Close fork check-in: 5924b92f53 user: jan.nijtmans tags: core-8-branch
07:21
Close fork check-in: 89d12c00af user: jan.nijtmans tags: core-8-6-branch
2022-05-04
07:16
http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [8eb64b1520] check-in: 054cc3002a user: oehhar tags: core-8-branch
06:56
http: tolerant again invalid reply header "content-encoding: UTF-8". Ticket [8eb64b1520] check-in: 1f5e1f5a49 user: oehhar tags: core-8-6-branch
2022-04-29
20:10
Merge 8.7 check-in: 53dfd9b498 user: jan.nijtmans tags: tip-618
20:09
re-structure, add more examples check-in: 1cc44267e1 user: jan.nijtmans tags: tip-618
10:01
Since tclDecls.h uses 'size_t', make sure to include <stddef.h>. Since ISO-C has both 'size_t' and '... check-in: 753c206431 user: jan.nijtmans tags: core-8-branch
2022-04-28
10:58
Merge 8.6 check-in: f29d996f25 user: jan.nijtmans tags: core-8-branch
10:51
Update libtommath to latest support/1.x branch check-in: db7638ad0c user: jan.nijtmans tags: core-8-6-branch
2022-04-26
17:15
Merge 8.7 check-in: eb5ed53a03 user: jan.nijtmans tags: tip-618
16:01
Merge 8.7 check-in: 065d1ac46a user: jan.nijtmans tags: tip-616-for-8.7
15:58
Merge 8.7 check-in: 214c4e5c05 user: jan.nijtmans tags: tip-609
15:57
Merge 8.7 Closed-Leaf check-in: 30a874adf5 user: jan.nijtmans tags: full-utf-for-87
15:07
Change value of TCL_INDEX_TEMP_TABLE from 2 to 64, and let it lead to a slightly more efficient impl... check-in: 19850a20a8 user: jan.nijtmans tags: core-8-branch
13:27
merge 8.6 (fixes [27520c9b17]) check-in: 9427d5662e user: sebres tags: core-8-branch
13:25
fixes build using msys/mingw toolchain, missing build path as include caused: generic/tclEvent.c:1... check-in: 0092f5f111 user: sebres tags: core-8-branch
12:28
closes bug [27520c9b17] check-in: 642ae7905b user: sebres tags: core-8-6-branch
07:29
Merge 8.7 check-in: 0c21f5f99f user: jan.nijtmans tags: tip-609
07:24
Merge 8.7 check-in: 1790c38bd6 user: jan.nijtmans tags: tip-616-for-8.7
07:18
Merge 8.7 check-in: 588d689f08 user: jan.nijtmans tags: full-utf-for-87
2022-04-21
15:37
Merge 8.7 check-in: f77b5c8f39 user: jan.nijtmans tags: tip-618
12:59
Merge 8.6 check-in: 6da8a9608b user: jan.nijtmans tags: core-8-branch
12:51
Fix [https://core.tcl-lang.org/tk/info/bf0f4808d7|bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE. Builds ... check-in: 2e404f7230 user: jan.nijtmans tags: core-8-6-branch
08:41
Although I don't think it helps for [62f56a61aca52db3], put back --enable-64bit and fat_32_64 functi... check-in: bda6ccaf09 user: jan.nijtmans tags: core-8-branch
2022-04-20
16:12
Eliminate the need for --enable-64bit on MacOS: We only do 64-bit now. Remove macosx/Tcl.xcode in fa... check-in: 9241b6d3ab user: jan.nijtmans tags: core-8-branch
14:34
one more boolPtr -> intPtr check-in: 352215a109 user: jan.nijtmans tags: core-8-branch
14:26
Simplify TclGetBoolFromObj() macro check-in: 68fb4fe634 user: jan.nijtmans tags: tip-618
14:08
Merge 8.7 check-in: c4c36b2706 user: jan.nijtmans tags: tip-618
12:08
Fix for [a12ad5c4bd7efcf2], buffer allocation on every call to Write(). check-in: d699b9b145 user: pooryorick tags: core-8-branch
11:27
Fix [https://core.tcl-lang.org/tk/tktview?name=bf0f4808d7|bf0f4808d7]: macOS Aqua : CFLAGS_OPTIMIZE check-in: 28b1e88eef user: jan.nijtmans tags: core-8-branch
10:02
Merge 8.6 check-in: c698281105 user: jan.nijtmans tags: core-8-branch
09:41
boolPtr -> intPtr, since Tcl doens't use pointer to bool's (they didn't exist when the API was desig... check-in: 81c8869db7 user: jan.nijtmans tags: core-8-6-branch
08:49
Remove some unnecessary buffer reference counting in Write(). The reference counting in FlushChanne... check-in: a62764efd4 user: pooryorick tags: core-8-branch
2022-04-16
19:03
Fix [0061c7a476]: signed integer overflow in ZipReadInt() check-in: 22b545403f user: jan.nijtmans tags: core-8-branch
2022-04-15
15:08
Merge 8.7 check-in: c6be4c4d38 user: jan.nijtmans tags: tip-618
14:52
Merge 8.6 check-in: 3481a747a0 user: jan.nijtmans tags: core-8-branch
14:50
Fix [5294e6feca]: minizip for TIP #430 broken check-in: d38e8ba3b7 user: jan.nijtmans tags: core-8-6-branch
14:46
Update documentation check-in: 58ae866945 user: jan.nijtmans tags: tip-618
12:27
Remove macro's for Tcl_GetBoolFromObj/Tcl_GetBool check-in: c244e6531c user: jan.nijtmans tags: tip-618
12:20
Restore Tcl_GetBoolenanFromObj/Tcl_GetBoolenan signatures check-in: 4b7f564fd6 user: jan.nijtmans tags: tip-618
11:50
Use lower 5 bits of flags for sizeof(*(boolPtr)) check-in: a1960fc252 user: jan.nijtmans tags: tip-618
11:38
Merge 8.7 check-in: 1c5bb19b01 user: jan.nijtmans tags: tip-618
2022-04-14
20:48
Merge 8.7 Closed-Leaf check-in: c0e1ee7c21 user: jan.nijtmans tags: bug-5294e6feca
20:47
Merge 8.7 check-in: afb97876e9 user: jan.nijtmans tags: full-utf-for-87
20:45
Fix [da733cf8a6]: indexObj-6.7 fails check-in: 63d533a2e6 user: jan.nijtmans tags: core-8-branch
14:23
Update to latest version of tinydir check-in: c311c164c7 user: jan.nijtmans tags: bug-5294e6feca
14:05
Proposed fix for [5294e6feca]: minizip for TIP #430 broken check-in: 27d3c50b99 user: jan.nijtmans tags: bug-5294e6feca
13:35
merge-mark check-in: cdbfbb791e user: jan.nijtmans tags: full-utf-for-87
12:45
Merge 8.6 check-in: f0f432d1f4 user: jan.nijtmans tags: core-8-branch
12:39
Change testConstraint "ucs4" to "utf32", since that's more accurate check-in: b005369240 user: jan.nijtmans tags: core-8-6-branch
12:05
Merge 8.7 check-in: f8cdc915ce user: jan.nijtmans tags: full-utf-for-87
08:48
Change the actual value of TCL_INDEX_NULL_OK (TIP #613) to a better value which conflicts less with ... check-in: 679e82a812 user: jan.nijtmans tags: core-8-branch
06:13
It looks like minizip is broken, so let's use zip check-in: 5b1e91ea78 user: jan.nijtmans tags: core-8-branch
2022-04-12
14:34
Adapt tclZipfs.c to zlib 1.2.12 (due to the changes in crc32 handling) check-in: 3a6870ae67 user: jan.nijtmans tags: core-8-branch
12:56
Merge 8.6 check-in: a7a81a774c user: jan.nijtmans tags: core-8-branch
12:42
Update .fossil-settings/crlf-glob check-in: 047027f505 user: jan.nijtmans tags: core-8-6-branch
12:12
Merge 8.6 check-in: 2f894c40be user: jan.nijtmans tags: core-8-branch
12:08
Update all zdll.lib files, for update symbols in zlib 1.2.12 check-in: 00d886ed9b user: jan.nijtmans tags: core-8-6-branch
08:53
Merge 8.6 check-in: 6ef3971348 user: jan.nijtmans tags: core-8-branch
07:55
Update zlib to version 1.2.12 check-in: 8904fff036 user: jan.nijtmans tags: core-8-6-branch
2022-04-11
20:18
Compile zlib-1.2.12 for win64-arm Closed-Leaf check-in: 56dec8d8ce user: jan.nijtmans tags: zlib-1.2.12
12:15
Update zlib to version 1.2.12 (windows-arm version of zlib1.dll still missing) check-in: c40a3a07a0 user: jan.nijtmans tags: zlib-1.2.12
2022-04-08
12:10
Use INT2PTR/PTR2INT macro's as appropriate check-in: e9ab489141 user: jan.nijtmans tags: core-8-branch
09:13
Merge 8.6 check-in: c4999e5dce user: jan.nijtmans tags: core-8-branch
09:10
Fix [05ff16e799]: signed integer overflow in ExtendStringRepWithUnicode() check-in: 4958391d5a user: jan.nijtmans tags: core-8-6-branch
2022-04-05
07:18
RFE [655300]: Deprecate Tcl_MakeSafe() check-in: b7fefa1dd4 user: jan.nijtmans tags: rfe-655300
2022-04-04
15:27
Merge 8.7 check-in: a056d8902d user: jan.nijtmans tags: full-utf-for-87
14:56
Merge 8.7 check-in: 1b310013d7 user: jan.nijtmans tags: tip-616-for-8.7
14:32
In tclCkalloc.c, count malloc/free's using size_t in stead of unsigned int. check-in: f5b2c384a5 user: jan.nijtmans tags: core-8-branch
12:17
Merge 8.7 check-in: 8c20b86cd2 user: jan.nijtmans tags: tip-616-for-8.7
11:58
Merge 8.7 check-in: bc833ddfd2 user: jan.nijtmans tags: tip-618
11:35
Merge 8.6. http -> 2.10a2 check-in: 9ebb3b317f user: jan.nijtmans tags: core-8-branch
11:30
Additional braces for (sizePtr), just to be sure check-in: ea08eb2c79 user: jan.nijtmans tags: core-8-branch
11:16
Fix [e5ed1bb28b]: Issue if URL contains numeric IPv6 address. http -> 2.9.6 check-in: 137067079a user: jan.nijtmans tags: core-8-6-branch
10:17
Merge 8.7. Fix implementation as noted by Ashok. check-in: a8be31404e user: jan.nijtmans tags: tip-618
08:51
Fix TIP #613 implementation, when (indexPtr) is more than a simple variable name. Thanks, @ashok! check-in: 8ca41d8daf user: jan.nijtmans tags: core-8-branch
01:42
Panic if Testsaveresult call to Tcl_GetBoolFromObj overwrites memory. check-in: 591a2c7ba8 user: apnadkarni tags: tip-618
2022-04-03
12:11
Add Ashok's example check-in: 2b36bb36e6 user: jan.nijtmans tags: tip-618
2022-04-01
15:28
Start handling 'last' arguments check-in: 544f0f0fc5 user: jan.nijtmans tags: tip-615
13:16
Merge 8.7 check-in: 56bf4c5824 user: jan.nijtmans tags: tip-616-for-8.7
07:32
Undo (unnecessary) change in tclMain.c check-in: 8b0ce05c29 user: jan.nijtmans tags: tip-615
07:13
Merge 8.7 check-in: d2474ffcdc user: jan.nijtmans tags: tip-615
2022-03-31
13:48
Better errpr-handling check-in: 086055bcdf user: jan.nijtmans tags: tip-618
13:37
Handle objPtr == NULL / interp == NULL better check-in: d5a055aa3f user: jan.nijtmans tags: tip-618
13:24
uint??_t -> int??_t check-in: d19e4d6be7 user: jan.nijtmans tags: tip-618
11:07
Merge 8.7. Make room for TIP #622 stub entries check-in: 3a50a6e775 user: jan.nijtmans tags: tip-618
2022-03-30
11:56
Change UTF-16 version of Tcl_GetRange() not to use the tclStringObj type any more check-in: fb73b2740d user: jan.nijtmans tags: full-utf-for-87
2022-03-29
21:14
Undo deprecation for Tcl_AppendUnicodeToObj (as described in the TIP) check-in: 27ad4bdde1 user: jan.nijtmans tags: full-utf-for-87
13:57
Merge 8.7 check-in: 73d9f7b823 user: jan.nijtmans tags: full-utf-for-87
13:40
Don't bother UINT2PTR, since INT2PTR is just as good. check-in: 94e9d6ea9b user: jan.nijtmans tags: core-8-branch
09:27
Merge 8.7. If TCL_NO_DEPRECATED always compile tclTest.o with TCL_UTF_MAX=4 (Because - otherwise the... check-in: 736cb8f480 user: jan.nijtmans tags: full-utf-for-87
08:42
Merge 8.6 check-in: f7ec4ed591 user: jan.nijtmans tags: core-8-branch
08:38
Add --enable-symbols=all builds check-in: fe445b4318 user: jan.nijtmans tags: core-8-6-branch
2022-03-28
12:24
Merge 8.7. Register "string" objType when TCL_UTF_MAX=3 (fixes regression in previous commit) check-in: 75efdec8f4 user: jan.nijtmans tags: full-utf-for-87
11:39
More usage of TCLFLEXARRAY. Make current_malloc_packets/maximum_malloc_packets type size_t check-in: 53ab5e4b9f user: jan.nijtmans tags: core-8-branch
07:15
Add enable-symbols=all builds to various platforms Closed-Leaf check-in: 68769ad203 user: jan.nijtmans tags: enable-symbols-all
2022-03-26
23:02
Don't run obj-1.1 test with -DTCL_NO_DEPRECATED check-in: 447ae295e2 user: jan.nijtmans tags: full-utf-for-87
2022-03-25
15:31
Fix [9c1dc88f86]: warning about different signedness when compile TCL on Windows. check-in: 5a3df78fb4 user: jan.nijtmans tags: core-8-branch
12:14
Unbreak build with-DTCL_UTF_MAX=3 check-in: c699710e15 user: jan.nijtmans tags: full-utf-for-87
2022-03-24
23:29
bugfix: Handle NULL characters in Tcl_GetCharLength() check-in: 2dcfc940e5 user: jan.nijtmans tags: full-utf-for-87
13:58
Add TclGetUniChar() to the compatibility set check-in: e75009fecd user: jan.nijtmans tags: full-utf-for-87
13:18
Fix internal usage of Tcl_GetRange/Tcl_UtfAtIndex check-in: 51e84a3825 user: jan.nijtmans tags: full-utf-for-87
12:43
Add TclGetRange() to the compatibility set check-in: 004fcfa041 user: jan.nijtmans tags: full-utf-for-87
11:34
Implement PANIC when the UTF16 compatibility layer is used in combination with -DTCL_NO_DEPRECATED check-in: c9d9aaf618 user: jan.nijtmans tags: full-utf-for-87
10:48
When compiled with TCL_NO_DEPRECATED, remove the UTF16 compatibility layer. So, we make sure that it... check-in: a68880dccd user: jan.nijtmans tags: full-utf-for-87
2022-03-23
16:33
Fix for UpdateStringOfUTF16String() check-in: bdeaacdce5 user: jan.nijtmans tags: full-utf-for-87
16:19
Put back TclNumUtfChars() macro as TclNumUtfCharsM() check-in: 790f6f1d5a user: jan.nijtmans tags: full-utf-for-87
14:32
Fix Tcl_UniCharAtIndex() for UTF-16 compabitility layer check-in: 01f2ee09b4 user: jan.nijtmans tags: full-utf-for-87
13:31
Fix crash in (compabitility) "string" objType check-in: 26ed86a3c8 user: jan.nijtmans tags: full-utf-for-87
2022-03-22
20:07
Merge 8.7 check-in: 40b724b4a8 user: jan.nijtmans tags: full-utf-for-87
19:58
Merge 8.6 check-in: 803ec228b2 user: jan.nijtmans tags: core-8-branch
19:48
Fix [0e8fd6c6d5]: (unsigned)STRING_SIZE(STRING_MAXCHARS) is 0 (and optimize STRING_SIZE a little bit... check-in: 44ba6e4ce3 user: jan.nijtmans tags: core-8-6-branch
16:49
Merge 8.6 check-in: 7d6611d6c8 user: jan.nijtmans tags: core-8-branch
16:47
Merge 8.5 check-in: 6fcef48446 user: jan.nijtmans tags: core-8-6-branch
16:12
ucs4 -> utf32 check-in: bfaf2a12a9 user: jan.nijtmans tags: full-utf-for-87
15:53
Merge 8.7 check-in: 0f9f9fb1e6 user: jan.nijtmans tags: full-utf-for-87
15:38
Feature-complete check-in: d2ae10faca user: jan.nijtmans tags: full-utf-for-87
11:25
More progress check-in: 8a7b81816e user: jan.nijtmans tags: full-utf-for-87
00:46
Fix [ac601b59bab7] by making only unloading a library from the process if it has an Unload functions... check-in: f0a6d62a1a user: pooryorick tags: core-8-branch
2022-03-21
14:42
Merge 8.7. Renumber testcases in cmdAH.test. check-in: affc202d27 user: jan.nijtmans tags: tip607-encoding-failindex
09:57
Fix [4dbfa46caa]: TIP #601 bug: handling of '-buffersize' check-in: dd396e24b7 user: jan.nijtmans tags: core-8-branch
2022-03-20
23:14
Merge 8.7, and fix the bug Closed-Leaf check-in: a9013de8ad user: jan.nijtmans tags: bug-4dbfa46caa
20:41
TIP #601 minor improvement: Use 'int' type, so we can use TCL_INDEX_NONE to test for errors in Tcl_U... check-in: a0c063f093 user: jan.nijtmans tags: core-8-branch
2022-03-18
15:39
See [4dbfa46caa]: Remove "constraint deprecated" from failing testcases which should pass check-in: 126625695d user: jan.nijtmans tags: bug-4dbfa46caa
14:03
Merge 8.7 check-in: 7c6c144e01 user: jan.nijtmans tags: tip-616-for-8.7
13:05
Fix meaning of "testConstraint deprepcated" in encoding.test: Those testcases tested the behavior of... check-in: 513ba8d654 user: jan.nijtmans tags: core-8-branch
13:04
Add proper cleanup to testcases check-in: 0ac2bbd603 user: jan.nijtmans tags: core-8-branch
11:24
Merge 8.7 check-in: 9abe412215 user: jan.nijtmans tags: tip-616-for-8.7
2022-03-17
22:24
Rebase towards 8.7 check-in: d350e68b5a user: jan.nijtmans tags: tip607-encoding-failindex
16:47
Use TCL_ENCODING_NOCOMPLAIN flag in stead of TCL_ENCODING_STOPONERROR when possible, since TCL_ENCOD... check-in: 433dfc2288 user: jan.nijtmans tags: core-8-branch
12:07
Merge 8.6 check-in: 9f61609437 user: jan.nijtmans tags: core-8-branch
12:00
Fix 2 testcases which are not testing what they should be testing (since "-encoding ascii" cannot ha... check-in: d639572141 user: jan.nijtmans tags: core-8-6-branch
09:51
TIP #601: Make "encoding convertto/convertfrom" throw exceptions check-in: fb919be8a3 user: jan.nijtmans tags: core-8-branch
2022-03-16
23:08
Handle Tcl_UtfAtIndex check-in: 4d35f48f7c user: jan.nijtmans tags: full-utf-for-87
22:21
Handle Tcl_GetCharLength check-in: 2cce141084 user: jan.nijtmans tags: full-utf-for-87
14:55
Merge 8.7. First working version, feature complete check-in: a9a14d5e6c user: jan.nijtmans tags: full-utf-for-87
2022-03-15
17:13
Merge 8.6 check-in: 790351a15d user: jan.nijtmans tags: core-8-branch
17:12
Fix [639208cc7b]: main makefile.vc OPTS=static compile error in libtommath\bn_mp_set_i64.c: An unary... check-in: 47d5aef864 user: jan.nijtmans tags: core-8-6-branch
16:17
update rules.vc check-in: 59d6af3292 user: jan.nijtmans tags: full-utf-for-87
07:52
Even though Tcl_UniChar == int (in this "#if TCL_UTF_MAX>3 block), use the correct signature for Tcl... check-in: 2bdd750eee user: jan.nijtmans tags: core-8-branch
2022-03-14
23:14
Some restructuring. Now compiles/runs fine with TCL_UTF_MAX=3 check-in: 7772cd8a61 user: jan.nijtmans tags: full-utf-for-87
20:59
Eliminate useless "const int" usage, where "const" has no meaning. VC-2015 has problem when the sign... check-in: b8efe8c796 user: jan.nijtmans tags: core-8-branch
17:39
TIP607 encoding failindex: some tests and implementation (not working) check-in: 2f1594f38b user: oehhar tags: tip607-encoding-failindex
16:10
TIP607 encoding failindex: options -failindex and -nocomplain may not both be specified Closed-Leaf check-in: 98ac044f33 user: oehhar tags: tip607-encoding-failindex
16:06
More progress check-in: 48ab8b7472 user: jan.nijtmans tags: full-utf-for-87
15:46
TIP607 encoding failindex: start implementation check-in: a611c76903 user: oehhar tags: tip601-encoding-failindex, tip607-encoding-failindex
2022-03-13
23:12
Merge 8.7. More progress check-in: 38d0c3aade user: jan.nijtmans tags: full-utf-for-87
00:31
Coroutine cleanup: clarify 'yieldparameter' value. Use less C stackspace check-in: f3a0c179b9 user: jan.nijtmans tags: core-8-branch
2022-03-12
23:28
merge-mark check-in: 73c3149474 user: jan.nijtmans tags: core-8-branch
23:25
Fix 2 warnings: warning C4018: '>': signed/unsigned mismatch check-in: 1403ead867 user: jan.nijtmans tags: core-8-6-branch
23:21
Start defining "utf32string" type check-in: b46d5c684f user: jan.nijtmans tags: full-utf-for-87
22:30
More progress check-in: 2e24803530 user: jan.nijtmans tags: full-utf-for-87
2022-03-11
22:43
2 more functions check-in: f3580d9f09 user: jan.nijtmans tags: full-utf-for-87
22:11
Handle TclUniCharNcmp() check-in: 715b107f62 user: jan.nijtmans tags: full-utf-for-87
19:36
merge 8.6 check-in: 6f37bc1611 user: dgp tags: core-8-branch
19:30
Revise the loop logic to be more correct, more clear, and more consisten with other branches. check-in: 22d14f422c user: dgp tags: core-8-6-branch
19:15
[9c7557160f] Alternative fix for UB handling of int overflow. check-in: 601a2b1dfe user: dgp tags: core-8-6-branch
18:23
WIP Leaf check-in: e2fd275d2f user: dgp tags: tcl9-design
17:17
WIP check-in: 15d2ddfe4d user: dgp tags: tcl9-design
16:47
Alternatve patch to replace UB treatment of int overflow. Closed-Leaf check-in: be8578fdce user: dgp tags: bug-9c7557160f
15:55
Merge 8.7 Closed-Leaf check-in: 01bcbc4c60 user: jan.nijtmans tags: coro-crunch
15:13
Merge 8.7 check-in: 6c97d5b403 user: jan.nijtmans tags: full-utf-for-87
15:12
TIP #617 implementation fix: Don't panic on Tcl_UniCharLen() when compiled with TCL_UTF_MAX=4 check-in: 144192320f user: jan.nijtmans tags: core-8-branch
14:52
Experiment: full UTF for 8.7. (WIP) check-in: 4a31181448 user: jan.nijtmans tags: full-utf-for-87
13:58
More tweaks check-in: ac04dae9b0 user: jan.nijtmans tags: coro-crunch
13:34
clarify 'yieldparameter'. Eliminate variable 'unused', reduce coroutine stackspace check-in: b84d4c3ff6 user: jan.nijtmans tags: coro-crunch
12:10
Merge 8.6 check-in: acf3149e65 user: jan.nijtmans tags: core-8-branch
08:48
Fix [8a7ec8a389]: error when compiling a fat binary for Mac M1 check-in: 47f36d7612 user: jan.nijtmans tags: core-8-6-branch
2022-03-10
16:56
merge 8.7 check-in: b0463de589 user: dgp tags: tcl9-design
11:43
Add ::tcl::test::build-info command to tcl::test package, so we can find out which compiler/options ... check-in: 41f20298cd user: jan.nijtmans tags: core-8-branch
10:37
Eliminate nmake build warning check-in: 61e186fad0 user: jan.nijtmans tags: core-8-branch
10:26
Unused variable warning check-in: e4245088ee user: jan.nijtmans tags: core-8-branch
2022-03-09
19:37
merge 8.7 check-in: f1d5e5874f user: dgp tags: tcl9-design
15:16
Tweak test code such that it can be used to test indexes > 2^31 too, so no longer limit values to IN... check-in: e3ee44645c user: jan.nijtmans tags: core-8-branch
11:50
Merge 8.7 check-in: 0e42f41f63 user: jan.nijtmans tags: tip-616-for-8.7
2022-03-08
17:35
merge 8.7 Closing this branch. The work on branch full-utf-for-8.7 is more likely to reach the ... Closed-Leaf check-in: 46d18fc696 user: dgp tags: dgp-ucs4
17:14
merge mark check-in: 726136ec97 user: dgp tags: core-8-branch
17:12
Backport fix and test for typecasting bug in Tcl_GetUniChar(). check-in: e7356da76c user: dgp tags: core-8-6-branch
15:27
Merge 8.6 check-in: 2cbce2c238 user: jan.nijtmans tags: core-8-branch
15:23
Fix [9c7557160]: signed integer overflow in UpdateStringOfByteArray() check-in: 5e793d379a user: jan.nijtmans tags: core-8-6-branch
15:21
Fix [1c7f179710]: undefined behavior for INST_LSHIFT in ExecuteExtendedBinaryMathOp() check-in: 8a68239de9 user: jan.nijtmans tags: core-8-6-branch
15:13
Merge 8.6 check-in: 9254a17f88 user: jan.nijtmans tags: core-8-branch
15:10
Fix [b6afa33737]: signed integer overflow in TclInitStringRep() macro check-in: a314f4ea62 user: jan.nijtmans tags: core-8-6-branch
08:23
This typecast is wrong (and was already wrong). Correct it, and add testcase to prove it check-in: 51b9da64b4 user: jan.nijtmans tags: core-8-branch
00:01
Merge 8.7 check-in: 3528d7188f user: dgp tags: dgp-ucs4
2022-03-07
23:59
Starting in Tcl 8.7, Tcl_GetUniChar() returns int, not Tcl_UniChar (TIP 389). Make typecasts of retu... check-in: 421d89a270 user: dgp tags: core-8-branch
23:52
Start sketch of offering UCS4 interfaces in Tcl 8.7. check-in: f71034e070 user: dgp tags: dgp-ucs4
21:45
Improve a bit the ttk::treeview man page by instructing the html generator not link some words in th... check-in: c6e09d5068 user: fvogel tags: core-8-branch
2022-03-06
16:10
Merge-mark check-in: 729fdf970f user: jan.nijtmans tags: core-8-branch
16:10
Fix [4789e18fcb]: signed integer overflow during obj-31.6 check-in: 7913cae186 user: jan.nijtmans tags: core-8-6-branch
15:51
Merge 8.6 check-in: 1a8ae15079 user: jan.nijtmans tags: core-8-branch
15:49
Fix [112e7aa36d]: signed integer overflow in Tcl_SetObjLength(), Tcl_AttemptSetObjLength() check-in: 2699f682ae user: jan.nijtmans tags: core-8-6-branch
2022-03-05
21:56
-nothrow -> -nocomplain Closed-Leaf check-in: b3471f0625 user: jan.nijtmans tags: encodings-with-flags
10:32
Add "const" to Tcl_SetNotifier() argument. Should have been part of TIP #27, looooooong ago. This si... check-in: a993dee980 user: jan.nijtmans tags: core-8-branch
2022-03-04
16:21
Merge 8.7 check-in: 791cc676b8 user: jan.nijtmans tags: encodings-with-flags
16:18
Merge 8.6 check-in: 59b0904ac7 user: jan.nijtmans tags: core-8-branch
16:15
Fix [8d8bb39962]: incorrect notifier initialization in tclXtNotify.c check-in: 362f6d184c user: jan.nijtmans tags: core-8-6-branch
2022-03-02
16:00
Use TIP #613's Tcl_GetIndexFromObj() to eliminate typecasts which are no longer necessary check-in: ef3c6d5538 user: jan.nijtmans tags: tip-613-usage
2022-02-27
18:43
Fix build check-in: f67b1bb0bb user: jan.nijtmans tags: tip-615
2022-02-25
14:44
Merge 8.7 check-in: 19d6b0a063 user: jan.nijtmans tags: tip-615
2022-02-24
22:44
Merge 8.7 check-in: 1376637235 user: jan.nijtmans tags: tip-618
22:20
3 more files with TCL_UTF_MAX checks check-in: 70eb0efb69 user: jan.nijtmans tags: core-8-branch
22:13
Consistancy in TCL_UTF_MAX check check-in: 31da6923f7 user: jan.nijtmans tags: core-8-branch
17:13
TIP #617: Tcl_WCharLen/Tcl_Char16Len check-in: 85afe2127e user: jan.nijtmans tags: core-8-branch
2022-02-23
15:51
Merge 8.6 check-in: 9771beebb0 user: jan.nijtmans tags: core-8-branch
14:30
Fix [cb90038a63]: signed integer overflow during expr-34.22, expr-36.22 check-in: 42d07d1fe5 user: jan.nijtmans tags: core-8-6-branch
14:26
Merge 8.5 check-in: bcb387ad57 user: jan.nijtmans tags: core-8-6-branch
14:24
Fix [d282fcacd1]: signed integer overflow in ScanNumber() check-in: d7a73dbf01 user: jan.nijtmans tags: core-8-6-branch
2022-02-22
21:01
TIP #618: New Tcl_GetBool* functions with INDEX_NULL_OK flag check-in: 566ab0f509 user: jan.nijtmans tags: tip-618
2022-02-21
16:30
Merge 8.6 check-in: 91b14c222b user: jan.nijtmans tags: core-8-branch
16:18
Fix [fb4a0a6675]: signed integer overflow in TclpGetClicks() check-in: 8779e57115 user: jan.nijtmans tags: core-8-6-branch
2022-02-18
16:57
Fix [22547f9053]: TIP 519 compiler warning check-in: b719e05421 user: jan.nijtmans tags: core-8-branch
16:32
Merge 8.6 check-in: 703fd1a845 user: jan.nijtmans tags: core-8-branch
16:31
Eliminate aarch64-w64-mingw32-clang warning check-in: c405a0ef24 user: jan.nijtmans tags: core-8-6-branch
2022-02-17
17:30
Deprecate internal macro's TclIsInfinite() and TclIsNan(), since C99 has isinf() and isnan() check-in: 60df467246 user: jan.nijtmans tags: core-8-branch
10:52
Implement TIP #613: New INDEX_NULL_OK flag for Tcl_GetIndexFromObj*() check-in: 545bc28d1b user: jan.nijtmans tags: core-8-branch
09:51
Merge 8.6. Remove some Tcl_Panic()'s which can never happen check-in: 5548e5391e user: jan.nijtmans tags: core-8-branch
09:30
Addendum to [7deeddb36]: Use WIDE_MIN/WIDE_MAX in more places check-in: de10721755 user: jan.nijtmans tags: core-8-6-branch
2022-02-16
16:52
Merge 8.6 check-in: 7e9fb8f7bd user: jan.nijtmans tags: core-8-branch
16:18
Fix [7f8a3d9818]: signed integer overflow in tclExecute.c check-in: 8524520e5b user: jan.nijtmans tags: core-8-6-branch
16:10
Fix [1c60dca341]: signed integer overflow in Tcl_SetBignumObj() check-in: 414608568a user: jan.nijtmans tags: core-8-6-branch
15:24
Fix [c6fea6ba6]: possible signed integer overflow in Tcl_GetLongFromObj(), Tcl_GetWideIntFromObj() check-in: efbf66da7d user: jan.nijtmans tags: core-8-6-branch
14:53
Fix [89de498973]: signed integer overflow in TclParseNumber() check-in: c5cded8dc7 user: jan.nijtmans tags: core-8-6-branch
14:33
Fix [7deeddb36]: signed integer overflow in Tcl_ScanObjCmd() check-in: 0ac2e76e3f user: jan.nijtmans tags: core-8-6-branch
14:18
Merge 8.7 check-in: 9c9eb4873b user: jan.nijtmans tags: tip-615
12:15
Merge 8.7. Fix 2 test-cases Leaf check-in: 385eb80dc4 user: jan.nijtmans tags: strict-index-experiment
10:46
Merge 8.6 check-in: af5e57f956 user: jan.nijtmans tags: core-8-branch
10:36
Add x86_64-w64-mingw32-nmakehlp.exe as a helper, when cross-compiling check-in: cb2a5f77e3 user: jan.nijtmans tags: core-8-6-branch
2022-02-15
15:04
Tcl 8.7 requires Visual Studio 2015 or newer check-in: a2325dd904 user: jan.nijtmans tags: core-8-branch
14:49
Merge 8.6 check-in: 28fda12373 user: jan.nijtmans tags: core-8-branch
14:34
Merge 8.6 Closed-Leaf check-in: 19a930d38f user: jan.nijtmans tags: windows-arm64
14:31
Update win/README check-in: b06aa3c757 user: jan.nijtmans tags: core-8-6-branch
14:09
update README check-in: c08a1c2b47 user: jan.nijtmans tags: windows-arm64
13:51
Add nmakehlp.exe (for AMD64) to distribution, and make it usable in rules-ext.vc too check-in: e890c67b0e user: jan.nijtmans tags: windows-arm64
13:18
See [https://patch-diff.githubusercontent.com/raw/tcltk/tcl/pull/12.patch], but slightly better: If ... check-in: 0c4eaa1de6 user: jan.nijtmans tags: windows-arm64
2022-02-14
18:10
Merge 8.7 check-in: 27a9a7d379 user: jan.nijtmans tags: strict-index-experiment
17:53
Always produce windows binaries on windows-2019, even if windows-latest switches to windows-2022 check-in: 69297ce333 user: jan.nijtmans tags: core-8-branch
17:17
Correct references to libtommath.dll.a/tommath.lib, depending on compiler (was OK for zlib) check-in: e9e7b34fe4 user: jan.nijtmans tags: core-8-branch
15:52
More improvements when cross-compiling on Windows. Now libtommath and zlib libraries use the UCRT ru... check-in: a71d169ea2 user: jan.nijtmans tags: core-8-branch
15:44
Fix regression caused by [d109376ad]: Move nmakehlp target down, so it doesn't become the default ta... check-in: c1f5640ee0 user: jan.nijtmans tags: core-8-6-branch
15:39
Use TCLSH_NATIVE for building the zip-file when cross-compiling Closed-Leaf check-in: 5a9857b7a3 user: jan.nijtmans tags: windows-arm64
15:28
Re-build zlib and libtommath for AMD64 and ARM64 to use the UCRT runtime (with llvm-clang toolset) check-in: a0b1b61b4b user: jan.nijtmans tags: windows-arm64
14:20
Merge 8.6 check-in: 1d934d558e user: jan.nijtmans tags: core-8-branch
14:17
re-generate configure script for windows check-in: 8ad4b2429e user: jan.nijtmans tags: core-8-6-branch
14:15
Update libz.dll.a and zlib1.dll, use a UCRT runtime in stead of msvcrt for ARM64 check-in: 3d7be5568e user: jan.nijtmans tags: core-8-6-branch
13:54
Fix tommath.lib, which is missing some (deprecated) symbols. check-in: 03de17f612 user: jan.nijtmans tags: core-8-branch
13:14
Merge 8.6 check-in: d3b7e9f3b3 user: jan.nijtmans tags: core-8-branch
12:59
Fix [c59fd034fd]: zdll.lib for windows arm64 is compiled for wrong architecture check-in: 1ef774c149 user: jan.nijtmans tags: core-8-6-branch
2022-02-13
23:07
Add libtommath.dll and libtommath.dll.a for windows-arm64 check-in: 2ae997f245 user: jan.nijtmans tags: core-8-branch
22:46
Fix determination of HAVE_CPUID with configure script Closed-Leaf check-in: 379065b501 user: jan.nijtmans tags: windows-arm64
22:29
Make a start supporting aarch64-w64-mingw32-clang (WIP) check-in: 38fd900712 user: jan.nijtmans tags: windows-arm64
2022-02-12
19:06
Merge 8.6 check-in: be2fb1496d user: jan.nijtmans tags: core-8-branch
19:03
Merge 8.5. (add some unused spare stub entries) check-in: 9bb1b2e1b3 user: jan.nijtmans tags: core-8-6-branch
18:49
Fix [1720242] (appears the patch was only partially applied) check-in: f6c659cc98 user: jan.nijtmans tags: core-8-6-branch
11:49
Merge 8.6 check-in: 842fcfbdfc user: jan.nijtmans tags: core-8-branch
11:48
More tweaks for windows-arm64 check-in: d6a09d7c8a user: jan.nijtmans tags: core-8-6-branch
2022-02-11
16:34
Document how to cross-compile with Visual Studio Closed-Leaf check-in: d1c5bb34f4 user: jan.nijtmans tags: windows-arm64
16:21
more tweaks for windows-arm64 check-in: 466f16e83c user: jan.nijtmans tags: windows-arm64
15:34
Merge 8.7 check-in: b492dbc27a user: jan.nijtmans tags: encodings-with-flags
15:31
Merge 8.7 check-in: ced9151f74 user: jan.nijtmans tags: tip-616-for-8.7
14:22
See [https://github.com/tcltk/tcl/pull/11], but (hopefully) slightly better check-in: e6bc056435 user: jan.nijtmans tags: windows-arm64
2022-02-10
16:37
Merge 8.7 Closed-Leaf check-in: 68ce4c0fb3 user: jan.nijtmans tags: tip-617
15:22
Merge 8.6 check-in: e81990041e user: jan.nijtmans tags: core-8-branch
15:21
Add zlib1.dll for windows-arm64 check-in: 63c17e0fa8 user: jan.nijtmans tags: core-8-6-branch
15:17
Add zlib1.dll for windows-arm64 (cross-compiled with VS2017) Closed-Leaf check-in: dfc1b48e3a user: jan.nijtmans tags: windows-arm64
15:10
Merge 8.6 check-in: 83a562b518 user: jan.nijtmans tags: windows-arm64
14:18
Always use UTF-8 when reading from the console (See also TIP #587) Closed-Leaf check-in: 72b7861bb2 user: jan.nijtmans tags: console-utf8
14:16
Use Tcl_NewWideIntObj() for values that might be bigger than 32-bit check-in: fda1913575 user: jan.nijtmans tags: core-8-branch
11:07
Merge 8.7 check-in: 24ba50f931 user: jan.nijtmans tags: tip-616-for-8.7
09:37
Merge 8.6 check-in: c03b7afd75 user: jan.nijtmans tags: core-8-branch
09:26
Use TclListObjLength/TclListObjGetElements in stead of Tcl_ListObjLength/Tcl_ListObjGetElements ever... check-in: 30cd3187fc user: jan.nijtmans tags: core-8-6-branch
08:02
Merge 8.7. Try to build on windows-2022 check-in: 52e8e7519c user: jan.nijtmans tags: windows-arm64
2022-02-09
22:14
Merge 8.7 check-in: d55c77d491 user: jan.nijtmans tags: tip-617
22:12
Merge 8.7 check-in: 77e26497a5 user: jan.nijtmans tags: tip-615
22:10
Merge 8.6 check-in: 9409eb6447 user: jan.nijtmans tags: core-8-branch
22:09
Put back '@' (lost in previous commit) check-in: b8d8018265 user: jan.nijtmans tags: core-8-6-branch
16:47
Merge 8.7 check-in: c268d6f436 user: jan.nijtmans tags: tip-617
16:36
Merge 8.7 check-in: bbe803a0eb user: jan.nijtmans tags: tip-615
11:58
Merge 8.6 check-in: eb6b6539ee user: jan.nijtmans tags: core-8-branch
11:33
More steps, making it work for ARM64 check-in: d72cb6b1fa user: jan.nijtmans tags: core-8-6-branch
2022-02-08
15:07
Accept aarch64 too (in stead of arm64) check-in: 5801a4e70c user: jan.nijtmans tags: windows-arm64
14:23
Correct previous commit (Windows build error) check-in: 0f4dcb0e40 user: jan.nijtmans tags: core-8-branch
10:54
More changed for windows-arm (e.g. add zdll.lib for ARM64, although zlib1.dll still missing) check-in: d0335dd773 user: jan.nijtmans tags: windows-arm64
10:04
Merge 8.6 check-in: 35c4aa7935 user: jan.nijtmans tags: windows-arm64
2022-02-07
22:16
Fix [1fe745559a]: Conditional jump or move depends on uninitialised value in Tcl_UniCharToUtf check-in: 173c09dcf8 user: jan.nijtmans tags: core-8-branch
16:57
Merge 8.7 check-in: cab64f5dba user: jan.nijtmans tags: encodings-with-flags
16:08
Merge 8.7 check-in: fa141b585d user: jan.nijtmans tags: tip-617
15:35
Fix [1fe745559a]: 8.7, 9.0: Conditional jump or move depends on uninitialised value in Tcl_UniCharTo... Closed-Leaf check-in: 4e0909a17e user: jan.nijtmans tags: bug-1fe745559a
14:55
Merge 8.6 check-in: e4a7c4fa71 user: jan.nijtmans tags: core-8-branch
14:42
Fix [bae42b3d24]: [d86e92fb33] et.al. eliminates cpuid when cross compiling for win32 check-in: e734cf1081 user: jan.nijtmans tags: core-8-6-branch
08:48
Merge 8.6 check-in: 6b7ec7b56a user: jan.nijtmans tags: core-8-branch
08:45
Add support for windows-arm platform check-in: d86e92fb33 user: jan.nijtmans tags: core-8-6-branch
2022-02-06
12:47
another try, rules.vc version 1.10 check-in: 23587d97c0 user: jan.nijtmans tags: windows-arm64
2022-02-04
16:19
See [https://github.com/tcltk/tcl/pull/10] check-in: fc056d6a1d user: jan.nijtmans tags: windows-arm64
2022-02-03
13:13
TIP #617: Tcl_WCharLen/Tcl_Char16Len check-in: 2b0167c4a2 user: jan.nijtmans tags: tip-617
12:49
Fix Tcl_UtfToWChar() typedef check-in: 080fbcde97 user: jan.nijtmans tags: core-8-branch
2022-02-02
16:53
Merge 8.7 Closed-Leaf check-in: 489ba2db5f user: jan.nijtmans tags: tip-613
16:51
Merge 8.7 check-in: e30b103400 user: jan.nijtmans tags: tip-615
16:48
Merge 8.7 check-in: 5183219b73 user: jan.nijtmans tags: tip-616-for-8.7
16:46
Merge 8.6 check-in: 132a24c42f user: jan.nijtmans tags: core-8-branch
16:42
Change DEFAULT_PRIMARY_PROMPT from #define to static const string (saves a strlen() call) check-in: b8af657c4a user: jan.nijtmans tags: core-8-6-branch
2022-02-01
12:31
Merge 8.6 check-in: 2245871b04 user: jan.nijtmans tags: core-8-branch
12:03
Code cleanup in tclMain.c and tclAppInit.c: Make them Tcl-8.7-aware, usable as more generic example... check-in: 3625d63254 user: jan.nijtmans tags: core-8-6-branch
09:56
Merge 8.7 check-in: d63d09824a user: jan.nijtmans tags: tip-616-for-8.7
2022-01-31
12:04
code alignment check-in: 01fa971fac user: jan.nijtmans tags: tip-615
11:49
Merge 8.7 check-in: 8b1bfefd8e user: jan.nijtmans tags: tip-615
2022-01-28
23:52
take advantage of what we know re: argv guarantees [https://www.iso-9899.info/n1570.html#5.1.2.2.1|a... check-in: d69611bc9d user: bch tags: core-8-branch
23:28
rejig argv/argc handling in response to investigation prompted by [https://arstechnica.com/informati... check-in: d1f6c5ef6c user: bch tags: core-8-branch
14:59
Allow indexPtr to be (int *)NULL check-in: 8a07ca7765 user: jan.nijtmans tags: tip-613
13:25
Fix ParseArgsObjv() wrapper, and adapt testcase to prove that it works check-in: 114a54fbb4 user: jan.nijtmans tags: tip-616-for-8.7
10:52
Use more size_t in tclTest.c, for testing the new wrapper functions check-in: 066c408415 user: jan.nijtmans tags: tip-616-for-8.7
2022-01-26
17:48
Add back a clarification to the documentation for [expr] that an operand is interpreted as a number ... check-in: 775edc3e17 user: pooryorick tags: core-8-branch
13:33
Add TclParseArgsObjv_ check-in: 3c38c4a65b user: jan.nijtmans tags: tip-616-for-8.7
2022-01-25
15:19
unbreak (windows) build check-in: 34d0c6a14a user: jan.nijtmans tags: tip-616-for-8.7
14:22
Merge 8.7 check-in: e6b33eb55a user: jan.nijtmans tags: tip-613
2022-01-24
21:24
3 more stub-entries check-in: e5838cf45d user: jan.nijtmans tags: tip-616-for-8.7
15:55
Merge 8.7 check-in: 4f72807e3e user: jan.nijtmans tags: tip-616-for-8.7
15:40
Merge 8.6 check-in: 56efe65709 user: jan.nijtmans tags: core-8-branch
15:29
intPtr -> lengthPtr in Tcl_ListObjLength() documentation, so the documentation matches the signature... check-in: 31cae19da0 user: jan.nijtmans tags: core-8-6-branch
11:19
Merge 8.7 check-in: 7d695dcfe3 user: jan.nijtmans tags: tip-616-for-8.7
11:15
Don't document the size_t form of Tcl_GetStringFromObj() (yet), because it's only available if TCL_N... check-in: 55d66c907b user: jan.nijtmans tags: core-8-branch
11:01
Fix another bug in Tcl_GetIntForIndex() (demonstrated by the new testcases from the previous commit) check-in: 96fd21c06c user: jan.nijtmans tags: core-8-branch
10:00
Extend for Tcl dicts too (API only) check-in: 8376bd283c user: jan.nijtmans tags: tip-616-for-8.7
2022-01-23
21:56
Extend for Tcl lists > 2^31 elements (API only) check-in: 6ac0be37b5 user: jan.nijtmans tags: tip-616-for-8.7
16:21
eol-spacing from previous commit check-in: 1c24f254fe user: jan.nijtmans tags: core-8-branch
2022-01-22
14:47
Rewrite of documentation for [chan] check-in: eb627bda27 user: pooryorick tags: core-8-branch
2022-01-21
16:16
In case troubles are found in Tcl_GetRange(), this branch brings back Tcl_GetRange() to how it was i... Closed-Leaf check-in: 5b0676e5ca user: jan.nijtmans tags: bug-e9a2715d91
15:15
Merge 8.6 check-in: 2306f87127 user: jan.nijtmans tags: core-8-branch
14:44
Undo part of [26539e78a7]. Although Tcl_GetRange() does it's own parameter check, it's caller doesn'... check-in: 78bfdd485f user: jan.nijtmans tags: core-8-6-branch
08:53
Fix bug in Tcl_GetIntForIndex() (TIP #544), discovered when investigating [https://core.tcl-lang.org... check-in: 96a8baa3c9 user: jan.nijtmans tags: core-8-branch
08:43
Add test-cases for Tcl_GetIntForIndex(). This reveals a minor bug Closed-Leaf check-in: 2858475ed7 user: jan.nijtmans tags: bug-a9929f112a
2022-01-19
14:21
(partial) fix for [https://core.tcl-lang.org/tk/tktview?name=a9929f112a|a9929f112a]. WIP check-in: 7460813a8a user: jan.nijtmans tags: bug-a9929f112a
11:04
Merge 8.7 check-in: a2ae4597f0 user: jan.nijtmans tags: tip-613
2022-01-18
23:53
Merge 8.7 check-in: daff5c453c user: jan.nijtmans tags: tip-615
23:26
Update documentation for Tcl_GetRange() check-in: 61b142d29c user: jan.nijtmans tags: core-8-branch
15:52
Merge 8.6 check-in: de79810eea user: jan.nijtmans tags: core-8-branch
15:39
Fix [e9a2715d91]: Incompatible Tcl_GetRange(). From now on (unofficially) the last function argument... check-in: 26539e78a7 user: jan.nijtmans tags: core-8-6-branch
14:40
TIP #615: string is index. WIP check-in: 9077972219 user: jan.nijtmans tags: tip-615
2022-01-17
17:26
Possible fix for [e9a2715d91]: Tcl 8.6.11: Incompatible Tcl_GetRange() Closed-Leaf check-in: ed61de701e user: jan.nijtmans tags: bug-e9a2715d91
17:07
Fix merge conflict previous commit check-in: 6fc61089ca user: jan.nijtmans tags: core-8-branch
17:02
Merge 8.6 check-in: ea38112364 user: jan.nijtmans tags: core-8-branch
16:44
Tcl_NewObj() -> TclNewObj() check-in: df30948549 user: jan.nijtmans tags: core-8-6-branch
11:21
Merge 8.6 check-in: 636d27ef56 user: jan.nijtmans tags: core-8-branch
10:35
Follow-up to [767e070d35]: Tcl_GetRange and Tcl_GetUniChar do not validate index inputs. Now that T... check-in: 147f3b129a user: jan.nijtmans tags: core-8-6-branch
2022-01-15
17:07
Merge 8.7 check-in: e3af0e7eda user: jan.nijtmans tags: encodings-with-flags
17:02
Fix [6474fbd934]: Tcl 8.7a5: why utf-8 is different? check-in: 3f25428a3f user: jan.nijtmans tags: core-8-branch
2022-01-14
22:34
Proposed fix for [6474fbd934]: Tcl 8.7a5: why utf-8 is different? Closed-Leaf check-in: c4a89ec75d user: jan.nijtmans tags: bug-6474fbd934
15:44
Fix [b241e4ccc0]: Error while building with Tcl 8.7a5... check-in: 2d7363022b user: jan.nijtmans tags: core-8-branch
10:10
Merge 8.6 check-in: 9b26217141 user: jan.nijtmans tags: core-8-branch
09:54
Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few similar situations in other... check-in: 4b4cd18a44 user: jan.nijtmans tags: core-8-6-branch
09:53
Fix [bca10e3790]: Undefined behavior in ResultAdd(). Make functions like ResultAdd() equal in tclIOG... check-in: 58281c1992 user: jan.nijtmans tags: core-8-6-branch
2022-01-13
13:23
Merge 8.6 check-in: 32cbdf9580 user: jan.nijtmans tags: core-8-branch
13:22
Fix [69218ab7b]: TEBCResume(): buffer over-read in INST_STR_MAP check-in: 66f6ea11a3 user: jan.nijtmans tags: core-8-6-branch
13:20
Fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crash check-in: 967fa256db user: jan.nijtmans tags: core-8-6-branch
12:22
Fix [816913a65e]: GrowStringBuffer(): signed integer overflow. And a few similar situations in other... Closed-Leaf check-in: a03e9793d4 user: jan.nijtmans tags: bug-816913a65e
11:46
Fix [6cb3db4965]: pointer arithmetic using NULL in InitArgsAndLocals() check-in: 17a4e01dd3 user: jan.nijtmans tags: core-8-6-branch
11:12
Suggested fix for [bca10e3790]: Undefined behavior in ResultAdd(). Make functions like ResultAdd() e... Closed-Leaf check-in: acb2cec2bd user: jan.nijtmans tags: bug-bca10e3790
2022-01-12
21:41
Merge 8.6 check-in: 0074847583 user: jan.nijtmans tags: core-8-branch
21:39
Fix [fba9c1fc12]: pointer arithmetic using NULL in PrintParse() check-in: ac6ce2e3cf user: jan.nijtmans tags: core-8-6-branch
21:09
Merge 8.6 check-in: ac0dbddfa3 user: jan.nijtmans tags: core-8-branch
16:33
Fix [da6f155ca4]: STRING_SIZE() macro: parenthesize numChars usage. Fix more macro's like this. check-in: 2bb7cd72c8 user: jan.nijtmans tags: core-8-6-branch
15:50
Fix [69218ab7b]: TEBCResume(): buffer over-read in INST_STR_MAP Closed-Leaf check-in: 0f45a92d03 user: jan.nijtmans tags: bug-69218ab7b
14:19
Proposed fix for [26f1328a86]: sizeof(int) < sizeof(void*) -> Crash Closed-Leaf check-in: 7178b3b439 user: jan.nijtmans tags: bug-26f1328a86
2022-01-10
13:19
Merge 8.7 check-in: 1676687a2c user: jan.nijtmans tags: encodings-with-flags
2022-01-09
17:15
Merge 8.7 check-in: 3179cb8269 user: jan.nijtmans tags: strict-index-experiment
17:13
Merge 8.7 check-in: b260874edb user: jan.nijtmans tags: tip-613
16:54
Rename "testConstraint nodep" to "testConstraint deprecated", making it the same as in Tk check-in: 4fc052ca9b user: jan.nijtmans tags: core-8-branch
2022-01-07
19:55
Merge 8.6 check-in: 690b19b35b user: jan.nijtmans tags: core-8-branch
19:52
tcltk-man2html-utils.tcl: Before doing a "string range", check if that makes sense at all check-in: 8396dc130d user: jan.nijtmans tags: core-8-6-branch
17:17
Fix [0386e9a967]: Bitrot in tclZlib.c check-in: 2f50fa72bd user: jan.nijtmans tags: core-8-branch
2021-12-27
17:17
merge 8.7 check-in: 7a66af3661 user: dgp tags: dgp-review
2021-12-21
23:04
-1 -> "" check-in: 3f6360fafd user: jan.nijtmans tags: strict-index-experiment
17:36
code formatting check-in: 7ef07fde2f user: jan.nijtmans tags: strict-index-experiment
17:23
Merge 8.7 check-in: a03edf1949 user: jan.nijtmans tags: strict-index-experiment
16:18
New macro TclNewIndexObj(). For Tcl 8.7 it's the same as TclNewIntObj(), but in Tcl 9.0 not any more... check-in: cc79d9889f user: jan.nijtmans tags: core-8-branch
2021-12-20
14:38
binary encode/decode hex: document upper/lower character use. check-in: b67b280c04 user: oehhar tags: core-8-6-branch
14:10
formatting check-in: d456c0ec8d user: jan.nijtmans tags: tip-613
01:00
Merge 8.7 check-in: 9be03eb010 user: jan.nijtmans tags: tip-613
00:58
Unbreak windows build caused by [066a9b81b8|this] commit check-in: 4235a4640b user: jan.nijtmans tags: core-8-branch
00:44
Merge 8.7. Allow Tcl_GetIndexFromObj*() to be used with enum/char/short/int/long whatever size integ... check-in: fd5af9692d user: jan.nijtmans tags: tip-613
2021-12-18
19:02
Merge 8.6 check-in: 8eabfac780 user: jan.nijtmans tags: core-8-branch
18:55
Make it impossible for the indexType object to cache negative index values. And - if it happens - at... check-in: 8d5de988b3 user: jan.nijtmans tags: core-8-6-branch
15:07
Merge 8.6 check-in: 817abfee89 user: jan.nijtmans tags: core-8-branch
15:03
Fix [5507a9c096]: Small error on https://www.tcl.tk/man/tcl/TclCmd/try.html check-in: 11ab94a452 user: jan.nijtmans tags: core-8-6-branch
14:59
Merge 8.6 check-in: 066a9b81b8 user: jan.nijtmans tags: core-8-branch
14:46
Fix [b0f84119c8]: TEBCresume(): undefined behavior for INST_LSHIFT check-in: 66f17f6fe9 user: jan.nijtmans tags: core-8-6-branch
2021-12-16
21:26
Merge 8.6 check-in: 96119ec205 user: jan.nijtmans tags: core-8-branch
21:25
Fix [d1434179b5]: avoid signed integer overflow in AppendUtfToUtfRep() check-in: 8340945434 user: jan.nijtmans tags: core-8-6-branch
21:02
Suggested fix for [b0f84119c8]: TEBCresume(): undefined behavior for INST_LSHIFT Closed-Leaf check-in: c8fd4fa714 user: jan.nijtmans tags: bug-b0f84119c8
14:34
Merge 8.7 check-in: d764ceff5f user: jan.nijtmans tags: tip-613
14:01
Merge 8.6 check-in: 2872e09645 user: jan.nijtmans tags: core-8-branch
12:09
Add 2 new testcases, for Tcl_GetIndexFromObjStruct with TCL_EXACT flag and for Tcl_GetIndexFromObjSt... check-in: 67d362db55 user: jan.nijtmans tags: core-8-6-branch
09:20
Merge 8.7 check-in: 7d2f7f50d0 user: jan.nijtmans tags: tip-613
09:14
Merge 8.6 check-in: 88f665dbae user: jan.nijtmans tags: core-8-branch
09:02
Fix [6ef312dcf5]: memcpy() with NULL source in Tcl_CreateMathFunc() check-in: c8b818c8cd user: jan.nijtmans tags: core-8-6-branch
08:35
Fix [31e302fcf7]: signed integer overflow in generic/tclHash.c check-in: 96d30a7f6b user: jan.nijtmans tags: core-8-6-branch
08:20
Fix [90612089d8]: signed integer overflow in ExprRandFunc() check-in: 2d6da16ccc user: jan.nijtmans tags: core-8-6-branch
08:03
Undo prevous commit. See [41b1406f51] for the reason check-in: 5286286df9 user: jan.nijtmans tags: core-8-6-branch
2021-12-15
17:03
Fix [90612089d8]: signed integer overflow in ExprRandFunc() Closed-Leaf check-in: b0fd5cb70e user: jan.nijtmans tags: bug-90612089d8
16:58
Addendum to [41b1406f51]: change '<=' in range-check to '<' check-in: 8f432c79cf user: jan.nijtmans tags: core-8-6-branch
2021-12-13
13:49
Merge 8.7 check-in: 183cb675d5 user: jan.nijtmans tags: tip-613
12:59
Merge 8.6 check-in: 1d30b9892d user: jan.nijtmans tags: core-8-branch
11:39
Fix [41b1406f51]: AppendUtfToUtfRep(): undefined behavior involving pointers check-in: 3f70533e6d user: jan.nijtmans tags: core-8-6-branch
10:57
Merge 8.6 check-in: 140518c7ec user: jan.nijtmans tags: core-8-branch
10:35
Prevent crash in Tcl_GetIndexFromObj*() when objPtr == NULL. Just let it produce a normal error-mess... check-in: a12e131325 user: jan.nijtmans tags: core-8-6-branch
2021-12-12
18:03
Merge 8.6 check-in: 77cfae82ba user: jan.nijtmans tags: core-8-branch
17:59
Fix [ac6792195d]: avoid signed integer overflow in BinaryEncodeUu() check-in: 06a67ca582 user: jan.nijtmans tags: core-8-6-branch
2021-12-09
14:46
TIP #613: New INDEX_NULL_OK flag for Tcl_GetIndexFromObj*() check-in: dc80e7b290 user: jan.nijtmans tags: tip-613
2021-12-08
15:50
merge-mark check-in: 09404faa32 user: jan.nijtmans tags: core-8-branch
15:49
Update tcltest package to version 2.5.4 (backported from Tcl 8.7) check-in: 6ab2ea5d5f user: jan.nijtmans tags: core-8-6-branch
15:37
Merge 8.7. Also fix [5ec9985a94]: testing sebres-8-7-clock-speedup-cr2 branch check-in: f74839b807 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
15:28
Merge 8.6 check-in: d26a32e524 user: jan.nijtmans tags: core-8-branch
15:07
Add more win/*.in files to "make dist". Generate tclUuid.h (not used yet). With nmake build, install... check-in: 391d5b3019 user: jan.nijtmans tags: core-8-6-branch
12:11
Merge 8.7 check-in: 416363d9df user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
11:58
Merge sebres-8-6-clock-speedup-cr2 check-in: 4c6f9463ad user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
11:55
Merge 8.6 check-in: 78bf9d9d29 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2021-12-07
18:15
Merge 8.6 check-in: f451019541 user: jan.nijtmans tags: core-8-branch
18:05
Fix [cea2c63928]: Address -fsanitize=shift-exponent complaints in TclParseNumber() check-in: 0133ccbc6f user: jan.nijtmans tags: core-8-6-branch
2021-12-03
12:04
RFE [eb64b1520] http: be tolerant against invalid content encoding header responses Closed-Leaf check-in: 1198f073df user: oehhar tags: rfe-eb64b1520-http-content-encoding-tolerant
2021-12-02
13:47
merge-mark check-in: 732eba42bd user: jan.nijtmans tags: core-8-6-branch
2021-11-28
21:53
Fix [97b8e1d54b]: -mdynamic-no-pic not supported on Apple Silicon check-in: 010d43daee user: jan.nijtmans tags: core-8-branch
2021-11-26
16:26
Merge 8.7 check-in: 9ec42aad09 user: jan.nijtmans tags: encodings-with-flags
16:04
Merge 8.6. Add win/*.in to "make dist" check-in: 0917ed3920 user: jan.nijtmans tags: core-8-branch
15:56
Add (missing) win/svnmanifest.in win/tclUuid.h.in (not really used yet) check-in: 5c221dab28 user: jan.nijtmans tags: core-8-6-branch
15:54
Unbreak build check-in: 3079024bfa user: jan.nijtmans tags: core-8-6-branch
15:47
Change TclInitSubsystems() signature, matching Tcl_InitSubsystems() in Tcl 8.7. Add more type-casts... check-in: 4f1b1b1c13 user: jan.nijtmans tags: core-8-6-branch
11:59
TIP #599 implementation: Extended build information check-in: 9ddb36e0bd user: jan.nijtmans tags: core-8-branch
2021-11-24
17:40
Merge 8.7. STOPONERROR -> ILLEGALSEQUENCE check-in: 22fcd50946 user: jan.nijtmans tags: encodings-with-flags
14:51
Add support for subversion too Closed-Leaf check-in: 9e2f4fb578 user: jan.nijtmans tags: build-info
12:32
Merge 8.7 check-in: ce5e992afb user: jan.nijtmans tags: build-info
12:22
Merge 8.6 check-in: 11e5e80bf6 user: jan.nijtmans tags: core-8-branch
12:12
Add rule to generate manifest.uuid and tclUuid.h, if not present already. Not used yet check-in: c0a10670e5 user: jan.nijtmans tags: core-8-6-branch
2021-11-23
21:33
2 minor improvements: Make sure tclUuid.h ends with newline; Fallback "unknown" if neither GIT, nei... check-in: 869cb7fb94 user: jan.nijtmans tags: build-info
2021-11-19
17:29
Merge 8.7 check-in: 9571feeb2b user: jan.nijtmans tags: encodings-with-flags
17:28
Merge 8.7 check-in: c7b03fcf28 user: jan.nijtmans tags: build-info
2021-11-17
10:08
Fix [46291ba24d]: win: install: bashism in Makefile.in check-in: 7f97316fe4 user: jan.nijtmans tags: core-8-branch
2021-11-16
16:59
Merge 8.7 check-in: 255d61cf29 user: jan.nijtmans tags: tip-609
09:00
Add "japanese" encoding. Fixes [5b5ba0aa0d]: macJapanese encoding is incomplete. (Turned out to be n... Closed-Leaf check-in: c26e3294a8 user: jan.nijtmans tags: rfe-5b5ba0aa0d
2021-11-15
08:51
Merge 8.6. TCL_UTF_MAX==3 means internal encoding is "ucs-2", not "utf-16" check-in: e7e0d6d121 user: jan.nijtmans tags: cygwin
2021-11-12
21:29
Starting with 8.7, don't bother Cygwin32 any more. Only Cygwin64 will be supported. check-in: addc3c39d8 user: jan.nijtmans tags: core-8-branch
2021-11-11
16:16
(cherry-pck): Fix -fno-lto determination/add --enable-auto-image-base option to windows build (when ... check-in: 57849e8e77 user: jan.nijtmans tags: cygwin
16:13
Merge 8.6 check-in: 11179c8d17 user: jan.nijtmans tags: core-8-branch
16:12
Fix -fno-lto determination/add --enable-auto-image-base option to windows build (when available) check-in: 993edf2e64 user: jan.nijtmans tags: core-8-6-branch
2021-11-10
08:24
Merge 8.7 check-in: 0ac84b1c6b user: jan.nijtmans tags: build-info
2021-11-09
15:50
Merge 8.6 check-in: 98c5561b52 user: jan.nijtmans tags: core-8-branch
15:10
testcase/install fix check-in: 2e219577fb user: jan.nijtmans tags: cygwin
11:28
Use octal permissions in testcases check-in: ec77a399b1 user: jan.nijtmans tags: core-8-6-branch
10:37
Rename (back) library/registry -> library/reg check-in: 92dedda243 user: jan.nijtmans tags: cygwin
2021-11-08
23:13
Merge 8.7 check-in: b52fe067d5 user: jan.nijtmans tags: encodings-with-flags
23:11
Merge 8.7 check-in: 9c459140af user: jan.nijtmans tags: build-info
23:08
Merge 8.6.12 check-in: 0c8ae089ab user: jan.nijtmans tags: cygwin
14:03
Merge 8.6. Some http:// -> https:// check-in: 48883dadfa user: jan.nijtmans tags: core-8-branch
14:02
mingw-w64 website changed check-in: e372c416cc user: jan.nijtmans tags: core-8-6-branch
13:43
Make "changes" file chronological (again) check-in: 1fb5e666dc user: jan.nijtmans tags: core-8-branch
00:30
merge 8.7 check-in: d93a28a96e user: dgp tags: dgp-review
00:06
[9899c273ab] Rewrite Tcl_InitStringRep to account for all encounters with the non-allocated empty st... check-in: e7511df3a1 user: dgp tags: core-8-branch
2021-11-07
22:39
Update and clarify usage of the TclInitStringRep macro. check-in: 7522602be7 user: dgp tags: core-8-branch
21:42
Merge 8.6 check-in: 5d8dcf16a6 user: jan.nijtmans tags: core-8-branch
21:34
Fix [15845d9fd8]: unix/tcl.m4: implicit declaration of exit() in timezone variable checks check-in: 185912afea user: jan.nijtmans tags: core-8-6-branch
20:39
Document the freedom to provide space of either type int or size_t. check-in: fceda03ccf user: dgp tags: core-8-branch
19:18
The TIP 481 machinery compels all callers to add typecasting to their NULL arguments, which is quite... Leaf check-in: bc2db39234 user: dgp tags: dgp-481-null-casting
03:20
More accurately describe the string rep invalidation performed by Tcl_SetByteArrayLength() check-in: 56bb2f7baa user: dgp tags: core-8-branch
2021-11-06
22:45
typo check-in: 8065b9ec1b user: dgp tags: core-8-branch
20:33
merge 8.6 check-in: 59329db546 user: dgp tags: core-8-branch
20:33
Doc fix. There is no endianness in the encoding of a single byte. check-in: f2761e902b user: dgp tags: core-8-6-branch
15:41
merge 8.6 check-in: 351bbfc846 user: dgp tags: core-8-branch
15:37
Missing static. check-in: 20617fd4af user: dgp tags: core-8-6-branch
15:35
Make more use of the Tcl_ObjCmdProc typedef for tidier branch merging. check-in: 434a0ba450 user: dgp tags: core-8-6-branch
08:02
Eliminate unused variables/function-arguments check-in: 8d39bb8387 user: jan.nijtmans tags: core-8-branch
2021-11-05
22:42
merge 8.7 check-in: 3b6049f369 user: dgp tags: dgp-review
22:39
Implement parts of TIP 568 in Tcl 8.7. check-in: 589aafadbc user: dgp tags: core-8-branch
21:30
merge 8.6 check-in: e38e560e49 user: dgp tags: core-8-branch
21:23
merge release check-in: add380b660 user: dgp tags: core-8-6-branch
19:47
Adapt documentation of the *ByteArray* routines to better match Tcl library functioning post-TIP 568... Closed-Leaf check-in: 5a5f55f7a5 user: dgp tags: tip-568
12:39
merge 8.7 check-in: a50780358f user: dgp tags: tip-568
2021-11-04
17:18
Fix for bug [fc65ff1b66] - zipfs mkimg check-in: 338fe58e76 user: griffin tags: core-8-branch
12:45
Adapt test-cases check-in: d2275ab2c1 user: jan.nijtmans tags: cygwin
12:33
Fix testcase. Don't bother msvc building for this branch check-in: 1ca2b04899 user: jan.nijtmans tags: cygwin
2021-11-03
21:43
Make tclUuid.h work on Windows as well check-in: d988f5246c user: jan.nijtmans tags: cygwin
16:32
Add "tcl:build-info" command check-in: 1a253edcfd user: jan.nijtmans tags: cygwin
15:37
Upgrade registry to version 1.3.6 check-in: e8edc82e6b user: jan.nijtmans tags: cygwin
14:42
Merge 8.6 check-in: 57afd14be8 user: jan.nijtmans tags: cygwin
2021-11-02
16:48
merge 8.7 check-in: 833d30f970 user: dgp tags: tip-568
16:40
Revise the interface routines for byte arrays to use "numBytes" rather than "length" as argument nam... check-in: e20aa824db user: dgp tags: tip-568
15:06
merge 8.6 Closed-Leaf check-in: 553f5049a7 user: dgp tags: rc2, release, core-8-6-12-rc, core-8-6-12
2021-11-01
16:28
Merge 8.7 check-in: 3842ac8331 user: jan.nijtmans tags: tip-603
13:38
Merge 8.6 check-in: c5e5349f51 user: jan.nijtmans tags: core-8-branch
13:21
Update DragonFly/FreeBSD configuration (requested by Pietro Cerutti) check-in: 75f8d23bb7 user: jan.nijtmans tags: core-8-6-branch
2021-10-31
22:41
Simplify -matchvar/-indexvar processing of regexp/switch Closed-Leaf check-in: 899b89ec3b user: jan.nijtmans tags: simpl_matchvar
16:21
Merge 8.7 check-in: e837834cb3 user: jan.nijtmans tags: strict-index-experiment
2021-10-30
19:49
update changes check-in: 67f2c5f71b user: dgp tags: rc1, core-8-6-12-rc
2021-10-27
08:12
Bump to 8.6.12 for release check-in: 130cd6ec01 user: jan.nijtmans tags: rc0, core-8-6-12-rc
07:05
Merge 8.6 check-in: 8747737d99 user: jan.nijtmans tags: core-8-branch
07:03
Update platform version (1.0.17 -> 1.0.18) for MacOS Monterey support check-in: 96a7c63da8 user: jan.nijtmans tags: core-8-6-branch
06:50
Merge 8.6 check-in: 376763e59e user: jan.nijtmans tags: core-8-branch
06:49
Update TZ info to tzdata2021e check-in: 01d540b804 user: jan.nijtmans tags: core-8-6-branch
2021-10-25
21:35
Merge 8.6 check-in: f1bd550cdb user: jan.nijtmans tags: core-8-branch
21:32
Merge 8.5 check-in: b9a416e9e6 user: jan.nijtmans tags: core-8-6-branch
15:34
Revise outdated comments. check-in: b10395f12e user: dgp tags: tip-568
14:14
merge 8.7 check-in: 32f3750314 user: dgp tags: tip-568
2021-10-24
18:19
These record locations are not relative offsets, but rather absolute locations. Closed-Leaf check-in: 3cfe139c36 user: griffin tags: bug_fc65ff1b66
2021-10-20
20:27
Code cleanup (comments, bracing) check-in: 61af2fd4ba user: jan.nijtmans tags: core-8-branch
2021-10-19
14:44
Merge 8.6 check-in: c8a1cf3845 user: jan.nijtmans tags: core-8-branch
14:42
IntRep -> InternalRep. Internal changes only. check-in: 40343f5fb6 user: jan.nijtmans tags: core-8-6-branch
12:43
Fix "nodep" constraint. Merge 8.7 check-in: 336623308d user: jan.nijtmans tags: build-info
2021-10-18
18:56
Merge-mark check-in: fa942183a5 user: jan.nijtmans tags: core-8-6-branch
18:24
Update TZ info to tzdata2021d (via merge). check-in: 55f7da34fa user: jima tags: core-8-branch
18:23
Update TZ info to tzdata2021d. check-in: c492d8b59e user: jima tags: core-8-6-branch
14:44
merge 8.7 check-in: 047cc8f6ef user: dgp tags: tip-568
11:57
Merge 8.7. Remove -stoponerror option check-in: 8ab21b9453 user: jan.nijtmans tags: encodings-with-flags
09:51
Merge 8.7 check-in: edd5767d48 user: jan.nijtmans tags: build-info
09:43
separate "testConstraint nodep" in tcltests.tcl check-in: 78328c59a8 user: jan.nijtmans tags: core-8-branch
08:56
separate testConstraint nodep check-in: 831b8911ff user: jan.nijtmans tags: build-info
07:51
Merge 8.7 check-in: aeabe9cded user: jan.nijtmans tags: build-info
2021-10-15
14:48
RFE [cef426ff2c]: Encoding UTF-32 missing check-in: 2c7852b42b user: jan.nijtmans tags: core-8-branch
2021-10-14
14:32
Code/Comment cleanup Closed-Leaf check-in: 24f2ef3933 user: jan.nijtmans tags: rfe-cef426ff2c
2021-10-13
16:34
Remove unnecessary change check-in: ad854adcf2 user: griffin tags: bug_fc65ff1b66
13:51
Oops check-in: a052776081 user: jan.nijtmans tags: rfe-cef426ff2c
13:33
First shot at [cef426ff2c]: Encoding UTF-32 missing check-in: 23f539bd7c user: jan.nijtmans tags: rfe-cef426ff2c
00:22
Corrected offset calculations check-in: 76b66f021b user: griffin tags: bug_fc65ff1b66
2021-10-12
14:46
Merge 8.6 check-in: f29ab3924a user: jan.nijtmans tags: core-8-branch
14:27
Missing braces (just to be sure) check-in: 803b509193 user: jan.nijtmans tags: core-8-6-branch
14:18
Fix build failure with --enable-symbols build on Windows: Some code makes assumptions on Tcl_Time st... check-in: 18996aeca8 user: jan.nijtmans tags: core-8-6-branch
2021-10-11
13:57
Merge 8.7 check-in: 30d5187f4f user: jan.nijtmans tags: core-8-branch
13:54
Better solution, in stead of [https://core.tcl-lang.org/tk/info/6ffcea9b093deb5a|6ffcea9b]: Handle 6... check-in: 89c20907fe user: jan.nijtmans tags: core-8-6-branch
2021-10-08
19:42
Fix for issue [a8579d906a28], "argument with no name". check-in: 75a9777184 user: pooryorick tags: core-8-6-branch
09:26
Merge 8.7 check-in: 3e899fd2f3 user: jan.nijtmans tags: tip-568
07:08
Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list check-in: a722c92a11 user: jan.nijtmans tags: core-8-branch
07:05
Merge 8.6 check-in: df269d2941 user: jan.nijtmans tags: core-8-branch
07:04
merge-mark check-in: 628a86de6d user: jan.nijtmans tags: core-8-6-branch
2021-10-06
19:33
Change "IntRep" to "InternalRep", as discussed in the Tcl Core mailing list Closed-Leaf check-in: 0509fa5750 user: jan.nijtmans tags: internalrep
14:00
Fix problem with application manifest, supporting UTF-8 console (it appears that mingw is stricter t... check-in: 771d38afb8 user: jan.nijtmans tags: core-8-branch
2021-10-04
21:09
Rewrite comments for clarity and conciseness. check-in: 7bee7de7b3 user: pooryorick tags: core-8-branch
2021-10-02
17:01
Update TZ info to tzdata2021c. check-in: bc9ec11855 user: jima tags: core-8-6-branch
2021-09-30
08:03
Merge 8.6 check-in: b807975e85 user: jan.nijtmans tags: core-8-branch
07:49
Fix [e0f728b381]: Manpage msgcat.n contains two write errors check-in: 3db9104f81 user: jan.nijtmans tags: core-8-6-branch
2021-09-29
13:46
Set activeCodePage to UTF-8, for (Windows) systems that support it. check-in: 6087ae38b5 user: jan.nijtmans tags: core-8-branch
12:29
Merge 8.7 check-in: 4f7adbc283 user: jan.nijtmans tags: build-info
2021-09-27
13:01
TIP #605 implementation: Function to get class name from object check-in: 7a083ed201 user: jan.nijtmans tags: core-8-branch
2021-09-26
20:56
Merge 8.7 check-in: 2ac81d322a user: jan.nijtmans tags: build-info
20:51
Merge 8.6 check-in: 9bef0ece3c user: jan.nijtmans tags: core-8-branch
20:48
Remove unix/config.status.lineno check-in: 3920ccdd3d user: jan.nijtmans tags: core-8-6-branch
2021-09-25
09:01
Update TZ info to tzdata2021b (via merge). check-in: efea83e25e user: jima tags: core-8-branch
09:01
Update TZ info to tzdata2021b. check-in: bb03f34764 user: jima tags: core-8-6-branch
2021-09-24
14:13
Merge 8.7 check-in: 3f3842836d user: jan.nijtmans tags: build-info
13:27
Merge sebres-8-6-clock-speedup-cr2 check-in: dd7effdb5b user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
13:25
Merge 8.6 check-in: b36b1f31b2 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
13:23
Merge 8.7 check-in: 84cdd3c28b user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
2021-09-14
13:35
Merge 8.6 check-in: f28ed6ea77 user: jan.nijtmans tags: core-8-branch
13:34
Update all tables to Unicode 14 check-in: cd8fadfca1 user: jan.nijtmans tags: core-8-6-branch
2021-09-10
18:52
merge 8.7 check-in: 6ff788ac2a user: dgp tags: tip-568
2021-09-08
14:26
Merge 8.6 check-in: 7f7ef44565 user: jan.nijtmans tags: core-8-branch
14:24
close fork check-in: 47391ebc16 user: jan.nijtmans tags: core-8-6-branch
2021-09-03
06:43
merge-mark check-in: 2a0f4a9ba2 user: jan.nijtmans tags: core-8-branch
2021-09-02
23:03
Merge fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a subsequent ... check-in: da51286375 user: pooryorick tags: core-8-6-branch
22:38
Backport fixes for [ccc448a6bfd5], namespace ensemble subcommand name prefix matching and a subseque... check-in: bd39341706 user: pooryorick tags: core-8-branch
21:27
merge 8.7 check-in: af84134442 user: dgp tags: tip-568
14:46
Few more (c) -> © check-in: a009451a71 user: jan.nijtmans tags: core-8-branch
14:41
(c) -> ©, now that TIP #587 is accepted check-in: 7dd529ed06 user: jan.nijtmans tags: core-8-branch
2021-09-01
13:07
Merge 8.7 Closed-Leaf check-in: 1d4948495c user: jan.nijtmans tags: unicode-14
2021-08-31
14:36
Patch to fix zipfs mkimg bug. check-in: bcb8c5e9dd user: griffin tags: bug_fc65ff1b66
2021-08-27
18:46
Work in progress updating the documentation to modern perspectives. check-in: 525efda8f5 user: dgp tags: tip-568
11:51
merge 8.7 check-in: bc8dcf3bcb user: dgp tags: tip-568
07:10
Merge 8.6 check-in: 3615ee45bd user: jan.nijtmans tags: core-8-branch
07:09
Follow-up previous commit (thanks, Don!). Missing #undef check-in: ffbde696e4 user: jan.nijtmans tags: core-8-6-branch
2021-08-26
19:14
repair broken build check-in: 741d273eb5 user: dgp tags: core-8-branch
19:12
repair broken build check-in: 5f6bda2a35 user: dgp tags: core-8-6-branch
15:27
Merge 8.6 check-in: 83da84a0e5 user: jan.nijtmans tags: core-8-branch
15:15
Add a few spare unused stub entries in TclOO check-in: 7698b8162e user: jan.nijtmans tags: core-8-6-branch
2021-08-23
17:25
merge 8.7 check-in: 20beece07f user: dgp tags: dgp-review
17:03
merge 8.7 check-in: 101d798bc5 user: dgp tags: tip-568
13:00
Make everything compile warning-free when TCL_THREADS=0 check-in: 2abafeca96 user: jan.nijtmans tags: core-8-branch
10:35
Merge 8.5 check-in: 3352f4f245 user: jan.nijtmans tags: core-8-6-branch
2021-08-20
12:46
TIP #511 implementation: Implement Tcl_AsyncMarkFromSignal() check-in: 1a6b389968 user: jan.nijtmans tags: core-8-branch
2021-08-19
08:51
Merge-mark 8.6. Update to autoconf-2.71 check-in: e34446660d user: jan.nijtmans tags: core-8-branch
08:45
Merge 8.5 check-in: d99207d437 user: jan.nijtmans tags: core-8-6-branch
08:05
Apply macos-tip511.diff. Resolve conflict with TIP #601 Closed-Leaf check-in: d8b82ef75f user: jan.nijtmans tags: tip-511
2021-08-18
14:31
Fix use of TCL_THREADS macro: In Tcl 8.7, this is always defined, but can have value '1' or '0' check-in: ae2c9006bb user: jan.nijtmans tags: tip-511
2021-08-17
16:16
tip#511 proposed implementation check-in: 0d5d82595a user: jan.nijtmans tags: tip-511
2021-08-15
21:47
Make TCL_MAC_EMPTY_FILE macro work with C++ compiler check-in: b46c4d3d9c user: jan.nijtmans tags: core-8-branch
21:37
Make tclZipfs.c compilable with a C++ compiler check-in: 565bc5516c user: jan.nijtmans tags: core-8-branch
21:34
Make TCL_QUEUE_ALERT_IF_EMPTY a separate flag check-in: c7572c6dc4 user: jan.nijtmans tags: tip-609
20:35
Proposed TIP #609 implementation check-in: fd12b53710 user: jan.nijtmans tags: tip-609
2021-08-05
16:19
Refine 'string replace' documentation wording. Thanks to Ted Brown on clt. check-in: 492bc5d79c user: oehhar tags: core-8-6-branch
11:20
Merge 8.7 check-in: e76781e044 user: jan.nijtmans tags: build-info
11:20
Merge 8.6 check-in: e55cd6d5bf user: jan.nijtmans tags: core-8-branch
07:30
Clarify description of corner case 'string replace "" 0 0 A' to return the empty string. check-in: 1b84e484da user: oehhar tags: core-8-6-branch
2021-08-04
14:52
Fix knownMsvcBug testConstraint check-in: 30e09611ba user: jan.nijtmans tags: build-info
2021-08-03
10:26
Found the problem with Visual Studio: somehow it doesn't handle empty brackets [] right .... check-in: a9f03863fa user: jan.nijtmans tags: build-info
10:10
Remove tcl::build-info, but keep the Tcl_InitSubsystems change, as this is suspected to be the break... Closed-Leaf check-in: 4c27455e16 user: jan.nijtmans tags: build-info-experiment
09:14
Add tcl::build-info check-in: 91cdc4cfe4 user: jan.nijtmans tags: build-info-experiment
2021-08-02
14:53
merge-mark check-in: fb87b8e60a user: jan.nijtmans tags: build-info
14:52
Bring over more from "build-info" branch check-in: 0b80305222 user: jan.nijtmans tags: build-info-experiment
2021-08-01
11:47
Turn code snippets in TIP into a branch. Closed-Leaf check-in: 01cb108d71 user: dkf tags: tip-605
2021-07-31
16:00
merge-mark check-in: 04451fdec8 user: jan.nijtmans tags: core-8-6-branch
2021-07-30
12:53
Merge build-info-experiment check-in: 8b9a1d9942 user: jan.nijtmans tags: build-info
12:50
make it work for GIT too check-in: d913aaac15 user: jan.nijtmans tags: build-info-experiment
12:35
In "makefile.vc" add building new header-file tclUuid.h. Not used for anything yet. check-in: dd0cb13795 user: jan.nijtmans tags: build-info-experiment
2021-07-29
14:03
Experiment: Switch tclsh console to UTF-8 by default on Windows, if possible, using the manifest. Closed-Leaf check-in: f04dc41a5b user: jan.nijtmans tags: utf-8-console
2021-07-26
17:32
Proposed fix. Needs testing with a compiler which demos the bug. Closed-Leaf check-in: cc39387c0c user: dgp tags: bug-f4b0cb2080
16:43
merge 8.7 check-in: e99abaf474 user: dgp tags: tip-568
2021-07-23
12:52
Use mingw-w64-ucrt-x86_64 toolchain for onfiledist build (starting with 8.7, since it needs Vista+) check-in: c8be6c32f1 user: jan.nijtmans tags: core-8-branch
10:03
Merge 8.7. Re-implement testConstraint knownMsvcBug in terms of tcl::build-info check-in: c0c61fa7cf user: jan.nijtmans tags: build-info
09:49
Missing "env:" label in win-build.yml check-in: 258b7ef7a3 user: jan.nijtmans tags: core-8-branch
2021-07-21
08:19
Experiment: build onefiledist using the (experimental) UCRT64 mingw-w64 environment Closed-Leaf check-in: f944e72155 user: jan.nijtmans tags: ucrt
08:12
Merge 8.6 check-in: 2d55b0a150 user: jan.nijtmans tags: core-8-branch
08:00
Merge 8.5 check-in: 0682841be6 user: jan.nijtmans tags: core-8-6-branch
2021-07-19
14:06
merge 8.7 check-in: 54950d24d5 user: dgp tags: tip-568
13:58
merge 8.7 check-in: 0063650c97 user: dgp tags: dgp-review
2021-07-17
11:18
Merge 8.6 check-in: 7f22950622 user: jan.nijtmans tags: core-8-branch
11:16
Fix [592a25a505]: Tcl_PutEnv() crashes on Windows check-in: 9bd7ebe143 user: jan.nijtmans tags: core-8-6-branch
2021-07-16
15:52
Proposed fix for [592a25a505]: Tcl_PutEnv() crashes on Windows Closed-Leaf check-in: cf658956aa user: jan.nijtmans tags: bug-592a25a505
06:58
Merge 8.6 check-in: 6dc87d9af2 user: jan.nijtmans tags: core-8-branch
06:41
Merge 8.5 check-in: 356246df86 user: jan.nijtmans tags: core-8-6-branch
2021-07-14
15:54
Fix build on Linux/Sparc with 32 bit userspace. See: [https://github.com/libtom/libtommath/issues/50... check-in: ef5def02ea user: jan.nijtmans tags: core-8-branch
08:58
Add support for ICC check-in: 4c942e0c94 user: jan.nijtmans tags: build-info
2021-07-13
19:53
Added a basic portable test of [fconfigure -stat] check-in: 6d77221b07 user: dkf tags: tip-603
19:38
Added documentation check-in: 1989f80f6a user: dkf tags: tip-603
16:14
fullversion -> patchlevel check-in: 96df75e118 user: jan.nijtmans tags: build-info
15:56
More advanced tcl::build-info string parsing check-in: 85ea6b56fa user: jan.nijtmans tags: build-info
14:22
Merge-mark check-in: 75bf97bf3c user: jan.nijtmans tags: build-info
13:12
Remove tclPkg.c changes, instead implement new tcl::build-info command check-in: ea59903396 user: jan.nijtmans tags: build-info
07:56
finally -> finallyIndex, preventing conflicts with Tru64 headers (reported by Jay K) check-in: 88566e9de6 user: jan.nijtmans tags: core-8-6-branch
2021-07-09
22:11
Eliminate clang warning check-in: 7c438d4444 user: jan.nijtmans tags: build-info
2021-07-08
12:28
merge 8.6 check-in: 6a4d2648a6 user: jan.nijtmans tags: core-8-branch
12:17
Add \DUSE_NMAKE=1 to C-flags when nmake is used check-in: f0184854d3 user: jan.nijtmans tags: core-8-6-branch
2021-07-02
09:57
"profiled" -> "profile" check-in: a04fea182b user: jan.nijtmans tags: build-info
2021-07-01
10:35
"utf16" -> "utf-16" check-in: da93da4d09 user: jan.nijtmans tags: build-info
2021-06-29
16:06
Merge 8.7 check-in: 4a8309fafe user: jan.nijtmans tags: build-info
16:03
TCL_THREADS=0 means no threads too check-in: 2ba1768b43 user: jan.nijtmans tags: core-8-branch
15:59
TCL_THREADS=0 means no threads too .... check-in: 93a4d48441 user: jan.nijtmans tags: build-info
15:48
Merge 8.7. Minor signature fix in tcl.decls check-in: 9ad0b013dc user: jan.nijtmans tags: build-info
15:02
Merge 8.7. Fix fstat() call in tclUnixChan.c, in case Tcl_StatBuf == struct stat64. check-in: 563efc3d8f user: jan.nijtmans tags: tip-603
14:52
Use fstat64() in stead of fstat() on platforms which support it. check-in: 2de1247828 user: jan.nijtmans tags: core-8-branch
08:54
Make tclWinChan.c compile again, fixing obvious implementation problems. Not tested if it actually w... check-in: 0b2992cd25 user: jan.nijtmans tags: tip-603
2021-06-28
14:38
Merge 8.6 check-in: adc35f4736 user: jan.nijtmans tags: core-8-branch
14:33
Update many tools/encoding/*.txt files to the latest version, but leave out character changes. Only ... check-in: 46821014fe user: jan.nijtmans tags: core-8-6-branch
12:36
Merge 8.7 check-in: bb5821ab22 user: jan.nijtmans tags: build-info
12:34
Merge 8.7 check-in: 871cffde22 user: jan.nijtmans tags: encodings-with-flags
12:32
Fix iocmd-8.4 testcase check-in: 65aaf2df35 user: jan.nijtmans tags: tip-603
2021-06-27
11:26
merge core-8-branch check-in: 0f595ccdd0 user: dkf tags: tip-603
2021-06-25
21:30
Tweak TIP #590 impl on MacOS: Shared library could start with capital check-in: b9a7877ad5 user: jan.nijtmans tags: core-8-branch
14:03
Merge 8.7 check-in: aa4e6f4d4f user: jan.nijtmans tags: build-info
2021-06-23
21:31
fix typos in previous commit check-in: 6f5f159802 user: pooryorick tags: core-8-branch
18:49
possible fix for [dcb888ed85adeb86] with kevent() check-in: 06aaff9fd5 user: pooryorick tags: core-8-branch
13:27
Merge 8.7 check-in: 35802e0175 user: jan.nijtmans tags: encodings-with-flags
12:26
Merge 8.6 check-in: e3a2478516 user: jan.nijtmans tags: core-8-branch
12:20
Now really merge [bug-f9800d52bd61f240] (previous commit contains test-cases only) check-in: 1da51ccce1 user: jan.nijtmans tags: core-8-branch
07:43
merge [bug-f9800d52bd61f240] check-in: e3bf2b4041 user: pooryorick tags: core-8-branch
2021-06-22
18:26
possible fix for [dcb888ed85adeb86] with kevent() Closed-Leaf check-in: 94c93c8507 user: pooryorick tags: bug-dcb888ed85adeb86
13:20
Merge 8.5 check-in: 0331f5564f user: jan.nijtmans tags: core-8-6-branch
09:03
Merge 8.5 check-in: 679be274e1 user: jan.nijtmans tags: core-8-6-branch
2021-06-21
21:21
Improve logic and cleanup for tests coroutine-7.13 and coroutine-7.14 Closed-Leaf check-in: 5908ade8c3 user: pooryorick tags: bug-f9800d52bd61f240
12:34
Merge 8.6 check-in: 9ab163a49e user: jan.nijtmans tags: core-8-branch
12:31
Backport ISSUE_TEMPLATE and PULL_REQUEST_TEMPLATE from 8.7 check-in: aa9bf57ed7 user: jan.nijtmans tags: core-8-6-branch
12:08
Merge 8.6 check-in: 76da4e417c user: jan.nijtmans tags: core-8-branch
12:00
Change a lot of url's (as far as possible) from http:// to https:// check-in: b9c48412be user: jan.nijtmans tags: core-8-6-branch
10:27
Backout merge of "bug-f9800d52bd61f240" branch, which is - apparently - not ready to be merged yet. ... check-in: 63f78e5a2d user: jan.nijtmans tags: core-8-branch
09:45
eol-spacing check-in: 771fc551bb user: jan.nijtmans tags: core-8-branch
09:40
renumber testcases check-in: b320000f1e user: jan.nijtmans tags: core-8-branch
09:29
Fix [048dd20b4171c8da]: cesu-8 encoding fails on \u80 check-in: 0c93c6f969 user: jan.nijtmans tags: core-8-branch
05:47
merge bug-f9800d52bd61f240 check-in: 5cfdd6ee7b user: pooryorick tags: core-8-branch
05:40
test for issue [5106fddd4400e5b9b], failure to yieldto is not the same thing as not calling yieldto ... check-in: d7428a1ea0 user: pooryorick tags: bug-f9800d52bd61f240
2021-06-20
22:57
merge bug-f9800d52bd61f240 check-in: c75d4c3be0 user: pooryorick tags: core-8-branch
22:47
Fix for [f9800d52bd61f240], vwait is not NRE-enabled, and yieldto cannot find the right splicing spo... check-in: eb50e83ee1 user: pooryorick tags: bug-f9800d52bd61f240
2021-06-19
23:37
Undo change in [b70eeebb0d196bb2]: It breaks the "make html" target in github actions. See also [1e1... check-in: f886df2504 user: jan.nijtmans tags: core-8-branch
23:32
Assume chan-io-41.6 and chan-io-41.8 are UNIX-only. See [9be2726881c41893], those are failing on Win... check-in: 3b4ee109d9 user: jan.nijtmans tags: core-8-branch
23:24
Fix windows build failure, caused by [f8608fc420] check-in: 526dac1481 user: jan.nijtmans tags: core-8-branch
20:19
First attempt at Windows implementation. I don't develop on that platform, so this is extra dodgy! check-in: 0bfec1136a user: dkf tags: tip-603
15:57
Added in missing field check-in: f67df77d74 user: dkf tags: tip-603
14:59
Start of implementing TIP 603: chan configure -stat check-in: c9cac950e3 user: dkf tags: tip-603
2021-06-18
19:39
Fix [f8608fc420]: linux : dynamic location of the tcl zipfs check-in: 07f12cf720 user: jan.nijtmans tags: core-8-branch
19:23
merge 8.7 check-in: 2706eb0daa user: dgp tags: tip-568
19:11
merge 8.7 check-in: 75c8584688 user: dgp tags: dgp-review
18:11
Bump version number to distinguish from release. check-in: 00c0a52dd9 user: dgp tags: core-8-branch
17:38
close fork check-in: 61473a4126 user: dgp tags: core-8-branch
17:37
merge release check-in: 718ac969d6 user: dgp tags: core-8-branch
14:22
Merge 8.6 check-in: 7c91966878 user: jan.nijtmans tags: core-8-branch
12:46
Update all "cp" and "iso8859-?" encodings to the latest version. This adds 3 new codepoints to iso88... check-in: 0c4485f735 user: jan.nijtmans tags: core-8-6-branch
10:44
Hm. tcltk-man2html.tcl cannot handle $(PATCH_LEVEL). Don't bother for now. Closed-Leaf check-in: 0656f7eb48 user: jan.nijtmans tags: jn-tinkering
10:15
Fix "make html-tcl" target, broken by this commit: [b70eeebb0d196bb2] (in core-8-7-a5-rc branch only... check-in: 5941ce66ce user: jan.nijtmans tags: jn-tinkering
2021-06-17
15:52
Revert to the code of RC2, so that only timestamps and changes file entries are different. Closed-Leaf check-in: 8adcb61264 user: dgp tags: rc3, core-8-7-a5-rc, core-8-7-a5
15:44
Add another ticket to the changes file, noting its incompatility. check-in: ac1270f680 user: dgp tags: core-8-7-a5-rc
10:25
tests for [dcb888ed85adeb86] check-in: 4b00bf6318 user: pooryorick tags: core-8-branch
08:53
Fix for [dcb888ed85adeb86]: epoll, special files, directories, links, epoll_ctl operation not permit... check-in: 7587b7aeb9 user: pooryorick tags: core-8-branch
2021-06-16
16:06
Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "watch" proc check-in: f6aa52e243 user: pooryorick tags: core-8-branch
13:23
Re-apply fix for [67a5eabbd3d1]: refchan, coroutine, and postevent from the "watch" proc Leaf check-in: 0037b3d176 user: jan.nijtmans tags: bug-67a5eabbd3d1
02:26
merge 8.7 check-in: 618a2cea2a user: dgp tags: core-8-7-a5-rc
2021-06-15
14:54
Fix [18f4a94d03] by backing out [9bcec7cd880540c3] check-in: a785b5bf5e user: jan.nijtmans tags: core-8-branch
14:52
Fix [18f4a94d03] by backing out [9bcec7cd880540c3] Closed-Leaf check-in: ee3930e93a user: jan.nijtmans tags: bug-18f4a94d03
12:56
Fix [18f4a94d03] by backout out [9bcec7cd880540c3] check-in: 3f466e55c8 user: jan.nijtmans tags: bug-18f4a94d03
08:50
Adapt iso8859-7.enc to latest version, and fix testcase Closed-Leaf check-in: bc347660fb user: jan.nijtmans tags: encodings-2.0
08:28
Add new encoding iso8859-11 check-in: 6175cb782a user: jan.nijtmans tags: encodings-2.0
08:17
Update encodings (cp/iso) to latest version from unicode.org. *.enc-files not re-generated yet check-in: f408b13581 user: jan.nijtmans tags: encodings-2.0
2021-06-13
17:01
Change the arguments of the `make html` target to take the right default actions for producing a Tcl... check-in: b70eeebb0d user: dgp tags: core-8-7-a5-rc
2021-06-12
19:43
Make it an error to provide neither --tcl or --tk, or to provide both. Closed-Leaf check-in: f2f521f5e7 user: pooryorick tags: py-tinkering
19:15
Make the search for the project's .h file a little more specific. EDIT: Maybe good ideas here, bu... check-in: 9f8b78d60f user: pooryorick tags: py-tinkering
16:49
bump release date check-in: 1ffeb8e409 user: dgp tags: core-8-7-a5-rc
2021-06-11
17:49
merge 8.7 check-in: e80a5588eb user: dgp tags: core-8-7-a5-rc
13:59
Merge 8.6 check-in: 948e056a45 user: jan.nijtmans tags: core-8-branch
13:57
Fix [d6b10a9256]: Two files under compat/zlib/contrib/ are CRLF check-in: ed73bed5c1 user: jan.nijtmans tags: core-8-6-branch
13:48
Somehow "zip -A" appears not to work in the github actions environment. Try to find out why. check-in: 8f88456ba0 user: jan.nijtmans tags: core-8-branch
08:45
Ubuntu 16 is [https://github.com/actions/virtual-environments/issues/3287|deprecated] check-in: 8770772ae9 user: jan.nijtmans tags: core-8-branch
06:59
protect all usage of dladdr() with !defined(NO_DLFCN_H) Closed-Leaf check-in: a08266c54d user: jan.nijtmans tags: rfe-f8608fc420
06:33
Fix copying of public_suffix_list.dat.gz in win/Makefile.in. Thanks, Paul! check-in: c734a9cde1 user: jan.nijtmans tags: core-8-branch
2021-06-10
15:56
merge 8.7 check-in: b35f095bce user: dgp tags: core-8-7-a5-rc
14:49
Experiment: use dladdr() on Linux to locate the shared library. Won't work on other platforms! WIP check-in: e31d051801 user: jan.nijtmans tags: rfe-f8608fc420
10:59
Merge 8.7 check-in: 7898b8d5a3 user: jan.nijtmans tags: unicode-14
08:52
(cherry-pick): Update dist target to renamed file. Also sync win/tcl.m4 with Tk (no change in genera... check-in: 085f01ed83 user: jan.nijtmans tags: core-8-branch
2021-06-09
20:32
Update dist target to renamed file. check-in: fcaf29f0d9 user: dgp tags: core-8-7-a5-rc
16:26
merge 8.7 check-in: 9c9ef4a8d3 user: dgp tags: core-8-7-a5-rc
09:25
Rename effective_tld_names.txt to public_suffix_list.dat, that's how it is named now. check-in: bca46870be user: jan.nijtmans tags: core-8-branch
09:13
Update effective_tld_names.txt.gz to latest version (from https://publicsuffix.org/list/public_suffi... check-in: f7db7bf633 user: jan.nijtmans tags: core-8-branch
07:17
Merge 8.6 check-in: f7d2d6bb89 user: jan.nijtmans tags: core-8-branch
07:16
Fix compiler warning seen with static builds (--disable-shared): "FLT_RADIX" is not defined, evalua... check-in: 746521a6aa user: jan.nijtmans tags: core-8-6-branch
2021-06-08
14:23
Merge 8.6 check-in: 7894ca0499 user: jan.nijtmans tags: core-8-branch
14:22
Name TKSCRIPTZIPNAME the same way as TCLSCRIPTZIPNAME check-in: 0c06b4fa53 user: jan.nijtmans tags: core-8-6-branch
13:25
Don't create a lot of empty directories any more while installing check-in: c09eef9f1c user: jan.nijtmans tags: core-8-branch
12:14
Merge 8.7 check-in: 6dbfa17946 user: jan.nijtmans tags: build-info
12:04
HP_UX -> HP-UX and another apparent typo check-in: 0d8e22855c user: jan.nijtmans tags: core-8-branch
12:01
re-generate unix/configure with autoconf-2.59 check-in: 91454f0da4 user: jan.nijtmans tags: core-8-6-branch
11:49
Use -fPIC by default on DragonFly/FreeBSD, but not on OSF1/HP-UX. Backported (with typo correct) fro... check-in: 05e0e79704 user: jan.nijtmans tags: core-8-6-branch
08:55
Add full "libtommath" to "make dist" in stead of only the header-files and src-files. Reported by Ha... check-in: 812ea1852e user: jan.nijtmans tags: core-8-branch
08:37
DragonFly/FreeBSD need -fPIC check-in: 54e8a4160a user: jan.nijtmans tags: core-8-branch
06:20
If the test suite needs a file, it needs to go in the distribution (cherry-pick) check-in: 53f111ffbc user: jan.nijtmans tags: core-8-branch
2021-06-07
17:16
....and with the right path. check-in: 3ef6a98e3e user: dgp tags: core-8-7-a5-rc
17:14
If the test suite needs a file, it needs to go in the distribution. check-in: 929b9d037f user: dgp tags: core-8-7-a5-rc
2021-06-04
21:01
merge 8.7 check-in: ca5d04a3b7 user: dgp tags: core-8-7-a5-rc
21:01
update changes check-in: 4b888fb203 user: dgp tags: core-8-7-a5-rc
19:55
Update docs to reflect http 2.10 check-in: 2aa237def6 user: dgp tags: core-8-branch
19:43
Revise http version number from unusual 2.10.0a1 to conventional 2.10a1 check-in: 1486a323dc user: dgp tags: core-8-branch
07:49
Merge 8.7 check-in: 6528cc982d user: jan.nijtmans tags: build-info
2021-06-02
07:45
Add winspool library to LIBS_GUI on Windows. Not used yet (but most likely it will be used in 8.7 fi... check-in: c2f6db0f47 user: jan.nijtmans tags: core-8-branch
2021-05-28
18:12
more changes check-in: d4d74953f2 user: dgp tags: core-8-7-a5-rc
10:09
compete TIP list in "changes" check-in: 7cf8504622 user: jan.nijtmans tags: core-8-7-a5-rc
2021-05-27
15:47
merge 8.7 check-in: 59eb47444e user: dgp tags: core-8-7-a5-rc
12:13
Merge 8.6. Make c++ compile (with g++-11) warning-free check-in: 764e13e16d user: jan.nijtmans tags: core-8-branch
10:31
Fix "possibly uninitialized variable" warning, seen with gcc-11 (however harmless) check-in: 905015cd17 user: jan.nijtmans tags: core-8-6-branch
2021-05-26
14:10
More testcases regarding possible parse errors check-in: b55880e06d user: jan.nijtmans tags: encodings-with-flags
14:04
Handle the situation when there is "-nothrow" or "-stoponerror" but without providing encoding check-in: 5c1a147c9f user: jan.nijtmans tags: encodings-with-flags
13:23
Merge 8.7 and doc fix check-in: 70cb984279 user: jan.nijtmans tags: encodings-with-flags
12:53
Suggestion for [06ba3489ed]: open command documentation says too much about serial port hardware Closed-Leaf check-in: 7f2cc845c0 user: jan.nijtmans tags: rfe-06ba3489ed
11:23
Fix [a73c79081e]: Doc fix in tcl.h. Recommend int32_t in stead of wchar_t check-in: ef3c9a8997 user: jan.nijtmans tags: core-8-branch
10:47
Fix [a73c79081e]: Doc fix in tcl.h, by not suggesting wchar_t any more for Tcl_UniChar. check-in: 8c52ca3059 user: jan.nijtmans tags: core-8-6-branch
10:28
Merge 8.7. Add "ilp32" build flag check-in: 7322bead42 user: jan.nijtmans tags: build-info
10:01
One more macos-11.0 -> macos-11 check-in: b6da37acb0 user: jan.nijtmans tags: core-8-branch
09:57
Merge 8.6 check-in: 8e317ec749 user: jan.nijtmans tags: core-8-branch
09:56
macos-11.0 -> macos-11 check-in: a83a571ca3 user: jan.nijtmans tags: core-8-6-branch
08:36
Add underscores in flag names check-in: 9429aa4fc2 user: jan.nijtmans tags: encodings-with-flags
06:44
TIP601 encoding stoponerror: document Tcl_ExternalToUtfDStringEx and Tcl_ExternalToUtfDStringEx check-in: 0b1c7bf998 user: oehhar tags: encodings-with-flags
05:57
Merge 8.7 check-in: 03d73454e4 user: oehhar tags: encodings-with-flags
2021-05-25
13:16
merge 8.7 check-in: e7dc4d721c user: dgp tags: tip-568
13:15
merge 8.7 check-in: 3a2babac24 user: dgp tags: core-8-7-a5-rc
09:38
Merge 8.6 check-in: c70fc1428e user: jan.nijtmans tags: core-8-branch
09:30
Fix [3f9b4e0c81]: CrtObjCmd.3, NRE.3, SplitList.3: constify cmdName, list (actually quite a few more... check-in: 1433d2dafc user: jan.nijtmans tags: core-8-6-branch
09:10
Fix [https://core.tcl-lang.org/tk/info/8b679f597b1d17ad|8b679f597b] for Tcl too: LIB_RUNTIME_DIR cou... check-in: ef2c330139 user: jan.nijtmans tags: core-8-6-branch
2021-05-21
07:19
merge-mark check-in: 4e296652c1 user: jan.nijtmans tags: core-8-6-branch
2021-05-20
19:17
merge 8.7 check-in: f7d0eb65b1 user: dgp tags: tip-568
19:08
merge 8.7 check-in: 48d620d24b user: dgp tags: core-8-7-a5-rc
12:35
Merge 8.6, except [688fcc7082] because it gives a merge conflict check-in: 113ceaa417 user: jan.nijtmans tags: core-8-branch
12:26
Make all "pkg?" package names lowercase (was: ""Pkg?"), as we now recommend lowercase package names.... check-in: 8b298a33bd user: jan.nijtmans tags: core-8-6-branch
12:21
Fix [52cc90776c]: Warning when compile with gcc v9.3.0 check-in: 1da9feb7b1 user: jan.nijtmans tags: core-8-6-branch
2021-05-19
14:57
merge 8.7 check-in: 648439de11 user: dgp tags: core-8-7-a5-rc
14:49
merge 8.7 check-in: 06ef30f551 user: dgp tags: tip-568
10:46
fix for [e39cb3f462631a99], namespace is removed from other namespace paths before deletion is compl... check-in: 949252950f user: pooryorick tags: core-8-branch
10:44
update documentation and macro names Closed-Leaf check-in: 57f904f19b user: pooryorick tags: bug-e39cb3f462631a99
07:15
new test for issue [e39cb3f462631a99], namespace is removed from other namespace paths before deleti... check-in: b0e2b4520c user: pooryorick tags: bug-e39cb3f462631a99
2021-05-18
22:09
Fix for issue [e39cb3f462631a99], namespace is removed from other namespace paths before deletion is... check-in: bdd005f330 user: pooryorick tags: bug-e39cb3f462631a99
12:23
Make pkgua package thread-safe check-in: 2e5531f5f8 user: jan.nijtmans tags: core-8-branch
12:02
Make Pkgua package thread-safe and properly clean up everything when being unloaded. Based on pyk-tc... check-in: 50d71c14f4 user: jan.nijtmans tags: core-8-6-branch
10:58
Fix [28027d8bb7745fb0], memory leaks in tclUnload.c . check-in: 3b0e92b198 user: pooryorick tags: core-8-branch
10:51
merge 8.7 Closed-Leaf check-in: 6559857f1e user: pooryorick tags: pyk-tclUnload
10:36
Break TclDeleteNamespaceChildren out of TclTeardownNamespace. check-in: f366597745 user: pooryorick tags: core-8-branch
10:25
Remove unneeded cmdPtr increment and decrement. check-in: 517cf10067 user: pooryorick tags: core-8-6-branch
10:24
Remove the refCount increment that accompanied the decrement removed in the last commit. Closed-Leaf check-in: 9112cd17e6 user: pooryorick tags: pyk-core86cmdrefcount
06:03
Additional test for [688fcc7082fa99a4], imported command trace memory error. check-in: 0c70f77653 user: pooryorick tags: core-8-branch
2021-05-17
21:34
Remove unnecessary refCount decrement. check-in: f5ed582bbd user: pooryorick tags: pyk-core86cmdrefcount
21:30
Fix for [688fcc7082fa99a4], trace on imported alias deletes alias and then calls import and triggers... check-in: e45d054ba4 user: pooryorick tags: core-8-6-branch
21:29
Additional test for [688fcc7082fa99a4]. check-in: 81f260feaf user: pooryorick tags: core-8-6-branch
11:49
Eliminate "unused parameter" warning check-in: 71b8950f81 user: jan.nijtmans tags: core-8-branch
11:35
Merge 8.6 check-in: 3ee7e13727 user: jan.nijtmans tags: core-8-branch
11:28
Eliminate use of TCL_STORAGE_CLASS in pkg?.c: just use DLLEXPORT macro directly. Fix gcc warnings (w... check-in: aec68ce9a4 user: jan.nijtmans tags: core-8-6-branch
07:39
use [info sharedlibextension] for instead of ".so" check-in: 884bc26a17 user: pooryorick tags: pyk-tclUnload
2021-05-16
19:09
Break TclDeleteNamespaceChildren out of TclTeardownNamespace. Closed-Leaf check-in: a72e1e8016 user: pooryorick tags: pyk-namespace
10:03
Eliminate compiler warnings about unused parameters. check-in: 6d54619184 user: pooryorick tags: pyk-tclUnload
2021-05-15
21:56
Fix [28027d8bb7745fb0], memory leaks in tclUnload.c, check-in: a4de334c5f user: pooryorick tags: pyk-tclUnload
19:04
Delete associated data after running Tcl_InterpDeleteProc instead of before. Remove redundant/cycli... check-in: ccfd61a7cf user: pooryorick tags: core-8-branch
18:42
When deleting an interp, delete associated data after running the corresponding Tcl_InterpDeleteProc... check-in: 47892c9578 user: pooryorick tags: pyk-tclUnload
18:27
Add valgrind option --keep-deguginfo=yes check-in: c7502f772c user: pooryorick tags: core-8-branch
18:24
Add valgrind option --keep-deguginfo=yes check-in: 4ac547c94e user: pooryorick tags: pyk-tclUnload
10:10
merge core-8-branch check-in: aa66f1cc04 user: pooryorick tags: pyk-tclUnload
09:32
Fix errors in man pages build check-in: 20c88f3230 user: fvogel tags: core-8-branch
09:31
Fix errors in man pages build Closed-Leaf check-in: fb8f796ec9 user: fvogel tags: doc-ref-management
09:09
Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation fault. check-in: 7ffa017f9b user: pooryorick tags: core-8-branch
09:07
Merge bug-fb2a411b91973d3b. check-in: a2aa650ca5 user: pooryorick tags: core-8-branch
07:55
Separate library unloading routine from [unload] command processing. check-in: 723d1eb937 user: pooryorick tags: pyk-tclUnload
2021-05-14
20:58
Fix more leaks in tclZipfs.c. Valgrind now reports no more leaks in tclZipfs.c Closed-Leaf check-in: 20117765bd user: pooryorick tags: bug-fb2a411b91973d3b
20:49
Fix more leaks in Zipfs finalization. check-in: 47601ca8e3 user: pooryorick tags: bug-fb2a411b91973d3b
18:50
Fix for issue [463b7a93be0a2ddd], Tcl_Unload, make gdb-test, segmentation fault Closed-Leaf check-in: 343281a570 user: pooryorick tags: bug-463b7a93be0a2ddd
13:56
Merge 8.7 check-in: 5386457c73 user: jan.nijtmans tags: encodings-with-flags
13:54
Respect TIP #587 in dde test-cases. check-in: 45fa0ff557 user: jan.nijtmans tags: core-8-branch
10:52
One left-over wtf-8 mentioning, which is no longer part of TIP #597 check-in: ce9947b4a1 user: jan.nijtmans tags: encodings-with-flags
2021-05-13
21:20
Merge 8.7. Document TCL_ENCODING_NO_THROW flag check-in: 1a9cfc7699 user: jan.nijtmans tags: encodings-with-flags
17:47
Backout [217391dc7f] and [b05e314d7a]. For the reason, see: [https://github.com/tcltk/tcl/runs/25734... check-in: 422b5ffdd1 user: jan.nijtmans tags: core-8-branch
15:22
Fix quoting issues in gdb-test and lldb targets. check-in: 526b47d269 user: pooryorick tags: core-8-branch
12:49
Fix remaining leaks in Zipfs finalization. check-in: b05e314d7a user: pooryorick tags: core-8-branch
2021-05-12
21:08
On exit deallocate up some memory allocated in ZipFS. check-in: 217391dc7f user: pooryorick tags: core-8-branch
2021-05-07
13:58
merge 8.7 check-in: 68ef15941d user: dgp tags: tip-568
13:55
Double definition of TCL_ENCODING_MODIFIED and another doc fix check-in: e14cbcd08a user: jan.nijtmans tags: encodings-with-flags
13:44
doc fix check-in: 634ff42f5a user: jan.nijtmans tags: encodings-with-flags
13:40
Merge 8.7 check-in: 6251e7fca2 user: dgp tags: core-8-7-a5-rc
13:12
Merge 8.7. More parse improvement, WIP check-in: 14afb5bf77 user: jan.nijtmans tags: encodings-with-flags
12:27
Better error-message "illegal byte sequence" when trying to read from invalid/incomplete UTF-8 check-in: a25b3895ea user: jan.nijtmans tags: core-8-branch
11:01
Remove TODO comment which is already done check-in: a6fe47d864 user: jan.nijtmans tags: core-8-6-branch
09:50
Parse simplifications and better errormessage. Not 100% correct yet check-in: d38153980f user: jan.nijtmans tags: encodings-with-flags
2021-05-06
15:33
Merge 8.7. Improve errormessage when handling byte-errors in channels to (e.g.): error writing "stdo... check-in: e919cd0c61 user: jan.nijtmans tags: encodings-with-flags
15:06
Merge 8.6 check-in: ee8dbc6366 user: jan.nijtmans tags: core-8-branch
15:04
Handle POSIX error EILSEQ: "invalid byte sequence" check-in: 242e43eefa user: jan.nijtmans tags: core-8-6-branch
14:16
Remove character/byte value from error-message, only use hex here. check-in: 9e09781d71 user: jan.nijtmans tags: encodings-with-flags
12:53
Ticket[535705]: encoding manpage example is about outdated source command. It is replaced by a simpl... check-in: 87cfed17d2 user: oehhar tags: core-8-branch
12:50
Ticket[535705]: encoding manpage example is about outdated source command. It is replaced by a simpl... check-in: aed33ad43a user: oehhar tags: core-8-6-branch
11:35
Make ?-stoponerror|-nothrow? argument first in stead of last for encoding convertto/convertfrom check-in: 6fe6fc73a4 user: jan.nijtmans tags: encodings-with-flags
11:08
Merge 8.7 check-in: 989e70f9c4 user: jan.nijtmans tags: encodings-with-flags
2021-05-03
20:44
merge 8.7 check-in: 007e973934 user: dgp tags: tip-568
20:36
merge 8.7 check-in: 07ae7ab822 user: dgp tags: core-8-7-a5-rc
20:33
Bump to version 8.7a5 for release. check-in: de209964f3 user: dgp tags: core-8-7-a5-rc
19:44
Merge 8.6 check-in: efc0ac30bd user: jan.nijtmans tags: core-8-branch
19:42
Fix [24b9181478]: Fix unsafe buffer lifetime check-in: f6468f7763 user: jan.nijtmans tags: core-8-6-branch
2021-04-30
15:34
merge 8.7 check-in: 94d397322a user: dgp tags: tip-568
13:39
More test-cases check-in: 83e699f900 user: jan.nijtmans tags: encodings-with-flags
13:05
Merge 8.7 check-in: 7ed5e60907 user: jan.nijtmans tags: encodings-with-flags
07:20
TIP #597: "string is unicode" and better utf-8/utf-16/cesu-8 encodings check-in: f239465fd9 user: jan.nijtmans tags: core-8-branch
2021-04-29
12:30
unofficial -> snapshot check-in: 7630e5e006 user: jan.nijtmans tags: core-8-branch
11:28
doc update check-in: 3a87c1bd2b user: jan.nijtmans tags: build-info
11:13
Remove "testpurify" and "testdebug" test commands check-in: a97924cac5 user: jan.nijtmans tags: build-info
10:04
Merge 8.7 check-in: 39ffe9b5cd user: jan.nijtmans tags: build-info
09:59
merge-mark check-in: 1b2fc4bdae user: jan.nijtmans tags: encodings-with-flags
09:58
Merge 8.7 Closed-Leaf check-in: fa3a2fdfd8 user: jan.nijtmans tags: tip-597
09:58
Prevent compiler warning check-in: b56d0f7829 user: jan.nijtmans tags: core-8-branch
09:54
Merge 8.7 check-in: 8c23b1dc16 user: jan.nijtmans tags: tip-597
09:51
Unbreak build with -DTCL_NO_DEPRECATED check-in: 3d21594e7a user: jan.nijtmans tags: core-8-branch
09:48
Merge TIP #597 check-in: 9fa2135ed4 user: jan.nijtmans tags: encodings-with-flags
2021-04-28
22:46
merge 8.7 check-in: 559fc9d532 user: dgp tags: tip-568
15:53
Merge 8.7 Signature change for Tcl_SetPanicProc() and Tcl_FindExecutable() check-in: fa99536a31 user: jan.nijtmans tags: build-info
14:30
Merge 8.7 check-in: a7a7f955d4 user: jan.nijtmans tags: tip-597
14:01
Add test for upvar a linked variable to itself. check-in: 59836d73ac user: pooryorick tags: core-8-branch
13:04
CONST86 -> const check-in: 776067587f user: jan.nijtmans tags: core-8-branch
12:42
Rename TclSetPreInitScript() to Tcl_SetPreInitScript(). Tiny part of TIP #596, the only part meant f... check-in: 1d31fd923a user: jan.nijtmans tags: core-8-branch
12:28
WIP check-in: f290d896cb user: dgp tags: tcl9-design
2021-04-27
10:48
Make tcltests.tcl continue to function even if tclTest.c isn't available. check-in: 760fe5cb0c user: pooryorick tags: core-8-branch
2021-04-26
23:06
Fix for io-28.6. check-in: c250c25de5 user: pooryorick tags: core-8-branch
23:02
Fix typo in tcltests.tcl. check-in: eee6ea9713 user: pooryorick tags: core-8-branch
23:01
Fix typo in tcltests.tcl. Closed-Leaf check-in: ba93e3cede user: pooryorick tags: pyk-tcltests
22:53
Add io-28.6 an io-28.7 to test closing a channel within a channel event handler. check-in: f44cac056f user: pooryorick tags: core-8-branch
22:52
merge pyk-tcltests check-in: e9c99bce1d user: pooryorick tags: core-8-branch
22:48
Add test constaints "debug", "purify", and "debugpurify" check-in: aea1dc765b user: pooryorick tags: pyk-tcltests
14:08
merge 8.7 check-in: 32689b6bb2 user: dgp tags: tip-568
2021-04-25
20:22
Document our reference count management check-in: 0bfb180cb0 user: dkf tags: core-8-branch
20:21
Documenting our reference count management check-in: 6c9cfa4cd5 user: dkf tags: doc-ref-management
15:24
Documenting our reference count management check-in: 1a59df40fa user: dkf tags: doc-ref-management
13:58
Documenting our reference count management check-in: 03ee43f403 user: dkf tags: doc-ref-management
13:24
Fix for issue [f6fbc71cd160d779], with "make valgrind", safe-zipfs-5.5 fails with the error, 'can't ... check-in: ac18feaba7 user: pooryorick tags: core-8-branch
12:01
Documenting our reference count management check-in: 1f143441b9 user: dkf tags: doc-ref-management
11:20
Documenting our reference count management check-in: c5b960a8e6 user: dkf tags: doc-ref-management
10:56
Documenting our reference count management check-in: 245dd68a54 user: dkf tags: doc-ref-management
07:44
Documenting our reference count management check-in: f3246fab20 user: dkf tags: doc-ref-management
2021-04-24
20:07
Documenting our reference count management check-in: 62834021ed user: dkf tags: doc-ref-management
17:17
Merge core-8-branch check-in: 779eb9eb40 user: oehhar tags: encodings-with-flags
12:51
Documenting our reference count management check-in: 148c8cd19e user: dkf tags: doc-ref-management
11:24
Documenting our reference count management check-in: 686cfd1f53 user: dkf tags: doc-ref-management
09:04
Documenting our reference count management check-in: 76493aa353 user: dkf tags: doc-ref-management
2021-04-23
20:24
Start of documenting our reference count management check-in: 1c2414bcd7 user: dkf tags: doc-ref-management
19:24
merge 8.7 check-in: f340b5a680 user: dgp tags: tip-568
2021-04-22
15:59
merge core-8-branch Leaf check-in: b5bc480ab4 user: dkf tags: zipfs-comments
15:58
merge core-8-branch and refactor more of the zipfs code for comprehensibility check-in: e9ef4e168c user: dkf tags: zipfs-comments
2021-04-21
09:27
Merge 8.6 check-in: 6c69a72c58 user: jan.nijtmans tags: core-8-branch
09:24
Fix default-pkgindex rule in makefile.vc, for generation of TEA extensions for Tcl 9 (see: TIP #595) check-in: 83b18e30fd user: jan.nijtmans tags: core-8-6-branch
08:43
Unbreak Windows build (windows 32-bit only, not checked by GITHUB actions) check-in: 291aa336d9 user: jan.nijtmans tags: core-8-branch
06:21
Enhance TclStringCat(). In stead of forcing incoming obj's to Unicode representation, teach it how t... Closed-Leaf check-in: 2ce693447e user: jan.nijtmans tags: bug-7f1162a867
2021-04-20
19:33
Fix for [1f4af0a127369d4a1], tclZipfs storage cleanup issue. check-in: dd4f24fce9 user: pooryorick tags: core-8-branch
19:14
Improve the memory handling to try to prevent leaks check-in: 983f794fde user: dkf tags: zipfs-comments
16:22
WIP check-in: 9673bd7d01 user: dgp tags: tcl9-design
15:15
WIP check-in: 27e5c2a66e user: dgp tags: tcl9-design
13:45
Fixes for Valgrind issues similar to [ec06d0db3225afca]. check-in: ec5b3d21f9 user: pooryorick tags: core-8-branch
10:29
Fix for issue [ec06d0db3225afca]. check-in: c7100a073b user: pooryorick tags: core-8-branch
2021-04-19
17:11
Better description of the main ZIP structures. check-in: a860b9b813 user: dkf tags: zipfs-comments
16:34
Merge 8.6 check-in: a3599d9b25 user: jan.nijtmans tags: core-8-branch
16:27
Complete TIP #595 for rules.vc check-in: 85fe9a5eac user: jan.nijtmans tags: core-8-6-branch
12:50
Remove unused testConstraint check-in: 10977fbe50 user: jan.nijtmans tags: core-8-branch
07:24
More testcases (cesu-8) check-in: 40c5b8535c user: jan.nijtmans tags: tip-597
2021-04-17
23:58
Handle comments in ZIP files: TIP to come. check-in: 268b790830 user: dkf tags: zipfs-comments
23:26
Use C enums instead of clusters of #defines Closed-Leaf check-in: 9cc837d642 user: dkf tags: enum
12:43
merge core-8-branch Closed-Leaf check-in: 5f5a67aa44 user: dkf tags: enum-and-inline
12:42
Cleaning up bytecode issuing. check-in: 95aa460995 user: dkf tags: enum-and-inline
2021-04-16
20:45
renumber testcases check-in: 9c2dd63b33 user: jan.nijtmans tags: tip-597
20:34
Remove wtf-8/wtf-16/tcl-8 encodings check-in: 90a58c74b0 user: jan.nijtmans tags: tip-597
13:16
Merge 8.6 check-in: 9469fbe687 user: jan.nijtmans tags: core-8-branch
13:14
Document Tcl_GetMemoryInfo() and Tcl_MainEx()/Tcl_MainExW(). Backported from [063d44b0beea237e] (Tha... check-in: 6b830e60c4 user: jan.nijtmans tags: core-8-6-branch
2021-04-15
18:47
WIP check-in: 11cfb17413 user: dgp tags: tcl9-design
18:13
merge 8.7 check-in: e6dbc23a69 user: dgp tags: tip-568
12:43
Revert [e59df7e9a3]: after a better look, the original code respected the expectation better and doe... check-in: 1d67342e0f user: jan.nijtmans tags: core-8-branch
09:09
Merge 8.6 check-in: 8589a00cf3 user: jan.nijtmans tags: core-8-branch
09:08
Fix [85d1fa7d07]: Duplicate file extension check in [file executable] on Windows check-in: e5150f7a36 user: jan.nijtmans tags: core-8-6-branch
06:37
Restore expectation of callers to Tcl_AppendObjToObj that the appendObj never shimmers check-in: e59df7e9a3 user: jan.nijtmans tags: core-8-branch
2021-04-14
19:19
merge 8.6 check-in: 03dc2d7a0d user: dgp tags: core-8-branch
19:15
Restore expectation for Tcl_AppendObjToObj() Closed-Leaf check-in: ac4d764e38 user: jan.nijtmans tags: bug-7f1162a867
18:58
merge 8.5; adapt fix for 8.6 check-in: dd1bbf497c user: dgp tags: core-8-6-branch
17:12
merge 8.7 check-in: 9b0710970f user: dgp tags: tip-568
08:47
Merge 8.7 check-in: fa6dd1549b user: jan.nijtmans tags: build-info
08:41
Merge tip-597 check-in: 95d0eded7f user: jan.nijtmans tags: encodings-with-flags
08:40
Merge 8.7 check-in: 0596bbf557 user: jan.nijtmans tags: tip-597
08:14
Complete fix for [7f1162a867]. Re-enable compilation of "string cat" (TclCompileStringCatCmd), since... check-in: 94fc162ec7 user: jan.nijtmans tags: core-8-branch
2021-04-13
22:44
Remove unnecessary reference counting. check-in: 8458844294 user: pooryorick tags: core-8-branch
15:57
More hacking on zipfs, now detecting another malformation case and fixing an error message. Also ha... check-in: d0e1459214 user: dkf tags: enum-and-inline
13:48
Merge-mark 8.6. Missing/superflouous testConstraint check-in: 5dbeaf353c user: jan.nijtmans tags: core-8-branch
13:44
Update to latest "rules.vc" check-in: e5590a405a user: jan.nijtmans tags: core-8-6-branch
11:51
Merge 8.7 Closed-Leaf check-in: 343f6439b2 user: jan.nijtmans tags: bug-7f1162a867
11:51
Fix testcase utf-1.18 check-in: 81bc5145d7 user: jan.nijtmans tags: bug-7f1162a867
10:19
Merge tip-597 check-in: c3186f6ddd user: jan.nijtmans tags: encodings-with-flags
10:18
Merge 8.7 check-in: b7175652e0 user: jan.nijtmans tags: tip-597
10:16
Merge 8.6. More missing ::tcltest::loadTestedCommands check-in: 828930df09 user: jan.nijtmans tags: core-8-branch
10:01
Missing ::tcltest::loadTestedCommands check-in: da20246e67 user: jan.nijtmans tags: core-8-6-branch
09:13
Missing ::tcltest::loadTestedCommands check-in: 33b29991cb user: jan.nijtmans tags: core-8-branch
08:20
missing constraint check-in: 80f4cfc927 user: jan.nijtmans tags: core-8-branch
08:15
eol-spacing check-in: 71141f3079 user: jan.nijtmans tags: core-8-branch
08:08
Merge 8.7 check-in: 9a91e1b772 user: jan.nijtmans tags: tip-597
08:05
Unbreak build check-in: b777831ed8 user: jan.nijtmans tags: core-8-branch
07:23
Merge tip-597 check-in: 68ace89f26 user: jan.nijtmans tags: encodings-with-flags
07:22
Merge 8.7 check-in: 459788b342 user: jan.nijtmans tags: tip-597
2021-04-12
19:14
merge core-8-branch check-in: 7fe5a49c05 user: dkf tags: enum-and-inline
19:12
Zero out memory allocated on stack check-in: eca04cb1df user: dkf tags: core-8-branch
19:10
More bits and pieces check-in: 0ea6e3ab0e user: dkf tags: enum-and-inline
15:33
Fix [f566e1c817]: macOS: -DTCL_NO_DEPRECATED check-in: 5417c061b0 user: jan.nijtmans tags: core-8-branch
10:06
Merge-mark check-in: ce14d6223e user: jan.nijtmans tags: core-8-branch
10:05
Merge 8.5 check-in: 468035ed67 user: jan.nijtmans tags: core-8-6-branch
09:37
Merge 8.7 check-in: 77a1a3e4bb user: jan.nijtmans tags: tip-597
09:26
Fix [7f1162a867]. Don't compile "string cat" any more, since there still is a bug in it, demonstrate... check-in: adfaa5c0d2 user: jan.nijtmans tags: core-8-branch
2021-04-09
15:35
Merge 8.7 check-in: 5310d7ea39 user: jan.nijtmans tags: bug-7f1162a867
15:34
merge-mark check-in: d7fc01a3ab user: jan.nijtmans tags: tip-597
15:32
Document that Tcl 8.7 no longer uses a (modified) CESU-8 as internal format, but a (modified) WTF-8. check-in: 0dafd81358 user: jan.nijtmans tags: core-8-branch
15:19
Deprecate/remove "string bytelength" check-in: 074266ee3b user: jan.nijtmans tags: tip-597
14:43
Merge 8.7 check-in: 23f7cee6bb user: jan.nijtmans tags: tip-597
13:01
Fix TclStringCat() functions. This makes allmost all testcases pass, one left to go: utf-1.18 check-in: a7df881994 user: jan.nijtmans tags: bug-7f1162a867
10:57
Rename macro to ISCONTINUATION() check-in: 184e71413b user: jan.nijtmans tags: bug-7f1162a867
09:14
new macro ISCONTBYTEORLOWERSURROGATE() check-in: f67812666d user: jan.nijtmans tags: bug-7f1162a867
07:33
Fix append-3.4, append-3.7 and utf-1.18 testcases check-in: d98eed4419 user: jan.nijtmans tags: bug-7f1162a867
06:37
Merge 8.7 check-in: 99b8ad35a2 user: jan.nijtmans tags: bug-7f1162a867
06:36
More test-cases, involving \xC0 \x80 check-in: 856223adb3 user: jan.nijtmans tags: bug-7f1162a867
2021-04-08
19:46
merge 8.7 check-in: 0c838e7a99 user: dgp tags: tip-568
12:29
Remove TclpCreateFileHandler/TclpDeleteFileHandler on windows. The linker should complain when even ... check-in: 1d3e2e4aa0 user: jan.nijtmans tags: core-8-branch
12:22
TIP #598: export TclWinConvertError check-in: aec3568f71 user: jan.nijtmans tags: core-8-branch
11:36
Fix compiler warning when using select notifier check-in: 5c510c79c5 user: jan.nijtmans tags: core-8-branch
11:14
Add "tcl-8" encoding check-in: d3a806c367 user: jan.nijtmans tags: tip-597
08:56
Merge 8.7 check-in: fc2a4e0788 user: jan.nijtmans tags: tip-597
08:47
Merge 8.6 check-in: 419022b31d user: jan.nijtmans tags: core-8-branch
08:45
Backport dde 1.4.4 from Tcl 8.7. Doesn't conflict with installed Tcl 9.0 version of dde any more. (d... check-in: c2071238aa user: jan.nijtmans tags: core-8-6-branch
07:56
Make "registry" and "dde" dll's for 8.x and 9.0 installable in the same directory. See TIP #595 check-in: c46f94d057 user: jan.nijtmans tags: core-8-branch
02:47
WIP check-in: adcb9daae3 user: dgp tags: tcl9-design
02:27
WIP check-in: 5c1765a5e5 user: dgp tags: tcl9-design
02:26
WIP check-in: 9010f9159a user: dgp tags: tcl9-design
01:49
WIP check-in: 608bb88208 user: dgp tags: tcl9-design
2021-04-07
19:36
WIP check-in: 32caf18a6c user: dgp tags: tcl9-design
18:56
WIP check-in: f3bd438c82 user: dgp tags: tcl9-design
18:47
WIP check-in: 326016dab8 user: dgp tags: tcl9-design
17:00
WIP check-in: 064d0f1a5f user: dgp tags: tcl9-design
16:47
Use a lot more enums and inline funcs instead of macros; behaviour is more predictable. check-in: 03219f19f4 user: dkf tags: enum-and-inline
12:38
There is no "eq" command any more check-in: ed18dfedb7 user: jan.nijtmans tags: bug-7f1162a867
12:30
Merge fork check-in: 633b5664f1 user: jan.nijtmans tags: bug-7f1162a867
12:30
More test-cases showing the bug check-in: d1f844c3ad user: jan.nijtmans tags: bug-7f1162a867
11:50
A few more Package -> Library renamings (testcases only) check-in: 1613bdc543 user: jan.nijtmans tags: core-8-branch
10:44
A few missing renamings check-in: cde93d7b7e user: jan.nijtmans tags: core-8-branch
09:55
TIP #595 (for Tcl 8.7) part 1: just rename Tcl_StaticPackage to Tcl_StaticLibrary, Tcl_PackageInitPr... check-in: 6039d0396a user: jan.nijtmans tags: core-8-branch
09:01
Revert previous commit, and add comments why it's wrong. check-in: a3f89a2279 user: jan.nijtmans tags: core-8-branch
2021-04-06
16:35
WIP check-in: fa17eb5eb8 user: dgp tags: tcl9-design
15:53
WIP check-in: 7c31960224 user: dgp tags: tcl9-design
11:02
Merge tip-597 check-in: 70f3623c41 user: jan.nijtmans tags: encodings-with-flags
09:08
Merge 8.7 check-in: d4ab49c82a user: jan.nijtmans tags: tip-597
2021-04-05
21:07
Replace simple refCount decrement with the proper decrementing function. check-in: 28ebc4c773 user: pooryorick tags: core-8-branch
20:52
WIP check-in: 760c038a80 user: dgp tags: tcl9-design
17:58
tclZipfs.c:1857:33: warning: request for implicit conversion from ‘void *’ to ‘char *’ not p... check-in: fff14852e9 user: jan.nijtmans tags: core-8-branch
16:07
WIP check-in: 2bfdc0fd42 user: dgp tags: tcl9-design
15:42
merge 8.7 check-in: c9c3dc0277 user: dgp tags: tip-568
2021-04-04
16:56
Rename exported symbol "Tcl_StaticPackage" to "Tcl_StaticLibrary". Still undocumented, to be formali... check-in: 92228c4fc9 user: jan.nijtmans tags: core-8-branch
14:31
Fix [https://github.com/tcltk/tcl/runs/2263266926|failing test-cases] with --enable-symbols=mem buil... check-in: 70e5cf3e29 user: jan.nijtmans tags: core-8-branch
2021-04-03
20:31
WIP check-in: 96e0602c99 user: dgp tags: dgp-review
20:31
merge 8.7 check-in: 78b4344fa9 user: dgp tags: tip-568
17:58
Update code comments. check-in: 4cf33b1ebd user: pooryorick tags: core-8-branch
13:20
Changes to code comments. check-in: 76f66dad06 user: pooryorick tags: core-8-branch
12:48
When a namesapce is deleted delete all namespaces under it before making any modifictions to it. check-in: 91da7a2e1d user: pooryorick tags: core-8-branch
12:36
Remove suspected inadvertent copypasta from test. check-in: dbd37c7929 user: pooryorick tags: core-8-branch
12:33
Use TclCleanupCommandMacro instead of just decrementing the reference count. check-in: 66ebc76d5c user: pooryorick tags: core-8-branch
12:33
OO cleanup fix that passes test 11.7. check-in: 40aace21eb user: pooryorick tags: core-8-branch
12:17
New test for OO cleanup: routine for object gets deleted before namespace deletion is complete. check-in: 35138f0dfd user: pooryorick tags: core-8-branch
11:09
Clean up the notifier code to not spread the hooks quite so widely check-in: 50b36bdcc7 user: dkf tags: core-8-branch
2021-04-02
18:41
Don't do double definition; code was moved to tclInt.h previously. Closed-Leaf check-in: 92e68283ee user: dkf tags: dkf/notifier-cleanup
12:45
WIP check-in: 7175665158 user: dgp tags: tcl9-design
2021-04-01
14:55
Set errorcode for STOPONERROR check-in: feb9bfecb1 user: jan.nijtmans tags: encodings-with-flags
13:50
Add experimental "-nothrow" option to encoding convertfrom|convertto. If compiled with -DTCL_NO_DEP... check-in: 51eca49713 user: jan.nijtmans tags: encodings-with-flags
10:39
Merge tip-597 check-in: 4ac467590e user: jan.nijtmans tags: encodings-with-flags
10:34
Merge 8.7 check-in: dcd437c29e user: jan.nijtmans tags: tip-597
10:19
Merge 8.6 check-in: 22bcb882ad user: jan.nijtmans tags: core-8-branch
09:47
Follow-up to [15c7b4f93e]: "Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder". O... check-in: b3f17adda1 user: jan.nijtmans tags: core-8-6-branch
09:10
More bugfixes (and testcases showing this) check-in: caa5be016d user: jan.nijtmans tags: encodings-with-flags
08:18
Forgot a place to #ifndef out check-in: d32e30ca56 user: dkf tags: dkf/notifier-cleanup
2021-03-31
10:45
Don't define Tcl_CreateFileHandler or Tcl_DeleteFileHandler on Windows. check-in: 114715b9b8 user: dkf tags: dkf/notifier-cleanup
10:38
merge core-8-branch check-in: d8224fb0ae user: dkf tags: dkf/notifier-cleanup
10:09
Add 3 undocumented #defines. To be formalized by TIP #595 (currently being voted on) check-in: 5d9e66a026 user: jan.nijtmans tags: core-8-branch
06:54
Merge tip-597 check-in: d7e170ff7d user: jan.nijtmans tags: encodings-with-flags
06:53
Fix testcase for TCL_UTF_MAX=4 check-in: 0fd746c6a4 user: jan.nijtmans tags: tip-597
06:45
Merge tip-597 check-in: 31bf0d2f55 user: jan.nijtmans tags: encodings-with-flags
06:40
Re-use TCL_ENCODING_MODIFIED flag value for TCL_ENCODING_LE too, since they are used for different e... check-in: cfe556d30b user: jan.nijtmans tags: tip-597
2021-03-30
16:30
RFE 4b4830eb54: reflected channel truncate method check-in: 4aa6559799 user: jan.nijtmans tags: core-8-branch
14:15
Merge-mark check-in: 1300ed36a0 user: jan.nijtmans tags: encodings-with-flags
14:14
Bugfix (backported from encodings-with-flags branch): Use correct byte/char positions in error-situ... check-in: 99c68a83ec user: jan.nijtmans tags: tip-597
14:04
Merge tip-597. More testcases check-in: 62626792f7 user: jan.nijtmans tags: encodings-with-flags
13:39
Merge 8.7 check-in: 8f4a5162ca user: jan.nijtmans tags: tip-597
13:35
Better error-messages check-in: 2681b7c395 user: jan.nijtmans tags: encodings-with-flags
11:54
add testcase for "encoding convertto". Move stub table one positions check-in: 6b8d3428e4 user: jan.nijtmans tags: encodings-with-flags
11:26
Add documentation. Do a better job of counting exactly which byte/character caused the encoding/deco... check-in: 00262b5f84 user: jan.nijtmans tags: encodings-with-flags
10:17
Improve documentation for exec and open, especially in relation to binary pipelines check-in: d59e47d7c9 user: dkf tags: core-8-branch
10:14
Improve documentation for exec and open, especially in relation to binary pipelines check-in: 632151cebe user: dkf tags: core-8-6-branch
10:07
Merge 8.7 check-in: 36f8840863 user: jan.nijtmans tags: encodings-with-flags
09:01
Merge 8.7 check-in: e05954190f user: jan.nijtmans tags: tip-597
08:22
Refactoring, ahoy check-in: 7365fa0cf2 user: dkf tags: dkf/notifier-cleanup
07:11
Thanks to TIP #587, convert many escapes in the testcases into the actual (UTF-8) character. check-in: b1f60d79e9 user: jan.nijtmans tags: core-8-branch
06:12
merge-mark check-in: 2325c2adf3 user: jan.nijtmans tags: core-8-branch
06:10
remove useless save/restore check-in: f4176a3833 user: jan.nijtmans tags: core-8-6-branch
2021-03-29
22:14
WIP check-in: d1645e32e6 user: dgp tags: tcl9-design
22:11
WIP check-in: f2bb39f89d user: dgp tags: tcl9-design
21:42
WIP check-in: 9ff356d1d4 user: dgp tags: tcl9-design
09:51
Finish CESU-8 encoder/decoder check-in: 75463bdc87 user: jan.nijtmans tags: tip-597
2021-03-28
22:01
Make a start with CESU-8 encoder/decoder. Not finished yet check-in: a1554fe988 user: jan.nijtmans tags: tip-597
21:03
Merge 8.7 check-in: ce379cec16 user: jan.nijtmans tags: tip-597
20:09
Change TCL_ENCODING_EXTERNAL flag into TCL_ENCODING_MODIFIED, but with opposite meaning. Simplify co... check-in: 55c8108f11 user: jan.nijtmans tags: core-8-branch
2021-03-26
22:38
WIP check-in: 95d073a0fe user: dgp tags: tcl9-design
16:47
More WIP: Add -stoponerror flag to "encoding convertfrom/converto" check-in: e5dcbe8f00 user: jan.nijtmans tags: encodings-with-flags
2021-03-25
21:30
WIP check-in: a82bb1636b user: dgp tags: tcl9-design
20:48
WIP check-in: 7e31d576d8 user: dgp tags: tcl9-design
20:39
WIP check-in: 9402baeb86 user: dgp tags: tcl9-design
20:21
WIP check-in: 72c1bcbcae user: dgp tags: tcl9-design
15:45
WIP check-in: dbba2cea3c user: dgp tags: tcl9-design
15:44
WIP check-in: 7d3df166cc user: dgp tags: tcl9-design
2021-03-24
22:21
WIP check-in: 1674ca5dbd user: dgp tags: tcl9-design
2021-03-23
21:34
WIP check-in: e0da90d381 user: dgp tags: tcl9-design
20:35
WIP check-in: c76eabbf1f user: dgp tags: tcl9-design
20:35
New Tcl_ExternalToUtfDStringEx/Tcl_UtfToExternalDStringEx functions. Not used yet check-in: 80634618a7 user: jan.nijtmans tags: encodings-with-flags
2021-03-22
22:23
merge 8.7 check-in: 33024b16a2 user: dgp tags: tcl9-design
22:23
merge 8.7 check-in: e10fed3912 user: dgp tags: dgp-review
22:22
merge 8.7 check-in: 6d2bef01f6 user: dgp tags: tip-568
17:07
Rename MODULESCOPE TclGetLoadedPackagesEx() to TclGetLoadedLibraries() check-in: b4aabd63ed user: jan.nijtmans tags: core-8-branch
10:08
merge-mark check-in: 1f111de950 user: jan.nijtmans tags: core-8-branch
10:06
Merge 8.5 check-in: aab680cd48 user: jan.nijtmans tags: core-8-6-branch
10:00
Rename internal variables, making it more clear that tclLoad.c is not part of Tcl's "package" mechan... check-in: 5732fa2b7b user: jan.nijtmans tags: core-8-branch
2021-03-21
13:07
Start of doing a clean up of the notifier code. This originated as trying to stop macOS builds from... check-in: f48b613408 user: dkf tags: dkf/notifier-cleanup
09:30
merge-mark check-in: 0f4e53c9ba user: jan.nijtmans tags: core-8-branch
09:27
Implement TCL_ENCODING_STOPONERROR flag for UtfToUtf encoder/decoder. Backported from 8.7 check-in: 15c7b4f93e user: jan.nijtmans tags: core-8-6-branch
2021-03-19
14:55
Fix [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tcl_DoOneEvent check-in: 8d87e67a72 user: jan.nijtmans tags: core-8-branch
12:58
Fully implement TCL_ENCODING_STOPONERROR flag for Utf2Utf encoder/decoder. check-in: e86836e8fb user: jan.nijtmans tags: core-8-branch
10:49
Merge 8.6 check-in: 1b4711e046 user: jan.nijtmans tags: core-8-branch
09:20
Change Tcl_StaticPackage's "pkgName" argument to "prefix" and improve documentation, describing bett... check-in: 7144084ed6 user: jan.nijtmans tags: core-8-6-branch
2021-03-18
21:35
Handle the encoding of filenames in ZIPs correctly. (This is awful. The awful isn't Tcl's fault. Ter... check-in: 8bb14aa3a7 user: dkf tags: core-8-branch
21:17
Delete some useless code. Was only place where we fed an uncontrolled value to %f, and it was actual... check-in: 7ddef03087 user: dkf tags: core-8-6-branch
14:49
Merge 8.6 check-in: f7580b2b62 user: jan.nijtmans tags: core-8-branch
14:46
Fix [8663689908]. Final documentation fix, implementation was already fixed earlier. check-in: 137b855365 user: jan.nijtmans tags: core-8-6-branch
13:20
Suggested fix for [0221b993a1]: Tcl command [update idletasks] doesn't skip main loop in Tcl_DoOneEv... Closed-Leaf check-in: 47c5a196a0 user: jan.nijtmans tags: bug-0221b993a1
12:07
Merge 8.6 check-in: 30572335b9 user: jan.nijtmans tags: core-8-branch
12:05
Fix [2860859e84]: Misleading description in README file check-in: 8e99613bbd user: jan.nijtmans tags: core-8-6-branch
09:51
Merge 8.6 check-in: f841ef4d99 user: jan.nijtmans tags: core-8-branch
09:36
Remove incorrect/useless comment check-in: 15ac96aec5 user: jan.nijtmans tags: core-8-6-branch
09:26
Proposed implementation of RFE [4b4830eb54] Closed-Leaf check-in: 5ce99f250f user: jan.nijtmans tags: rfe-4b4830eb54
09:12
More simplification of UtfToUtfProc(). Get rid of wrapper functions UtfIntToUtfExtProc/UtfExtToUtfIn... check-in: 5e32efda50 user: jan.nijtmans tags: core-8-branch
2021-03-17
15:01
Simplify UtfToUtfProc() and UtfToUtf16Proc(): Using TclUtfToUCS4() internally means that we don't ha... check-in: 357301b2a8 user: jan.nijtmans tags: core-8-branch
12:46
Add wtf-16 encodings to the set. With testcases check-in: e266034612 user: jan.nijtmans tags: tip-597
12:04
Merge 8.7 check-in: 0d01d35ca0 user: jan.nijtmans tags: tip-597
08:50
Fix MSVC build check-in: 58e1680c23 user: jan.nijtmans tags: core-8-branch
2021-03-16
20:45
More cleaning up of zipfs Don't put straight binary data in a Tcl string, and other better API uses... check-in: b4015c5f73 user: dkf tags: core-8-branch
09:16
Fix gcc warnings check-in: 999522b785 user: jan.nijtmans tags: core-8-branch
2021-03-15
13:47
merge 8.7 check-in: 77950c151e user: dgp tags: tip-568
13:32
merge 8.7 check-in: 3aa0fe34dd user: dgp tags: tip-568
13:17
Tweak usage of TCL_NO_DEPRECATED check-in: 2d25e79ecd user: jan.nijtmans tags: core-8-branch
11:53
merge 8.7 check-in: f035233ef6 user: dgp tags: tip-568
11:52
Implement TIP #575: Switchable Tcl_UtfCharComplete()/Tcl_UtfNext()/Tcl_UtfPrev() check-in: 4abf5fb992 user: jan.nijtmans tags: core-8-branch
11:23
merge 8.7 check-in: 055c941ceb user: dgp tags: tcl9-design
11:23
merge 8.7 check-in: 9387f51381 user: dgp tags: dgp-review
09:52
More refactoring to reduce the choked-up complexity of tclZipfs.c check-in: 3f78a4d564 user: dkf tags: core-8-branch
2021-03-14
20:53
Flipped a test check-in: 8c3cba341d user: dkf tags: core-8-branch
18:28
merge-mark check-in: 76581c085c user: jan.nijtmans tags: core-8-branch
16:13
Merge 8.5 check-in: fd3db85111 user: jan.nijtmans tags: core-8-6-branch
15:26
More on making tclZipfs.c comprehensible. Refactoring to the rescue! check-in: 21ada87335 user: dkf tags: core-8-branch
2021-03-13
12:02
WIP check-in: 92486bd4bf user: dgp tags: tcl9-design
2021-03-12
19:56
WIP check-in: a65cc3f428 user: dgp tags: tcl9-design
19:24
WIP check-in: 5fa3ca7a9a user: dgp tags: tcl9-design
19:02
WIP check-in: 9a7610d5b9 user: dgp tags: tcl9-design
18:17
WIP check-in: f36581979f user: dgp tags: tcl9-design
17:44
WIP check-in: fbe0d392c7 user: dgp tags: tcl9-design
2021-03-11
15:26
WIP check-in: 61d8439e24 user: dgp tags: tcl9-design
15:06
WIP check-in: eb1efbdb9a user: dgp tags: tcl9-design
14:36
merge 8.7 check-in: 035aecabc2 user: dgp tags: tip-568
14:32
Branch for shared work on design documents. check-in: c72cb9c83e user: dgp tags: tcl9-design
14:30
merge 8.7 check-in: 5569cdab58 user: dgp tags: dgp-review
12:20
merge-mark check-in: 5b43b1dbbe user: jan.nijtmans tags: core-8-6-branch
2021-03-10
16:16
Merge 8.6 check-in: 9491870854 user: jan.nijtmans tags: core-8-branch
16:12
Repair Tcl_UniCharNcasecmp() in the same way as Tcl_UniCharNcmp() for fix [4c591fa487]. Also put bac... check-in: 1b0eda88cc user: jan.nijtmans tags: core-8-6-branch
15:47
Merge 8.6 check-in: bcaebc9bb7 user: jan.nijtmans tags: core-8-branch
15:39
Fix [4c591fa487]: [string compare] EIAS violation check-in: 6a5a5e21f1 user: jan.nijtmans tags: core-8-6-branch
15:00
Fix documentation check-in: 2740ffbb28 user: jan.nijtmans tags: tip-597
12:55
TIP #597 implementation: "string is unicode" and new wtf-8 encoding check-in: fc3656894a user: jan.nijtmans tags: tip-597
2021-03-09
15:38
Compatibility tweak wrt 8.6 Closed-Leaf check-in: 25e15d37cc user: jan.nijtmans tags: rfe-800716
15:37
merge 8.7 check-in: b4bd4648be user: dgp tags: tip-568
15:30
merge 8.7 check-in: 4dfc6e5ec8 user: dgp tags: dgp-review
15:28
TclWinConvertError -> Tcl_WinConvertError check-in: 745469da9e user: jan.nijtmans tags: rfe-800716
15:13
Merge 8.7 check-in: 60d938a7ee user: jan.nijtmans tags: rfe-800716
09:19
Merge 8.6 check-in: 609eea37d4 user: jan.nijtmans tags: core-8-branch
09:14
Fix [8419c55e2c]: Tclsh read loop does not handle EINTR check-in: 346094351f user: jan.nijtmans tags: core-8-6-branch
08:37
Merge 8.6. Remove end-of-line spacing check-in: 6eb2448d3e user: jan.nijtmans tags: core-8-branch
08:36
Remove end-of-line spacing check-in: 7efe4522fa user: jan.nijtmans tags: core-8-6-branch
2021-03-08
17:15
merge 8.7 check-in: 1a50adb201 user: dgp tags: tip-568
17:15
merge 8.7 check-in: 25d259c064 user: dgp tags: dgp-review
16:53
Fix SEGV in zipfs mounting, and try to make that code more comprehensible check-in: af7fccbc09 user: dkf tags: core-8-branch
2021-03-07
18:42
Added some tests for [zipfs lmkimg] check-in: a73bed5a2a user: dkf tags: core-8-branch
2021-03-06
16:28
Document that [zipfs mkimg] strips an existing ZIP. We ought to merge instead, but we don't yet. check-in: 640cae8a68 user: dkf tags: core-8-branch
2021-03-04
16:10
Merge 8.6 check-in: acbdc9323f user: jan.nijtmans tags: core-8-branch
15:53
In man2html, use consistant color-names (6-char, uppercase), encoding (utf-8) and translation (lf) i... check-in: 0a1ab25013 user: jan.nijtmans tags: core-8-6-branch
15:51
merge 8.7 check-in: 2d4ef1c238 user: dgp tags: tip-568
15:47
merge 8.7 check-in: 827951488f user: dgp tags: dgp-review
10:36
Merge 8.6 check-in: adc9e4c3f7 user: jan.nijtmans tags: core-8-branch
10:22
Merge 8.5. Add unused stub table entries check-in: 479fe8102c user: jan.nijtmans tags: core-8-6-branch
2021-03-03
15:06
Merge 8.6. Basically re-number testcases so they align with the 8.6 test-cases check-in: ba3874751a user: jan.nijtmans tags: core-8-branch
14:44
Merge 8.5. Just split some testcases check-in: fd00e98de5 user: jan.nijtmans tags: core-8-6-branch
08:19
Fill in MILESTONE commit-id/date 😊 check-in: 0ee19fb026 user: jan.nijtmans tags: dgp-review
2021-03-02
10:59
Merge 8.6 check-in: 4c10813183 user: jan.nijtmans tags: core-8-branch
10:53
Using 0xFC00 is more readable here than ~0x3FF. It's sufficient becauwe ch1 and ch2 are only 16-bit.... check-in: 6064dfa0b2 user: jan.nijtmans tags: core-8-6-branch
10:38
Merge 8.6 check-in: b421cf94ac user: jan.nijtmans tags: core-8-branch
10:10
Backport some UTF-8-related changed from 8.7 to 8.6, only for TCL_UTF_MAX > 3. No change for TCL_UTF... check-in: e0cba87ba8 user: jan.nijtmans tags: core-8-6-branch
2021-02-28
17:29
Merge 8.7. Undo 2 unnecessary signature changes check-in: c59a73a540 user: jan.nijtmans tags: build-info
2021-02-27
11:21
Ticket [87082587c4]: typo in msgcat man page check-in: 79f2ec94ab user: oehhar tags: core-8-branch
11:19
Ticket [87082587c4]: typo in msgcat man page check-in: 9d532a6cf3 user: oehhar tags: core-8-6-branch
2021-02-26
15:58
Merge 8.7 check-in: 3c389544a2 user: jan.nijtmans tags: build-info
14:52
Further internal variable upgrade from long -> size_t check-in: c08e73d3e7 user: jan.nijtmans tags: core-8-branch
13:18
Increase some (internal) variables from int/long to long/size_t. On the way to allow bigger blocks i... check-in: 8d2a80f85c user: jan.nijtmans tags: core-8-branch
2021-02-25
11:54
Fix build with -DTCL_NO_DEPRECATED cflag check-in: fecc56dcb6 user: jan.nijtmans tags: build-info
2021-02-24
15:22
merge 8.7 check-in: 3b0de630e7 user: dgp tags: tip-568
15:13
merge 8.7 check-in: 90775c77e6 user: dgp tags: dgp-review
13:09
Merge 8.7 check-in: 8e176e9519 user: jan.nijtmans tags: build-info
11:56
Fix "make checkstubs": A few more MODULE_SCOPE libtommath functions check-in: d8c978ab10 user: jan.nijtmans tags: core-8-branch
08:58
Fix typo, eliminate type-cast check-in: 10275ab389 user: jan.nijtmans tags: core-8-branch
08:43
Merge 8.7. Change more functions signatures to return the Tcl full version number. check-in: 0e858231b3 user: jan.nijtmans tags: build-info
2021-02-23
14:01
Merge 8.7 check-in: 0ccc053e5a user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
13:43
Merge sebres-8-6-clock-speedup-cr2 check-in: c7f108172f user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
13:31
Merge 8.6 check-in: c628eff8f8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
13:30
Merge 8.6. Fix Cygwin compile check-in: 92a2ccce23 user: jan.nijtmans tags: core-8-branch
13:03
Merge 8.5 check-in: 35bdd5925f user: jan.nijtmans tags: core-8-6-branch
10:08
Simplify implementation on Cygwin: No need to use CFG_RUNTIME_BINDIR any more check-in: 59e0a9444d user: jan.nijtmans tags: core-8-branch
07:52
Undo previous experiment, instead use real solution from core-8-branch check-in: 49a6366cbc user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
07:44
merge-mark check-in: 92d3c95b75 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
07:39
Merge 8.6 check-in: cc7968cc45 user: jan.nijtmans tags: core-8-branch
07:23
Use _wgetenv() in stead of getenv() on Windows: The wide environment is not always well-synchonized ... check-in: 05ddcd7cdb user: jan.nijtmans tags: core-8-6-branch
2021-02-22
15:45
Fix one more usage of getenv() on Windows check-in: aa52f7c4dd user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
15:39
Better solution for msvc OPTS=static,msvcrt regression: On win32 we cannot thrust the getenv() funct... check-in: 91d49f1279 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
13:32
Unneeded if() check-in: 5783440f64 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
13:14
Fix regression in msvc OPTS=static,msvcrt build. I think I finally got it now. check-in: 35f743b037 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
08:02
Give TzsetIfNecessary "interp" argument. check-in: a4e6db4b1a user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
2021-02-19
18:00
Experiment: Remove the "::tcl::clock::getenv" function. check-in: e0c5ccc63d user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
11:17
Merge 8.7. Use more TCL_UNUSED() check-in: 61edd00ee2 user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
09:26
Merge 8.6 check-in: 52bef1add0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
09:25
Fix various compiler warnings check-in: 29284a3809 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
07:20
Merge 8.6 check-in: 178e807735 user: jan.nijtmans tags: core-8-branch
07:20
Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Thanks to Tom Lane for the... check-in: 4113aee487 user: jan.nijtmans tags: core-8-6-branch
2021-02-18
17:27
Get sebres-8-6-clock-speedup-cr2 ready for 8.7 too check-in: 829efd38ab user: jan.nijtmans tags: sebres-8-7-clock-speedup-cr2
14:34
Merge sebres-8-6-clock-speedup-cr2 check-in: 5cf097b4b8 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
14:32
One more error-message tweak check-in: fa345dec34 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
14:25
tweak error-messages a little more (no quotes here) check-in: 77e0b2d373 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
14:19
tweak error-messages check-in: 6db289f927 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
12:35
Merge 8.7 Closed-Leaf check-in: 3ec902ab5e user: jan.nijtmans tags: tip-575
12:28
Merge sebres-8-6-clock-speedup-cr2 check-in: 8018d27b37 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
12:25
Merge 8.6 check-in: 3ee5d24af0 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
12:01
Protect "interp limit" command better for allowed range in -millis and -seconds values check-in: 80aba12e46 user: jan.nijtmans tags: core-8-branch
08:46
Merge 8.6 check-in: cc8ac8eecb user: jan.nijtmans tags: core-8-branch
08:32
Two new testcases for abs() check-in: 7ee2c647ff user: jan.nijtmans tags: core-8-6-branch
07:55
Performance optimization in TzsetIfNecessary() function. Cherry-picked from sebres-8-6-clock-speedup... check-in: e8d111bc5f user: jan.nijtmans tags: core-8-6-branch
2021-02-17
18:51
merge-mark check-in: fc292fdcbf user: jan.nijtmans tags: core-8-6-branch
18:24
Merge sebres-8-6-clock-speedup-cr2 check-in: febab3a5f4 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
18:22
Merge 8.6 check-in: c73fc75775 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
16:16
Fix abs(-9223372036854775808) special-case on platforms where sizeof(Tcl_WideInt) > sizeof(int64_t).... check-in: d116c129d8 user: jan.nijtmans tags: core-8-branch
15:44
Fix compiler warning on non-intel CPU's check-in: fc9fb003eb user: jan.nijtmans tags: core-8-branch
13:07
Multi-arch only works on MacOS-11 check-in: 69ef84a4da user: jan.nijtmans tags: core-8-branch
09:41
Don't pack tcl_library/registry/pkgIndex in zip-file on UNIX check-in: 4cd78f82e9 user: jan.nijtmans tags: core-8-branch
08:50
Fix "make dist" on UNIX, broken due to TIP #590 check-in: 74e99a7d8f user: jan.nijtmans tags: core-8-branch
08:35
Another TIP #430 fix for cygwin: libtcl8.7.dll is installed in /usr/bin, not in /usr/lib as on other... check-in: 0cf50063d5 user: jan.nijtmans tags: core-8-branch
08:32
Don't try to use ln when creating libtcl.vfs on windows: It doesn't work for encodings or msg-files ... check-in: b4db772c52 user: jan.nijtmans tags: core-8-branch
2021-02-16
16:26
merge 8.7 check-in: 455dbb89f7 user: dgp tags: tip-568
15:41
merge 8.7 check-in: 0fe28c253f user: dgp tags: dgp-review
15:20
Merge 8.7 check-in: e0b2f43c0e user: jan.nijtmans tags: bug-45ddcfc3b1
13:59
Attempt to produce double-arch (x86_64 and arm) binary for MacOS check-in: 07249595ff user: jan.nijtmans tags: core-8-branch
12:17
Merge 8.7 check-in: 6d6e1bc54f user: jan.nijtmans tags: tip-575
12:10
merge-mark check-in: 61cda409bf user: jan.nijtmans tags: core-8-branch
12:07
Fix bug in previous commit: Don't update stringPtr->numChars when doing a "string reverse", because ... check-in: 859adaff91 user: jan.nijtmans tags: core-8-6-branch
12:00
Merge 8.6 check-in: 80ca3616d8 user: jan.nijtmans tags: core-8-branch
11:11
Fix [22324bcbd]: string reverse is broken for Emoji. Thanks to Chrisian Werner for bug report and PO... check-in: 6e5efe220f user: jan.nijtmans tags: core-8-6-branch
11:05
Remove unnecessary end-of-line spacing in test-cases check-in: 8446be064b user: jan.nijtmans tags: core-8-6-branch
09:11
Merge 8.7 check-in: 7cc4841229 user: jan.nijtmans tags: tip-575
09:03
merge-mark check-in: 45c9763f48 user: jan.nijtmans tags: core-8-branch
09:00
Fix Tcl_UtfPrev expected testcases for TCL_UTF_MAX>3 check-in: cb62f18ca1 user: jan.nijtmans tags: core-8-6-branch
08:30
Merge 8.6 check-in: 2f8eeeca1b user: jan.nijtmans tags: core-8-branch
08:10
Fix Tcl_UtfPrev for TCL_UTF_MAX>3, so it can jump back over Emoji. Backported from 8.7, no change fo... check-in: 5437791423 user: jan.nijtmans tags: core-8-6-branch
2021-02-15
17:06
Switch to version 1.3 of macher for the onefiledist check-in: 8ca0e1859f user: culler tags: core-8-branch
16:20
Merge 8.6 check-in: a6473415cd user: jan.nijtmans tags: core-8-branch
16:13
Fix [d43f96c1a8]: string trimright is broken for Emoji check-in: 6c9e75198c user: jan.nijtmans tags: core-8-6-branch
15:41
Remove unused variable in win32 static build check-in: 55c885eb22 user: jan.nijtmans tags: core-8-branch
12:42
Merge 8.6 check-in: 75f14fa4d7 user: jan.nijtmans tags: core-8-branch
12:35
More testcases from Christian Werner, regarding "string reverse" with Emoji. Those testcases fail in... check-in: 4b273aa0ff user: jan.nijtmans tags: core-8-6-branch
12:08
Merge 8.7 check-in: 6a6cafb81f user: jan.nijtmans tags: tip-575
08:18
Enhance new testscases for compiled/interpreted mode check-in: 32752d62ed user: jan.nijtmans tags: core-8-branch
08:07
Add testcases from Christian Werner, regarding "string trim" with Emoji check-in: 7a97f37c60 user: jan.nijtmans tags: core-8-6-branch
07:48
Add testcases, contributed by Christian Werner. Two of them fail, so still some work to do. [d43f96c... check-in: e10ffc2513 user: jan.nijtmans tags: core-8-branch
07:47
Missing semicolon in UNIX Makefile check-in: 5be1de22bc user: jan.nijtmans tags: core-8-branch
07:31
"macher" output should be executable check-in: d1dda08d53 user: jan.nijtmans tags: core-8-branch
2021-02-12
17:27
Use Marc Culler's "macher" utility for the onefiledist MacOSX builds. Only for non-framework builds. check-in: 36d5ee9276 user: jan.nijtmans tags: core-8-branch
15:12
Merge 8.7 check-in: 8a76a3eb97 user: jan.nijtmans tags: unicode-14
14:57
The syntax error was caused by Aquamacs inserting tabs into the YAML file. check-in: a1be2ab67f user: culler tags: core-8-branch
11:12
Syntax error in yaml-file check-in: 67ea997163 user: jan.nijtmans tags: core-8-branch
10:59
Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see how it goes so far. check-in: c00a7cb94b user: jan.nijtmans tags: unicode-14
08:21
Fix warning about unused symbol on --disable-shared build check-in: e2569d19ae user: jan.nijtmans tags: core-8-branch
01:46
macher 1.1 -> 1.2 (bug fixes) and account for new append syntax. Closed-Leaf check-in: cf64683a55 user: culler tags: culler-macher
2021-02-11
17:19
macher 1.0 -> 1.1 check-in: c7a34be43e user: jan.nijtmans tags: culler-macher
16:30
Experiment: Integrate culler's "macher" tool. Only for thin binaries check-in: a5728e8d0e user: jan.nijtmans tags: culler-macher
15:12
Add CFLAGS to the github actions to build fat binaries on macOS. check-in: 00273cea41 user: culler tags: core-8-branch
2021-02-10
13:12
Missing #endif check-in: 4cdcca0341 user: jan.nijtmans tags: core-8-branch
12:56
Make TIP #430 work on cygwin. Simplify some makefiles check-in: 05582f830a user: jan.nijtmans tags: core-8-branch
11:42
Merge 8.7 check-in: bb3a9f3cb6 user: jan.nijtmans tags: build-info
10:44
Backport win/rules.vc from 8.7 check-in: 8992a6ab3f user: jan.nijtmans tags: core-8-6-branch
08:52
Fix pkgconfig-1.1 testcase for static builds check-in: 6ed0e881df user: jan.nijtmans tags: core-8-branch
08:25
Fix various aspects in TIP #430 implementation. Should now work for Tk too (together with some fixes... check-in: c10be39138 user: jan.nijtmans tags: core-8-branch
08:11
In a static build, don't pack dde/registry in zip-file. In shared build, pack dde/registry dll's in ... Closed-Leaf check-in: 8659e3ab6b user: jan.nijtmans tags: bug-87e840c26c
2021-02-09
16:43
Only set dllfile,runtime key info when doing a shared build check-in: e11bf36df4 user: jan.nijtmans tags: bug-87e840c26c
14:16
ZIPFS_BUILD=1 only needs to be set once check-in: 757e39b4e4 user: jan.nijtmans tags: bug-87e840c26c
13:34
Handle the situation that ::${basename}::pkgconfig does not have bindir/libdir,runtime keys: Either ... check-in: 3fe40b951c user: jan.nijtmans tags: bug-87e840c26c
12:07
Change TCL_ZIP_FILE name, just using dots in stead of underscores check-in: 689470c702 user: jan.nijtmans tags: bug-87e840c26c
07:34
Add --disable-zipfs flag to GNUmakefile check-in: 1557301dfc user: jan.nijtmans tags: bug-87e840c26c
2021-02-08
18:23
Attempt to fix the last TIP #430 bits, needed to make it work for Tk (and other external packages) check-in: b99e35f754 user: jan.nijtmans tags: bug-87e840c26c
15:59
Merge-mark check-in: 0ee6faeb3b user: jan.nijtmans tags: core-8-branch
15:51
Bugfix in TIP #430 implementation: tcl_findLibrary should use the same zip-file naming as the config... check-in: f06a7fe2c6 user: jan.nijtmans tags: core-8-branch
15:25
Fix "auto.tcl" indenting check-in: 1874b0d7e7 user: jan.nijtmans tags: core-8-branch
10:46
Merge 8.6 check-in: dfef841403 user: jan.nijtmans tags: core-8-branch
10:11
Merge 8.5 check-in: 70529bfafa user: jan.nijtmans tags: core-8-6-branch
2021-02-05
18:20
merge 8.7 check-in: 0d606cd812 user: dgp tags: tip-568
18:10
merge 8.7 check-in: 985518f54f user: dgp tags: dgp-review
13:45
Merge 8.6 check-in: 9d5eb46ded user: jan.nijtmans tags: core-8-branch
13:42
More implicit type-casts, for better compatibility with C++ check-in: 93ad66cbe5 user: jan.nijtmans tags: core-8-6-branch
13:37
Oops check-in: c594596afd user: jan.nijtmans tags: core-8-6-branch
11:36
Merge 8.6 check-in: aabb14f612 user: jan.nijtmans tags: core-8-branch
11:34
Fix filename-11.45 testcase when there are multiple volumes: This testcase only works for the native... check-in: 08d04608ce user: jan.nijtmans tags: core-8-6-branch
2021-02-04
13:11
In a --disable-shared build, attach the zip-file to the executable, so "onfiledist.yml" doesn't need... check-in: a4ddaee520 user: jan.nijtmans tags: core-8-branch
11:11
Fix [03b70c8918]: core-8-branch : trying to build on macOS10.9 linked against XQuartz check-in: a68bb5c427 user: jan.nijtmans tags: core-8-branch
2021-02-02
08:50
Merge 8.6 check-in: 1abab6bff2 user: jan.nijtmans tags: core-8-branch
08:46
On Big Sur, distingish 11.0, 11.1 and 11.2. platform 1.0.16 -> 1.0.17 check-in: 35f8514947 user: jan.nijtmans tags: core-8-6-branch
2021-02-01
15:38
Add build tags for objective-c/cplusplus check-in: 3bed0fed32 user: jan.nijtmans tags: build-info
09:17
Merge 8.7. Make "git rev-parse" work from any directory check-in: 3ce50661f9 user: jan.nijtmans tags: build-info
2021-01-29
15:51
Undo previous change to unix/configure.ac: It doesn't work check-in: e3fdc612c8 user: jan.nijtmans tags: core-8-branch
15:45
Undo previous change to unix/configure.in check-in: 583687b78a user: jan.nijtmans tags: core-8-6-branch
14:02
Merge 8.6 check-in: f6e6955b66 user: jan.nijtmans tags: core-8-branch
13:45
Fix 2 warnings when running "autoconf" (2.69 or 2.70) check-in: 849ee13c1d user: jan.nijtmans tags: core-8-6-branch
09:18
re-generate unix/configure check-in: b5ab5cf668 user: jan.nijtmans tags: core-8-branch
09:15
Fix [113be1991e]: zipfs on mac. From now on, --enable-framework automatically means --disable-zipfs... check-in: ad32c79177 user: jan.nijtmans tags: core-8-branch
2021-01-28
16:47
Merge 8.7 check-in: 414c763d56 user: jan.nijtmans tags: build-info
15:54
Lowercase package names are recommended now check-in: d847891324 user: jan.nijtmans tags: core-8-branch
15:31
Merge 8.7 check-in: 41a4601ee7 user: jan.nijtmans tags: build-info
11:08
Merge 8.6 check-in: 3260544adf user: jan.nijtmans tags: core-8-branch
10:42
Use {} braces in more "expr" expressions. check-in: f65d4e057a user: jan.nijtmans tags: core-8-6-branch
10:38
Use "in" operator in stead of "lsearch -exact" when possible check-in: 0480005281 user: jan.nijtmans tags: core-8-6-branch
2021-01-27
10:15
Merge 8.6 check-in: f88c410f93 user: jan.nijtmans tags: core-8-branch
10:13
*.decls files are now in UTF-8. Use "in" operator in stead of "lsearch -exact". check-in: fb3f31ef5a user: jan.nijtmans tags: core-8-6-branch
09:35
Merge 8.6 check-in: 17fbc6acaf user: jan.nijtmans tags: core-8-branch
09:32
When generating stubs, always read *.decls and *Decls.h files in UTF-8. This corrects possible inval... check-in: f035a23aaf user: jan.nijtmans tags: core-8-6-branch
2021-01-26
11:13
Make Tcl_GetBytesFromObj usable without TCL_NO_DEPRECATED too. Fix "testbytestring" test command, pr... check-in: 79dee4d810 user: jan.nijtmans tags: tip-568
2021-01-25
18:51
merge 8.7 check-in: 19aa63958b user: dgp tags: tip-568
18:41
merge 8.7 check-in: ecf73f5a7b user: dgp tags: dgp-review
12:26
Merge 8.6 check-in: fa80f8bede user: jan.nijtmans tags: core-8-branch
12:25
Update to tzdata 2021a check-in: 7782ba08a3 user: jan.nijtmans tags: core-8-6-branch
11:53
Make Tcl_GetString() a macro calling Tcl_GetStringFromObj(). Just the same as Tcl_GetUnicode(). check-in: 20d58bcd75 user: jan.nijtmans tags: core-8-branch
10:26
Fix [f4b0cb2080] by only accepting new syntax when TCL_NO_DEPRECATED is defined check-in: 0e42f57406 user: jan.nijtmans tags: core-8-branch
09:16
Merge 8.6 check-in: b1994e722a user: jan.nijtmans tags: core-8-branch
09:05
Merge 8.5 check-in: c18cac5d5b user: jan.nijtmans tags: core-8-6-branch
08:27
Make sure MODULE_SCOPE is always defined correctly, for C++ compilers too check-in: e6db905194 user: jan.nijtmans tags: core-8-branch
2021-01-22
21:48
merge 8.7 check-in: 57b7888e51 user: dgp tags: dgp-review
21:47
merge 8.7 check-in: 4c83a8a53a user: dgp tags: tip-568
14:22
Fix [http://core.tcl.tk/tk/tktview?name=1712098|1712098]: Tk still needs Tcl source distro, by new e... check-in: c1807dd2c4 user: jan.nijtmans tags: core-8-branch
09:24
Change exported symbol from TclMacOSXNotifierAddRunLoopMode -> Tcl_MacOSXNotifierAddRunLoopMode Closed-Leaf check-in: 9a45585e63 user: jan.nijtmans tags: bug-1712098
08:57
Rebase to core-8-branch check-in: 2bb14ce2f1 user: jan.nijtmans tags: bug-1712098
2021-01-21
16:01
Merge 8.6 check-in: 69d621732d user: jan.nijtmans tags: core-8-branch
15:56
Fix [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile Centos6.9 64-bits) check-in: 615e43f536 user: jan.nijtmans tags: core-8-6-branch
15:46
Merge 8.6 check-in: 411b16f75d user: jan.nijtmans tags: core-8-branch
15:42
Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]: Type mismatch in TclIntSt... check-in: e2ca218a17 user: jan.nijtmans tags: core-8-6-branch
15:31
Fix [https://core.tcl-lang.org/thread/info/98ae20f0f5|98ae20f0f5] by no longer compile the stub libr... check-in: be396e6089 user: jan.nijtmans tags: core-8-6-branch
12:43
Close fork check-in: ca7599ebbc user: jan.nijtmans tags: core-8-branch
12:40
Close fork check-in: cb82ba75db user: jan.nijtmans tags: core-8-6-branch
2021-01-20
22:35
Improve [file attributes] documentation check-in: 3bf6c31454 user: msi tags: core-8-branch
22:31
Improve [file attributes] documentation check-in: f2762da795 user: msi tags: core-8-6-branch
16:23
merge-mark check-in: b97f8b5b77 user: jan.nijtmans tags: core-8-branch
16:19
Make tclCkalloc.c and tclExecute warning-free on Windows when compiled with --enable-memory=(mem|all... check-in: 9f6b78d50f user: jan.nijtmans tags: core-8-6-branch
14:13
Fix potential endless loop in "stats" command (only enable in debug-build) check-in: b84e49c927 user: jan.nijtmans tags: core-8-branch
11:44
Fix filesystem-1.52* (since "//foo" is canonical now). Merge 8.7 check-in: 77b23b693b user: jan.nijtmans tags: tip-402
10:57
Don't use LTO for any stub libraries: It's asking for trouble when an extension is compiled with dif... Closed-Leaf check-in: d270942d10 user: jan.nijtmans tags: bug-98ae20f0f5
08:52
Possible fix (workaround) for [8c025f8f0d]: Run-time error on tcl 8.6.11 32 bits (from cross-compile... Closed-Leaf check-in: ad9ee07264 user: jan.nijtmans tags: bug-8c025f8f0d
07:49
Merge fork check-in: 77828846b5 user: jan.nijtmans tags: core-8-6-branch
07:47
Close fork check-in: 93ce3ce3eb user: jan.nijtmans tags: core-8-branch
2021-01-19
20:14
Improve clarity of [file attributes] documentation check-in: 4e09500f1f user: msi tags: core-8-branch
20:11
Improve clarity of [file attributes] documentation check-in: c68ef0b73a user: msi tags: core-8-6-branch
13:54
Merge 8.7 check-in: 0c85e9f95c user: jan.nijtmans tags: tip-402
13:20
Merge 8.6 check-in: 9ed0557b9c user: jan.nijtmans tags: core-8-branch
13:16
Don't worry about Windows 3.1 any more. check-in: 1fe1db3a54 user: jan.nijtmans tags: core-8-6-branch
07:50
Document that Tcl_GetByteArrayFromObj accepts a size_t *lengthPtr as well (TIP #481) check-in: a700e8856e user: jan.nijtmans tags: core-8-branch
2021-01-18
15:59
Make Tcl_GetBytesFromObj work with size_t length parameter (just as Tcl_GetByteArrayFromObj in TIP #... check-in: 5e9d3fefc5 user: jan.nijtmans tags: tip-568
2021-01-15
22:01
merge 8.7 check-in: 3bc2ece943 user: dgp tags: tip-568
21:46
Merge TIP 481 (resolve conflicts) check-in: 7c6772d86e user: dgp tags: tip-568
18:22
Merge pre-TIP 481 commits of 8.7 branch check-in: 04bbb5533d user: dgp tags: tip-568
15:59
merge 8.7 check-in: 82c1a7942e user: dgp tags: dgp-review
14:58
Bugfix for TIP #587 implementation: Always use -eofchar "\032 {}" and _NOT_ -eofchar \032, otherwise... check-in: 7b07bf0207 user: jan.nijtmans tags: core-8-branch
10:52
Fix [ff658e10fc]: tip 551 in 8.7a4 0b1111_1111 not working. Also fix some indenting in code check-in: 7ff7203075 user: jan.nijtmans tags: core-8-branch
09:47
Experiment: Fix [https://core.tcl-lang.org/thread/tktview?name=98ae20f0f5|98ae20f0f5]. Works for any... check-in: aa4a13c155 user: jan.nijtmans tags: bug-98ae20f0f5
2021-01-14
16:46
Starting with TIP #514, we know exactly what [largest_int] is. So, make use of that in "string.test" check-in: bab207fe8e user: jan.nijtmans tags: core-8-branch
11:50
More progress check-in: 07a0f898f8 user: jan.nijtmans tags: bug-45ddcfc3b1
2021-01-13
15:38
merge-mark check-in: 0e35b43117 user: jan.nijtmans tags: bug-45ddcfc3b1
15:37
Add mp_unpack() to the libtommath stub table, so this function is available to extensions (and to Tc... check-in: ae97648edb user: jan.nijtmans tags: core-8-branch
15:21
More progress for "scan" check-in: 7929a6bc8a user: jan.nijtmans tags: bug-45ddcfc3b1
14:56
Protect mp_init_i64 callers for overflow check-in: a7a18d871b user: jan.nijtmans tags: bug-45ddcfc3b1
14:27
Merge 8.7. Fix format.test testcases check-in: 55dd38a938 user: jan.nijtmans tags: bug-45ddcfc3b1
10:48
Merge 8.6 check-in: e57c59ad4e user: jan.nijtmans tags: core-8-branch
10:42
Fix [b89209f5cd]: compilation error Windows 10 / Visual Studio 2019 check-in: f398cf47de user: jan.nijtmans tags: core-8-6-branch
2021-01-12
17:11
Bring documentation in line with *.decls files check-in: f3f64889cd user: jan.nijtmans tags: core-8-branch
17:07
More WIP check-in: bd9e5afaf9 user: jan.nijtmans tags: bug-45ddcfc3b1
2021-01-11
17:07
Merge 8.7. WIP. Some little progress check-in: b92c69a102 user: jan.nijtmans tags: bug-45ddcfc3b1
16:01
Make tclStrToD.c compile on systems without inttypes.h check-in: 6ab0f6cf0e user: jan.nijtmans tags: core-8-branch
11:52
Merge 8.6 check-in: 68252f07db user: jan.nijtmans tags: core-8-branch
11:41
Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode regexps check-in: a2ea227d7b user: jan.nijtmans tags: core-8-6-branch
08:33
TIP #481 implementation: Tcl_GetStringFromObj() with size_t length parameter check-in: 777a907c79 user: jan.nijtmans tags: core-8-branch
08:23
Make Tcl independent from exact definition of TCL_LL_MODIFIER. In tclStrToD.c we need an _exact_ 64-... check-in: f695d4eade user: jan.nijtmans tags: core-8-branch
2021-01-08
20:07
Improve description of Unix options for [file attributes] (Pt. 1) check-in: d7673ffda6 user: msi tags: core-8-branch
20:05
Improve description of Unix options for [file attributes] (Pt. 1) check-in: c401b6be1c user: msi tags: core-8-6-branch
17:15
Fix consistency and grammar in re_syntax.n check-in: f7cfdf3dc0 user: msi tags: core-8-branch
16:16
Fix consistency and grammar in re_syntax.n check-in: c6768efa45 user: msi tags: core-8-6-branch
14:45
TIP #592 implememtation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 237a1ad40c user: jan.nijtmans tags: core-8-branch
10:48
Fix memory leak check-in: f4028b1cc3 user: jan.nijtmans tags: tip-567
10:27
Compile Tcl with -DTCL_WIDE_INT_TYPE=__int128, proving [45ddcfc3b1]. For now, only for Linux, don't ... check-in: 481654654f user: jan.nijtmans tags: bug-45ddcfc3b1
09:37
Omit -Wdeclaration-after-statement from CFLAGS: No longer needed since we stopped support for MSVC 6... Closed-Leaf check-in: 174a9adac8 user: jan.nijtmans tags: tip-592
2021-01-07
15:31
define UWIDE_MAX and friends in terms of Tcl_WideUInt/Tcl_WideInt, since we cannot be sure that Tcl_... check-in: ff2762ef21 user: jan.nijtmans tags: tip-592
14:45
Revise UWIDE_MAX and friends check-in: b5ee44ebe9 user: jan.nijtmans tags: tip-592
14:11
Rebase to tip-592 branch Leaf check-in: 77ed0ee49f user: jan.nijtmans tags: rfe-c975939973
13:42
Merge 8.7. Don't bother BorlandC, LCC and WatcomC any more, since they (probably) cannot handle Wind... check-in: 7d0cf14313 user: jan.nijtmans tags: tip-592
12:31
Merge 8.6 check-in: 208cb37c8d user: jan.nijtmans tags: core-8-branch
12:14
Fix mingw-w64 compiler warnings when using __USE_MINGW_ANSI_STDIO=1. Not recommended, but it should ... check-in: 25325a770a user: jan.nijtmans tags: core-8-6-branch
10:55
Fix warnings when __USE_MINGW_ANSI_STDIO=1 check-in: c92be8787e user: jan.nijtmans tags: tip-592
10:13
No need any more for -D_ATL_XP_TARGETING=1 check-in: 297a7495f6 user: jan.nijtmans tags: tip-592
09:42
Attempt to remove __USE_MINGW_ANSI_STDIO=0 from win/Makefile.in, and other simplifications ruling ou... check-in: feb26f7631 user: jan.nijtmans tags: rfe-c975939973
07:37
Merge 8.7 check-in: c5edeb7b5f user: jan.nijtmans tags: tip-592
2021-01-06
15:48
Merge 8.6 check-in: e5b131099a user: jan.nijtmans tags: core-8-branch
15:39
Eliminate obsolete AC_HAVE_HEADERS and two more AC_TRY_COMPILE constructs. Some formatting check-in: 6b8f1ac7d9 user: jan.nijtmans tags: core-8-6-branch
11:52
Merge 8.7 check-in: 82f2ad5bc5 user: jan.nijtmans tags: tip-558
11:44
Attempt to fix problem in TIP #587 implementation: When reading commands from stdin, they are - like... Leaf check-in: ab172968cd user: jan.nijtmans tags: tip-587-stdin
10:31
tcltest -> 2.5.4. Version change should have been done at this commit: [95852bc2ed0e2c11] check-in: 4af49f7199 user: jan.nijtmans tags: core-8-branch
09:26
TIP #590 follow-up: Restore 2nd 'load' argument in dde/registry pkgIndex.tcl. Otherwise those pkgInd... check-in: abdf9c718f user: jan.nijtmans tags: core-8-branch
2021-01-05
20:41
merge core-8-branch check-in: d0d536c066 user: dkf tags: tip-558
20:35
Fix unclear language in re_syntax. [2da4c23916] check-in: 142b4afb0e user: dkf tags: core-8-branch
20:34
Fix unclear language in re_syntax. [2da4c23916] check-in: cef8ab2b4a user: dkf tags: core-8-6-branch
17:06
Merge 8.6: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: 4b83b63550 user: jan.nijtmans tags: core-8-branch
17:02
Merge 8.5: Add 4 processor-types to Win32/Cygwin. "platform" -> 1.0.16 check-in: b5c430f151 user: jan.nijtmans tags: core-8-6-branch
14:43
Merge 8.6 check-in: 055ee6803a user: jan.nijtmans tags: core-8-branch
14:27
Merge 8.5 check-in: c0394a94f4 user: jan.nijtmans tags: core-8-6-branch
10:29
Merge 8.6 check-in: 68a7b75991 user: jan.nijtmans tags: core-8-branch
10:19
More elimination of (obsolete) AC_TRY_COMPILE check-in: 59774b6401 user: jan.nijtmans tags: core-8-6-branch
09:27
Merge 8.7 check-in: 43e2fb7b63 user: jan.nijtmans tags: tip-567
09:19
Merge 8.6 check-in: 7467a34f63 user: jan.nijtmans tags: core-8-branch
08:23
Merge 8.5. Restore use of AC_HEADER_STDC in win/configure.in: Wait for 8.7 to make that change check-in: 7e11bc3733 user: jan.nijtmans tags: core-8-6-branch
08:06
Eliminate (obsolete) use of AC_TRY_LINK in */configure.in. Still generates the same */configure scr... check-in: cecaa932d4 user: jan.nijtmans tags: core-8-6-branch
2021-01-04
16:46
Merge 8.6 check-in: 8f50937f8a user: jan.nijtmans tags: core-8-branch
16:45
Roll-back part of [4dfa9000e1]: This isn't used for Tcl, but breaks some extensions (like tkImg) check-in: fdd4c5f918 user: jan.nijtmans tags: core-8-6-branch
16:32
Merge-mark check-in: ba0db2e106 user: jan.nijtmans tags: core-8-branch
15:37
AC_HELP_STRING -> AS_HELP_STRING check-in: c2c2f4f85f user: jan.nijtmans tags: core-8-6-branch
15:06
Fix [c376607b22]: Tcl 8.6: Extended plane character does not encode correctly to UTF-16 with TCL_UTF... check-in: 904ae29e74 user: jan.nijtmans tags: core-8-6-branch
14:34
Merge 8.6 check-in: 0421a09512 user: jan.nijtmans tags: core-8-branch
14:24
No longer use deprecated syntax for AC_INIT/AC_OUTPUT. (almost) no change in generated configure scr... check-in: 7d740b9d52 user: jan.nijtmans tags: core-8-6-branch
10:01
Merge-mark check-in: dadaf5e54b user: jan.nijtmans tags: core-8-branch
09:51
re-generate win/configure check-in: 3ce89291fa user: jan.nijtmans tags: core-8-6-branch
08:12
Merge 8.6 check-in: 2a17010ace user: jan.nijtmans tags: cygwin
07:54
Merge 8.7 Closed-Leaf check-in: f1041f9f48 user: jan.nijtmans tags: tip-481
07:48
Merge 8.7 check-in: 7bfba75988 user: jan.nijtmans tags: tip-592
2021-01-03
00:32
merge 8.7 check-in: d108cf4f23 user: dgp tags: tip-568
00:26
merge 8.7 check-in: 18fe00472b user: dgp tags: dgp-review
2021-01-02
22:53
merge 8.6 check-in: 1a8d1864f3 user: dgp tags: core-8-branch
22:34
merge release check-in: b5207f3a48 user: dgp tags: core-8-6-branch
2020-12-30
18:23
[e7eb94e8d1] typo fix in changes. Each ambiguous hash still identifies only one ticket, which is go... Closed-Leaf check-in: f3fe83e715 user: dgp tags: rc2, release, core-8-6-11-rc, core-8-6-11
2020-12-29
22:23
merge-mark check-in: 748e0c6acd user: jan.nijtmans tags: core-8-branch
22:22
Fix [43d371ac19]: Usage of exit() without including <stdlib.h> in unix/configure check-in: 15f12d1434 user: jan.nijtmans tags: core-8-6-branch
2020-12-28
15:12
update changes check-in: 13908ba96d user: dgp tags: core-8-6-11-rc
14:46
TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some places, only visible on Wi... check-in: 95852bc2ed user: jan.nijtmans tags: core-8-branch
2020-12-26
22:47
Merge 8.7 check-in: 91945e7ae1 user: jan.nijtmans tags: tip-592
22:12
Merge 8.6. Give up handling EXTRA_CC_SWITCHES for c++ compile check-in: 490bc7c81b user: jan.nijtmans tags: core-8-branch
18:42
Suppress testing of known bug only when it is present. Allow tests that pass. check-in: 8b4bb23cfd user: dgp tags: core-8-6-11-rc
18:01
merge 8.6 check-in: f7c841fab9 user: dgp tags: core-8-6-11-rc
2020-12-24
20:27
changes file updates WIP check-in: 96b665b33e user: dgp tags: core-8-6-11-rc
17:40
TO DO reminder check-in: 6771ceddfa user: dgp tags: dgp-review
17:30
Record milestone to incorporate into the text. check-in: c1b59869c3 user: dgp tags: dgp-review
17:23
merge 8.7 check-in: 1d64298f61 user: dgp tags: dgp-review
16:11
Fix [5a15a88490]: Checkin [1f6f21856b] quoting broke unix/installManpage check-in: d8268d3049 user: jan.nijtmans tags: core-8-6-branch
15:40
Merge 8.6 check-in: 9dfb36fe87 user: jan.nijtmans tags: core-8-branch
15:33
unix/configure.in is not supposed to be executable in the distribution check-in: 6f5918c552 user: jan.nijtmans tags: core-8-6-branch
11:07
Another attempt to make EXTRA_CC_SWITCHES work for c++ compiles in github actions check-in: a3ac37a0ee user: jan.nijtmans tags: core-8-branch
10:37
Integrate branch for msys2. Merge 8.6 check-in: c28df24a70 user: jan.nijtmans tags: cygwin
2020-12-23
10:26
Update TZ info to tzdata2020e (via merge). check-in: c9480e15d6 user: jima tags: core-8-branch
10:12
Update TZ info to tzdata2020e. check-in: fcee6a2076 user: jima tags: core-8-6-branch
10:01
EXTRA_CC_SWITCHES quoting doesn't work. Let's try again check-in: c50f27e48e user: jan.nijtmans tags: core-8-branch
08:17
Merge 8.6 check-in: e0f4a28573 user: jan.nijtmans tags: core-8-branch
08:04
Missing constraint, in case we are running on Windows 10 in developer mode check-in: e12f843ada user: jan.nijtmans tags: core-8-6-branch
07:47
Merge 8.6 check-in: 798fd17ff4 user: jan.nijtmans tags: core-8-branch
07:44
(cherry-pick): Repair flaws exposed by debugging test run. check-in: ad96f6fba0 user: jan.nijtmans tags: core-8-6-branch
07:42
Fix testcase for [548cd945d6]: Consistant error-code if creating link fails on all platforms. On Win... check-in: 7ec36b2ed6 user: jan.nijtmans tags: core-8-6-branch
2020-12-22
16:34
Repair flaws exposed by debugging test run. check-in: 0f86b2a1c1 user: dgp tags: core-8-6-11-rc
13:18
merge 8.6 check-in: 550e7c512b user: dgp tags: rc1, core-8-6-11-rc
09:28
Merge 8.6 check-in: f57e815934 user: jan.nijtmans tags: core-8-branch
08:58
Compile on github actions using C++ compiler, even without CC=g++ (which doesn't work with autoconf ... check-in: a97290218e user: jan.nijtmans tags: core-8-branch
07:12
Fix [ea8cd4789c]: Tcl 8.6.11 does not compile with VisualStudio 2010. Thanks Paul! check-in: 1b77f56018 user: jan.nijtmans tags: core-8-6-branch
2020-12-21
13:46
merge 8.7 check-in: 1226d49201 user: dgp tags: tip-568
13:40
merge 8.7 check-in: d5a8b285ec user: dgp tags: dgp-review
2020-12-19
22:17
autoupdate */configure.ac and */tcl.m4. Should still work with autoconf-2.69 too check-in: ca7a3d403a user: jan.nijtmans tags: core-8-branch
2020-12-18
14:00
Remove g++ builds from travis/github actions. The construct "CC=g++" doesn't work any more with auto... check-in: a58c07f453 user: jan.nijtmans tags: core-8-branch
10:42
Rename AC_HELP_STRING to AS_HELP_STRING, and fix determination of intptr_t/uintptr_t with autoconf 2... check-in: fef38331d6 user: jan.nijtmans tags: core-8-branch
2020-12-17
19:07
close fork check-in: b2978347e3 user: dgp tags: core-8-6-11-rc
19:05
close fork check-in: 3371338c97 user: dgp tags: core-8-6-11-rc
18:56
Merge 8.7 check-in: 101a4eb3be user: jan.nijtmans tags: tip-481
18:21
Merge 8.6 check-in: 07161b4656 user: jan.nijtmans tags: core-8-6-11-rc
16:39
Further elimination of __int64 type check-in: fc0c960d66 user: jan.nijtmans tags: tip-592
15:47
Undo one change from previous commit: this gives a warning on mingw-w64 check-in: 6882d6aa3d user: jan.nijtmans tags: tip-592
15:44
Simplifications when assuming VS 2015 or later check-in: c9307db938 user: jan.nijtmans tags: tip-592
14:14
Merge 8.7 check-in: 0711a7885d user: jan.nijtmans tags: tip-592
12:48
Merge 8.6. Re-generate tclConfig.h.in with autoheader v2.70 check-in: 250cc2e2c9 user: jan.nijtmans tags: core-8-branch
12:38
Add .travis.yml and .github/worksflows to "make dist". Use "cp -p" for all files in "make dist" check-in: a6572256a2 user: jan.nijtmans tags: core-8-6-branch
08:11
Re-generate configure scripts with (brand-new!!!) autoconf-2.70 check-in: e4c77af1d9 user: jan.nijtmans tags: core-8-branch
2020-12-16
15:46
Remove "Vista" from manifest. Test simplifications check-in: 3cf4e67435 user: jan.nijtmans tags: tip-592
15:32
TIP #592 implementation: Stop support for Windows XP, Server 2003, Vista, Server 2008 check-in: 32516a92d8 user: jan.nijtmans tags: tip-592
15:10
Merge 8.7 check-in: aaecaf0d9b user: jan.nijtmans tags: tip-481
15:04
Merge 8.7 check-in: 4ef1149deb user: jan.nijtmans tags: tip-575
14:31
Merge 8.6 check-in: db64300701 user: jan.nijtmans tags: core-8-branch
14:28
[testConstraint winVista] should be true on Windows 10 too check-in: 3112131011 user: jan.nijtmans tags: core-8-6-branch
14:24
Merge 8.6 check-in: 8ae8992940 user: jan.nijtmans tags: core-8-branch
14:11
rfe [548cd945d6]: symlinks for Windows 10 check-in: e67af525eb user: jan.nijtmans tags: core-8-6-branch
2020-12-15
21:51
merge 8.6 check-in: f68861bc40 user: dgp tags: core-8-6-11-rc
11:37
Protect fCmd-28.8 with constaint win10 Closed-Leaf check-in: 0e02506899 user: jan.nijtmans tags: rfe-548cd945d6
2020-12-14
08:49
Merge 8.6 check-in: ace4a5d51e user: jan.nijtmans tags: core-8-branch
08:44
Fix C:\test\tcl8.6.11_rc0\win\..\generic\tclStubInit.c(107) : warning C4761: integral size mismatc... check-in: 824cca6a70 user: jan.nijtmans tags: core-8-6-branch
08:11
Merge 8.6 check-in: cc1deaaeae user: jan.nijtmans tags: core-8-branch
08:05
Fix [cb4d185ea57b8966]: Fix tests safe-* for tcl-8.6.11rc0 check-in: 9a9e7ffabc user: jan.nijtmans tags: core-8-6-branch
07:33
Fix [fe57ad096d97623e]: Fix test http-4.14 for tcl-8.6.11rc0 check-in: 0f79e1d3da user: jan.nijtmans tags: core-8-6-branch
2020-12-13
16:59
Merge 8.7 check-in: 0631cdce81 user: jan.nijtmans tags: tip-575
16:57
Merge 8.7 check-in: da96221a35 user: jan.nijtmans tags: build-info
16:45
Merge 8.6 check-in: 257573e578 user: jan.nijtmans tags: rfe-548cd945d6
16:38
Merge 8.6 check-in: 9966545e11 user: jan.nijtmans tags: core-8-branch
16:36
make dist check-in: 4b11e2417a user: jan.nijtmans tags: core-8-6-branch
2020-12-12
11:39
Merge 8.6 check-in: f5a39ac868 user: jan.nijtmans tags: core-8-branch
06:14
nmake: fix path in tcl.nmake check check-in: 1ea1474059 user: apnadkarni tags: core-8-6-branch
2020-12-11
19:21
make dist check-in: fe59590f05 user: dgp tags: rc0, core-8-6-11-rc
14:47
Merge 8.6. Get CreateSymbolicLinkW symbol from kernel32.dll, since Windows XP doesn't have it check-in: c6f5838828 user: jan.nijtmans tags: rfe-548cd945d6
13:35
merge 8.6 check-in: c200b39688 user: dgp tags: core-8-6-11-rc
12:44
Merge 8.6 check-in: 0a7739c425 user: jan.nijtmans tags: core-8-branch
12:41
Update "platform" package to handle macOS Big Sur with arm processor. Also handle that Catalina and ... check-in: 67512b040b user: jan.nijtmans tags: core-8-6-branch
09:12
nmake: export zip metadata for Tk and extensions check-in: ab28236148 user: apnadkarni tags: core-8-branch
09:00
Merge 8.6 (msvcrt time64 fixes) check-in: e1ead291a2 user: apnadkarni tags: core-8-branch
08:57
Fix commits 93ab6a and 606df1. msvcrt time64bit - TCL_{MAJOR,MINOR}_VERSION checks. msvcrt and time... check-in: 71e283e8e6 user: apnadkarni tags: core-8-6-branch
08:25
Merge 8.7 check-in: 504174b35e user: jan.nijtmans tags: tip-481
07:59
Merge 8.6 (nmake) check-in: 43643d60ff user: apnadkarni tags: core-8-branch
07:57
nmake: build nmakehlp with -DNDEBUG, sync rules.vc for 8.7 check-in: 9302542f3d user: apnadkarni tags: core-8-6-branch
2020-12-10
18:58
merge 8.7 check-in: 7067bdaa1c user: dgp tags: tip-568
18:37
merge 8.7 check-in: 624ec81253 user: dgp tags: dgp-review
18:34
merge 8.6 check-in: 009a60f0ee user: dgp tags: core-8-6-11-rc
18:06
Merge 8.6 check-in: 9fc7e29464 user: jan.nijtmans tags: core-8-branch
18:05
Update "platform" package to handle Big Sur version numbering. Also remove special case for cygwin/m... check-in: 9fa19ef60d user: jan.nijtmans tags: core-8-6-branch
15:45
publicize TclWinConvertError check-in: c4c457ae51 user: jan.nijtmans tags: rfe-800716
13:27
Merge 8.6 check-in: f1cff5a702 user: jan.nijtmans tags: core-8-branch
13:26
Fix [ed5be77734]: win: "comx:" not recognized as serial port check-in: 19f30ac371 user: jan.nijtmans tags: core-8-6-branch
12:31
Tweak: account for terminating '\0' Closed-Leaf check-in: 52752fcabb user: jan.nijtmans tags: bug-ed5be77734
12:17
Potential fix for [ed5be77734]: win: "comx:" not recognized as serial port. (concluded from code ins... check-in: cba5e7728d user: jan.nijtmans tags: bug-ed5be77734
09:50
Merge 8.6. Add empty "tests/safe-stock86.test", in an attempt to remove this file from the GIT branc... check-in: 8a2a8ff452 user: jan.nijtmans tags: core-8-branch
09:41
RFE 548cd945d6: symlinks for Windows 10 check-in: bd5a439a98 user: jan.nijtmans tags: rfe-548cd945d6
09:38
Use more 0o??? syntax for octal. Clean up build *.yml files check-in: 0e2ded01f0 user: jan.nijtmans tags: core-8-6-branch
09:00
sync win/rules.vc with Tcl 8.7. No change for 8.6 check-in: 93ab6a4d52 user: jan.nijtmans tags: core-8-6-branch
2020-12-09
09:56
Fix github actions Windows build check-in: 84fd3e6856 user: jan.nijtmans tags: core-8-branch
09:17
nmake: OPTS=msvcrt is now the default, even for static builds. Use OPTS=nomsvcrt if you don't want t... check-in: 588d9bc271 user: jan.nijtmans tags: core-8-branch
06:17
nmake: make zipfs mount point consistent with Unix/autoconf check-in: 2c56d56170 user: apnadkarni tags: core-8-branch
04:31
nmake: subsume staticpkg option within static builds check-in: af917f959c user: apnadkarni tags: core-8-branch
2020-12-08
15:31
Add -finput-charset=UTF-8 and -fextended-identifiers to gcc (and clang). All C sources can now use U... check-in: 4254aa305b user: jan.nijtmans tags: core-8-branch
11:06
TIP 430: generate and embed library zip. check-in: 725b3b5a7c user: apnadkarni tags: core-8-branch
10:46
TIP 430: generate and attach library zip Closed-Leaf check-in: 77c39d649b user: apnadkarni tags: apn-sfe
10:37
Merge 8.7 check-in: c66505b196 user: jan.nijtmans tags: apn-sfe
10:30
Skip testcases filesystem-7.1.[1|2] with msvc OPTS=staticpkg: This isn't supposed to work check-in: 958fee8962 user: jan.nijtmans tags: core-8-branch
10:14
TIP #590 follow-up: Adapt documentation and tclStubLib.c check-in: f9ad8e3482 user: jan.nijtmans tags: core-8-branch
09:04
Merge 8.7 check-in: 59ebc12c8a user: jan.nijtmans tags: apn-sfe
07:40
Merge "cygwin" branch Closed-Leaf check-in: 64a40f1bcf user: jan.nijtmans tags: msys2-fixes_v001
07:35
Merge 8.6 check-in: 92c7e551fe user: jan.nijtmans tags: cygwin
2020-12-07
16:31
merge 8.7 check-in: e37fb3b038 user: dgp tags: tip-568
16:21
merge 8.7 check-in: 5f50ee66f1 user: dgp tags: dgp-review
16:02
merge 8.6 check-in: 2898021498 user: dgp tags: core-8-6-11-rc
15:08
Put dde/registry obj-files in the stub library in stead of the static library. Needed to combine --d... check-in: d9e05a8644 user: jan.nijtmans tags: core-8-branch
14:25
In configure/make Windows build, static builds include dde and registry extension statically too imp... check-in: 67a0ffb570 user: jan.nijtmans tags: core-8-branch
13:57
Merge 8.6 check-in: 38c4fc2161 user: jan.nijtmans tags: core-8-branch
13:53
rules.vc: Make sure that 3th "load" argument is titlecased in pkgIndex.tcl check-in: 4dfa9000e1 user: jan.nijtmans tags: core-8-6-branch
2020-12-06
18:24
merge core-8-branch check-in: 8e811ca605 user: dkf tags: tip-558
10:39
nmake: Generate libtcl_VERSION.zip as per TIP 430 check-in: 42f73c420f user: apnadkarni tags: apn-sfe
09:39
Merge core-8-branch for new rules.vc check-in: 840904e7a9 user: apnadkarni tags: apn-sfe
08:09
Merge 8.6 check-in: fae3cd073c user: apnadkarni tags: core-8-branch
08:06
nmake builds: extract {TCL,TK}_RELEASE_SERIAL and patch letters from {tcl,tk}.h check-in: b528345720 user: apnadkarni tags: core-8-6-branch
2020-12-05
11:06
Create new branch named "apn-sfe" check-in: d7dc65e4ef user: apnadkarni tags: apn-sfe
02:51
Fix suffix on single file exe name check-in: 75570f3e4e user: apnadkarni tags: core-8-branch
2020-12-04
15:32
Merge 8.7 check-in: a0a34123f1 user: jan.nijtmans tags: tip-575
10:44
Merge 8.6 check-in: afd2fa5fae user: jan.nijtmans tags: core-8-branch
10:31
Merge 8.5 (syncing "tcltest" package). Use more uppercase hex representations check-in: fe25ac7b6f user: jan.nijtmans tags: core-8-6-branch
10:04
Merge 8.6 check-in: eab97bc284 user: jan.nijtmans tags: core-8-branch
10:01
Merge 8.5 check-in: 7161b522b6 user: jan.nijtmans tags: core-8-6-branch
09:58
Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: fd495b1c78 user: jan.nijtmans tags: core-8-6-branch
09:56
TIP 590: Recommend lowercase Package Names check-in: 836cfc20b3 user: jan.nijtmans tags: core-8-branch
2020-12-03
16:50
Add makefile.vc target sfe for single-file executable check-in: a490f10cc6 user: apnadkarni tags: core-8-branch
15:27
Fix 4 socket testcases on Msys (those fail on Cygwin too) check-in: 5bf0f59acf user: jan.nijtmans tags: msys2-fixes_v001
14:39
Merge 8.6 check-in: 47ae321230 user: jan.nijtmans tags: core-8-branch
13:57
two more 0o??? notations check-in: 2392447506 user: jan.nijtmans tags: core-8-6-branch
13:51
Use 0o??? notation for octal numbers in tools and testcases in stead of 0???. Although it still work... check-in: 5e7f0ccaf1 user: jan.nijtmans tags: core-8-6-branch
09:52
Merge 8.6 check-in: 560e8d485c user: jan.nijtmans tags: core-8-branch
09:45
Extend "platform" package for msys2 -> platform 1.0.15 check-in: 921cc1eb98 user: jan.nijtmans tags: core-8-6-branch
09:09
Simplify some \\u???? escape sequences to \\x?? check-in: b813cd7a5b user: jan.nijtmans tags: core-8-branch
2020-12-02
11:58
Merge 8.6 check-in: 938c5d6e2c user: jan.nijtmans tags: core-8-branch
11:57
Don't use -opt:nowin98 linker option any more. See: [https://bugzilla.mozilla.org/show_bug.cgi?id=13... check-in: 45f7fac3b5 user: jan.nijtmans tags: core-8-6-branch
11:31
Merge 8.6 check-in: 36beba2206 user: jan.nijtmans tags: core-8-branch
11:29
Merge 8.5 check-in: 1008397d0a user: jan.nijtmans tags: core-8-6-branch
10:58
Attempt to fix platform-4.1 testcase check-in: 86c103eb15 user: jan.nijtmans tags: msys2-fixes_v001
2020-12-01
16:07
Re-generate unix/configure check-in: e3ab220403 user: jan.nijtmans tags: msys2-fixes_v001
16:06
Rebase to "cygwin" branch check-in: 65c7d28923 user: jan.nijtmans tags: msys2-fixes_v001
15:28
Another TIP #589 side-effect: Make sure that the encoding used in ::tcltest::viewFile matches the on... check-in: 42863cfd18 user: jan.nijtmans tags: core-8-branch
15:15
Fix 2 testcases in Windows. Cause: tcltest::makeFile should assume the same encoding as the "source"... check-in: a7b2918eec user: jan.nijtmans tags: core-8-branch
12:32
2 more cygwin testcase fixes check-in: f416378375 user: jan.nijtmans tags: cygwin
12:17
Remove incomplete stuff from .project: It is not enough to make actual building from within Eclipse ... check-in: 60b899d5b5 user: jan.nijtmans tags: core-8-branch
11:56
Merge-mark check-in: 674a6ad047 user: jan.nijtmans tags: core-8-branch
11:55
Merge 8.6 check-in: 6662426cca user: jan.nijtmans tags: cygwin
11:54
Handle 5 test-failures on Cygwin/Msys check-in: 5c8c79ecbe user: jan.nijtmans tags: core-8-6-branch
11:34
Merge 8.6. Handle some cmdAH testcases for Cygwin check-in: 35f2022b79 user: jan.nijtmans tags: cygwin
08:53
Merge 8.6 check-in: 66583afb9e user: jan.nijtmans tags: core-8-branch
08:50
Merge 8.5 check-in: dac6060b2b user: jan.nijtmans tags: core-8-6-branch
2020-11-30
17:32
Merge 8.6 check-in: a003500266 user: jan.nijtmans tags: cygwin
16:53
Merge 8.6 check-in: 92f0cf9c7b user: jan.nijtmans tags: core-8-branch
16:52
Minor fixes + copy editing :). See [https://github.com/tcltk/tcl/pull/8] check-in: c89acc4b41 user: jan.nijtmans tags: core-8-6-branch
15:59
Merge sebres-8-6-clock-speedup-cr2 check-in: 381ec42992 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2-with-original-testcases
15:57
Merge 8.6 check-in: a5a9febfa7 user: jan.nijtmans tags: sebres-8-6-clock-speedup-cr2
14:20
Merge 8.6 check-in: 864e652fd3 user: jan.nijtmans tags: core-8-branch
14:16
doc update: 16-bit DOS appllications are not supported any more. Use &amp;bull; in stead of &amp;#8... check-in: 73cccd7773 user: jan.nijtmans tags: core-8-6-branch
13:37
Merge 8.6 check-in: 6ae531a376 user: jan.nijtmans tags: core-8-branch
13:32
Fix [b6a7fc9243]. Also add (back) \*(qo, which might be used in older man-pages check-in: 0a4497e841 user: jan.nijtmans tags: core-8-6-branch
12:18
Fix [6b1c6bb09c]: Extended plane character does not encode correctly to UTF-16 with TCL_UTF_MAX==4 A... check-in: ea91d44454 user: jan.nijtmans tags: core-8-branch
08:57
Merge 8.6 check-in: baae9020b6 user: jan.nijtmans tags: core-8-branch
08:52
Update README.md check-in: 33f48a6a6a user: jan.nijtmans tags: core-8-6-branch
08:46
Merge 8.6 check-in: 2a39af85e5 user: jan.nijtmans tags: core-8-branch
08:31
Merge 8.5 check-in: f026c7e8d6 user: jan.nijtmans tags: core-8-6-branch
2020-11-27
18:13
Added single-file distributions of Tcl for all main platforms. These are *UNOFFICIAL* builds as the... check-in: 2f3702f04c user: dkf tags: core-8-branch
18:07
That's the best we can do without entering the morass that is signing/notarization on macOS; Windows... Closed-Leaf check-in: 70c1506c96 user: dkf tags: one-file-distribution
14:39
Merge 8.6 check-in: ab2de6e88c user: jan.nijtmans tags: core-8-branch
14:37
Merge 8.5 check-in: 7c595e0598 user: jan.nijtmans tags: core-8-6-branch
13:50
Merge 8.6 check-in: 839d8360d6 user: jan.nijtmans tags: core-8-branch
11:19
Merge 8.5 check-in: 2b18b76ef9 user: jan.nijtmans tags: core-8-6-branch
09:58
Better version ID, trying to track down weird macOS problem check-in: 20cbdc6605 user: dkf tags: one-file-distribution
2020-11-26
20:09
Try to use a .dmg for macOS distribution check-in: 86b76fb078 user: dkf tags: one-file-distribution
14:54
Merge 8.6 check-in: bdbb8a36bc user: jan.nijtmans tags: core-8-branch
14:43
Get rid of "register" keyword, forbidden in c++20. Fix some more warnings, discovered in c20/c++20 m... check-in: d7c6ee4392 user: jan.nijtmans tags: core-8-6-branch
08:28
Merge 8.6 check-in: 90eb0c0625 user: jan.nijtmans tags: core-8-branch
08:21
Merge 8.5 check-in: 9cf222cbf0 user: jan.nijtmans tags: core-8-6-branch
07:52
More TCL_UNUSED check-in: 1e3804d76b user: jan.nijtmans tags: core-8-branch
07:37
squelch warning by using proper format specifiers check-in: 46f3104074 user: jan.nijtmans tags: core-8-branch
07:23
grammar check-in: 6a504ac0d9 user: jan.nijtmans tags: core-8-branch
2020-11-25
13:51
Merge 8.7 check-in: 1b5a7f4634 user: jan.nijtmans tags: tip-481
11:16
Switch to older Ubuntu so that we build with older glibc. Thanks to morganw for testing. check-in: c0442669a2 user: dkf tags: one-file-distribution
09:57
Make HTML documentation html5-compatible. Still works the same with older browsers too. Remove obso... check-in: fadc186aac user: jan.nijtmans tags: core-8-branch
09:52
Merge 8.7 check-in: 5b4e732208 user: jan.nijtmans tags: tip-481
09:13
Name of target is different check-in: e1accf50e0 user: dkf tags: one-file-distribution
00:41
Experimental branch: building single file distributions check-in: f62cffda29 user: dkf tags: one-file-distribution
2020-11-24
15:04
Some missing test-constraints check-in: 55bb343c9e user: jan.nijtmans tags: core-8-branch
2020-11-23
16:16
restore tclUnixNotfy.c, so the Cygwin build can handle Windows events check-in: 3715d13c98 user: jan.nijtmans tags: cygwin
14:58
update genStubs.tcl check-in: 210f0e1a5d user: jan.nijtmans tags: cygwin
14:51
Merge 8.6 check-in: d0ea0b25fa user: jan.nijtmans tags: cygwin
09:16
More ©-sign consolidation check-in: 676f97ea98 user: jan.nijtmans tags: core-8-branch
08:25
Now that all Tcl source files are UTF-8 by default, we can use the ©-sign whenever reasonable. check-in: 0d31e14484 user: jan.nijtmans tags: core-8-branch
2020-11-20
14:58
Merge 8.6 check-in: 6ff7d4f562 user: jan.nijtmans tags: core-8-branch
14:48
Don't use "Copyright &lt;year> _by_" any more. This results in more consistant copyright statements ... check-in: 8c69d8dabe user: jan.nijtmans tags: core-8-6-branch