Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file ChangeLog.1999 version 280c964ab6

2024-04-12
22:55
minor backport from my core: simple speed-up if searching for the key from hash itself (it is safe t... Leaf check-in: f472941c43 user: sebres tags: core-8-5-branch
21:13
amend to [295b0570ff660950]: the bug was fixed incompletely, this is full bug fix now - don't allow ... check-in: 969a185ea4 user: sebres tags: core-8-5-branch
2023-05-05
20:55
Remove .github and .travis-related stuff: No need to build this branch any more check-in: f51a3fbbc5 user: jan.nijtmans tags: core-8-5-branch
2023-04-21
16:57
Merge changes from trunk before the monster spell-check patch. check-in: b4716d7a69 user: dgp tags: dgp-refactor
2023-04-18
13:24
Merge trunk [e7fcdb7611]. check-in: c9295cbf48 user: pooryorick tags: trunk-encodingdefaultstrict
13:16
Merge trunk [cbaf88e90a]: Fix iocmd-12.11 testcase. check-in: 5582c89a0d user: pooryorick tags: trunk-encodingdefaultstrict
13:05
Merge trunk [a9fc905623] and resolve conflicts and test failures. check-in: 1882cc898d user: pooryorick tags: trunk-encodingdefaultstrict
12:24
Merge trunk [79cd3ac351]. check-in: 518b6086eb user: pooryorick tags: trunk-encodingdefaultstrict
12:12
Merge trunk [78beedf7e2] and resolve conflicts. check-in: fde2438f84 user: pooryorick tags: trunk-encodingdefaultstrict
11:39
Merge trunk [c8983a2a94] and resolve conflicts. check-in: 729ef5d2e8 user: pooryorick tags: trunk-encodingdefaultstrict
10:29
Merge trunk [48829d9671]: Fix [d7fd37ebd9]: handling leftover prefix in table encoding. check-in: 46f77f9937 user: pooryorick tags: trunk-encodingdefaultstrict
08:07
Merge trunk [1253dd0211]:` Fix http11 test hang caused by trailing brace in previous commit. check-in: 4e8b79b32c user: pooryorick tags: trunk-encodingdefaultstrict
08:02
Merge trunk [20cad126cd]: Don't let httpd11 depend on the system encoding any more: All text files... check-in: 89939d5fe5 user: pooryorick tags: trunk-encodingdefaultstrict
07:43
Merge trunk [b10e2b66a9], Tcl TIP 656 manpages. check-in: 6072da9342 user: pooryorick tags: trunk-encodingdefaultstrict
2023-04-17
21:33
Merge trunk [49a4c8f8fb], "TIP 656 accepted", and resolve conflicts. check-in: ab0512022f user: pooryorick tags: trunk-encodingdefaultstrict
13:30
Merge trunk [31788d9a4b] and resolve conflicts. check-in: 04c47a8fd6 user: pooryorick tags: trunk-encodingdefaultstrict
11:31
Merge trunk [1997f71246]. check-in: c9dd0d794e user: pooryorick tags: trunk-encodingdefaultstrict
10:58
Merge trunk [498ef65f88] and resolve conflicts. check-in: 254c2ccb8c user: pooryorick tags: trunk-encodingdefaultstrict
2023-04-16
18:30
Merge trunk [91094999d0], resolve conflicts, and make Tcl_UtfToExternalDString strict regarding enco... check-in: 54f348a1a8 user: pooryorick tags: trunk-encodingdefaultstrict
17:07
Merge trunk [f868c40053] and resolve conflicts. check-in: bd3f3d1df2 user: pooryorick tags: trunk-encodingdefaultstrict
16:58
Merge trunk [32c5b5172b]. check-in: 5d3e57ab8a user: pooryorick tags: trunk-encodingdefaultstrict
16:40
Merge trunk [69fba9fb6b]: Fix [4bea02e811]: encoding convertfrom -strict ascii \x7f generates exce... check-in: afc62c3848 user: pooryorick tags: trunk-encodingdefaultstrict
16:23
Merge trunk [355a5e4733] and resolve conflicts and test failures. check-in: 67705e7e3c user: pooryorick tags: trunk-encodingdefaultstrict
14:05
Merge trunk [f64a19cf62] and resolve conflicts. check-in: d2bdcfb685 user: pooryorick tags: trunk-encodingdefaultstrict
13:48
Merge trunk [7b54fc6784]: Fix for [885c86a9a0]: convertfrom utf8 breaks for 4 byte utf encodings. check-in: 6914aa7c63 user: pooryorick tags: trunk-encodingdefaultstrict
13:31
Merge trunk [fc029613d5]. check-in: 52b5c9624e user: pooryorick tags: trunk-encodingdefaultstrict
13:23
Merge trunk [e90924bb13]: test encoding-16.17. check-in: f432f63963 user: pooryorick tags: trunk-encodingdefaultstrict
13:20
Merge trunk [de933019a109d3d6]: Fix for [bd1a60eb9c]: convertfrom utf-8 strict mode allows surrogat... check-in: 8c8deec5ec user: pooryorick tags: trunk-encodingdefaultstrict
08:29
Merge trunk [2d036d968c] and resolve issues. check-in: d4855bec2a user: pooryorick tags: trunk-encodingdefaultstrict
2023-04-15
23:50
Merge trunk [f118b6370b]. check-in: 763611b6f9 user: pooryorick tags: trunk-encodingdefaultstrict
22:52
Merge trunk [f9cdaa50ad]: First part of fix for [4a7397e0b3]. Not complete yet. check-in: 039abf675c user: pooryorick tags: trunk-encodingdefaultstrict
2023-04-14
03:06
Finish up list tests. Add testbigdata dict command for generating dicts check-in: a06843b088 user: apnadkarni tags: apn-bigdata-tests
2023-04-13
18:05
Few more bigdata tests check-in: 37362efd65 user: apnadkarni tags: apn-bigdata-tests
14:02
Follow-up to previous commit: Let's not break TIP #627 either. Also adapt documentation (will be nee... check-in: 3a6e95a252 user: jan.nijtmans tags: tip-660
02:40
Fix compilation on macos, test loading on mingw check-in: b243ca65bb user: apnadkarni tags: apn-bigdata-tests
2023-04-12
17:08
Test cases for more failures check-in: ca098eab20 user: apnadkarni tags: apn-bigdata-tests
14:43
Merge trunk [b921949acd]: More int -> Tcl_Size, so (theoretically) longer lists could be handled. T... check-in: 6c2685b9e6 user: pooryorick tags: unchained
14:42
Merge trunk [9c60558723]: int -> Tcl_Size for tclWinDde.c/tclWinReg.c, so it could (theoretically) ... check-in: a842b597bd user: pooryorick tags: unchained
14:41
Merge trunk [e825ea06803d4a61]: Editorial fix in Tcl_Panic() message. check-in: 5c700d5df8 user: pooryorick tags: unchained
13:51
More int -> Tcl_Size, so (theoretically) longer lists could be handled. Thanks, Rolf! check-in: b921949acd user: jan.nijtmans tags: trunk, main
09:11
Merge 8.7 check-in: 9c60558723 user: jan.nijtmans tags: trunk, main
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
08:58
Fix [0b9200888e]: TIP #660 breaks TIP #628/#630 check-in: 796eb2ec4b user: jan.nijtmans tags: tip-660
2023-04-11
22:50
Proposed fix for [0b9200888e]: TIP #660 breaks TIP #628/#630 Closed-Leaf check-in: a409b62d34 user: jan.nijtmans tags: bug-0b9200888e
22:03
Merged disabletcl8api-win in. Which adds optional Tcl 9 API only to the windows build with native to... Closed-Leaf check-in: 945fd1d4d2 user: pointsman tags: disabletcl8api
16:52
Add tests for binary command. Add testlutil command for speeding up list tests. check-in: 433d709d0b user: apnadkarni tags: apn-bigdata-tests
2023-04-10
14:52
scan, reg*, subst tests check-in: 536facaa5c user: apnadkarni tags: apn-bigdata-tests
13:21
Fix compiler warnings and crashes. Builds and passes test suite on Windows and Ubuntu for 64-bit Closed-Leaf check-in: e52fa6ebe6 user: apnadkarni tags: disabletcl8api-win
13:19
Add notcl8api to OPTS to mirror --disable-tcl8api in configure check-in: b6fe05811d user: apnadkarni tags: disabletcl8api-win
2023-04-09
16:28
Sloooow progress on testing bigdata check-in: 92cb9585de user: apnadkarni tags: apn-bigdata-tests
00:09
Experimental branch which adds configure option --disable-tcl8api which builds without the Tcl 8 com... check-in: d4a4a4aa02 user: pointsman tags: disabletcl8api
2023-04-08
17:19
A few more bigdata tests for strings check-in: 4b92ea27ef user: apnadkarni tags: apn-bigdata-tests
08:22
Merge 9.0 check-in: 33a8c620c8 user: apnadkarni tags: tip-660
2023-04-07
23:14
Editorial fix in Tcl_Panic() message. check-in: e825ea0680 user: pointsman tags: trunk, main
21:07
Merge trunk [b66d50b4d4]: Merge bug-[fa3d9fd818fa0072]. check-in: 3626b22792 user: pooryorick tags: unchained
20:26
Merge trunk [c53063d69b]: TIP 602 - update manpages. check-in: 1429c51a02 user: pooryorick tags: unchained
20:25
Merge trunk [e1baa8ec4a]: Make sure that infoPtr->validMask only contains TCL_READABLE|TCL_WRITABLE|... check-in: 6468b10d41 user: pooryorick tags: unchained
19:42
Merge trunk [b27eacb7fc]: Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails... check-in: 95391bf2c6 user: pooryorick tags: unchained
18:43
Merge trunk [d29e69a635a0dc81]: TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0... check-in: b97a2ca581 user: pooryorick tags: unchained
2023-04-06
18:35
Merge 9.0 Leaf check-in: 60606cb13f user: jan.nijtmans tags: optional-unsigned-size
16:10
Make Tcl_Size signed by default, but allow extension to make it unsigned (experimental) check-in: 4f88786745 user: jan.nijtmans tags: optional-unsigned-size
12:30
merge trunk check-in: afadcef57e user: dgp tags: core-9-0-b1-rc
12:30
merge trunk check-in: b1f698bd2a user: dgp tags: dgp-refactor
12:26
merge trunk check-in: 2b792483a3 user: dgp tags: novem
12:24
Merge bug-[fa3d9fd818fa0072]. check-in: b66d50b4d4 user: pooryorick tags: trunk, main
12:10
Update the documentation for [chan] with regard to binary data. Closed-Leaf check-in: 06a60a1565 user: pooryorick tags: bug-fa3d9fd818fa0072
12:05
merge 8.7 check-in: 4fad278d69 user: dgp tags: core-8-7-b1-rc
10:28
Remove obsolete comments. check-in: ae67fc2b74 user: pooryorick tags: bug-fa3d9fd818fa0072
10:03
Further fix for [fa3d9fd818fa0072]. In ChannelState.encoding, NULL no longer represents the binary ... check-in: 39a45eb8ff user: pooryorick tags: bug-fa3d9fd818fa0072
09:52
Eliminate TCL_SIZE_CMP() for now, not a good idea for Tcl 9.0 Closed-Leaf check-in: d00062f436 user: jan.nijtmans tags: optional-signed-size
09:41
Merge trunk. check-in: fc12f939bc user: pooryorick tags: bug-fa3d9fd818fa0072
2023-04-05
17:04
TIP 602 - update manpages check-in: c53063d69b user: apnadkarni tags: trunk, main
16:06
Merge 8.7 check-in: e1baa8ec4a user: jan.nijtmans tags: trunk, main
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
15:57
Merge tip-659 check-in: 5546c30d7d user: jan.nijtmans tags: tip-659
15:56
Merge 9.0 check-in: 3b3d635da5 user: jan.nijtmans tags: tip-657
15:49
Merge trunk check-in: 2fe73fa78a user: apnadkarni tags: apn-bigdata-tests
15:12
Merge 8.7 check-in: 5f77dae089 user: jan.nijtmans tags: trunk, main
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:44
Fix tclStubInit gcc warnings with TCL_UTF_MAX=3 check-in: df8ed90083 user: apnadkarni tags: tip-660
11:03
Add TCL_SIZE_MAX and TCL_SIZE_MODIFIER check-in: 6204253f71 user: apnadkarni tags: tip-660-tcl8
10:45
Export Tcl_GetSizeFromObj in stubs check-in: de9fdf0738 user: apnadkarni tags: tip-660
06:40
Tcl_GetSizeIntFromObj check-in: 9ebb17c2c8 user: apnadkarni tags: tip-660-tcl8
04:47
Merge 9.0 check-in: fb8da0d00c user: apnadkarni tags: tip-660
2023-04-04
22:49
Merge 9.0 check-in: f97a5f67b4 user: jan.nijtmans tags: optional-signed-size
22:48
Merge 9.0 check-in: b0f6db7907 user: jan.nijtmans tags: tip-626
22:47
Fix [6390566ecd]: Testcase cmdAH-4.3.13.00DC0000.tail.utf-32.tcl8.a fails sometimes check-in: b27eacb7fc user: jan.nijtmans tags: trunk, main
22:37
Merge 9.0 check-in: fffcf23daf user: jan.nijtmans tags: tip-626
22:10
Merge 9.0 check-in: 6e9b08b3ea user: jan.nijtmans tags: optional-signed-size
21:58
Accidental rename from TCL_8_COMPAT to TCL_SIGNED_SIZE in previous commit, so undo that check-in: 87fc50c710 user: jan.nijtmans tags: trunk, main
21:55
Merge 8.7 check-in: 55d8567978 user: jan.nijtmans tags: trunk, main
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
21:49
TIP #628 addendum (various fixes to improve handling of 8.7 <-> 9.0 header differences) check-in: d29e69a635 user: jan.nijtmans tags: trunk, main
20:50
more progress check-in: 4e36871191 user: jan.nijtmans tags: optional-signed-size
18:56
Merge trunk. check-in: 2510ec2a15 user: pooryorick tags: unchained
18:53
Merge trunk. check-in: 6090b76f54 user: pooryorick tags: unchained
17:16
Some very initial tests for large data check-in: 3dfd0e8214 user: apnadkarni tags: apn-bigdata-tests
17:14
Start on tests for large data check-in: 88c847a297 user: apnadkarni tags: apn-bigdata-tests
16:26
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: ab027cdce4 user: pooryorick tags: core-8-branch
14:11
Merge trunk [dc1e0b5f9a]: Minor fix in winConsole.test. check-in: 5bea729625 user: pooryorick tags: unchained
14:10
Merge trunk [cbaf88e90a]: Fix iocmd-12.11 testcase. check-in: 4124e27989 user: pooryorick tags: unchained
14:08
Merge trunk [a9fc9056236f5775] : Fix [fa128568a5]: EOVERFLOW does not necessarily mean "file too big... check-in: e0ef113ce8 user: pooryorick tags: unchained
13:57
Merge trunk [f8864b9541d149d2]: Merge 8.7. POSIX errors update and minizip fix. check-in: 31eeb1244f user: pooryorick tags: unchained
2023-04-03
21:20
Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts -nonewline $chan2 [read $... check-in: 51d813943b user: pooryorick tags: trunk, main
20:58
Fix for [fa3d9fd818fa0072], [fcopy $chan1 $chan2 -size $size] is not [puts -nonewline $chan2 [read $... check-in: 704a7e8389 user: pooryorick tags: bug-fa3d9fd818fa0072
19:58
Fix typo in test io-53.12.1. check-in: b154e3fedf user: pooryorick tags: trunk, main
19:56
Fix typo in previous commit. Closed-Leaf check-in: d44b0628f1 user: pooryorick tags: bug-9ca87e6286262a62f
17:13
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: e08c4afb53 user: pooryorick tags: trunk, main
17:12
Fix for [9ca87e6286262a62], sync fcopy buffers input in ReadChars(). check-in: 9498359f85 user: pooryorick tags: bug-9ca87e6286262a62f
16:37
Failing test for [9ca87e6286262a62f], Sync fcopy buffers input in ReadChars(). check-in: 44d3129b05 user: pooryorick tags: bug-9ca87e6286262a62f
16:15
merge trunk check-in: 9b9daa251b user: dgp tags: dgp-refactor
15:50
merge trunk through March 5 check-in: 41a28f16fe user: dgp tags: dgp-refactor
15:14
merge trunk through 3/5 check-in: 67c14bbabf user: dgp tags: dgp-refactor
14:41
merge trunk check-in: e4ee47b22d user: dgp tags: novem
14:34
merge trunk check-in: aa23225fa6 user: dgp tags: core-9-0-b1-rc
13:23
merge 8.7 check-in: fe6adc4f49 user: dgp tags: core-8-7-b1-rc
07:41
Windows Threads are joinable check-in: af4d891ecb user: mchn1350 tags: windows-thread-join
2023-04-02
21:49
Merge 9.0. Add some more utility macro's check-in: 4bedba476d user: jan.nijtmans tags: optional-signed-size
15:41
Clarified that it is suboptimal to hold the associated mutex when signaling a condition variable.

I... check-in: ec22729420 user: konrad.schwarz tags: windows-thread-join

13:23
Bug [7e3f26c748] - TCL_MEM_DEBUG false positive check-in: f505b17748 user: apnadkarni tags: trunk, main
08:45
Replaced non-thread-safe re-initialization checks with the Win32 INIT_ONCE one-time initialization A... check-in: 8360452e48 user: konrad.schwarz tags: windows-thread-join
2023-04-01
23:01
Use native Win32 ConditionVariables

Replaces the home-grown condition variable implementation with ... check-in: 25e4039e84 user: mchn1350 tags: windows-thread-join

15:26
Merge tip-657 check-in: 1467fb6dcc user: jan.nijtmans tags: tip-659
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
15:09
Remove TCL_ENCODING_PROFILE_DEFAULT, since it isn't documented and is not used anywhere. check-in: c9163e0b3e user: jan.nijtmans tags: tip-657
15:04
Merge 9.0 check-in: 17156fc595 user: jan.nijtmans tags: tip-657
15:03
Merge trunk check-in: c3ca7c3387 user: jan.nijtmans tags: tip-626
14:55
Merge 8.7 check-in: 48ba3c7b64 user: jan.nijtmans tags: trunk, main
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
11:35
Fix gcc warnings from prior 9.0 merge check-in: c03ada3a6d user: apnadkarni tags: tip-660
10:31
Merge tip-657 check-in: 74c585eb69 user: jan.nijtmans tags: tip-659
10:30
Merge 9.0 check-in: 20c305d91d user: jan.nijtmans tags: tip-626
10:27
Merge 9.0 check-in: 4dbed74737 user: jan.nijtmans tags: tip-660
10:26
Merge 8.7 check-in: 935c9da508 user: jan.nijtmans tags: tip-657-backport
08:42
Merge 9.0 check-in: 91d1d25225 user: jan.nijtmans tags: tip-657
08:16
Merge 8.7. Code cleanup in dltest packages check-in: ab082796cf user: jan.nijtmans tags: trunk, main
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
22:10
Merge 9.0 check-in: c5a1a23ae4 user: jan.nijtmans tags: tip-626
22:07
Rebase to tip-657 check-in: 8dce12a921 user: jan.nijtmans tags: tip-659
22:05
Rebase to 9.0 check-in: 4010f50f55 user: jan.nijtmans tags: tip-657
21:41
merge-mark check-in: 64479ca6e4 user: jan.nijtmans tags: trunk, main
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
21:25
adapt iogt-2.3 expectation check-in: d8142c7c83 user: jan.nijtmans tags: trunk, main
21:02
Rebase to latest trunk. More progress check-in: 642a10ed40 user: jan.nijtmans tags: optional-signed-size
19:25
merge-mark check-in: 30523b7eb6 user: jan.nijtmans tags: trunk, main
19:24
Backport CHANNEL_PROFILE_GET() usage fix from 9.0 check-in: c3f59ed8d5 user: jan.nijtmans tags: core-8-branch
19:14
Correct other CHANNEL_PROFILE_GET() usage as well, which had the same error. Further on: 1) profile ... check-in: e7fcdb7611 user: jan.nijtmans tags: trunk, main
18:56
Fix TclCopyChannel() incorrect use of CHANNEL_PROFILE_GET(). check-in: e2a0960130 user: pooryorick tags: trunk, main
13:49
merge 8.7 check-in: eb1f500190 user: dgp tags: core-8-7-b1-rc
11:16
Merge 8.7 check-in: cb00487e37 user: jan.nijtmans tags: trunk, main
11:09
Fix macos Tcl_MacOSXOpenVersionedBundleResources to use Tcl_Size check-in: 255dd4b6cd user: apnadkarni tags: tip-660
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:27
Merge 9.0 check-in: 25dd65ee5c user: jan.nijtmans tags: tip-657
22:24
Merge 9.0 check-in: 6396c6443a user: jan.nijtmans tags: tip-626
22:22
Merge 8.7 check-in: 7c9d2dc7a3 user: jan.nijtmans tags: trunk, main
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
18:01
TIP 660. No compiler warnings. Tests suite pass on Win and Ubuntu check-in: eb81a25271 user: apnadkarni tags: tip-660
17:55
Create new branch named "tip-660" check-in: c265dae13b user: apnadkarni tags: tip-660
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:23
Merge 8.7: Allow empty mode list in [chan create]. check-in: bd95d54af3 user: max tags: trunk, main
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
06:24
Remove TCL_ENCODING_PROFILE_DEFAULT check-in: 03d2bc237d user: jan.nijtmans tags: tip-659
2023-03-29
16:49
Make "file tempfile" adhere default profile check-in: 85ee3eb762 user: jan.nijtmans tags: tip-659
15:06
test hygiene. Match [removeFile] arguments to [makeFile] to fix debug alerts. check-in: c41739ca8a user: dgp tags: trunk, main
09:02
added copyright note check-in: 7597fe65cc user: konrad.schwarz tags: windows-thread-join
08:54
Merge 8.7. Some size_t -> Tcl_Size in internal header files check-in: 8a54121928 user: jan.nijtmans tags: trunk, main
08:32
typo check-in: c2bc9acf1d user: jan.nijtmans tags: core-8-branch
06:16
Replace bit twiddling with clear expression. check-in: fa731ffcfc user: pooryorick tags: trunk, main
2023-03-28
19:30
Remove the last occurrences of TCL_ENCODING_NOCOMPLAIN. check-in: 7cecbaf282 user: pooryorick tags: trunk, main
19:29
Combine two branches in write(). check-in: 3fd99fa711 user: pooryorick tags: trunk, main
18:58
On Windows, join threads using Win32 HANDLEs.

This works by extending the existing WinThread struct... check-in: 231c699c87 user: mchn1350 tags: windows-thread-join

17:54
Merge trunk [0569b8782f] : Remove unneeded parts from test in fileName.test. check-in: 4d5a86c997 user: pooryorick tags: unchained
17:52
Merge trunk [92ee031f32]: Make the documentation of [encoding] more concise and readable. check-in: e2c12eab9b user: pooryorick tags: unchained
17:51
Merge trunk [4ebee22ffd]: Update reference-counting advice for Tcl_ObjSetVar2 and friends. check-in: ec6504c074 user: pooryorick tags: unchained
16:32
Merge trunk [f8927d772b]: Avoid msvc "illegal indirection" error. check-in: b00ac9b0cf user: pooryorick tags: unchained
16:32
Merge trunk [aa1a1096ac]: Fix memory leak in Tcl_JoinObjCmd(). check-in: 592e203d53 user: pooryorick tags: unchained
16:31
Merge trunk [79cd3ac351]: Update to tzdata 2023b. check-in: f4409d6eed user: pooryorick tags: unchained
16:30
Merge trunk [7d005e0860]: Fix for [6d4e9d1af5bf5b7d]: Memory leak: SetFsPathFromAny, assisted by th... check-in: 48d19d4cc3 user: pooryorick tags: unchained
16:29
Merge trunk [bb1378370e]: Fix [68417a8bb3]: No result/LF printed for 64-bit integer type check. check-in: b6a4a7e467 user: pooryorick tags: unchained
16:27
Merge trunk [6301de2138]: Fix various typos. check-in: 0fbd6f4123 user: pooryorick tags: unchained
16:25
Merge trunk [b29771bb5f]: Fix duplicate test name. check-in: cae7c27d3d user: pooryorick tags: unchained
16:24
Merge trunk [5075be4f0b]: Add valgrind_each to Makefile.in. check-in: 8bf2027240 user: pooryorick tags: unchained
16:03
Minor fix in winConsole.test check-in: dc1e0b5f9a user: jan.nijtmans tags: trunk, main
15:55
Rebase to tip-657 check-in: bcddef0d46 user: jan.nijtmans tags: tip-659
15:54
Rebase to 9.0 check-in: 7468e6dd93 user: jan.nijtmans tags: tip-657
15:50
Fix iocmd-12.11 testcase check-in: cbaf88e90a user: jan.nijtmans tags: trunk, main
15:48
Rebase to tip-657. Further implementation check-in: ec47279336 user: jan.nijtmans tags: tip-659
14:34
Merge 9.0 check-in: 691dbad682 user: jan.nijtmans tags: tip-657
14:26
Minumum backport to 8.7, for TIP #657 check-in: fe2af85168 user: jan.nijtmans tags: tip-657-backport
07:15
Merge 8.7 check-in: a9fc905623 user: jan.nijtmans tags: trunk, main
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
07:03
Merge trunk [82107b50c20baa70]: More TCL_INDEX_NONE. check-in: ebb28ace85 user: pooryorick tags: unchained
06:51
Merge trunk [f25757b233]: Remove knownProfileBug constraint: this is already fixed. check-in: eca2567c57 user: pooryorick tags: unchained
05:13
Merge 8.7. POSIX errors update and minizip fix check-in: f8864b9541 user: apnadkarni tags: trunk, main