Timeline
Not logged in

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

532 check-ins using file tests/clock.test version 6cc3291403

2024-06-27
09:10
Fix ticket [63530267aa] by implementing ticket [e5f06285de] and making additional corrections. Closed-Leaf check-in: 878682ff5d user: pooryorick tags: pyk-objinterface
08:34
Merge 8.7 - Bug [6a3e2cb0f0] - invalid bytes in escape encodings Add timeouts to github workflows t... check-in: 9d4042eca7 user: pooryorick tags: pyk-objinterface
07:46
Merge unchained [16c46aa0ac5d85f0]. check-in: 7751515578 user: pooryorick tags: pyk-objinterface
2023-09-15
06:53
3 places where TCLFSENCODING is not appropricate (use system-encoding, not utf-8, on Windows) check-in: 8f8ceca803 user: jan.nijtmans tags: tip-657
2023-09-14
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
13:47
Merge-mark check-in: 05aaea9903 user: jan.nijtmans tags: core-8-branch
09:18
Rebase to 9.0 check-in: 561988be17 user: jan.nijtmans tags: tip-626
09:10
Merge 9.0 check-in: b680b1f0b3 user: jan.nijtmans tags: tip-626
08:52
Merge 9.0 check-in: 81dbcda491 user: jan.nijtmans tags: tip-626
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:38
TIP 624 followup. Now TclMakeSafe can be a static routine. check-in: 8e538cb001 user: dgp tags: trunk, main
19:22
merge 8.7 check-in: 2254f0d3ab user: dgp tags: trunk, main
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
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
14:57
Fix zipfs root arg count checks check-in: baacbc7c02 user: apnadkarni tags: apn-zipfs-tests
14:23
Rebase to tip-657 check-in: 0e7c7d2154 user: jan.nijtmans tags: tip-671
13:59
Rebase to 9.0 check-in: 6bdb0864f1 user: jan.nijtmans tags: tip-657
12:26
Merge-mark check-in: 5d5ce90d0c user: jan.nijtmans tags: trunk, main
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
10:11
Merge 8.7 check-in: d24c3420fa user: jan.nijtmans tags: trunk, main
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
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:57
Remaining part of TIP #666 implementation (first part already done [cd426d20a9327f49|here]) check-in: 48a30267f9 user: jan.nijtmans tags: trunk, main
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:35
merge trunk check-in: a29e55c0c7 user: dgp tags: dgp-refactor
13:34
merge trunk check-in: 9098585cca user: dgp tags: novem
13:28
merge trunk check-in: 096d38b84c user: dgp tags: core-9-0-b1-rc
13:27
merge 8.7 check-in: b1e4d08cad user: dgp tags: core-8-7-b1-rc
13:15
TIP 677 start. Define new flag for variables check-in: 2389a1097f user: dkf tags: tip-677
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:32
Merge 8.7 - Bug [78cd4f9ad3] - regression in zipfs mount check-in: 631ebdd914 user: apnadkarni tags: trunk, main
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
17:31
merge trunk check-in: 29f9c4edfc user: dgp tags: dgp-refactor
16:59
merge trunk check-in: 1fe077571a user: dgp tags: novem
16:51
merge trunk check-in: 69f9b3d005 user: dgp tags: core-9-0-b1-rc
16:51
merge 8.7 check-in: 1e56b48595 user: dgp tags: core-8-7-b1-rc
14:38
Merge 8.7 check-in: d46e5f1843 user: jan.nijtmans tags: trunk, main
14:25
Merge 8.6 check-in: 12ea84ac22 user: jan.nijtmans tags: core-8-branch
11:50
Merge 8.7 check-in: 682e71d08f user: jan.nijtmans tags: trunk, main
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:49
Merge 8.7 check-in: 96cc1000a6 user: jan.nijtmans tags: trunk, main
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:42
Merge 8.7 check-in: 8151150bd8 user: jan.nijtmans tags: trunk, main
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:09
Merge 8.7 check-in: cc85b6cac2 user: jan.nijtmans tags: trunk, main
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
20:35
merge trunk Closed-Leaf check-in: 300e39bbc4 user: dgp tags: tip-673
19:49
merge trunk check-in: 60c2564000 user: dgp tags: dgp-refactor
19:43
merge trunk check-in: 0c87cd0fb8 user: dgp tags: novem
19:29
merge trunk check-in: ea2012c75e user: dgp tags: core-9-0-b1-rc
19:28
merge 8.7 check-in: 0c9e96526c user: dgp tags: trunk, main
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
16:08
merge 8.7 check-in: 5f1ed63f27 user: dgp tags: trunk, main
13:31
silence compiler warning check-in: 3c81faf0fe user: dgp tags: core-8-branch
10:14
Merge 8.7 check-in: 5c5eb0f357 user: jan.nijtmans tags: trunk, main
09:52
Merge 8.7 check-in: cb8cc32cea user: jan.nijtmans tags: core-8-branch
2023-09-05
14:37
Merge 8.7 check-in: dedadab35e user: jan.nijtmans tags: trunk, main
14:27
Merge 8.6 check-in: f13bac244d user: jan.nijtmans tags: core-8-branch
10:09
Merge 8.7 check-in: 18bb7ad8f1 user: jan.nijtmans tags: trunk, main
08:37
Merge 8.6 check-in: 6e3cb68301 user: jan.nijtmans tags: core-8-branch
07:02
Merge 8.7 - Fix [b5ac3e3786] - Tcl_GetUniChar oob read check-in: 06dbbb7dbc user: apnadkarni tags: trunk, main
06:42
Merge 8.6 - Fix [b5ac3e3786] - Tcl_GetUniChar oob read check-in: fed73e58ba user: apnadkarni tags: core-8-branch
2023-09-04
20:51
Merge 8.7 check-in: 2936a795aa user: jan.nijtmans tags: trunk, main
20:42
Merge 8.6 check-in: 4724e036f7 user: jan.nijtmans tags: core-8-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-09-01
20:53
fix bug cd61f085da "tcl terminates silently with invalid expr underscore syntax and radix prefix" check-in: 5fea51151f user: griffin tags: trunk, main
17:03
Always use UCHAR() with isxdigit(). doc fix Closed-Leaf check-in: 88aa24960d user: jan.nijtmans tags: bug-cd61f085da
15:17
Fix bug with octal. Add floating point example to doc. check-in: 44d28b9c48 user: griffin tags: bug-cd61f085da
02:26
Use system isxdigit. check-in: fab2e9d32a user: griffin tags: bug-cd61f085da
02:06
merge trunk check-in: 98893a7483 user: griffin tags: bug-cd61f085da
01:15
Rewrite how numeric whitespace is processed in TclParseNumber. Add more number test cases. check-in: 49736e2714 user: griffin tags: bug-cd61f085da
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
13:14
Merge 8.7 check-in: 595962964e user: jan.nijtmans tags: trunk, main
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
07:23
Make Tcl_NRCallObjProc2 definition match documentation (ptrdiff_t -> Tcl_Size, which is - actually -... check-in: 0881a9e06d user: jan.nijtmans tags: trunk, main
2023-08-30
22:06
fix several issues with numeric whitespace by limiting where '_' is allowed. check-in: 9a2043019b user: griffin tags: bug-cd61f085da
15:31
merge trunk check-in: 68b5860554 user: dgp tags: dgp-refactor
15:31
merge trunk check-in: d0196ef4d9 user: dgp tags: novem
15:25
merge trunk check-in: b452abd7ae user: dgp tags: core-9-0-b1-rc
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
13:58
Rebase to tip-657 check-in: cb4d02077f user: jan.nijtmans tags: tip-671
13:45
Rebase to 9.0 check-in: 1c4d579fdf user: jan.nijtmans tags: tip-657
13:34
Merge 9.0 check-in: 5de4330b73 user: jan.nijtmans tags: tip-626
10:48
Merge 8.7 check-in: 12526678d2 user: jan.nijtmans tags: trunk, main
10:37
Merge 8.6 check-in: 02ecc768a8 user: jan.nijtmans tags: core-8-branch
2023-08-29
19:37
Merge 9.0 Leaf check-in: 938aab2368 user: jan.nijtmans tags: bug-86dd172271
19:35
Slightly better binary compatibility between 8.7 and 9.0 on win64 and cygwin: for those platforms ke... check-in: f13ec521a2 user: jan.nijtmans tags: trunk, main
13:39
Merge 8.7 check-in: 1944781396 user: jan.nijtmans tags: trunk, main
13:37
Merge 8.6 check-in: ca098487c5 user: jan.nijtmans tags: core-8-branch
01:51
fix for invalid numeric whitespace syntax bug. check-in: f85a75ced2 user: griffin tags: bug-cd61f085da
2023-08-28
16:35
merge trunk check-in: 17ec819306 user: dgp tags: dgp-refactor
16:16
merge trunk check-in: 5a6f8afd80 user: dgp tags: novem
16:06
merge trunk check-in: 4851209d10 user: dgp tags: core-9-0-b1-rc
15:50
merge 8.7 check-in: 6b5aea4fa3 user: dgp tags: core-8-7-b1-rc
11:14
Merge 9.0 check-in: 433e79545a user: jan.nijtmans tags: bug-86dd172271
07:59
Use sizeof(Tcl_Size) in stead of TCL_SIZE_MAX check-in: e942424495 user: jan.nijtmans tags: trunk, main
2023-08-27
20:37
Merge 9.0. Make usec "int" on Cygwin check-in: ee0849ad61 user: jan.nijtmans tags: bug-86dd172271
20:26
Unbreak Tcl9 build (TCL_SIZE_MAX usage) check-in: 2e65fce4cf user: jan.nijtmans tags: trunk, main
17:16
Branch for fixing [86dd172271] check-in: 70e60cff62 user: jan.nijtmans tags: bug-86dd172271
17:15
Temporary mark interp-34.11 test-case a knownBug. Fix ongoing in separate branch check-in: a15af304cf user: jan.nijtmans tags: trunk, main
16:51
Merge 8.7 check-in: 71a47959d7 user: jan.nijtmans tags: trunk, main
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-26
20:37
Fix suggestion in [86dd172271], updating Tcl_Time.sec to "long long". This is a binary incompatibili... check-in: 19499b8163 user: jan.nijtmans tags: trunk, main
2023-08-25
20:57
Merge 8.7 check-in: bfae0eecac user: jan.nijtmans tags: trunk, main
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
15:30
Merge 8.7 check-in: 42d8ed498a user: jan.nijtmans tags: trunk, main
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:58
merge trunk check-in: b3b78f4e94 user: dgp tags: dgp-refactor
14:53
merge trunk check-in: 8475e45d01 user: dgp tags: novem
14:47
merge trunk check-in: 83b30ac46e user: dgp tags: core-9-0-b1-rc
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-24
17:44
Tweak: keep "long usec" for 32-bit windows, as other 32-bit systems. Fix documentation. Tcl_GetTime(... Closed-Leaf check-in: fa36b53049 user: jan.nijtmans tags: bug-86dd172271
17:33
Update Tcl_Time for 32-bit systems and win64, being able to handle time > 2038. Suggested in in tick... check-in: 3dcef36ee2 user: jan.nijtmans tags: bug-86dd172271
15:37
Merge main Leaf check-in: 27410d7b51 user: apnadkarni tags: apn-string-split
01:45
Replace test data with something more acceptable. check-in: 71497b31f4 user: griffin tags: trunk, main
2023-08-23
20:18
Merge 8.7 check-in: 73da5acb07 user: jan.nijtmans tags: trunk, main
16:56
Merge 8.6 check-in: e98c01d752 user: jan.nijtmans tags: core-8-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
15:45
merge trunk check-in: 687fee129d user: dgp tags: dgp-refactor
15:37
merge trunk check-in: e27c108146 user: dgp tags: novem
15:17
merge trunk check-in: c27b6ba34a user: dgp tags: core-9-0-b1-rc
03:00
Tcl_Read(), Tcl_ReadChars() return Tcl_Size check-in: f0b8bccda3 user: bch tags: trunk, main
2023-08-20
13:26
Back out [2a01c62b1a55a] - causes tcllib failures. check-in: 114822ee01 user: apnadkarni tags: trunk, main
2023-08-18
15:15
merge trunk check-in: c92017e55f user: dgp tags: dgp-refactor
14:59
merge trunk check-in: eba8f917c5 user: dgp tags: novem
14:52
merge trunk check-in: 05447fa3f3 user: dgp tags: core-9-0-b1-rc
14:11
merge 8.7 check-in: 68e037cee3 user: dgp tags: core-8-7-b1-rc
07:08
Merge 8.7 - Fix UtfToUtf16Proc check-in: 47e9c5e3f5 user: apnadkarni tags: trunk, main
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-17
21:03
Fix bug: Performance regression in 9.0 accessing dicts as lists [f4c01e42a7] check-in: 2a01c62b1a user: griffin tags: trunk, main
17:37
Remove ineffective index operation. Shimmering is already optimal. Closed-Leaf check-in: 0c60aff918 user: griffin tags: bug-f5c01e42a7
17:16
Working index operation, but terrible performance. (not surprising) check-in: 5bb29ca1ef user: griffin tags: bug-f5c01e42a7
2023-08-16
21:36
Fix llength function for dict types. check-in: 840ebea1b5 user: griffin tags: bug-f5c01e42a7
2023-08-14
15:46
merge bug-bc7ddc7944 (revert use of TclDuplicatePureObj) check-in: 35275c285b user: griffin tags: trunk, main
14:47
merge trunk check-in: 6443fd6a6d user: dgp tags: dgp-refactor
14:39
merge trunk check-in: a8c00b3c25 user: dgp tags: novem
13:58
merge trunk check-in: 92a165fa9e user: dgp tags: core-9-0-b1-rc
12:55
Bug [457523]. Trivial comment edit just to close the bug check-in: bae0d30c7f user: apnadkarni tags: trunk, main
05:07
merge trunk Closed-Leaf check-in: 771e5ad4e4 user: griffin tags: bug-bc7ddc7944
03:42
Bug [bc076f4f0e]. Fix large indexing broken by commit [0b05b5c750df]. Also preserves Tk bug fix [a99... check-in: 55602e8331 user: apnadkarni tags: trunk, main
2023-08-13
13:37
Fix up tests for modified Tcl_GetIntForIndex semantics Closed-Leaf check-in: 06da22c87b user: apnadkarni tags: bug-bc076f4f0e75
11:56
Merge in fix for end+1 indices. check-in: aedb8e144f user: apnadkarni tags: bug-bc076f4f0e75
10:35
Fix for Tk [a9929f112a] check-in: 4c24b8d272 user: apnadkarni tags: bug-bc076f4f0e75
06:22
Revert [0b05b5c750df] that broke bigdata tests and lseq-1.13 check-in: 6985418bfc user: apnadkarni tags: bug-bc076f4f0e75
04:29
merge trunk check-in: 7fc4b49ef9 user: griffin tags: bug-bc7ddc7944
2023-08-12
23:14
Rename Tcl_BumpObj() to Tcl_BounceRefCount(). After the presentation on Abstract Lists at the 2023 ... check-in: df58824c78 user: griffin tags: trunk, main
17:56
More replacements of DuplicateObj with ListObjCopy. check-in: ec3e985027 user: griffin tags: bug-bc7ddc7944
04:07
Replace more DuplicateObj with ListObjCopy. check-in: af8de99a71 user: griffin tags: bug-bc7ddc7944
2023-08-11
17:55
Replace DuplicateObj with ListObjCopy where appropriate. check-in: 84467b4641 user: griffin tags: bug-bc7ddc7944
15:09
Tcl_DuplicateObj() does not need DECACHE/CACHE protections. check-in: 78e07e2112 user: dgp tags: bug-bc7ddc7944
2023-08-10
21:12
Revert more bits. check-in: 5ed75d2361 user: griffin tags: bug-bc7ddc7944
17:48
Revert DupolicatePureObj back to DuplicateObj. check-in: a001695bab user: griffin tags: bug-bc7ddc7944
16:53
merge trunk check-in: 25db09366a user: dgp tags: dgp-refactor
16:38
merge trunk check-in: 70aa27d5a8 user: dgp tags: novem
16:32
merge trunk check-in: 3ad25f639c user: dgp tags: core-9-0-b1-rc
14:09
silence compiler warning check-in: 8deca7d58a user: dgp tags: trunk, main
01:47
Proposed fix for bug-bc7ddc7944 check-in: 239ca4c54c user: griffin tags: bug-bc7ddc7944
2023-08-09
22:55
Fix uninitialized variable. check-in: ff548edf17 user: griffin tags: trunk, main
2023-08-08
22:55
Corrections and additions for ObjectType Abstract List descriptions. Part of bug [30e4e9102f] check-in: 22fc4699a3 user: griffin tags: trunk, main
17:10
Fix bug [30e4e9102f] - Abstract List ListIndex should return NULL when index out of range. check-in: 93be83f416 user: griffin tags: trunk, main
15:21
Implement in,ni operator for abstract lists check-in: e302bd84c3 user: griffin tags: trunk, main
06:02
Bug [f5c01e42a7]. Disable DictAsListIndex for the time being. check-in: bd17e3ed36 user: apnadkarni tags: trunk, main
2023-08-04
19:06
Merge 8.7 check-in: f5f79c0e63 user: jan.nijtmans tags: tip-666
14:06
quiet test noise check-in: b8ca5546ce user: dgp tags: trunk, main
07:48
Rebase to 9.0 check-in: 3e13e79524 user: jan.nijtmans tags: tip-673
2023-08-03
20:01
merge trunk check-in: 70a880dd36 user: dgp tags: dgp-refactor
20:00
merge trunk check-in: b11230f7fb user: dgp tags: novem
20:00
merge trunk check-in: 3c2eea5232 user: dgp tags: core-9-0-b1-rc
20:00
Add DECACHE/CACHE_STACK_INFO() protections to calls out of the bytecode execution engine to avoid pa... check-in: 6adeabbfe3 user: dgp tags: trunk, main
19:47
Add DECACHE/CACHE_STACK_INFO() protections to calls out of the bytecode execution engine to avoid pa... check-in: f3d9c64c40 user: dgp tags: dgp-refactor
19:15
Patch out the call to TclDuplicatePureObj() that leads to panics. check-in: 39c8bac885 user: dgp tags: dgp-refactor
17:31
merge trunk check-in: 1f1844b20d user: dgp tags: dgp-refactor
17:31
merge trunk check-in: 0809768e50 user: dgp tags: novem
17:11
merge trunk check-in: 8117bee1ed user: dgp tags: core-9-0-b1-rc
15:40
merge 8.7 check-in: 15caddb8b7 user: dgp tags: core-8-7-b1-rc
13:04
Merge 8.7 check-in: a9ae11180e user: jan.nijtmans tags: trunk, main
11:26
Merge 8.7 check-in: 93c7430bce user: jan.nijtmans tags: core-8-branch
2023-08-02
20:51
Merge 8.7 check-in: 330d66778a user: jan.nijtmans tags: trunk, main
19:34
Merge 8.6 check-in: edeef9d8e1 user: jan.nijtmans tags: core-8-branch
08:02
Rebase to 8.7 check-in: 0e48cdd4c2 user: jan.nijtmans tags: tip-653
2023-08-01
16:12
Merge 8.7 check-in: 8d6ad57e61 user: jan.nijtmans tags: trunk, main
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:52
Merge 8.7 check-in: cf7342b5ad user: jan.nijtmans tags: trunk, main
15:42
Merge 8.6 check-in: d0a4f77020 user: jan.nijtmans tags: core-8-branch
13:57
Merge 8.7 check-in: 309b95cc71 user: jan.nijtmans tags: trunk, main
13:19
testcase cleanup check-in: 729bd46f35 user: jan.nijtmans tags: core-8-branch
13:01
Bug [76d45ec836] - mingw - tommath not copied on install check-in: 5e1a3868b7 user: apnadkarni tags: trunk, main
11:10
Rebase to 8.7. Adapt "gets" the same way as "read" check-in: 9b9fdfbe2a user: jan.nijtmans tags: tip-653
06:53
merge-mark check-in: 8b8448a0f5 user: jan.nijtmans tags: trunk, main
06:52
merge-mark check-in: d3993db7ab user: jan.nijtmans tags: core-8-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
16:37
merge trunk check-in: 08c1363f16 user: dgp tags: dgp-refactor
16:30
Merge next checkin from trunk. Resolve conflicts. check-in: 1176dde31b user: dgp tags: dgp-refactor
15:58
Fix [e58d7e19e9]: Upwards compatibility of TclObjTypeHasProc() check-in: 7fce749488 user: jan.nijtmans tags: trunk, main
15:56
Merge conflict-free from trunk as far as possible. check-in: 2b025dd0d9 user: dgp tags: dgp-refactor
15:45
Add (hopefully confincing) testcase for bug [e58d7e19e9] check-in: 354b22cef8 user: jan.nijtmans tags: trunk, main
15:43
merge trunk check-in: b5cd7e7286 user: dgp tags: novem
15:34
merge trunk check-in: ec928fe753 user: dgp tags: core-9-0-b1-rc
15:33
merge 8.7 check-in: 16c21b58e1 user: dgp tags: core-8-7-b1-rc
2023-07-29
20:35
Merge bug-e58d7e19e9-demo branch: Show that everything works fine here. Closed-Leaf check-in: 8ed8429a89 user: jan.nijtmans tags: bug-e58d7e19e9
18:11
Demo bug [e58d7e19e9] Closed-Leaf check-in: cdcadcb379 user: jan.nijtmans tags: bug-e58d7e19e9-demo
16:42
Rebase to 9.0 check-in: c9b9082483 user: jan.nijtmans tags: tip-626
06:46
Merge 8.7 - Tcl_ListObjIndex tests check-in: f4ada88ce3 user: apnadkarni tags: trunk, main
05:56
Add tests for out of bounds Tcl_ListObjIndex check-in: ec7251d0db user: apnadkarni tags: core-8-branch
2023-07-28
15:51
A bunch of 64 bit fixes (int->Tcl_Size) and the like. check-in: 336125e9e8 user: apnadkarni tags: trunk, main
14:40
Rebase to 9.0 check-in: 7268094e1f user: jan.nijtmans tags: tip-657
08:04
Merge 8.7 check-in: 68dfeb7100 user: jan.nijtmans tags: trunk, main
07:50
"utf-8" is the new "identity": make it available always check-in: 5ba0bfea71 user: jan.nijtmans tags: core-8-branch
05:04
Merge 8.7 Encoding doc fix check-in: 567a1197a4 user: apnadkarni tags: trunk, main
05:02
Fix transposing of TCL_OK, TCL_ERROR in Encoding docs check-in: 1848bfc4c7 user: apnadkarni tags: core-8-branch
2023-07-27
16:27
Add some implicit "-profile tcl8" to testcases check-in: 5763c16c55 user: jan.nijtmans tags: trunk, main
16:26
Merge trunk Closed-Leaf check-in: af34feccf0 user: apnadkarni tags: apn-fix-scripts64
15:32
Merge trunk check-in: 1f887587f3 user: apnadkarni tags: apn-string-split
15:13
Rebase to 9.0. Add more filname encoding checks check-in: fd68a8e3be user: jan.nijtmans tags: tip-657
13:19
Demonstration how to add TCL_OBJTYPE_V3, while keeping upwards compatibility: all other TCL_OBJTYPE_... check-in: 9ee8d17bfe user: jan.nijtmans tags: bug-e58d7e19e9
13:10
Proposed fix for [e58d7e19e9]: Upwards compatibility of TclObjTypeHasProc() check-in: 07e8db69b8 user: jan.nijtmans tags: bug-e58d7e19e9
07:56
merge-mark check-in: b8758a9e34 user: jan.nijtmans tags: trunk, main
07:52
Merge 8.7 check-in: bfabdf1e7f user: jan.nijtmans tags: trunk, main
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
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:06
Merge 8.7 check-in: 9643b6d086 user: jan.nijtmans tags: trunk, main
08:03
Merge 8.6 check-in: 7631c10d41 user: jan.nijtmans tags: core-8-branch
2023-07-24
16:53
merge trunk check-in: 219d168dec user: dgp tags: dgp-refactor
16:34
merge trunk check-in: b1c0b99ba9 user: dgp tags: novem
16:26
merge trunk check-in: 4151656aae user: dgp tags: core-9-0-b1-rc
16:07
merge 8.7 check-in: ecfb784c4c user: dgp tags: core-8-7-b1-rc
15:14
Merge 8.7 check-in: b8a61a0657 user: jan.nijtmans tags: trunk, main
15:13
Merge 8.6 check-in: 41d628160e user: jan.nijtmans tags: core-8-branch
13:32
Merge 8.7 check-in: 160f2d03a7 user: jan.nijtmans tags: trunk, main
11:13
Merge 8.6 check-in: 1fb6672995 user: jan.nijtmans tags: core-8-branch
05:40
Docs - tilde substitution and unsigned int->size_t in Tcl_Alloc check-in: bd56158ba8 user: apnadkarni tags: trunk, main
2023-07-22
13:54
Merge trunk check-in: 89290f6d01 user: apnadkarni tags: apn-string-split
2023-07-21
15:51
merge trunk check-in: 0a0a9d82a1 user: dgp tags: dgp-refactor
15:39
merge trunk check-in: baa1e05fd4 user: dgp tags: core-9-0-b1-rc
15:39
merge trunk check-in: 16790eae5f user: dgp tags: novem
14:56
merge 8.7 check-in: 8dde70fd43 user: dgp tags: core-8-7-b1-rc
12:49
Merge 9.0 check-in: d156a039e1 user: jan.nijtmans tags: tip-657
12:00
Merge 8.7 check-in: 148cf420f0 user: jan.nijtmans tags: trunk, main
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
07:11
Check for _LARGEFILE64_SOURCE after _FILE_OFFSET_BITS=64, since the latter is prefered check-in: d6640b9030 user: jan.nijtmans tags: trunk, main
2023-07-20
21:01
Merge 8.7 check-in: ab1e29ee67 user: jan.nijtmans tags: trunk, main
20:52
Fix handling of pre-built libtommath.dll on win64-arm check-in: c28f7fef78 user: jan.nijtmans tags: core-8-branch
20:10
More Tcl_UtfToExternalDStringEx usage, for encoding-error checking check-in: 6776ed62dc user: jan.nijtmans tags: tip-657
16:22
Make "cd" encoding-error-aware check-in: c5d4ba510a user: jan.nijtmans tags: tip-657
13:32
Add comment to cmdAH-24.20.[12] check-in: cc0fee411c user: jan.nijtmans tags: trunk, main
13:07
.... forgot to re-generate tclConfig.h.in check-in: c9cc926621 user: jan.nijtmans tags: trunk, main
12:45
Fix [d40b9c8503]: Enforcing 64-bit time_t? check-in: 3196eb3638 user: jan.nijtmans tags: trunk, main
12:41
Don't bail out when no 64-bit time is available Closed-Leaf check-in: 66f8512bcd user: jan.nijtmans tags: bug-d40b9c8503
2023-07-19
16:00
Rebase to 9.0 check-in: 2db4eb588f user: jan.nijtmans tags: bug-d40b9c8503
14:59
Merge tip-657 check-in: 193acbea90 user: jan.nijtmans tags: tip-671
14:53
Rebase to 9.0 check-in: 6f38a7cf3c user: jan.nijtmans tags: tip-657
14:49
Merge 8.7 check-in: bbe3200ca0 user: jan.nijtmans tags: trunk, main
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
11:18
Somewhat better error-reporting check-in: 51078feead user: jan.nijtmans tags: tip-657
09:03
Merge tip-657 check-in: fed44ef8c0 user: jan.nijtmans tags: tip-671
08:59
Merge 9.0 check-in: 331a94f0b8 user: jan.nijtmans tags: tip-657
2023-07-17
17:24
Keeping up merges. TclStackFree panic is still an issue. check-in: 357bb6f112 user: dgp tags: dgp-refactor
17:09
merge trunk check-in: b448b362c5 user: dgp tags: novem
16:48
Merge 8.7 - install tommath.lib check-in: 190fb9453a user: apnadkarni tags: trunk, main
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:31
Merge 8.7 - update for missing TIP 548 function docs check-in: d68803e263 user: apnadkarni tags: trunk, main
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
21:29
Remove non-supported testcases check-in: 5d54238fee user: jan.nijtmans tags: tip-671
07:23
Merge 8.7 - Bug [a366c6efee] check-in: fe628d36ce user: apnadkarni tags: trunk, main
06:15
Bug [a366c6efee] check-in: 3b31b4f4a9 user: apnadkarni tags: core-8-branch
00:24
Fix bug [c25d2cd3e6], as well as memory leaks in lsearch and concat. Add cleanup to some tests. Fix ... check-in: ae23b0ea96 user: griffin tags: trunk, main
2023-07-14
15:59
Same fix in chanio.test check-in: a93ecc3319 user: dgp tags: trunk, main
15:36
Move channel close commands to -cleanup so that when the (expected) error occurs in [fcopy] we do no... check-in: e99d523a7d user: dgp tags: trunk, main
14:51
First attempt to mix TIP's #657 and #671 check-in: 77d9664918 user: jan.nijtmans tags: tip-671
14:18
dup test name check-in: 5225dfe40c user: dgp tags: trunk, main
13:36
merge trunk check-in: 1514cf37c0 user: dgp tags: dgp-refactor
13:29
merge trunk check-in: 16bb98397c user: dgp tags: core-9-0-b1-rc
13:28
merge trunk check-in: e20451ce48 user: dgp tags: novem
11:13
Use "strict" in almost all commands. Only "glob" and environment variables are left out. (Experiment... check-in: da536b9803 user: jan.nijtmans tags: tip-657
06:31
Rebase to 9.0 check-in: 0a52caf686 user: jan.nijtmans tags: tip-657
06:28
Merge 8.7 check-in: cbdec07524 user: jan.nijtmans tags: trunk, main
2023-07-13
20:57
Merge trunk. Still have panic in TclStackFree during pkgMkIndex-2.1 check-in: ff8e923b92 user: dgp tags: dgp-refactor
20:49
Merge TIP 636. Resolve conflicts. Result shows TclStackFree panic when freeing the compiledLocals. check-in: b9d1bef880 user: dgp tags: dgp-refactor
20:09
Merge conflict free checkins from trunk. check-in: 393c1e59cf user: dgp tags: dgp-refactor
19:34
merge trunk check-in: b9c6b55287 user: dgp tags: novem
19:25
merge trunk check-in: a44dae9ef9 user: dgp tags: core-9-0-b1-rc
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
16:23
Merge 8.7 check-in: 528716921f user: jan.nijtmans tags: trunk, main
15:42
Backport changes in tclListObj.c from Tcl 9.0 check-in: 24daba8fd2 user: jan.nijtmans tags: core-8-branch
12:06
Remove incorrect lines that were added to SetDuplicatePureObj(). SetDuplicatePureObj() is specifica... check-in: 1c2c289adf user: pooryorick tags: trunk, main
05:43
Merge trunk check-in: 3f0de542ee user: apnadkarni tags: tip-671
03:33
NewStringObj more efficient than NewUnicodeObj check-in: 2871f5ae9f user: apnadkarni tags: apn-string-split
2023-07-12
20:02
Eliminate another compiler-warning, with -DTCL_NO_DEPRECATED=1 check-in: 3b8f2cf18c user: jan.nijtmans tags: trunk, main
19:56
One more unresolved reference (see prev commit) check-in: 239e636558 user: jan.nijtmans tags: trunk, main
19:36
More fixes related to [c1691dc608]: 32-bit Linux regressions, like ".... undefined reference to `Tcl... check-in: fc17b782b6 user: jan.nijtmans tags: trunk, main
19:13
Merge 8.7 check-in: 1224acdcf6 user: jan.nijtmans tags: trunk, main
19:11
(partial) fix for [c1691dc608]: 32-bit Linux regressions. Eliminate compiler warning check-in: 2ab20ce108 user: jan.nijtmans tags: core-8-branch
15:12
Merge 8.7 check-in: 70697b205c user: jan.nijtmans tags: trunk, main
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
14:43
Merge 8.7 check-in: 5fe8a20f26 user: jan.nijtmans tags: trunk, main
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
08:33
Merge trunk check-in: 94da849aa7 user: apnadkarni tags: apn-string-split
06:42
Merge mark check-in: a263e66f71 user: apnadkarni tags: trunk, main
06:39
Fix [54329e39c7] check-in: 95cab70fe8 user: apnadkarni tags: core-8-branch
03:06
Fix foreach bug [a34733451b]. Other code cleanup discovered by code review. check-in: 5bc8af69e3 user: griffin tags: trunk, main
02:51
Fix [54329e39c7] check-in: 3435cde0f5 user: apnadkarni tags: trunk, main
02:31
Add test Closed-Leaf check-in: f912c7f905 user: apnadkarni tags: bug-54329e39c7
2023-07-11
16:48
Abstract list type for strings check-in: fbc9c695cc user: apnadkarni tags: apn-string-split
16:43
Tweak last for performance in case of traditional lists. check-in: 51f5187df8 user: apnadkarni tags: bug-54329e39c7
12:59
Wrap DECACHE_STACK_INFO around Tcl_ListObjIndex call from bytecode engine. check-in: 61054ed757 user: apnadkarni tags: bug-54329e39c7
11:35
Prevent foreach memory bloat iterating within a proc check-in: 3fa173c282 user: apnadkarni tags: bug-54329e39c7
09:23
Merge 8.7 check-in: 71ba59091e user: jan.nijtmans tags: trunk, main
09:20
Fix [5916e48806]: tcl.pc: hardcoded depedencies, missing build flags check-in: 4b11db28e6 user: jan.nijtmans tags: core-8-branch
2023-07-10
16:07
Merge 8.7 check-in: dd8d96dbf7 user: jan.nijtmans tags: trunk, main
15:57
Code cleanup for arithSeries, all backported from 9.0 check-in: f93176d784 user: jan.nijtmans tags: core-8-branch
11:49
Create new branch named "apn-string-split" check-in: 74008b39bb user: apnadkarni tags: apn-string-split
07:27
Merge 9.0 check-in: addb7a978e user: jan.nijtmans tags: tip-626
2023-07-09
14:47
Permit large scripts > INT_MAX. Not complete because compiler source line tracking still limited. check-in: f2432558f7 user: apnadkarni tags: apn-fix-scripts64
13:51
Create new branch named "apn-fix-scripts64" check-in: 2cdb70a44d user: apnadkarni tags: apn-fix-scripts64
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:36
Unbreak Windows build (broken by [765c9c37a2] due to TIP #628) check-in: 00177effca user: jan.nijtmans tags: trunk, main
20:28
Merge-mark check-in: 9f1fe7611c user: jan.nijtmans tags: trunk, main
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
21:06
Cleanup abstract list ObjType function definitions. check-in: 765c9c37a2 user: griffin tags: trunk, main
14:57
Make TIP #636 work together with TIP #628: Shared 8.7/9.0 build environment check-in: a842d7c27a user: jan.nijtmans tags: trunk, main
14:23
TIP #636 cleanup: Eliminate the use of Tcl_ObjTypeLength() et al, which look public but are internal... check-in: 652c7258c9 user: jan.nijtmans tags: trunk, main
02:56
merge TIP #636 (tip-636-tcl9-644) check-in: 91c2f411e7 user: griffin tags: trunk, main
2023-07-06
21:37
merge trunk Closed-Leaf check-in: dc07baa584 user: griffin tags: tip-636-tcl9-644
19:12
merge trunk check-in: 66df8231f9 user: griffin tags: tip-636-tcl9-644
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:10
Merge 8.7 check-in: c835fededf user: jan.nijtmans tags: trunk, main
15:08
Merge 8.6 check-in: be96f35be2 user: jan.nijtmans tags: core-8-branch
06:13
Merge main check-in: 9c35266dec user: apnadkarni tags: tip-671
05:52
Merge 8.7 - Bug [5be203d6ca] - io-7.3 failure check-in: 4b6fd44d84 user: apnadkarni tags: trunk, main
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
18:13
merge trunk check-in: 4ebabc484d user: griffin tags: tip-636-tcl9-644
15:13
Merge 8.7 check-in: 5945f7349d user: jan.nijtmans tags: trunk, main
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
08:38
Rebase to 9.0 check-in: af0a32717f user: jan.nijtmans tags: tip-657
06:47
Correctly compute consumed bytes in case of truncated byte sequence at end. check-in: 457d38e405 user: apnadkarni tags: bug-5be203d6ca-apn
04:46
Distinguish test for cesu-8 check-in: f2bf724b62 user: apnadkarni tags: tip-671
2023-07-03
17:07
merge trunk check-in: b3fc4bb14d user: griffin tags: tip-636-tcl9-644
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:10
Merge 8.7 check-in: fac9e0c2f9 user: jan.nijtmans tags: trunk, main
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
08:03
Fix [a5901fc953]: Version control should ignore unix/dltest/embtest check-in: 456c86ae20 user: jan.nijtmans tags: trunk, main
00:33
Add tests for scalar numeric values. check-in: 595a76c46a user: griffin tags: tip-636-tcl9-644
2023-07-02
12:40
Disable lossless profile for ascii-incompatible encodings and merge trunk check-in: 511f952c57 user: apnadkarni tags: tip-671
12:07
Merge 8.7 check-in: 734b43efee user: jan.nijtmans tags: trunk, main
12:02
Merge 8.6 check-in: 9543fe6f4e user: jan.nijtmans tags: core-8-branch
09:26
merge core-8-branch (no change) check-in: 67fcad5e3b user: fvogel tags: trunk, main
09:26
merge core-8-6-branch (no change) check-in: 2c12a2608a user: fvogel tags: core-8-branch
08:21
We definitely need to build core-8-6-branch of Tcl IMHO. check-in: d55421e750 user: fvogel tags: trunk, main
08:20
We definitely need to build core-8-6-branch of Tcl IMHO. check-in: 4134fd3788 user: fvogel tags: core-8-branch
04:57
8.7 merge mark check-in: 1b4f695cdf user: apnadkarni tags: trunk, main
04:55
Backport fix [66ffafd309]. DBCS infinite loop on invalid encoding check-in: 4d10e2c128 user: apnadkarni tags: core-8-branch
04:54
8.7 merge mark (lseq tests) check-in: 127cf5151e user: apnadkarni tags: trunk, main
03:03
Tests for [66ffafd309] check-in: f5c08e6d36 user: apnadkarni tags: trunk, main
02:41
Fix [66ffafd309]. DBCS infinite loop on invalid encoding check-in: ffe33a7797 user: apnadkarni tags: trunk, main
2023-07-01
18:02
Bug [66ffafd309] Closed-Leaf check-in: 6ce225894f user: apnadkarni tags: bug-66ffafd309
2023-06-30
22:16
merge trunk check-in: df29253e09 user: griffin tags: tip-636-tcl9-644
20:34
Test update for bug [63530267aa]. check-in: 7ae73656d0 user: griffin tags: core-8-branch
19:02
Test update for bug [63530267aa]. Fix 32-bit embtest build issue. check-in: cd8512b73b user: griffin tags: trunk, main
14:34
merge trunk check-in: 9d4f898f95 user: griffin tags: tip-636-tcl9-644
13:40
Merge 8.7. Remove unused TclArithSeriesObjLength() check-in: ca5cb73434 user: jan.nijtmans tags: trunk, main
13:28
Merge 8.6 check-in: 028df23975 user: jan.nijtmans tags: core-8-branch
07:56
Proposed fix for [ac874937c5]: -fsanitize=address not passed during linking of embtest Closed-Leaf check-in: 7a8b57a808 user: jan.nijtmans tags: bug-ac874937c5
07:40
Revert 'fix' for [ac874937c5], committed as part of a "Merge 8.7" commit. It's wrong, since "embtest... check-in: 952fb0603c user: jan.nijtmans tags: trunk, main
2023-06-29
18:30
merge 8.7 check-in: f7688d05ca user: griffin tags: trunk, main
15:42
Fix uninitialized variable. check-in: aff311df30 user: griffin tags: core-8-branch
15:26
More lossless profile tests check-in: 5218e6d9df user: apnadkarni tags: tip-671
15:20
Merge trunk check-in: a18d98ac4e user: apnadkarni tags: tip-671
15:13
Add timeouts to github workflows to catch runaway scripts check-in: f5289ac77a user: dkf tags: trunk, main
13:12
Merge 9.0 check-in: 5e1f3ab157 user: jan.nijtmans tags: tip-626
13:12
Merge 9.0 check-in: 5cd0f8cb98 user: jan.nijtmans tags: tip-626
11:30
Merge 8.7 - Bug [6a3e2cb0f0] - invalid bytes in escape encodings check-in: a8f83d57e4 user: apnadkarni tags: trunk, main
11:09
Bug [6a3e2cb0f0] - invalid bytes in escape encodings check-in: 398de572ab user: apnadkarni tags: core-8-branch
07:24
Merge-mark check-in: fc6b4bf74d user: jan.nijtmans tags: trunk, main
00:09
ws check-in: 613f198094 user: bch tags: trunk, main
00:02
speeling check-in: 814cb9a0a9 user: bch tags: trunk, main
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
17:27
merge trunk Leaf check-in: f9c873e34d user: dgp tags: dgp-disable-deprecated-resyntax
17:06
Remove documentation of deleted subcomands. check-in: 05a0170796 user: dgp tags: tip-673
13:33
merge trunk check-in: fef5e92b3f user: dgp tags: novem
13:24
merge trunk check-in: 8fa6d3885b user: dgp tags: tip-673
13:23
merge trunk check-in: 7994e65c6a user: dgp tags: dgp-refactor
13:15
merge trunk check-in: a261700c87 user: dgp tags: core-9-0-b1-rc
13:15
merge 8.7 check-in: efd33eddbf user: dgp tags: core-8-7-b1-rc
07:27
Merge 8.7 check-in: 0663e9a4ab user: jan.nijtmans tags: trunk, main
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
07:10
Fix [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a]: Bugs in the implementation of TIP ... check-in: 0b05b5c750 user: jan.nijtmans tags: trunk, main
2023-06-27
16:19
Merge trunk check-in: d6152d4f01 user: apnadkarni tags: tip-671
15:47
merge trunk check-in: 4a5993facf user: dgp tags: dgp-refactor
15:38
merge trunk check-in: fc880c8313 user: dgp tags: tip-673
15:35
merge trunk check-in: affead2b5d user: dgp tags: novem
15:31
Merge 9.0 Closed-Leaf check-in: 2b09ea3b64 user: jan.nijtmans tags: bug-a9929f112a
15:26
merge trunk check-in: b6f05b7832 user: dgp tags: core-9-0-b1-rc
15:25
merge 8.7 check-in: 444fe58834 user: dgp tags: core-8-7-b1-rc
12:57
Fix [24a8c16dbd]: bigdata.test: invalid command name "testbigdata" on 32-bit check-in: d5db55aa17 user: jan.nijtmans tags: trunk, main
10:07
Fix previous errors in encoding.test check-in: 13b08f6669 user: pooryorick tags: trunk, main
06:55
Merge 8.7 check-in: 3fbda64c31 user: jan.nijtmans tags: trunk, main
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
10:12
Merge 8.7 check-in: 92ba864abd user: jan.nijtmans tags: trunk, main
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
07:24
Merge unchained branch [22400aa71b] and resolve conflicts. check-in: 961f58e148 user: pooryorick tags: pyk-objinterface
2023-06-23
23:18
Merge 9.0 check-in: 246d0d16ea user: jan.nijtmans tags: bug-a9929f112a
17:48
merge trunk check-in: 02018c9d7e user: griffin tags: tip-636-tcl9-644
17:32
Fix build issue with no_deprecated. check-in: 0412b1d646 user: griffin tags: tip-636-tcl9-644
12:36
merge trunk check-in: c56d99cd7c user: dgp tags: dgp-refactor
12:36
merge trunk check-in: 065718456c user: dgp tags: novem
12:28
merge trunk check-in: 0741b47e9a user: dgp tags: tip-673
12:27
merge trunk check-in: c8f7cea555 user: dgp tags: core-9-0-b1-rc
12:26
merge 8.7 check-in: 711525a54e user: dgp tags: core-8-7-b1-rc
2023-06-22
20:07
Merge 8.7 check-in: 46481b6556 user: jan.nijtmans tags: trunk, main
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
11:59
Proposed fix for [44452e2c55]: indexObj.test failures on i386 Closed-Leaf check-in: 05df422a98 user: jan.nijtmans tags: bug-44452e2c55
10:12
WIP for fixing [https://core.tcl-lang.org/tk/tktview/a9929f112a|a9929f112a] check-in: b19e0278f2 user: jan.nijtmans tags: bug-a9929f112a
2023-06-21
22:44
merge-mark check-in: 9dbdcdf63c user: jan.nijtmans tags: trunk, main
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
16:08
A few more test updates. check-in: e37bb57442 user: dgp tags: tip-673
16:02
merge trunk check-in: 3673c24b1f user: dgp tags: dgp-refactor
16:02
merge trunk check-in: 7715dda14f user: dgp tags: novem
15:53
merge trunk check-in: 8037d3c733 user: dgp tags: tip-673
15:53
merge trunk check-in: 431d92033f user: dgp tags: core-9-0-b1-rc
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:33
Merge 9.0 check-in: db89a8f843 user: jan.nijtmans tags: tip-626
07:18
Merge 8.7 check-in: ae2c126f10 user: jan.nijtmans tags: trunk, main
07:13
"trace variable" -> "trace add variable" in testcases (and documentation) check-in: 8dd5496bd1 user: jan.nijtmans tags: core-8-branch
2023-06-20
22:16
Fix bug in TEBC foreach with abstractlists check-in: ed9a077dda user: griffin tags: tip-636-tcl9-644
07:11
Merge 8.7 check-in: 4016a576d6 user: jan.nijtmans tags: trunk, main
06:51
Move VarHashGetKey() to tclInt.h. More int -> Tcl_Size check-in: dd25e7e253 user: jan.nijtmans tags: core-8-branch
01:47
merge trunk check-in: cd7e0e6b99 user: griffin tags: tip-636-tcl9-644
01:28
Fix crash in BC execution when str concat and abstract list lindex operations have recursive BC exec... check-in: 3dcd9775e8 user: griffin tags: tip-636-tcl9-644
2023-06-19
13:39
Merge 8.7 - fix tests - hardcoded port and wsl. check-in: 2bedc17b74 user: apnadkarni tags: trunk, main
13:21
Merge 8.6 - fix tests - hardcoded port and wsl. check-in: 6e88d47b21 user: apnadkarni tags: core-8-branch
12:42
Merge 8.7 check-in: fab05e2102 user: jan.nijtmans tags: trunk, main
11:47
Some more Tcl_Size usage check-in: 6808bdda06 user: jan.nijtmans tags: core-8-branch
04:29
merge trunk check-in: 692eadeedf user: griffin tags: tip-636-tcl9-644
2023-06-18
11:04
Fix [c13819225e]: Problem with lsort|lsearch -stride on 32-bit linux check-in: 63fa3c217c user: jan.nijtmans tags: trunk, main
01:51
Clarification. check-in: d070ec3f8c user: griffin tags: tip-636-tcl9-644
2023-06-17
04:59
Lossless load / unload tests check-in: 02b75abeb8 user: apnadkarni tags: tip-671
2023-06-16
16:54
Fix lossless profile for exec check-in: 8d5c42b3b5 user: apnadkarni tags: tip-671
12:21
Proposed fix for [c13819225e]: Problem with lsort|lsearch -stride on 32-bit linux. Also fix some com... Closed-Leaf check-in: 21959903d6 user: jan.nijtmans tags: bug-c13819225e
10:49
tip-636-tcl9-644: doc/Object.3: remove double "the" check-in: dd69f7da65 user: oehhar tags: tip-636-tcl9-644
2023-06-15
20:45
Add Tcl_ObjType changes to the appropriate docs. check-in: af8aca29e3 user: griffin tags: tip-636-tcl9-644
16:46
Few more TIP 671 tests check-in: 39f1815bbf user: apnadkarni tags: tip-671
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-14
15:17
Use lossless profile for command line args. Couple of platform-specific cases. check-in: 1e1a880f3e user: apnadkarni tags: tip-671
04:15
Merged trunk check-in: 5ad4e9ef0e user: apnadkarni tags: tip-671
02:04
Remove debug puts check-in: 6e3bc1111a user: apnadkarni tags: tip-671
2023-06-13
16:59
merge trunk check-in: 25f29d1807 user: griffin tags: tip-636-tcl9-644
16:47
Remove getdbl abstraction. check-in: 79841a55e2 user: griffin tags: tip-636-tcl9-644
14:12
merge trunk check-in: 208dd54b8d user: dgp tags: dgp-refactor
14:11
merge trunk check-in: 498f71f674 user: dgp tags: novem
13:42
merge trunk check-in: 4c3377ae39 user: dgp tags: core-9-0-b1-rc
09:50
Rebase to 9.0 check-in: 3e39201f04 user: jan.nijtmans tags: tip-657
09:12
Merge 8.7 check-in: 8daf5ef6c7 user: jan.nijtmans tags: trunk, main
06:05
Specify implicit "-profile tcl8" in encoding-24.4 testcase check-in: 6a06db323e user: jan.nijtmans tags: core-8-branch
2023-06-12
22:45
Merge 9.0 check-in: 2a8e051165 user: jan.nijtmans tags: tip-657
10:19
Merge trunk [7dc0ea8ca5]. Closed-Leaf check-in: c499122331 user: pooryorick tags: trunk-encodingdefaultstrict
05:48
Tests for lossless profiles. Change lossless behavior for UTF-16,32 check-in: 42d3d3d69d user: apnadkarni tags: tip-671
04:10
Revert unwarranted change in Tcl_CreateChannel() from [1776327edd]. check-in: f413252375 user: pooryorick tags: trunk, main
2023-06-11
17:31
Fix greedy consumption bytes in lossless profile for utf-8. check-in: 94879d45b4 user: apnadkarni tags: tip-671
11:57
Use lossless profile for links and globalprocessdata (exe name etc.) check-in: 3bd1fecfcc user: apnadkarni tags: tip-671
03:12
Tests to read and write invalid encoded env values check-in: 87000f1852 user: apnadkarni tags: tip-671
02:46
Merge trunk check-in: b1f00c4901 user: apnadkarni tags: tip-671
02:34
Tests for invalidly encoded file names and env (TIP 671 motivation) check-in: 7dc0ea8ca5 user: apnadkarni tags: trunk, main
2023-06-10
17:49
Lossless env - wip check-in: 4122487129 user: apnadkarni tags: tip-671
13:43
Refactor into common function. Add error checks that were never present. check-in: 4cec5c007e user: apnadkarni tags: tip-671
2023-06-08
12:39
Merge 8.6 check-in: 26d2fb8e85 user: jan.nijtmans tags: core-8-branch
2023-06-07
17:24
WIP on TIP 673. First pass exposes issues in the test suite. check-in: f74cac7b6a user: dgp tags: tip-673
2023-06-06
22:09
Work in progress check-in: b54c80a046 user: apnadkarni tags: tip-671
20:26
merge trunk check-in: e06d17fb2a user: griffin tags: tip-636-tcl9-644
2023-06-05
21:50
Implement basic lossless profile check-in: 825c68627f user: apnadkarni tags: tip-671
20:55
Create new branch named "tip-671" check-in: 9e3a929549 user: apnadkarni tags: tip-671
15:01
merge trunk check-in: d7291c3a0a user: dgp tags: dgp-refactor
14:53
merge trunk check-in: 1d1f661e69 user: dgp tags: novem
14:36
merge trunk check-in: b56f63b34c user: dgp tags: core-9-0-b1-rc
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:58
Merge 8.7 check-in: 8333622e92 user: pointsman tags: trunk, main
22:56
Merge 8.6 check-in: 40e3b7572e user: pointsman tags: core-8-branch