Timeline
Not logged in

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

1581 check-ins using file unix/tclAppInit.c version 82e8fb7f0f

2023-04-16
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
11:46
Fix for issue [718de2132f487cf2], "review use of strip on the stubs library". check-in: 39514b5729 user: pooryorick tags: core-8-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
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
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
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
09:13
Merge 8.6: Allow empty mode list in [chan create]. check-in: 93f005c985 user: max tags: core-8-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
2023-03-27
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
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
2023-03-23
15:54
Merge 8.6 check-in: 6777333214 user: jan.nijtmans tags: core-8-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
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
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
12:40
merge mark check-in: 77caa376b6 user: dgp tags: core-8-branch
08:25
merge-mark check-in: ac7463f109 user: jan.nijtmans tags: core-8-branch
08:06
Merge-mark check-in: 584ca456f0 user: jan.nijtmans tags: core-8-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
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
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
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
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
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
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: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
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
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
02:50
Merge 8.6 - winFCmd-1.24 differs in error code on Win 11 check-in: 6e90502faf user: apnadkarni tags: core-8-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
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
12:28
Merge 8.6 - testchmod fixes check-in: 2ec387cffb user: apnadkarni tags: core-8-branch
07:34
Merge 8.6 check-in: cc0b9a750b user: jan.nijtmans tags: core-8-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
2023-03-06
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: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
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
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
10:19
Merge 8.6 check-in: 16a3c41087 user: jan.nijtmans tags: core-8-branch
10:09
Merge 8.6 check-in: 980e01621b user: jan.nijtmans tags: core-8-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
17:16
Cherrypick [070225e33d]. Move setting of profile flags to lower level functions in case they are cal... check-in: 8c48e4cad4 user: apnadkarni tags: tip-656-tcl9
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: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
13:22
merge 8.7 check-in: 24ed4112bd user: dgp tags: core-8-7-b1-rc
2023-02-26
16:04
Merge 8.6 check-in: fd2fe9eb83 user: jan.nijtmans tags: core-8-branch
2023-02-25
06:13
Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be discussed (tickets log... check-in: 9ceaffc7be user: apnadkarni tags: tip-656-tcl9
03:03
Compiles and runs. Tests still to be ported. check-in: c057c79d2b user: apnadkarni tags: tip-656-tcl9
2023-02-24
15:04
merge trunk check-in: bd06d278b8 user: dgp tags: dgp-refactor
14:52
merge trunk check-in: 6794db8f83 user: dgp tags: novem
14:52
merge trunk check-in: 7a06e96e01 user: dgp tags: core-9-0-b1-rc
14:34
merge 8.7 check-in: 1224aa5a8a user: dgp tags: core-8-7-b1-rc
13:37
Create new branch named "tip-656-tcl9" check-in: 15ce8454d9 user: apnadkarni tags: tip-656-tcl9
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:33
Merge 8.7 check-in: ba4e192f46 user: jan.nijtmans tags: trunk, main
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
14:04
Merge jan-encoding-profile Closed-Leaf check-in: 8f06510aea user: jan.nijtmans tags: jan-encoding-profile-for-9.0
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
12:13
Merge 9.0 check-in: ff27ef80bd user: jan.nijtmans tags: jan-encoding-profile-for-9.0
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:02
Merge 8.7 check-in: 69fba9fb6b user: jan.nijtmans tags: trunk, main
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:22
Fix gcc warnings and encoding error message (bug [40c61a5d10]) check-in: 00b03d47c5 user: apnadkarni tags: tip-656
2023-02-22
21:08
Experiment: Make "strict" the default for 9.0. Some trivial testcases are adapted, but the crucial o... check-in: 9f3838649f user: jan.nijtmans tags: make-strict-the-default
20:46
merge-mark check-in: 69f9e2ec2d user: jan.nijtmans tags: trunk, main
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
20:27
Merge 8.7 check-in: 355a5e4733 user: jan.nijtmans tags: trunk, main
17:56
Merge 8.6 check-in: bee7bfb892 user: jan.nijtmans tags: core-8-branch
17:20
merge-mark check-in: 7b57981168 user: jan.nijtmans tags: jan-encoding-profile-for-9.0
17:18
First bugfix check-in: 0c53a7c842 user: jan.nijtmans tags: jan-encoding-profile
17:07
port jan-encoding-profile to 9.0 check-in: 900d53d140 user: jan.nijtmans tags: jan-encoding-profile-for-9.0
16:16
Merge 8.7. Finish implementing "replace" profile. check-in: 1a13658857 user: jan.nijtmans tags: jan-encoding-profile
15:50
merge trunk check-in: 96937d3617 user: dgp tags: dgp-refactor
15:40
merge trunk check-in: 97fdbd1dd9 user: dgp tags: novem
15:28
Merge 8.7 check-in: bcda8d12a6 user: apnadkarni tags: tip-656
15:21
merge trunk check-in: 90a24552f6 user: dgp tags: core-9-0-b1-rc
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:48
Merge 8.7 check-in: f64a19cf62 user: jan.nijtmans tags: trunk, main
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
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: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: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
21:46
Experiment: Make "strict" the default for 9.0. Some trivial testcases are adapted, but the crucial o... check-in: 0a3ee3a1da user: jan.nijtmans tags: make-strict-the-default
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:15
Merge 8.7 check-in: 7b54fc6784 user: jan.nijtmans tags: trunk, main
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:29
Final part of [10c2c17c32]: UTF-LE32 encoder mapping of surrogates. Problem was in testcase, not in ... check-in: fc029613d5 user: jan.nijtmans tags: trunk, main
21:14
Merge 8.7 check-in: 6ca5a8a9cd user: jan.nijtmans tags: trunk, main
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:10
Merge 9.0 check-in: 24d64bf0f1 user: jan.nijtmans tags: tip-626
08:07
Merge 8.7 check-in: fe54733688 user: jan.nijtmans tags: jan-encoding-profile
07:30
Merge 8.7. Test-case only check-in: e90924bb13 user: jan.nijtmans tags: trunk, main
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
22:06
Merge 8.7 check-in: de933019a1 user: jan.nijtmans tags: trunk, main
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
2023-02-13
14:37
merge trunk check-in: 142ab5a157 user: dgp tags: dgp-refactor
14:29
merge trunk check-in: 68aa4b81aa user: dgp tags: novem
14:29
merge trunk check-in: a8b43dd3be user: dgp tags: core-9-0-b1-rc
14:06
merge 8.7 check-in: 49849c85bb user: dgp tags: core-8-7-b1-rc
10:12
Merge 8.7. Mark (new) testcase encoding-16.15 as "knownBug": still needs a fix. check-in: a155df4adc user: jan.nijtmans tags: trunk, main
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
01:00
Merge 8.7 check-in: 2d036d968c user: jan.nijtmans tags: trunk, main
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:32
merge trunk check-in: 155eb92c8e user: dgp tags: dgp-refactor
13:32
merge trunk check-in: 52e4be6b72 user: dgp tags: novem
13:25
merge trunk check-in: c958564959 user: dgp tags: core-9-0-b1-rc
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:17
Merge 8.7 check-in: e851055acb user: jan.nijtmans tags: trunk, main
07:12
Fix documentation on "encoding" command check-in: f3ab9ad6c0 user: jan.nijtmans tags: core-8-branch
2023-02-01
23:02
Merge 8.7 check-in: a7c9cdf3c1 user: jan.nijtmans tags: trunk, main
21:01
Renumber testscase, sync with Tcl 9.0 check-in: c093f8b044 user: jan.nijtmans tags: core-8-branch
14:23
merge trunk check-in: 8f2acc9165 user: dgp tags: core-9-0-b1-rc
14:05
merge trunk check-in: 1158f94f49 user: dgp tags: dgp-refactor
14:05
merge trunk check-in: 0b0fbd9584 user: dgp tags: novem
13:59
merge 8.7 check-in: cc3a3de21d user: dgp tags: core-8-7-b1-rc
08:13
merge-mark check-in: ccc96683aa user: jan.nijtmans tags: trunk, main
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:33
merge-mark check-in: 84f3bcf38c user: jan.nijtmans tags: trunk, main
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
2023-01-31
23:04
Make Tcl_UniCharToUtf more readable and add test to exercise surrogate handling. check-in: fcdc24c850 user: pooryorick tags: trunk, main
22:15
Fix error introduced in [3e5e37f83b058f3d] for Tcl_UniCharToUtf, and add test. Closed-Leaf check-in: df3390187d user: pooryorick tags: py_easier_to_read
17:34
Remove incorrect comment. See: [https://www.magicsplat.com/tcl9/tcl9unicode.html#surrogates-as-liter... check-in: 8fcd12178a user: jan.nijtmans tags: trunk, main
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
08:14
merge-mark check-in: 485acaf419 user: jan.nijtmans tags: trunk, main
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:50
merge trunk check-in: 00393aabc3 user: dgp tags: core-9-0-b1-rc
16:42
merge trunk check-in: 3b703a74e5 user: dgp tags: dgp-refactor
16:39
merge trunk check-in: 9f46470d24 user: dgp tags: novem
16:31
merge 8.7 Leaf check-in: 8ae074018e user: dgp tags: dgp-review
15:57
merge 8.7 check-in: eb8901d5ca user: dgp tags: trunk, main
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
11:59
A few more readability changes to Tcl_UniCharToUtf() jn: Please, don't do that here. Tcl_UniCharT... check-in: b8524737fc user: pooryorick tags: py_easier_to_read
11:22
Make Tcl_UniCharToUtf() a little easier to read. check-in: 3e5e37f83b user: pooryorick tags: py_easier_to_read
2023-01-28
20:50
Another situation where TCL_COMBINE handling gives a strange result (utf-32 encoder) check-in: fb44cd608e user: jan.nijtmans tags: trunk, main
18:50
Fix "format %c 0x10000041", should give the same answer as in Tcl 8.6 (Handling of TCL_COMBINE flag ... check-in: 12c9df10a3 user: jan.nijtmans tags: trunk, main
2023-01-27
19:15
Add some comments and tidy code. check-in: c6895a058f user: pooryorick tags: core-8-branch
15:10
Merge 8.7 check-in: 4fb77727c5 user: jan.nijtmans tags: trunk, main
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:18
merge trunk check-in: 8257d35452 user: dgp tags: dgp-refactor
14:10
merge trunk check-in: 2b509a79c6 user: dgp tags: novem
14:01
merge trunk check-in: a97f381771 user: dgp tags: core-9-0-b1-rc
08:20
Update fcopy documentation regarding -size argument check-in: d10f45bd1b user: jan.nijtmans tags: trunk, main
08:17
Update fcopy documentation regarding -size argument check-in: 173a6cb112 user: jan.nijtmans tags: core-8-branch
00:46
Merge 8.7 check-in: f118b6370b user: pooryorick tags: trunk, main
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
20:21
Test TableFromUtfProc() with strict handling of encoding errors. Closed-Leaf check-in: 653207dc80 user: pooryorick tags: trunk-encodingdefaultorig
19:56
Test TableFromUtfProc() with strict handling of encoding errors. check-in: 90523c053f user: pooryorick tags: trunk-encodingdefaultstrict
17:11
Merge 9.0 check-in: 8ec9969434 user: jan.nijtmans tags: tip-626
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
00:43
Merge trunk. check-in: b50e8d056b user: pooryorick tags: trunk-encodingdefaultorig
00:34
Merge trunk. check-in: bc59d060c6 user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-24
20:05
Merge 8.7 check-in: f9cdaa50ad user: jan.nijtmans tags: trunk, main
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
18:10
merge trunk check-in: 00ec3d7299 user: dgp tags: dgp-refactor
18:10
merge trunk check-in: 22cf779a8b user: dgp tags: novem
18:06
Bump to 9.0b1 for release check-in: 7fe2ab82ec user: dgp tags: core-9-0-b1-rc
09:30
Merge 9.0 Closed-Leaf check-in: 39d775e023 user: jan.nijtmans tags: bug-4a7397e0b3
2023-01-23
21:32
Rename [encoding convert*] option "-nocomplain"/"-ignore" to "-pass", and "-nocomplainencoding"/"-en... check-in: e36cd992e8 user: pooryorick tags: trunk-encodingdefaultstrict
20:51
Merge-mark. Fix testConstraint utf32 (in tests/string.test) check-in: 7cf51d9a73 user: jan.nijtmans tags: trunk, main
20:41
Rename [encoding convert*] option "-nocomplain"/"-ignore" to "-pass", and "-nocomplainencoding"/"-en... check-in: ddc84c7563 user: pooryorick tags: trunk-encodingdefaultorig
20:08
Merge-mark check-in: 450ec972d7 user: jan.nijtmans tags: core-8-branch
13:53
Per TIP 601, the default behaviour of [encoding convert..] is to require valid input. check-in: 76ee883b53 user: pooryorick tags: trunk-encodingdefaultorig
10:48
A branch for fixing TIP 346/601 issues, and other issues related to Unicode encoding, while retainin... check-in: 6ff8e6acdb user: pooryorick tags: trunk-encodingdefaultorig
2023-01-22
23:35
Merge 8.7 check-in: 57baf6fc1f user: jan.nijtmans tags: trunk, main
23:03
Merge-mark check-in: dec13dafa2 user: jan.nijtmans tags: core-8-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
11:45
Fix issue with new options parsing in EncodingConvertfromObjCmd EncodingConverttoObjCmd. check-in: c7e097b3ad user: pooryorick tags: trunk-encodingdefaultstrict
02:02
Merge 8.7 (Bug [e3dcab1d14]) check-in: eb8a3ac636 user: kbk tags: trunk, main
01:55
Bug [e3dcab1d14] - merge fix from 8.6 check-in: 1e89a154c2 user: kbk tags: core-8-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
00:19
Merge trunk and resolve conflicts, including changing option processing for EncodingConverttoObjCmd(... check-in: 6e15578c88 user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-19
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
15:04
Merge 9.0 check-in: c74698a3cd user: jan.nijtmans tags: tip-626
15:00
Merge 8.7 check-in: 1f4c5e2fa0 user: jan.nijtmans tags: trunk, main
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
17:06
Merge 8.7 check-in: 1ec1783f5d user: jan.nijtmans tags: trunk, main
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
13:42
Merge trunk. Make test-cases pass (again). This might indicate a bug in utf-8 decoder, but that will... check-in: 7fd26073ca user: jan.nijtmans tags: bug-4a7397e0b3
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
20:56
Merge 8.7 check-in: 3631a6bdb7 user: jan.nijtmans tags: trunk, main
19:45
Update documentation, matching current implementation check-in: c0ee6795b9 user: jan.nijtmans tags: core-8-branch
2023-01-14
23:41
Merge 9.0 check-in: c2a3a17920 user: jan.nijtmans tags: bug-4a7397e0b3
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
2023-01-12
09:03
Add tests to verify the default behaviour for encoding errors. check-in: fb087f5040 user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-09
17:00
merge trunk check-in: f9bf55647d user: dgp tags: dgp-refactor
16:59
merge trunk check-in: ecef2a0da8 user: dgp tags: novem
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
00:01
For [read] and [gets] encoding errors, used "-result read" in return options dictionary instead of j... check-in: 64ab3097cc user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-06
17:35
Merge 8.7 check-in: 0373937d2d user: jan.nijtmans tags: trunk, main
17:33
Merge 8.6 check-in: 332f4f9655 user: jan.nijtmans tags: core-8-branch
17:11
Merge 8.6 check-in: a374f6774c user: jan.nijtmans tags: core-8-branch
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
21:07
Fix for [154ed7ce56], Tcl 9: [gets] on -strictencoding 1 configured channel. check-in: 003c9e1f2e user: pooryorick tags: trunk-encodingdefaultstrict
2023-01-01
23:37
Merge 8.7 check-in: edbd62dcc7 user: jan.nijtmans tags: trunk, main
23:36
Merge 8.6 check-in: b85d5ef2c8 user: jan.nijtmans tags: core-8-branch
2022-12-31
00:44
Merge py-b8f575aa23. check-in: a69aa709b5 user: pooryorick tags: trunk-encodingdefaultstrict
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
18:11
Strict encoding conformance everywhere by default. Full test suite passes. check-in: 49b91d37a6 user: pooryorick tags: trunk-encodingdefaultstrict
2022-12-28
23:35
Unify TCL_ENCODING_STRICT and TCL_ENCODING_NOCOMPLAIN, and make strict encoding conformance the def... check-in: 8252783124 user: pooryorick tags: trunk-encodingdefaultstrict
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
17:21
merge trunk check-in: 571972da99 user: dgp tags: dgp-refactor
17:21
merge trunk check-in: d989c34034 user: dgp tags: novem
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-24
14:36
First part of fix for [4a7397e0b3]: Take flags into account when deciding to do a binary fcopy or no... check-in: 7dcc1eadb6 user: jan.nijtmans tags: bug-4a7397e0b3
09:11
code cleanup (reduce diff with trunk) check-in: f2db1cd166 user: jan.nijtmans tags: tip-636-tcl9-644
2022-12-22
16:17
Merge 9.0 check-in: f5eeb4cd83 user: jan.nijtmans tags: tip-636-tcl9-644
00:22
Forgot one .... check-in: d3fcd70aae user: jan.nijtmans tags: internal-abstract-list
2022-12-21
23:05
Merge 9.0 check-in: 01e3112cfb user: jan.nijtmans tags: tip-626
21:59
Merge 9.0 check-in: 54fa324d11 user: jan.nijtmans tags: internal-abstract-list
21:43
Merge 8.7 check-in: fb6e7180d0 user: jan.nijtmans tags: trunk, main
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:19
Merge 8.7 check-in: c1c6942192 user: jan.nijtmans tags: trunk, main
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
06:59
Make as much abstract list implementation as possible internal. Other code cleanup also. check-in: 6a1760d4bc user: griffin tags: tip-636-tcl9-644
2022-12-20
10:59
Merge 9.0 check-in: a04ec917cb user: jan.nijtmans tags: internal-abstract-list
10:58
Merge 9.0. Now really make dist tests working (again) on Windows/gcc check-in: 2d522d11f5 user: jan.nijtmans tags: tip-636-tcl9-644
09:42
Merge 8.7 check-in: 3373ed5ad9 user: jan.nijtmans tags: trunk, main
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
07:24
Merge 9.0. Make dist tests working (again) on Windows/gcc check-in: 19a32c1743 user: jan.nijtmans tags: tip-636-tcl9-644
2022-12-19
22:19
Remove all checks for noncharacters Closed-Leaf check-in: cbaa5e7016 user: jan.nijtmans tags: bug-17a1cb8d6e
21:53
Merge 9.0. Add missing return statement check-in: 85bb554ed9 user: jan.nijtmans tags: internal-abstract-list
15:44
Merge 8.7 check-in: a09f704e58 user: jan.nijtmans tags: trunk, main
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-18
21:38
Merge 9.0 check-in: f2457ceac8 user: jan.nijtmans tags: tip-636-tcl9-644
20:50
merge-mark check-in: d370f9e19e user: jan.nijtmans tags: internal-abstract-list
18:08
MODULE_SCOPE TclLengthOne (in stead of 2 separate static functions doing the same) check-in: 8778167a3c user: jan.nijtmans tags: trunk, main
10:05
Reserve a place in abstractlist for an additional function check-in: f66b360335 user: jan.nijtmans tags: tip-636-tcl9-644
09:10
Merge 9.0 check-in: 889eda50c1 user: jan.nijtmans tags: tip-636-tcl9-644
00:14
Merge 9.0 check-in: 6fdaa1e37d user: jan.nijtmans tags: internal-abstract-list
2022-12-16
15:31
Merge 8.7 check-in: dcfc436638 user: jan.nijtmans tags: trunk, main
15:31
Merge 8.6 check-in: caa40f0766 user: jan.nijtmans tags: core-8-branch
15:19
Merge 8.7 check-in: f03e632bcc user: jan.nijtmans tags: trunk, main
15:18
Merge 8.6 check-in: 8f01a4be6f user: jan.nijtmans tags: core-8-branch
12:19
merge-mark check-in: 0634c5330e user: jan.nijtmans tags: trunk, main
12:19
merge-mark check-in: ab4d25a3e6 user: jan.nijtmans tags: core-8-branch
10:25
Merge 8.7 check-in: 67c049ff94 user: jan.nijtmans tags: trunk, main
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:50
Merge 8.7 check-in: 0c95140726 user: jan.nijtmans tags: trunk, main
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:27
Merge 8.7 check-in: 0cfed33f1c user: jan.nijtmans tags: trunk, main
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:39
Merge 8.7 check-in: e98ade44bf user: jan.nijtmans tags: trunk, main
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:44
Merge 8.7 check-in: 58c2390c83 user: jan.nijtmans tags: trunk, main
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:16
merge trunk check-in: 927275929e user: dgp tags: dgp-refactor
15:13
merge trunk check-in: fd9dea8294 user: dgp tags: novem
15:13
merge 8.7 check-in: cc1e305934 user: dgp tags: core-8-7-b1-rc
06:11
Merge 8.7 - change copyright in Windows build to UCal. check-in: 252e282cd2 user: apnadkarni tags: trunk, main
06:09
Merge 8.6 - change copyright in Windows build to UCal. check-in: 778b2f211c user: apnadkarni tags: core-8-branch
2022-12-11
18:16
Merge 8.7 check-in: 2a3c3bac31 user: jan.nijtmans tags: trunk, main
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:27
Merge 8.7 check-in: d46f48c645 user: jan.nijtmans tags: trunk, main
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
15:28
merge trunk check-in: dfc3554553 user: dgp tags: dgp-refactor
15:21
merge trunk check-in: e216df432f user: dgp tags: novem
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
19:32
Merge trunk, simplify TclArithSeriesGetElements check-in: 820e819826 user: jan.nijtmans tags: internal-abstract-list
17:17
Eliminate TclArithSeriesObjLength and TclArithSeriesObjStep from tclArithSeries.h: they can be stati... check-in: 651867ba09 user: jan.nijtmans tags: trunk, main
17:11
merge trunk check-in: 1164194f02 user: dgp tags: dgp-refactor
17:11
merge trunk check-in: e660a136b4 user: dgp tags: novem
16:52
merge 8.7 check-in: b0756e1948 user: dgp tags: core-8-7-b1-rc
14:24
Merge 9.0. Fix testcases check-in: 7ec99f0221 user: jan.nijtmans tags: tip-636-tcl9-644
2022-12-07
23:56
Add 'getdouble' function to ObjType, used for abstractlist types. -- Experimental check-in: edf337e697 user: griffin tags: tip-636-tcl9-644
17:09
Merge 9.0 check-in: a120d3b10d user: jan.nijtmans tags: tip-626
2022-12-05
23:49
Merge 8.7 check-in: a1cc35147d user: jan.nijtmans tags: trunk, main
23:31
Merge 8.6 check-in: 45652abcf9 user: jan.nijtmans tags: core-8-branch
15:42
Merge 8.7 check-in: 36c4b52e65 user: jan.nijtmans tags: trunk, main
15:39
There's no gap on Cygwin any more check-in: 0d25c2aaa4 user: jan.nijtmans tags: core-8-branch
15:35
Merge 8.7 check-in: 64972badd2 user: jan.nijtmans tags: trunk, main
15:33
On Cygwin, dev_t == unsigned, and long long == long check-in: 637abd1dec user: jan.nijtmans tags: core-8-branch
13:11
Merge 8.7 check-in: 75dc4f5a1c user: jan.nijtmans tags: trunk, main
13:10
Eliminate (gcc) warning in tclTest.c check-in: 1907815dc6 user: jan.nijtmans tags: core-8-branch
2022-12-02
15:25
No need for same check twice check-in: fbc8be2f4f user: jan.nijtmans tags: internal-abstract-list
15:23
complete all 'GetElements' functions check-in: cc0534c9be user: jan.nijtmans tags: internal-abstract-list
13:35
Implement GetElements for listObj and endOffsetObj. Not used yet. check-in: b0660bc9fa user: jan.nijtmans tags: internal-abstract-list
13:02
merge trunk check-in: ab5a7939f3 user: dgp tags: novem
13:01
merge trunk check-in: c862ecc13b user: dgp tags: dgp-refactor
12:57
merge 8.7 check-in: e9bc368c0c user: dgp tags: core-8-7-b1-rc
11:37
Merge 9.0 check-in: 18885b9958 user: jan.nijtmans tags: tip-626
11:27
Fix utf32 lables in testcases (some not necessary any more, one missing), indicating differences bet... check-in: 1179c00277 user: jan.nijtmans tags: trunk, main
08:35
Oops, that's the wrong one ... check-in: 6f87e45644 user: jan.nijtmans tags: trunk, main
08:19
Make options -nocomplain and -strictencoding truly independant. Leftover from initial implementation... check-in: 4fdd86e7a7 user: jan.nijtmans tags: trunk, main
2022-12-01
17:36
Merge 8.7 check-in: 04ab23c200 user: jan.nijtmans tags: trunk, main
17:33
Merge 8.6 check-in: b418314fca user: jan.nijtmans tags: core-8-branch
16:00
Merge 9.0 check-in: 65cbeb6bf4 user: jan.nijtmans tags: internal-abstract-list
15:57
Code cleanup (undo some unnecessary changed compared to trunk) check-in: 9d55e9ec95 user: jan.nijtmans tags: tip-636-tcl9-644
15:47
merge trunk check-in: 23ae6e8846 user: dgp tags: dgp-refactor
15:46
merge trunk check-in: 5908a85b08 user: dgp tags: novem
15:28
merge 8.7 check-in: 3c048f2b33 user: dgp tags: core-8-7-b1-rc
15:16
Merge 9.0. Fix Windows build (testcases need tcl::test package). Modify TCL_OBJTYPE_V1() macro, so i... check-in: b12de6dcc9 user: jan.nijtmans tags: tip-636-tcl9-644
14:23
Merge 9.0 check-in: 7787a1c006 user: jan.nijtmans tags: tip-626
10:18
Handle "deprecated" condition correctly in test-cases check-in: 3d133a5401 user: jan.nijtmans tags: trunk, main
02:10
Fix bug with slice (range) operation check-in: 98cb6066e8 user: griffin tags: tip-636-tcl9-644
2022-11-30
22:17
Add getElementsProc. Not used yet check-in: 360cdc6766 user: jan.nijtmans tags: internal-abstract-list
22:05
Merge 9.0. Rename TclObjTypeHasProc to ABSTRACTLIST_PROC check-in: a27cec2896 user: jan.nijtmans tags: tip-636-tcl9-644
21:46
Merge 8.7 check-in: f99507c86f user: jan.nijtmans tags: trunk, main
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
11:13
Merge 9.0 check-in: a1e6d1c451 user: jan.nijtmans tags: tip-636-tcl9-644
11:11
Merge 8.7. This also fixes [133456085a] check-in: 64badf1d02 user: jan.nijtmans tags: trunk, main
10:48
Fix for [084ab982fe]: Use -strict to disable noncharacte check-in: 9619dddce6 user: jan.nijtmans tags: core-8-branch
10:46
Merge 9.0 (but without the "llength" optimization) check-in: 46e2d0d6df user: jan.nijtmans tags: tip-636-tcl9-644
10:36
Stop shimmering for "llength". Internal optimization (but using TIP #644) check-in: 65a5858ae7 user: jan.nijtmans tags: trunk, main
08:16
Merge 8.7 check-in: d67af32218 user: jan.nijtmans tags: trunk, main
08:15
Merge 8.7 check-in: 1d9612c9fb user: jan.nijtmans tags: core-8-branch
2022-11-29
20:59
merge-mark check-in: d0bcba634d user: jan.nijtmans tags: core-8-branch
16:07
Merge 8.7 check-in: 49077981d5 user: jan.nijtmans tags: trunk, main
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:38
Merge 9.0 check-in: c014595c53 user: jan.nijtmans tags: tip-636-tcl9-644
10:35
Merge 8.7 check-in: 87e822aee6 user: jan.nijtmans tags: trunk, main
10:33
Merge 8.6 check-in: 1a9ed3b13c user: jan.nijtmans tags: core-8-branch
09:53
Merge 9.0 check-in: 9a47cad54b user: jan.nijtmans tags: tip-636-tcl9-644
2022-11-28
23:44
Merge 8.7 check-in: e0ddaec6df user: jan.nijtmans tags: trunk, main
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
21:45
Simplify TclObjTypeHasProc() (a lot!) check-in: 570309d8d2 user: jan.nijtmans tags: tip-636-tcl9-644
16:13
Merge 9.0 check-in: 9ee2792e3b user: jan.nijtmans tags: tip-636-tcl9-644
15:58
Merge 9.0. New macro ABSTRACTLIST_PROC Closed-Leaf check-in: 31ba65f113 user: jan.nijtmans tags: internal-abstract-list
15:08
Merge 8.7 check-in: 87aa73504e user: jan.nijtmans tags: trunk, main
12:58
No reservation for TIP #648 any more in stub table. check-in: 58e4ccad62 user: jan.nijtmans tags: core-8-branch
12:34
Merge 8.7 check-in: 8a3224d454 user: jan.nijtmans tags: trunk, main
12:06
Use Tcl_Size for ArithSeries.len check-in: 97d5a892d5 user: jan.nijtmans tags: core-8-branch
2022-11-27
23:37
size_t result for lengthProc. More usage of Tcl_GetWideUIntFromObj check-in: fc0a4e4085 user: jan.nijtmans tags: internal-abstract-list
2022-11-26
23:57
HAS_ABSTRACTLIST_PROC check-in: 504365e7e0 user: jan.nijtmans tags: internal-abstract-list
2022-11-25
23:38
Merge 9.0 check-in: 117b6812c3 user: jan.nijtmans tags: internal-abstract-list
22:40
Remove "knownBug" constraint: no longer necessary check-in: 76ba195035 user: jan.nijtmans tags: trunk, main
22:08
Merge 8.7 check-in: 3292a08532 user: jan.nijtmans tags: trunk, main
22:00
(partial) fix for [6978c01b65] check-in: a82c8ffd37 user: jan.nijtmans tags: core-8-branch
16:26
Merge 8.7 check-in: 5356f8d107 user: jan.nijtmans tags: trunk, main
16:11
Tcl_NewDoubleObj -> TclNewDoubleObj and Tcl_NewWideIntObj -> TclNewIntObj (and similar). Gives more ... check-in: c4a4662af3 user: jan.nijtmans tags: core-8-branch
10:16
Merge 9.0 check-in: f57284760c user: jan.nijtmans tags: internal-abstract-list
10:15
Merge 9.0 check-in: fafa51753e user: jan.nijtmans tags: tip-626
10:14
Merge 9.0 check-in: 65c58c1b92 user: jan.nijtmans tags: tip-636-tcl9-644
10:12
one more int -> size_t check-in: b2aded65a5 user: jan.nijtmans tags: trunk, main
10:01
Unbreak Windows build. More int -> size_t, being able to handle longer strings check-in: 13d0c28f94 user: jan.nijtmans tags: trunk, main
08:32
merge-mark check-in: d2598c15f6 user: jan.nijtmans tags: trunk, main
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
2022-11-24
21:48
TCL_OBJTYPE_V0_INIT -> TCL_OBJTYPE_V0 (See TIP #644). Remove Tcl_SavedResult (See TIP #640) check-in: ca003bccb7 user: jan.nijtmans tags: tip-636-tcl9-644
21:16
Merge 9.0 check-in: d440d96e2b user: jan.nijtmans tags: tip-626
21:04
Move Tcl_Size definition earlier in tcl.h check-in: 45b87bcff5 user: jan.nijtmans tags: trunk, main
20:31
Sync with trunk check-in: 866c464f9e user: griffin tags: tip-636-tcl9-644
17:44
Merge 8.7 check-in: 4e198d1bb8 user: jan.nijtmans tags: trunk, main
17:43
Fix gcc warning, seen on Ubuntu with select notifier check-in: d9d73c95bd user: jan.nijtmans tags: core-8-branch
17:41
Merge 8.7 check-in: e31792be33 user: jan.nijtmans tags: trunk, main
16:16
Use some more TCL_INDEX_NONE and Tcl_Size check-in: 9a501de3ec user: jan.nijtmans tags: core-8-branch
14:38
Merge 9.0 check-in: 334190e9b7 user: jan.nijtmans tags: tip-626
14:05
Use Tcl_GetByteArrayFromObj(... in stead of Tcl_GetBytesFromObj(NULL,.... Add some more error-checki... check-in: 3e18a46195 user: jan.nijtmans tags: trunk, main
10:17
Since Tcl 9.0 throws exceptions on an illegal byte sequence (no longer simply truncates it), adapt t... check-in: 385620f598 user: jan.nijtmans tags: trunk, main
03:32
Sync with trunk check-in: 3c349bb440 user: griffin tags: tip-636-tcl9-644
01:18
Support multiple indicies in abstract list lindex operation. Catch up with trunk. check-in: cf418732cb user: griffin tags: tip-636-tcl9-644
2022-11-23
21:12
Merge 8.7 check-in: 2b17ac5d49 user: jan.nijtmans tags: tip-626
21:03
Fix [da63e4c1e]: Crash in Tcl_WriteChars(). Make everything compile (again) with a C++ compiler. check-in: 3539aef815 user: jan.nijtmans tags: trunk, main
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
17:04
Internal abstract list, don't let "llength" shimmer any more. check-in: db554866c9 user: jan.nijtmans tags: internal-abstract-list
15:21
Proposed fix for [da63e4c1e]. First version, not 100% as expected yet. Closed-Leaf check-in: 58883dde6d user: jan.nijtmans tags: bug-da63e4c1e
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:26
Merge 8.7 check-in: e649f5961d user: jan.nijtmans tags: trunk, main
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
01:00
Bump to 8.7b1 for release check-in: 09b0d6becb user: dgp tags: core-8-7-b1-rc
00:50
merge trunk check-in: 05ee490a3b user: dgp tags: novem
00:49
merge trunk check-in: 11c564d181 user: dgp tags: dgp-refactor
00:34
Merge 8.7 check-in: 54ca28a867 user: jan.nijtmans tags: trunk, main
00:19
leave unixInit-3.2 as-is check-in: 115c5ac242 user: jan.nijtmans tags: core-8-branch
00:09
Merge 8.7 check-in: 3033bfee19 user: jan.nijtmans tags: trunk, main
2022-11-22
23:58
Progress in fixing [6978c01b65]. Not complete yet check-in: a7e3b444d5 user: jan.nijtmans tags: core-8-branch
23:49
merge trunk check-in: bdb510aae1 user: dgp tags: novem
23:32
merge trunk check-in: a1dd785b42 user: dgp tags: dgp-refactor
23:26
merge 8.7 check-in: e26048efb8 user: dgp tags: trunk, main
23:25
merge 8.6 check-in: 9e126306b5 user: dgp tags: core-8-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
00:00
Rebase to latest 9.0 Leaf check-in: 323aaaabb8 user: jan.nijtmans tags: aspect-tip288
2022-11-21
23:58
Rebase to 8.7 check-in: 48904e94e7 user: jan.nijtmans tags: tip-648
23:54
Merge 8.7 check-in: db8e7f06b4 user: jan.nijtmans tags: trunk, main
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:28
Remove TCL_OUT_LINE_COMPILE in favour of TCL_ERROR check-in: a16355dafa user: jan.nijtmans tags: trunk, main
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
16:20
Merge 8.7 check-in: 4c18eb0faa user: jan.nijtmans tags: trunk, main
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:58
merge trunk check-in: 4544b3f396 user: dgp tags: dgp-refactor
22:51
merge trunk check-in: fc81e39756 user: dgp tags: novem
22:37
merge 8.7 check-in: 38b9a3dc90 user: dgp tags: trunk, main
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:35
merge-mark check-in: eeafb923c5 user: jan.nijtmans tags: trunk, main
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:51
Merge 8.7 check-in: 83c627a303 user: jan.nijtmans tags: trunk, main
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
2022-11-19
16:29
Merge 9.0 check-in: 32aebe8054 user: jan.nijtmans tags: tip-626
16:22
Merge 8.7 check-in: 6e40c6032a user: jan.nijtmans tags: tip-650
16:12
Merge 8.7 check-in: a0931c5bdb user: jan.nijtmans tags: trunk, main
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
20:11
Use mp_pack in tclLink.c check-in: ffccff8b7c user: jan.nijtmans tags: tip-626
20:08
Add mp_pack/mp_pack_count to libtommath stub table check-in: 5eae71ceb4 user: jan.nijtmans tags: tip-626
19:54
merge-mark check-in: cf8afecf29 user: jan.nijtmans tags: trunk, main
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:18
Merge 8.7 check-in: 0890c002ce user: jan.nijtmans tags: trunk, main
19:17
Fix [bec4219123]: test utf-4.12 fails in custom builds check-in: 1c69d40d2f user: jan.nijtmans tags: core-8-branch
16:24
Another bug in TIP #628: dde and registry extensions didn't really load in tclsh8.7. One reason: han... check-in: 9be083a69c user: jan.nijtmans tags: trunk, main
15:30
merge 8.6 check-in: 098057ba0c user: dgp tags: core-8-branch
15:24
Fix bug in TIP #628: Tcl 8.x version of registry/dde dll was not correct check-in: 4538b6708e user: jan.nijtmans tags: trunk, main
2022-11-17
20:29
TIP #644: Make Tcl_ObjType extensible check-in: beda452b45 user: jan.nijtmans tags: trunk, main
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:20
Merge 8.7 check-in: 170126a227 user: jan.nijtmans tags: trunk, main
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:54
Merge 8.7 - reserve stub entry 687 check-in: 2166c1e9e1 user: apnadkarni tags: trunk, main
03:52
Reserve stub entry 687 for TIP #651 check-in: cfa529ea81 user: apnadkarni tags: core-8-branch
2022-11-16
20:52
one more (Tcl_UniCharToUtf), and adapt documentation check-in: 89bee74fab user: jan.nijtmans tags: trunk, main
20:39
Change 5 functions signatures from int -> size_t. Those should have been part of TIP #494 (Thanks, G... check-in: 2571961f21 user: jan.nijtmans tags: trunk, main
13:55
merge trunk check-in: 43e4244719 user: dgp tags: dgp-refactor
13:49
merge trunk check-in: 92253f73ad user: dgp tags: novem
09:43
Merge 8.7 check-in: ef9ceb2190 user: jan.nijtmans tags: trunk, main
09:37
http 2.10a4 -> 2.10b1, for upcoming release check-in: 4649724d42 user: jan.nijtmans tags: core-8-branch
2022-11-15
22:15
Merge 8.7 check-in: a129fe7f08 user: jan.nijtmans tags: trunk, main
22:09
Make httpd11.tcl work with Tcl 8.6 too check-in: b0dd9c82d2 user: jan.nijtmans tags: core-8-branch
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
Merge 8.7 check-in: 1d258e168f user: jan.nijtmans tags: trunk, main
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:31
Merge 8.7 check-in: fe9be17148 user: jan.nijtmans tags: trunk, main
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
11:04
Merge 8.7 check-in: eb759523f8 user: jan.nijtmans tags: trunk, main
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
14:05
merge trunk check-in: 6f326b1f28 user: dgp tags: dgp-refactor
14:05
merge trunk check-in: f918e8f15b user: dgp tags: novem
2022-11-13
21:46
Merge 9.0 check-in: f4ff6ec315 user: jan.nijtmans tags: tip-626
21:26
Merge 8.7 check-in: 3856c36515 user: jan.nijtmans tags: trunk, main
21:25
fix filename check-in: f09dc5271c user: jan.nijtmans tags: core-8-branch
19:02
Rebase to latest 9.0 Closed-Leaf check-in: 99ffdf4fce user: jan.nijtmans tags: tip-644
18:28
Rebase to 9.0 check-in: 0297eb42a4 user: jan.nijtmans tags: aspect-tip288
17:11
Merge 8.7 check-in: 48dc9da9b2 user: jan.nijtmans tags: tip-648
16:58
Merge 8.7 check-in: d63b3576e3 user: jan.nijtmans tags: trunk, main
16:53
Fix compilation error for STATS=memdbg. Fix incorrect comment check-in: 9b31035371 user: jan.nijtmans tags: core-8-branch
06:37
Update Tcl_ObjType documentation check-in: 6b56770a00 user: apnadkarni tags: tip-644
06:23
Merge trunk check-in: eb20cd1d93 user: apnadkarni tags: tip-644
06:06
Fix compilation error for STATS=memdbg check-in: 6f284cacf0 user: apnadkarni tags: trunk, main
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:51
Merge 8.7 check-in: 4b1fe64736 user: jan.nijtmans tags: trunk, main
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
09:59
Merge 8.7 check-in: 8cb3be8aa0 user: jan.nijtmans tags: trunk, main
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
11:20
Forgot one TCL_OBJTYPE_V0 check-in: 06ba6dfebc user: jan.nijtmans tags: tip-644
2022-11-09
22:18
New functions Tcl_NewSizeObj/Tcl_SetSizeObj check-in: 4d77c12eef user: jan.nijtmans tags: tip-648
17:15
No trailing ',' check-in: dd2e2c844d user: jan.nijtmans tags: tip-644
16:29
Rebase to latest trunk Closed-Leaf check-in: 9c26ed6942 user: jan.nijtmans tags: tip-644-alt
14:00
merge trunk check-in: 0a4ac238cf user: dgp tags: dgp-refactor
13:45
Merge trunk. Also update Tcl_ObjType.version to match TIP 644 check-in: 67db36998a user: apnadkarni tags: tip-644
13:37
merge trunk check-in: 9b90650e8e user: dgp tags: novem
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
22:33
Merge 9.0 check-in: e5cf96aa8e user: jan.nijtmans tags: tip-626
22:15
Merge 8.7 check-in: 994eccc4c0 user: jan.nijtmans tags: trunk, main
22:02
Remove unused/incomplete functions. Some cleanup. check-in: f62cf2026a user: griffin tags: tip-636-tcl9-644
21:58
int -> size_t in Tcl_CmdObjTraceProc2 (for 'level'). Add missing documentation check-in: 37b21224ab user: jan.nijtmans tags: core-8-branch
20:54
Merge 9.0 check-in: c34a9ce703 user: jan.nijtmans tags: tip-626
20:27
More int -> size_t (argc and level) in trace handling check-in: 1f236beaba user: jan.nijtmans tags: trunk, main
15:38
Trace.level from int -> size_t check-in: 473c02f0b5 user: jan.nijtmans tags: tip-626
10:03
Merge 8.7 check-in: 775edc77ce user: jan.nijtmans tags: tip-648
10:02
Merge 9.0 check-in: 0d4c20231f user: jan.nijtmans tags: tip-626
10:01
Merge 8.7 check-in: edb5f3a1bf user: jan.nijtmans tags: trunk, main
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:32
Merge 9.0 check-in: f4a5f22d1e user: jan.nijtmans tags: tip-626
07:31
Merge 8.7 check-in: 914966b1f5 user: jan.nijtmans tags: trunk, main
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:23
Merge 9.0 check-in: d52bfe33ad user: jan.nijtmans tags: tip-626
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:04
Use TCLFLEXARRAY check-in: 6bdb639d0c user: jan.nijtmans tags: trunk, main
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
21:21
Merge 9.0 check-in: f5414f8e58 user: jan.nijtmans tags: tip-626
21:16
Merge 8.7 check-in: a01d7d452d user: jan.nijtmans tags: trunk, main
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
14:33
merge trunk check-in: 240d688d10 user: dgp tags: dgp-refactor
14:33
merge trunk check-in: b7342b545a user: dgp tags: novem
10:50
TclInitSockets() only exists on Windows check-in: 584efa25cd user: jan.nijtmans tags: trunk, main
2022-11-06
21:01
Remove TclpHasSockets(): Every system nowadays has sockets check-in: 512fc5578d user: jan.nijtmans tags: trunk, main
20:27
Update Tcl_Filesystem documentation check-in: 6b3203fd37 user: jan.nijtmans tags: trunk, main
11:45
Update Tcl_Filesystem documentation check-in: 223f87bc09 user: jan.nijtmans tags: tip-626
11:19
Rebase TIP #626 to latest 9.0. Change Tcl version number from 9.0 to 9.1a0 check-in: efcf7c37fe user: jan.nijtmans tags: tip-626
05:20
Sync with trunk check-in: 6a10d9194c user: griffin tags: tip-636-tcl9-644
2022-11-05
23:35
Sync with trunk Closed-Leaf check-in: db4e5a6372 user: griffin tags: tip-636-tcl9
11:49
Merge 8.7. lreplace4 bcc instruction and FLT_MAX fix check-in: 4014e2a164 user: apnadkarni tags: trunk, main
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
22:47
Implement abstractlist with tip-644 check-in: 3aa22fe8ab user: griffin tags: tip-636-tcl9-644
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
12:26
Bug [0f98bce669]. Fix limits for string replace. check-in: 997d8c2052 user: apnadkarni tags: trunk, main
08:15
Fix formatting of error-message check-in: a6734863cb user: jan.nijtmans tags: trunk, main
2022-11-02
22:33
TIP 636 for Tcl 9 check-in: b78cb72678 user: griffin tags: tip-636-tcl9
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
16:28
Bug #0f98bce669 - string cat support for > 2**31 characters. Tests pending check-in: de686f44d7 user: apnadkarni tags: trunk, main
16:25
Fix testcase failure (assemble-15.9), only seen on 32-bit check-in: c9824d203e user: jan.nijtmans tags: trunk, main
16:20
Make Tcl_WCharToUtfDString() usable (again) on Windows. Was lost due to previous commit check-in: ff7deda2c4 user: jan.nijtmans tags: trunk, main
16:02
Fix [d2c2baac2]: Tcl 9 32-bit build exits immediately with stack overflow on Windows check-in: ab45fca085 user: jan.nijtmans tags: trunk, main
15:56
Bug #0f98bce669 - string repeat support for > 2**31 characters check-in: adec5fcc5c user: apnadkarni tags: trunk, main
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
13:18
Fix [00cced7b87]: Incorrect handling of indices > 0x80000000 in byte compiler (64-bit Tcl) check-in: 4aad15c2be user: jan.nijtmans tags: trunk, main
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:46
Merge 8.7 check-in: 9ec9ca0448 user: jan.nijtmans tags: trunk, main
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:30
code cleanup (e.g. ProcGetIntRep -> ProcGetInternalRep, size_t -> Tcl_Size) check-in: 092decbf9b user: jan.nijtmans tags: trunk, main
08:04
Merge 8.7 check-in: fa2669f1f2 user: jan.nijtmans tags: trunk, main
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
22:04
Merge 8.7. Eliminate gcc warning check-in: d0023e6d4e user: jan.nijtmans tags: trunk, main
21:45
Backout previous change: test-cases are failing check-in: b82f1d7fc4 user: jan.nijtmans tags: core-8-branch
17:06
Merge 8.7 check-in: 83589336f2 user: jan.nijtmans tags: trunk, main
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
16:13
Two missing out-of-bound situations in TclIndexEncode(), one for index > MAX_INT, one for index < en... check-in: 05e443d172 user: jan.nijtmans tags: trunk, main
14:31
merge trunk check-in: bbaafb7220 user: dgp tags: dgp-refactor
14:22
merge trunk check-in: cab2e08443 user: dgp tags: novem
08:28
rebase to latest trunk check-in: 14166645c7 user: jan.nijtmans tags: tip-644-alt
08:26
Don't bother to provide a TCL_OBJTYPE_SIZE macro check-in: 04e8efd4ac user: jan.nijtmans tags: tip-644-alt
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:29
Merge 8.7 check-in: 963a4a1461 user: jan.nijtmans tags: trunk, main
14:28
Merge 8.6 check-in: 6020ae619d user: jan.nijtmans tags: core-8-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:36
merge 8.7 check-in: 14b9929c89 user: dgp tags: trunk, main
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
14:08
Simplify -eofchar parsing (just check for " {}" at the end, in stead of full list parsing) check-in: b6a0f20674 user: jan.nijtmans tags: trunk, main
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
18:32
merge trunk check-in: 23e1d51bd6 user: dgp tags: dgp-refactor
18:31
merge trunk check-in: 49539d958c user: dgp tags: novem
17:50
Update test result check-in: 2eddf5a27b user: dgp tags: trunk, main
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:40
Merge 8.7 check-in: 033214a681 user: jan.nijtmans tags: trunk, main
16:18
Duplicate test names check-in: fff988b8fb user: dgp tags: core-8-branch
16:14
Merge mark with no changes to avoid to get the core-8-changes in main. check-in: 7db6fce36c user: oehhar tags: trunk, main
16:10
Document TCL 8.7 behaviour of TIP601 and TIP607. check-in: 89698ce69d user: oehhar tags: core-8-branch
16:00
Merge core-8-branch check-in: 020abd84a7 user: oehhar tags: trunk, main
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:03
Merge core-8-branch check-in: d1fb35fe19 user: oehhar tags: trunk, main
14:58
Correct issues in safe.n reported by tcltk-man2html.tcl check-in: 038c347e4b user: oehhar tags: core-8-branch
13:51
Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: 57394eda0b user: oehhar tags: core-8-branch
13:50
Resolve tcltk-man2html.tcl errors in fconfigure.n check-in: a52082c627 user: oehhar tags: trunk, main
13:36
fconfigure man: correct chapter syntax check-in: 7474a2ccf7 user: oehhar tags: trunk, main
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
13:18
TIP 633 and TIP 346: add man page entry for fconfigure check-in: 3ca13da359 user: oehhar tags: trunk, main
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
11:18
TIP #646 correction: let "fconfigure $chan -eofchar" return a single character, not a list element check-in: 6421442176 user: jan.nijtmans tags: trunk, main
06:13
Expand AbstractList regression testing. check-in: 23eb27dc89 user: griffin tags: tip-636
2022-10-27
22:01
Merge 8.7 check-in: 93cb0056e4 user: jan.nijtmans tags: trunk, main
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
21:02
Merge 8.7 check-in: 2adeb08400 user: jan.nijtmans tags: trunk, main
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:01
Handle TCL_ENCODING_STRICT and TCL_CLOSE2PROC correctly, when building in --with-tcl8 mode check-in: f59fefe1fb user: jan.nijtmans tags: trunk, main
13:33
Fix [8e2d10698b]: ioCmd.test tests need updates for -eofchar changes check-in: 27e4b9b75b user: jan.nijtmans tags: trunk, main
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:13
Merge 8.7 check-in: 238455ebc4 user: jan.nijtmans tags: trunk, main
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:25
merge trunk check-in: bc2c47a6a8 user: dgp tags: dgp-refactor
00:25
merge trunk check-in: f641bce65f user: dgp tags: novem
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:55
TIP #646: Change -eofchar handling check-in: 55e62999de user: jan.nijtmans tags: trunk, main
09:44
merge-mark check-in: 30851ae11c user: jan.nijtmans tags: core-8-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
13:22
Merge 8.7 check-in: e67175faa3 user: jan.nijtmans tags: trunk, main
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:48
Merge 8.7 check-in: 75a1ce54a6 user: jan.nijtmans tags: trunk, main
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
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
12:01
Merge 8.7 check-in: 95f4b0d3fe user: jan.nijtmans tags: trunk, main
11:57
Merge 8.6 check-in: a308474970 user: jan.nijtmans tags: core-8-branch
11:47
Another possible approach check-in: dc7f554cb0 user: jan.nijtmans tags: tip-644-alt
2022-10-23
20:44
Merge 8.7 check-in: 7019264e52 user: jan.nijtmans tags: trunk, main
20:42
Merge 8.7 check-in: 54c5016189 user: jan.nijtmans tags: core-8-branch
14:47
merge-mark check-in: 5f24d0c063 user: jan.nijtmans tags: dgp-refactor
14:47
Merge 9.0 check-in: a10fca8ddd user: jan.nijtmans tags: novem
14:46
off-by-one in TCL_MAJOR_VERSION check check-in: dc08120dfc user: jan.nijtmans tags: trunk, main
14:45
Merge 9.0 check-in: 907cdd837b user: jan.nijtmans tags: dgp-refactor
14:40
Merge 8.7 check-in: 04baf300c3 user: jan.nijtmans tags: trunk, main
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
14:08
Change back some Tcl_Size usage to size_t (e.g. in MODULE_SCOPE definitions, which are not supported... check-in: 26cd7febe4 user: jan.nijtmans tags: trunk, main
13:40
Rebase to latest 9.0 Closed-Leaf check-in: 9a54ae2959 user: jan.nijtmans tags: tip-646
13:39
Merge 9.0 check-in: 699703ec83 user: jan.nijtmans tags: tip-646
11:09
Merge 9.0 check-in: 620af40081 user: jan.nijtmans tags: novem
11:00
TIP #628: Shared 8.7/9.0 build environment check-in: 88334c6e8c user: jan.nijtmans tags: trunk, main
10:53
Merge 8.7 check-in: 56c666a3c4 user: jan.nijtmans tags: trunk, main
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
00:16
Merge 9.0 Closed-Leaf check-in: 0e700d8cb4 user: jan.nijtmans tags: tcl8-compat
00:01
Merge 8.7 check-in: e8d1647a71 user: jan.nijtmans tags: trunk, main
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
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:28
Merge 9.0 check-in: 0d0e119d50 user: jan.nijtmans tags: tcl8-compat
15:18
Merge 8.7 check-in: e066cbc8c1 user: jan.nijtmans tags: trunk, main
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
09:01
Change version field to Tcl_ObjTypeVersion check-in: c2c101539d user: jan.nijtmans tags: tip-644
08:55
Rebase to 9.0 check-in: d72aeeeaac user: jan.nijtmans tags: tip-644
08:53
Merge 8.7 check-in: cd9d1f32be user: jan.nijtmans tags: trunk, main
08:25
Merge 8.6 check-in: bbe81cdc01 user: jan.nijtmans tags: core-8-branch
2022-10-20
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:17
Merge 9.0 check-in: 8bc8640992 user: jan.nijtmans tags: tcl8-compat
15:16
Merge 8.7 Closed-Leaf check-in: 87ff3bbe46 user: jan.nijtmans tags: tip-643
15:15
Merge 8.7 check-in: c778e9043a user: jan.nijtmans tags: tip-646
2022-10-19
22:29
Sync with core-8-branch check-in: f7832c5884 user: griffin tags: tip-636
20:07
Merge 8.7 check-in: a4e82b6a98 user: jan.nijtmans tags: trunk, main
20:05
Re-build win64/zlib1.dll (with ucrt support) check-in: 4e9abffbc2 user: jan.nijtmans tags: core-8-branch
16:10
Merge 8.6 check-in: e7c14e904d user: jan.nijtmans tags: core-8-branch
13:31
Merge 8.7 check-in: e9eba73e6c user: kjnash tags: http-bugfixes-2022H2
04:35
More work on lset support in AbstractLists check-in: f241fccdde user: griffin tags: tip-636
2022-10-18
16:00
merge trunk check-in: 750fa1da1d user: dgp tags: dgp-refactor
16:00
merge trunk check-in: 9c287fc4d4 user: dgp tags: novem
15:34
Merge 9.0 check-in: e6449602a4 user: jan.nijtmans tags: tcl8-compat
14:42
Fix [20157fbd14]: Failed tests safe-9.[67], since "-autoPath" is added check-in: 25cde4a090 user: jan.nijtmans tags: trunk, main
13:35
Change the default for AutoPathSync in Tcl 9.0 (as described in TIP #579) check-in: a34d81bf39 user: jan.nijtmans tags: trunk, main
13:06
Merge 9.0 check-in: 3f882fc870 user: jan.nijtmans tags: tip-646
13:05
Merge-mark Closed-Leaf check-in: 99a3599db0 user: jan.nijtmans tags: tip-646-for-87
12:55
Merge 8.7 check-in: 0557f926e6 user: jan.nijtmans tags: trunk, main
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
10:12
Allow any single character for -eofchar, even if it's not a valid list check-in: be3ad3fea5 user: jan.nijtmans tags: tip-646
01:03
Add SetElement function to abstract lists. Fix a few bugs. check-in: 4c94af99a3 user: griffin tags: tip-636
2022-10-17
20:18
Merge 9.0. More strict -eofchar parsing check-in: c6c72b2646 user: jan.nijtmans tags: tip-646
20:04
Merge 8.7 check-in: 3da6215242 user: jan.nijtmans tags: tip-646-for-87
19:46
Merge 8.7 check-in: c4297a8793 user: jan.nijtmans tags: trunk, main
19:44
More octal -> hex usage check-in: 087ea5a34b user: jan.nijtmans tags: core-8-branch
19:28
merge trunk check-in: 0895933935 user: dgp tags: novem
19:28
merge trunk check-in: d3d3181882 user: dgp tags: dgp-refactor
19:23
Implementation of TIP 637. check-in: 557646b10f user: dgp tags: trunk, main
18:49
merge trunk check-in: 9cb9aa5053 user: dgp tags: dgp-refactor
18:49
merge trunk check-in: 4d0b8f6251 user: dgp tags: novem
18:43
merge 8.7 check-in: cb55366d46 user: dgp tags: trunk, main
18:19
Implementation of TIP 638. check-in: 34ba76eafc user: dgp tags: core-8-branch
10:49
Merge 9.0. Change the default -eofchar on Windows check-in: e334b62dee user: jan.nijtmans tags: tip-646
2022-10-16
17:57
Merge 8.7 check-in: 12d436a123 user: jan.nijtmans tags: trunk, main
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
11:10
new TIP about -eofchar handling check-in: 6972c7e82c user: jan.nijtmans tags: tip-646
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.7 check-in: 31d5f47ffa user: jan.nijtmans tags: trunk, main
22:26
Merge 8.6 check-in: f5a25106d0 user: jan.nijtmans tags: core-8-branch
22:06
Update AbstractList man page. check-in: dfc0130efb user: griffin tags: tip-636
20:55
Merge 8.7 check-in: 59a78c3597 user: jan.nijtmans tags: trunk, main
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:36
rebase to 9.0 Leaf check-in: a0038b00c5 user: jan.nijtmans tags: tip-526
14:34
merge trunk check-in: cb72aedc1b user: dgp tags: dgp-refactor
14:32
merge trunk check-in: 213e11b1f5 user: dgp tags: novem
14:29
merge 8.7 Closed-Leaf check-in: abe7ea804d user: dgp tags: tip-getnumber
14:23
Merge next checkin. resolve conflicts. check-in: 9899e5c8aa user: dgp tags: novem
13:46
Merge 9.0 Closed-Leaf check-in: 0d826c0652 user: jan.nijtmans tags: tip-637
13:37
Merge 8.7 check-in: 6c90dbed50 user: jan.nijtmans tags: trunk, main
13:36
Fix [7505fac5bd]: new iocmd.test failures check-in: ae98efef7f user: jan.nijtmans tags: core-8-branch
13:14
Merge conflict-free trunk checkins check-in: 41771eb7f9 user: dgp tags: novem
13:05
merge trunk check-in: 9861970f72 user: dgp tags: dgp-refactor
12:45
merge 8.7 check-in: c5ae748171 user: dgp tags: tip-getnumber
11:22
Build-fix check-in: 8c4ce47cd6 user: jan.nijtmans tags: tcl8-compat
2022-10-13
21:28
Merge 9.0 check-in: b00f49febc user: jan.nijtmans tags: tcl8-compat
21:28
merge-mark check-in: e958b9e705 user: jan.nijtmans tags: tip-637
21:12
Merge 8.7 check-in: ab240e1a47 user: jan.nijtmans tags: trunk, main
20:17
Make TclGlob() a static function check-in: 2a2797fb45 user: jan.nijtmans tags: core-8-branch
14:56
More progress in handling rules.vc check-in: 7d2ee231b5 user: jan.nijtmans tags: tcl8-compat
10:40
Merge 8.7 check-in: 7f682f46cc user: jan.nijtmans tags: bug-6978c01b65
10:36
Merge 9.0 Closed-Leaf check-in: 6c46f4035d user: jan.nijtmans tags: tip-635
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:14
Merge 9.0 check-in: c0254c8485 user: jan.nijtmans tags: tip-637
09:11
Merge 9.0 check-in: 0051f81836 user: jan.nijtmans tags: tcl8-compat
09:08
Merge 8.7 check-in: 44ae76c2e7 user: jan.nijtmans tags: trunk, main
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
16:04
Extract TIP #637 implementation from "novem" branch check-in: 3589fc5b33 user: jan.nijtmans tags: tip-637
15:45
Merge 8.7 check-in: 1e025a15f5 user: jan.nijtmans tags: tip-getnumber
14:51
Merge 9.0. Fix 4 testcases check-in: 119fe162aa user: jan.nijtmans tags: tip-635
12:37
Rebase to 9.0 check-in: 6b19ae0ccc user: jan.nijtmans tags: tcl8-compat
11:26
Merge 8.7 check-in: cc522dcbf0 user: jan.nijtmans tags: trunk, main
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:50
Merge 8.7 check-in: be6f6f10ce user: jan.nijtmans tags: trunk, main
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:37
merge trunk check-in: c8ec3c1a6e user: dgp tags: dgp-refactor
18:37
merge trunk check-in: 6df0150367 user: dgp tags: novem
18:31
merge 8.7 check-in: e8eacf5908 user: dgp tags: tip-getnumber
16:48
Pick up API changes. check-in: f326e7a0d4 user: griffin tags: tip-636-sandbox
16:45
Merge 9.0 check-in: 02099b9569 user: apnadkarni tags: tip-644
15:55
Merge 8.7 check-in: 0cd124939e user: jan.nijtmans tags: trunk, main
15:51
Document TCL_ENCODING_STRICT flag check-in: 7d40541176 user: jan.nijtmans tags: core-8-branch
15:48
Make TCL_ENCODING_STRICT and TCL_ENCODING_NOCOMPLAIN work independant from each other (suggested by ... check-in: ac64a022e6 user: jan.nijtmans tags: trunk, main
15:07
TIP 644 - Make Tcl_ObjType extensible check-in: 6d1d103cf6 user: apnadkarni tags: tip-644
14:45
Merge 9.0 check-in: acf0affa69 user: jan.nijtmans tags: tip-635
14:41
Update man-page check-in: f672eb5ed8 user: jan.nijtmans tags: trunk, main
14:40
Merge 9.0 Closed-Leaf check-in: a058be5f26 user: jan.nijtmans tags: tip-634
14:39
merge fork check-in: 53d03121ee user: jan.nijtmans tags: tip-634
14:37
Merge 8.7 check-in: 5792411283 user: jan.nijtmans tags: trunk, main
14:22
Few more formatting errors check-in: 1b0733d08b user: jan.nijtmans tags: core-8-branch
14:04
Merge 8.7 check-in: d3768f245b user: jan.nijtmans tags: trunk, main
11:02
Format errors in vwait.n check-in: ac222d1c02 user: jan.nijtmans tags: core-8-branch
10:37
Update Tcl_TraceVar manual page. check-in: b20b38d408 user: sbron tags: tip-634
06:41
Merge 8.7 check-in: bd8b58116a user: jan.nijtmans tags: trunk, main
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:22
Merge 8.7 check-in: fc703a1d88 user: jan.nijtmans tags: trunk, main
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:20
Merge 8.7 check-in: 9d354f0991 user: jan.nijtmans tags: trunk, main
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:59
Merge 8.7 check-in: 302f997648 user: jan.nijtmans tags: trunk, main
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
16:16
Merge 8.7 check-in: e37e9b9a2b user: jan.nijtmans tags: trunk, main
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:17
Merge 9.0 Closed-Leaf check-in: 74abec9977 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
17:05
Merge 8.7 Closed-Leaf check-in: be31c2a99d user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
17:02
Merge 8.7 check-in: 20347a792f user: jan.nijtmans tags: trunk, main
17:01
TIP #346 bugfix: -strictencoding should be resetable too check-in: 1b80921f3b user: jan.nijtmans tags: core-8-branch
16:44
Merge 9.0 check-in: f34a14695a user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
16:08
Merge 8.7 check-in: 05e9f75686 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
15:43
Merge 8.7 check-in: 58f6cbaca1 user: jan.nijtmans tags: trunk, main
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:56
Merge 9.0 check-in: bd913fb17a user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
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:21
Merge 8.7 check-in: b35370f1d5 user: jan.nijtmans tags: trunk, main
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:15
Merge 8.7 check-in: de6889c12f user: jan.nijtmans tags: trunk, main
14:04
TIP #618: New Tcl_GetBool* functions with TCL_NULL_OK flag check-in: bfc41f580a user: jan.nijtmans tags: core-8-branch
11:44
Merge 8.7 tests for memory leaks in list C API check-in: 16cfce0378 user: apnadkarni tags: trunk, main
11:23
Add memory leak/refcount tests for lists, spans and lseq check-in: df41014494 user: apnadkarni tags: core-8-branch
11:19
Merge 8.7 check-in: 64fed808b1 user: jan.nijtmans tags: trunk, main
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
2022-10-06
13:36
TIP #640: Remove Tcl_SaveResult check-in: 40a9b8b856 user: jan.nijtmans tags: trunk, main
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
10:15
Merge 8.7 check-in: ed075af7b1 user: jan.nijtmans tags: trunk, main
09:45
Merge 8.6 check-in: 81bb3f9e62 user: jan.nijtmans tags: core-8-branch
2022-10-05
13:46
merge trunk check-in: 46c593ba75 user: dgp tags: dgp-refactor
13:45
merge trunk check-in: 62e447c78c user: dgp tags: novem
13:33
merge 8.7 check-in: f6de509232 user: dgp tags: tip-getnumber
07:39
TIP #634: Remove inconsistency in variable tracing of an array check-in: a3a43c9363 user: jan.nijtmans tags: trunk, main
07:36
Merge 8.7 check-in: bb296311c0 user: jan.nijtmans tags: trunk, main
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
02:28
merge [trunk] Closed-Leaf check-in: 248b1feddb user: bch tags: bch_sign_and_width
2022-10-04
22:05
Fix some bugs in lseq check-in: 5a5bf81d4c user: griffin tags: trunk, main
20:15
Fix some bugs in lseq check-in: 43a55b4088 user: griffin tags: core-8-branch
18:37
merge trunk check-in: 87749871ce user: dgp tags: dgp-refactor
18:37
merge trunk check-in: 51efedee7f user: dgp tags: novem
18:26
merge 8.7 check-in: 79667cda5d user: dgp tags: tip-getnumber
18:25
silence compiler warning check-in: 2e1f06b6e0 user: dgp tags: trunk, main
16:06
Merge 9.0 check-in: e34bd0f05f user: jan.nijtmans tags: tip-634
16:04
TIP #465: Change Rule 8 of the Dodekalogue to Cut Some Corner Cases check-in: 378e95c382 user: jan.nijtmans tags: trunk, main
16:01
TIP 402: General Platform UNC Support check-in: c1632c3763 user: jan.nijtmans tags: core-8-branch
15:57
Merge 8.7 check-in: e89e02bd39 user: jan.nijtmans tags: trunk, main
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:35
merge trunk: check-in: 9b925e44b5 user: dgp tags: dgp-refactor
21:31
merge trunk check-in: 1723b49437 user: dgp tags: novem
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-10-02
19:03
Fix Obj leaks in ArithSeries. check-in: edf761f264 user: griffin tags: trunk, main
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
11:30
Replace incorrect use of TclGetNumberFromObj check-in: c809387e01 user: dgp tags: trunk, main
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:17
merge trunk check-in: 9358a82059 user: dgp tags: tip-634
19:17
merge trunk Closed-Leaf check-in: 102677d930 user: dgp tags: tip-465
19:13
merge trunk check-in: 1706b37197 user: dgp tags: dgp-refactor
19:13
merge trunk check-in: f89d5cb43f user: dgp tags: novem
19:08
merge 8.7 check-in: 9a0f5202ac user: dgp tags: tip-getnumber
16:30
Fix bug-99e834bf33 check-in: b30b31e1d4 user: griffin tags: trunk, main
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
10:36
Merge 9.0 check-in: 71b2d5db3c user: jan.nijtmans tags: tip-626
06:45
Remove "unknown" constraint, since it now works check-in: c965c40d7a user: jan.nijtmans tags: trunk, main
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
16:53
Fix bug-9933cc4d88 - not an error in 9 check-in: d19dae2984 user: griffin tags: trunk, main
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:07
Merge 9.0 check-in: 73b23e2c2c user: jan.nijtmans tags: tip-626
14:06
Merge 9.0 check-in: 36ae3b45a2 user: jan.nijtmans tags: tip-634
14:05
Merge 9.0 check-in: db3af54b9b user: jan.nijtmans tags: tip-465
14:05
Merge 9.0 check-in: f868b7cd1a user: jan.nijtmans tags: tcl8-compat
14:02
Merge 8.7 check-in: e61e8faa8a user: jan.nijtmans tags: tip-getnumber
13:58
Merge 8.7 check-in: 98e9ed7e31 user: jan.nijtmans tags: trunk, main
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
13:15
Merge 9.0 check-in: 13c9db32a7 user: jan.nijtmans tags: tcl8-compat
13:02
Merge 8.7 check-in: d9ec3c2575 user: jan.nijtmans tags: trunk, main
12:58
int -> ListSizeT, and a few more simplifications check-in: a56458d7d3 user: jan.nijtmans tags: core-8-branch
11:55
Don't worry deprecation warnings for Tcl_SaveResult: If TIP #640 is accepted it won't matter any mor... check-in: 6a23a504f0 user: jan.nijtmans tags: trunk, main
11:29
Merge 9.0 check-in: 0035431374 user: jan.nijtmans tags: tcl8-compat
08:34
Merge 9.0 check-in: 30a8ea10ee user: jan.nijtmans tags: tip-465
08:33
Merge trunk check-in: 88f86542c2 user: jan.nijtmans tags: tip-634
08:32
Merge 8.7 check-in: ae2ca30af2 user: jan.nijtmans tags: tip-getnumber
08:31
Merge 8.7 check-in: b92a570dc1 user: jan.nijtmans tags: trunk, main
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:43
Merge trunk check-in: 5a286e71a0 user: jan.nijtmans tags: tip-634
13:42
Merge 9.0 check-in: f22061362c user: jan.nijtmans tags: tip-465
13:41
Merge 9.0 check-in: efd8353c0d user: jan.nijtmans tags: tip-626
13:40
Merge 9.0 check-in: af0074dc25 user: jan.nijtmans tags: tcl8-compat
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
10:25
Merge 8.7 check-in: cde853a547 user: jan.nijtmans tags: trunk, main
08:52
Since 'inline' doesn't seem to work, use MODULE_SCOPE check-in: afb46197d6 user: jan.nijtmans tags: core-8-branch
04:04
Merge 8.7 (primarily TIP 631) check-in: 87c1bd5b64 user: apnadkarni tags: trunk, main
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
19:00
Merge 9.0 check-in: e44206c7e0 user: jan.nijtmans tags: tcl8-compat
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
16:10
Merge 9.0. Change implementation: Now really remove Tcl_SaveResult() and friends Closed-Leaf check-in: 70a191fcfc user: jan.nijtmans tags: tip-640
15:58
Merge 8.7 check-in: 54527726b5 user: jan.nijtmans tags: trunk, main
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
15:06
Merge 9.0 check-in: e868215b25 user: jan.nijtmans tags: tip-626
13:13
merge trunk check-in: 0255472b49 user: dgp tags: tip-465
13:12
merge trunk check-in: 8665049b05 user: dgp tags: tip-634
13:05
merge trunk check-in: c66e4837db user: dgp tags: dgp-refactor
13:04
merge trunk check-in: f78e8ba0b5 user: dgp tags: novem
12:36
Merge 8.7 check-in: f9545122b4 user: jan.nijtmans tags: tip633-fconfigure-tolerantencoding
12:35
Merge 9.0 check-in: 68b69eb613 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
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.7 check-in: 039ab7c627 user: jan.nijtmans tags: trunk, main
12:24
Merge 8.6 check-in: 59d1645ddf user: jan.nijtmans tags: core-8-branch
07:43
Merge 8.7 check-in: 42609ef89b user: jan.nijtmans tags: trunk, main
07:34
TIP #220: Escalate Privileges in VFS Close Callback check-in: 2af94cda95 user: jan.nijtmans tags: core-8-branch
2022-09-25
20:36
merge trunk check-in: f494c6e9db user: dgp tags: tip-634
20:35
merge trunk check-in: 219d080286 user: dgp tags: tip-465
20:30
merge trunk check-in: ac9bd42688 user: dgp tags: dgp-refactor
20:30
merge trunk check-in: e29f364b8a user: dgp tags: novem
20:30
merge 8.7 check-in: 7c5aea3783 user: dgp tags: tip-getnumber
19:51
Merge 8.7 check-in: 5b05fe8c4b user: jan.nijtmans tags: trunk, main
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
07:32
additional notes re: Tcl_ConvertToType() Leaf check-in: 233ccb342e user: bch tags: type_management
07:20
Type management, per conversation w/ dgp check-in: e3cb434c88 user: bch tags: type_management
2022-09-24
06:12
merge [trunk] check-in: 89288053a9 user: bch tags: bch_sign_and_width
2022-09-23
09:58
Merge 8.7 check-in: d2bf2f6435 user: jan.nijtmans tags: tip-getnumber
09:57
merge-mark check-in: 7f41f943f7 user: jan.nijtmans tags: trunk, main
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
15:48
Merge 8.7 check-in: 15afc2a6fb user: jan.nijtmans tags: trunk, main
15:47
Merge 8.6 check-in: d6208f3d96 user: jan.nijtmans tags: core-8-branch
15:36
Merge 8.7 check-in: 454e3ec624 user: jan.nijtmans tags: trunk, main
15:35
Merge 8.6 check-in: 9b276ec12e user: jan.nijtmans tags: core-8-branch
13:46
merge trunk check-in: 0c65ea2a74 user: dgp tags: tip-465
13:45
merge trunk check-in: 16fef385a1 user: dgp tags: tip-634
13:40
merge trunk check-in: d2fdd509c5 user: dgp tags: dgp-refactor
13:39
merge trunk check-in: 79ac463401 user: dgp tags: novem
13:38
merge 8.7 check-in: db70520b89 user: dgp tags: tip-getnumber
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:40
Merge 8.7 check-in: 55a6ac3c05 user: jan.nijtmans tags: trunk, main
12:32
Merge 8.6 check-in: 6320599e4f user: jan.nijtmans tags: core-8-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
10:57
rebase to latest 9.0 check-in: 75fd19942f user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
10:56
fix testcase check-in: 614341c5f7 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
2022-09-21
18:46
various break-fix measures check-in: eb68153185 user: bch tags: bch_sign_and_width
17:50
merge [trunk] check-in: ab16261020 user: bch tags: bch_sign_and_width
15:39
Include TYPE_OPEN_PAREN in the comment. check-in: fb7ccf4385 user: dgp tags: tip-465
15:25
TIP #640 implementation: Tcl_SaveResult reuse for Tcl 9.0 check-in: b2727e8d27 user: jan.nijtmans tags: tip-640
14:59
Reduce chances for test conflicts. check-in: f066ed868c user: dgp tags: tip-634
14:09
merge trunk check-in: 33ec70d3ba user: dgp tags: tip-634
13:54
merge trunk check-in: 4fb538db3d user: dgp tags: tip-465
13:47
merge 8.7 check-in: f434e66963 user: dgp tags: tip-getnumber
13:36
merge trunk check-in: a69de63e81 user: dgp tags: dgp-refactor
13:31
merge trunk check-in: 9b7d2bb58a user: dgp tags: novem
13:13
rebase to 8.7 Closed-Leaf check-in: 0817626d0b user: jan.nijtmans tags: tip-402
13:10
Merge 8.7 check-in: c83b5c1986 user: jan.nijtmans tags: trunk, main
13:08
Merge 8.6 check-in: 6979bf518d user: jan.nijtmans tags: core-8-branch
12:39
Merge 8.7 check-in: ba53db3637 user: jan.nijtmans tags: trunk, main
12:38
remove tests/range.test, no longer needed check-in: cf17459efe user: jan.nijtmans tags: core-8-branch
12:37
Merge 8.7 check-in: e855e8c182 user: jan.nijtmans tags: trunk, main
12:18
TIP #624: Deprecate Tcl_MakeSafe check-in: 8accbbe398 user: jan.nijtmans tags: core-8-branch
11:57
merge trunk check-in: e906340b09 user: dgp tags: dgp-refactor
11:57
merge trunk check-in: c5fdc0c88e user: dgp tags: novem
2022-09-20
14:36
TIP 629: Add a lseq command to the core of list commands check-in: f14407c635 user: griffin tags: core-8-branch
12:09
rebase to latest trunk check-in: db829e5126 user: jan.nijtmans tags: tip633-tcl9-fconfigure-strictencoding
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
19:47
Merge 9.0 check-in: 6732737b9c user: jan.nijtmans tags: tip-626
17:45
TIP633 fconfigure -nocomplainencoding (TCL8.7): replace "-strictencoding 0" by "-nocomplainencoding ... check-in: 42dcb747ef user: oehhar tags: tip633-fconfigure-tolerantencoding
17:40
TIP633 fconfigure -nocomplainencoding (TCL9): replace "-strictencoding 0" by "-nocomplainencoding 1"... check-in: 68c3e3c92f user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
16:30
Sync with core-8-branch, fix shimmer in TclLindexFlat. check-in: 5e65443def user: griffin tags: tip-629
14:19
Merge 8.7 check-in: 75725e8f60 user: jan.nijtmans tags: trunk, main
14:18
addendum to previous commit: restore -errorcode too ..... check-in: e14825c0e5 user: jan.nijtmans tags: core-8-branch
14:06
merge 8.7 check-in: 0b9810772d user: dgp tags: trunk, main
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:44
merge 8.7 check-in: 0847b8749e user: jan.nijtmans tags: trunk, main
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:58
merge 9.0 check-in: ebf2c72c2c user: jan.nijtmans tags: novem
08:56
Merge 8.7 check-in: bf562688b4 user: jan.nijtmans tags: trunk, main
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
21:11
Put back original TclGetObjInterpProc() check-in: 1a4c473060 user: jan.nijtmans tags: tip-626
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
12:44
Merge 9.0 check-in: e81228e349 user: jan.nijtmans tags: tcl8-compat
2022-09-16
21:27
one more like [e1b76fbcf839caae] 🙂 check-in: 1ed72242df user: jan.nijtmans tags: novem
14:59
remove obsolete comments check-in: cb7b7e5a1d user: dgp tags: trunk, main
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:27
merge trunk check-in: 984aa8d3f9 user: dgp tags: dgp-refactor
12:23
merge trunk check-in: 872d8b2800 user: dgp tags: novem
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
06:58
Merge 8.7 check-in: c9cd5af316 user: jan.nijtmans tags: trunk, main
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
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:35
merge 8.7 check-in: 017e23171d user: dgp tags: trunk, main
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
16:45
Remove tilde expansion from docs. Fix comments that referenced the same. check-in: cc20621a67 user: apnadkarni tags: trunk, main
15:59
[51d5f22997] Protect against passing negative size to Tcl_NewListObj. check-in: a88a630a36 user: dgp tags: trunk, main
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
14:39
Merge 8.7 - docs for file home and tildeexpand check-in: 0e91ddefaa user: apnadkarni tags: trunk, main
13:41
Document TIP 602 check-in: a04820dc79 user: apnadkarni tags: core-8-branch
12:24
Adapt tests to the fact that the "novem" branch has revised [glob] to stop raising an error on an em... check-in: e1b76fbcf8 user: dgp tags: novem
12:12
Merge trunk. NOTE: 9 failing tests in fileName.test check-in: 000f7e8ffa user: dgp tags: novem
12:06
merge trunk check-in: c11f87a167 user: dgp tags: dgp-refactor
11:55
Update test results check-in: 0aa883e0c8 user: dgp tags: trunk, main
11:48
Silence compiler warnings. check-in: 161ee40707 user: dgp tags: trunk, main
04:49
doc - describe proper prototype -- even though they are identical signatures atm check-in: afbc7c9e2c user: bch tags: trunk, main
2022-09-14
17:56
Merge 8.7 check-in: 775d8246db user: jan.nijtmans tags: trunk, main
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:50
TIP #602: Remove tilde expansion in file paths check-in: cff0348cb6 user: jan.nijtmans tags: trunk, main
11:38
merge trunk check-in: 67ca1146a6 user: dgp tags: dgp-refactor
11:38
merge trunk check-in: bbd69de8d1 user: dgp tags: novem
07:24
Merge 8.7 check-in: e5ca6a80b2 user: jan.nijtmans tags: tip-346
07:21
Merge 8.7 check-in: 8668cc179d user: jan.nijtmans tags: trunk, main
07:19
More logical-or markup fixes in documentation check-in: 44dda2299d user: jan.nijtmans tags: trunk, main
07:14
Merge 8.6 check-in: 24c1d58f55 user: jan.nijtmans tags: core-8-branch
2022-09-13
21:50
fix logical-or markup in documentation check-in: 8dd4e57733 user: bch tags: trunk, main
16:11
Merge 9.0 check-in: 7cf5b22032 user: jan.nijtmans tags: tip-626
15:59
Mark 2 testcases as knownBug. Looks related to [6978c01b65] check-in: dfcafa0733 user: jan.nijtmans tags: trunk, main
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:27
merge trunk check-in: b01ced53c3 user: dgp tags: dgp-refactor
12:27
merge trunk check-in: 89f4aa199a user: dgp tags: novem
10:01
Merge 8.7 check-in: b1aaaf6824 user: jan.nijtmans tags: tip-346
08:31
Merge 8.7 check-in: da79af4aa0 user: jan.nijtmans tags: trunk, main
08:07
Merge 8.6 check-in: af9bba6154 user: jan.nijtmans tags: core-8-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:47
TIP633 fconfigure -strictencoding: also implement read part check-in: 995f1b858d user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
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
12:14
Merge 8.7. Renumber tests and add current (IMHO wrong) results as results. check-in: 6601b40b04 user: oehhar tags: trunk, main
11:59
Merge 8.6 check-in: 47a6ccb466 user: oehhar tags: core-8-branch
11:12
Merge 8.7 check-in: 3942113b37 user: jan.nijtmans tags: trunk, main
11:10
Merge 8.6 check-in: e06d228ee0 user: jan.nijtmans tags: core-8-branch
10:59
TIP633 fconfigure -strictencoding: move transfer over the loop. Adapt test suite to use hex results ... check-in: 6fb44cf582 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
10:47
TIP633 fconfigure -strictencoding: implement write -strictencoding 0. check-in: 63b83010a8 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
10:16
Merge main check-in: 5737b887f4 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
2022-09-11
21:47
Merge 8.7 check-in: a454868d35 user: jan.nijtmans tags: trunk, main
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:48
Change io-75.5 to test for both written output and which exception is thrown. This shows the bug is ... check-in: 4e02dc5a26 user: jan.nijtmans tags: trunk, main
20:36
Merge 8.7 check-in: 7db90a24e6 user: jan.nijtmans tags: bug-6978c01b65
20:19
merge trunk check-in: 52416a185f user: dgp tags: dgp-refactor
20:17
merge trunk check-in: 6236855981 user: dgp tags: novem
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
13:45
Ticket [6978c01b65]: write not encodable character->report to script level Test io-75.5 now ok. check-in: e67a247dd4 user: oehhar tags: trunk, main
10:57
Fix bug [a13b9d0ce1] on HTTP compression: remove "compress", amend "deflate". check-in: d482da7d8c user: kjnash tags: http-bugfixes-2022H2
09:55
TIP633 fconfigure -strictencoding: TCL 9 command line implementation check-in: b00490b063 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
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:48
Merge 8.7. Make place for future tests with tolerant encoding. Number tests for strict encoding 75.4... check-in: 39c016d0ce user: oehhar tags: trunk, main
08:41
Merge 8.6 check-in: 8ddd383d4b user: oehhar tags: core-8-branch
08:24
TIP633 fconfigure -strctencoding: TCL 9 branch: prepare test cases with -strictencoding 0 and 1 check-in: 1d91d75311 user: oehhar tags: tip633-tcl9-fconfigure-strictencoding
08:00
Merge 8.7 check-in: 978c3307c9 user: oehhar tags: tip633-fconfigure-tolerantencoding
2022-09-10
23:45
Merge 8.7 check-in: aebe31a8e0 user: jan.nijtmans tags: trunk, main
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:08
Merge 8.7 check-in: ddd2b62771 user: jan.nijtmans tags: trunk, main
21:07
Merge 8.6 check-in: 6b752ebdb5 user: jan.nijtmans tags: core-8-branch
12:23
merge-mark check-in: 8fe48a1c0f user: jan.nijtmans tags: trunk, main
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:13
Ticket [6978c01b65]: add file encoding test io-75.3 with incomplete multibyte sequence which should ... check-in: 1a220adfe8 user: oehhar tags: trunk, main
06:07
Merge 8.6 check-in: b74cb0fee7 user: oehhar tags: core-8-branch
2022-09-09
23:14
forget about internal objProc/objClientData check-in: 2d85857ad1 user: jan.nijtmans tags: tip-626
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
15:25
Let InvokeObjectCommand() handle argc<0 check-in: 013a134dde user: jan.nijtmans tags: tip-626
15:18
Remove TclInvokeObjectCommand from internal stubs table check-in: 1644ef7df4 user: jan.nijtmans tags: tip-626
14:53
Merge 9.0 check-in: fd936b8f51 user: jan.nijtmans tags: tip-626
14:01
Ticket [6978c01b65]: add file encoding tests which should fail. As they don't fail jet, they are mar... check-in: 67ffff5b7a user: oehhar tags: trunk, main
13:49
merge trunk check-in: f35aff5e93 user: dgp tags: dgp-refactor
13:46
merge trunk check-in: 59f9d9ef32 user: dgp tags: novem
13:41
Merge 8.6 check-in: 7ab32e9bf1 user: oehhar tags: core-8-branch
13:22
Merge 8.7 check-in: 2be5306802 user: jan.nijtmans tags: trunk, main
13:12
Fix formatting in http.n check-in: 30cde452ba user: jan.nijtmans tags: core-8-branch
12:42
Change 'skip' argument from int to size_t. Should have been part of TIP #630 (TclOO commands > 2^31... check-in: 9eb8f9ccac user: jan.nijtmans tags: trunk, main
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
16:27
re-base to Tcl 9.0 check-in: 458f184dd6 user: jan.nijtmans tags: tip-465
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:17
Merge 9.0 check-in: 58d1c214c6 user: jan.nijtmans tags: tcl8-compat
14:16
Merge 8.7 Closed-Leaf check-in: 450cb4123c user: jan.nijtmans tags: tip-594
14:14
Merge 9.0 check-in: 700f6a4e9a user: jan.nijtmans tags: tip-626
14:14
Merge 8.7 check-in: eabc05de29 user: jan.nijtmans tags: trunk, main
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
11:02
fix documentation check-in: 647ccc22d0 user: jan.nijtmans tags: tip-626
2022-09-07
15:33
TIP #594 implementation: Modernize "file stat" interface check-in: 2c76d025da user: jan.nijtmans tags: tip-594
14:47
Tcl_Size -> size_t (twice) check-in: f4a3a415e6 user: jan.nijtmans tags: tcl8-compat
14:40
merge trunk check-in: 18ef41c5e4 user: dgp tags: dgp-refactor
14:32
Merge 9.0 check-in: b7b016904b user: jan.nijtmans tags: tcl8-compat
14:23
merge trunk check-in: 70eb19e5bc user: dgp tags: novem
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:48
Merge 9.0 check-in: 45883a5a2d user: jan.nijtmans tags: tip-626
07:47
Merge 8.7 check-in: 7b88ab39e3 user: jan.nijtmans tags: trunk, main
07:42
Merge 8.6 check-in: cecb37eb5e user: jan.nijtmans tags: core-8-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
13:35
Correct Tcl_DriverWideSeekProc documentation, matching implementation check-in: 96b639593c user: jan.nijtmans tags: trunk, main
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
15:25
Merge 8.7. Primarily ticket [55a02f20ec] check-in: 4c33048573 user: apnadkarni tags: trunk, main
12:18
Merge 8.6. Primarily ticket [55a02f20ec] check-in: aaac8c1ac3 user: apnadkarni tags: core-8-branch
2022-09-04
20:15
Fix testcase iocmd-8.15 check-in: ff2cfb1d0a user: jan.nijtmans tags: tip-344
20:07
Merge 9.0 check-in: aeb9d22519 user: jan.nijtmans tags: tip-626
2022-09-03
13:45
TIP #344 implementation check-in: 8c06ee429e user: jan.nijtmans tags: tip-344
13:22
Finish TIP #627 implementation for Tcl 9.0: handle objProc2/objClientData2 fields for Tcl_CmdInfo check-in: a2b5a59823 user: jan.nijtmans tags: trunk, main
2022-09-02
22:41
Complete Tcl_SetCommandInfoFromToken() implementation, in case Tcl_CreateObjCommand() is used to cr... Closed-Leaf check-in: a897984acf user: jan.nijtmans tags: tip-627
15:20
Merge 8.7 check-in: cb0298ceba user: jan.nijtmans tags: trunk, main
15:16
TIP #627: Some more protection against invalid objc values check-in: 8ae21ae882 user: jan.nijtmans tags: core-8-branch
14:41
Some additional protection for objc < 0 check-in: 40cb7bb886 user: jan.nijtmans tags: tip-627
14:32
Merge 9.0 check-in: b397975685 user: jan.nijtmans tags: tip-627
14:14
Merge 8.7 check-in: 0c44322bba user: jan.nijtmans tags: trunk, main
14:13
Merge 8.6 check-in: f6f80b73cc user: jan.nijtmans tags: core-8-branch
13:06
Merge 9.0 check-in: 9f186e0796 user: jan.nijtmans tags: tip-627
12:58
Merge 8.7 check-in: 1be138a148 user: jan.nijtmans tags: trunk, main
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
10:17
Finish remaining part of TIP-627 for Tcl 9.0: Handle objProc2/objClientData2 fields correctly in Tcl... check-in: 1d4041c69e user: jan.nijtmans tags: tip-627
10:14
close fork check-in: 076347d2f5 user: jan.nijtmans tags: trunk, main
07:42
Some more (internal) ClientData -> void * changes check-in: 1f524aee1d user: jan.nijtmans tags: trunk, main
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.7 check-in: 5f804c9432 user: jan.nijtmans tags: trunk, main
15:46
Merge 8.6 check-in: 2262a9874f user: jan.nijtmans tags: core-8-branch
15:16
Merge 8.7 check-in: 2c2909c0ab user: jan.nijtmans tags: trunk, main
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
11:06
Implement modification of the 'name2' trace callback argument. check-in: f5cc609f18 user: sbron tags: tip-634
10:55
TIP #455 proposed implementation Closed-Leaf check-in: 2bfd9a1fd3 user: jan.nijtmans tags: tip-455
10:06
Merge 8.7 check-in: 6d8032a094 user: jan.nijtmans tags: trunk, main
10:05
Merge 8.6 check-in: 0f133e4c3a user: jan.nijtmans tags: core-8-branch
09:55
Merge 8.7 Closed-Leaf check-in: 3eadffa22a user: jan.nijtmans tags: tip-567
09:25
Merge 9.0 check-in: 1165f2f25d user: jan.nijtmans tags: tip-626
09:12
Since numAfterRangeEnd (of type size_t) is always >= 0, those LIST_ASSERT's are useless check-in: 926456e64b user: jan.nijtmans tags: trunk, main
09:07
Merge 8.7 check-in: c8722e2db2 user: jan.nijtmans tags: trunk, main
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:48
Merge 8.7 check-in: 8a9a9e32d2 user: jan.nijtmans tags: trunk, main
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
16:18
Rename TclGetObjInterpProc2 back to TclGetObjInterpProc check-in: 96275a9f3e user: jan.nijtmans tags: tip-626
10:15
Don't do CHECKS=nodep build on Windows check-in: a8de6f4541 user: jan.nijtmans tags: tip-626
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
22:07
Make TclObjInvoke() MODULE_SCOPE too check-in: 883689a334 user: jan.nijtmans tags: tip-626
21:59
Make TclObjInterpProc() MODULE_SCOPE check-in: f8c96c2ba8 user: jan.nijtmans tags: tip-626
21:10
merge-mark check-in: c65b7904a6 user: jan.nijtmans tags: trunk, main
21:05
Merge 8.6 (no need for TclUnusedStubEntry here) check-in: 4c4ae2fac8 user: jan.nijtmans tags: core-8-branch
19:56
when compiling with TCL_NO_DEPRECATED, remove objProc interfaces check-in: 44af621069 user: jan.nijtmans tags: tip-626
18:05
sync with core-8-branch check-in: c077434fb1 user: griffin tags: tip-629
14:00
Merge 9.0 Closed-Leaf check-in: e35fad18e7 user: jan.nijtmans tags: tip-602
13:43
More int -> size_t check-in: 4001be22d4 user: jan.nijtmans tags: tip-626
11:54
Merge 9.0 check-in: 55a5cd2e35 user: jan.nijtmans tags: tip-626
10:15
Merge 8.7 (already mostly prepared in tip-625-for-9 branch) check-in: c3c75e63cd user: jan.nijtmans tags: trunk, main
10:00
Merge 9.0 Closed-Leaf check-in: 35df7d21f1 user: jan.nijtmans tags: tip-625-for-9
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
21:39
If both objProc2 and objProc are defined, prefer objProc2 check-in: 95f0da008b user: jan.nijtmans tags: tip-626
20:54
Merge 9.0. More progress in TclOO handling check-in: ef51c0f8bf user: jan.nijtmans tags: tip-626
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-27
08:14
Alternative fix for the error messages by chw, which doesn't break traces on non-existing array elem... check-in: 363e6b7614 user: sbron tags: tip-634
2022-08-26
23:12
Merge 8.7 check-in: 692e27d3f1 user: jan.nijtmans tags: trunk, main
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
20:31
Merge 9.0 check-in: 113a94bda9 user: jan.nijtmans tags: tip-626
20:26
Close fork check-in: f26adc2a94 user: jan.nijtmans tags: trunk, main
20:25
Merge 8.7 check-in: 8caf007cbd user: jan.nijtmans tags: trunk, main
20:23
[37108037b9]: Code cleanups to support CHERI: Apply patch 0007 (modified) check-in: cee192b957 user: jan.nijtmans tags: core-8-branch
17:19
Tcl_GetVersion(3) - we just use int for components now, not Tcl_ReleaseType; Cleanup stray tag. check-in: 5841b9ed3c user: bch tags: trunk, main
16:02
Start TIP #635 implementation. check-in: 589bf49957 user: sbron tags: tip-635
15:29
More progress check-in: ee2c20bb6b user: jan.nijtmans tags: tip-626
2022-08-25
20:46
Merge 8.7 check-in: 8a13b9df4a user: jan.nijtmans tags: trunk, main
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
12:03
Use whitespace consistent with the surrounding code. check-in: bc45cf9d0b user: sbron tags: tip-634
11:53
Fix env array access through upvar to a single element. check-in: cf8cda26f7 user: sbron tags: tip-634
11:28
Fix error message, so trace tests 16.2, 16.9, and 16.16 pass again. check-in: 15434730f7 user: sbron tags: tip-634
11:19
Add tests for the TIP #634 functionality. check-in: 558e015257 user: sbron tags: tip-634
11:18
Start TIP #634 implementation using modified patch from ticket #2969488 by ferrieux. check-in: d09523d5c9 user: sbron tags: tip-634
2022-08-23
20:29
fix(?) stray ckalloc()/ckfree(); ref TIP 494. check-in: 9449eb2ba5 user: bch tags: trunk, main
11:00
merge-mark check-in: 3571bff11b user: jan.nijtmans tags: tip-626
10:58
Merge 9.0 check-in: f0b2bcafe3 user: jan.nijtmans tags: tip-626
10:51
Merge 8.7 check-in: 6235c2801f user: jan.nijtmans tags: trunk, main
10:34
TIP #627 implementation check-in: 549820efbd user: jan.nijtmans tags: core-8-branch
10:22
small amend to [d052d2a1b01ba2c8], code review check-in: 545b86c21d user: sebres tags: trunk, main
07:37
Merge 8.7 check-in: 70e5e7b94f user: jan.nijtmans tags: trunk, main
07:28
Merge 8.6 check-in: c40464806f user: jan.nijtmans tags: core-8-branch
07:03
Fix [d052d2a1b01ba2c8]: avoid leak in TestsetbytearraylengthObjCmd() check-in: 28c9825590 user: jan.nijtmans tags: trunk, main
06:45
Merge 8.7 check-in: c8254879c3 user: jan.nijtmans tags: trunk, main
06:44
Merge 8.6 check-in: 0028d85205 user: jan.nijtmans tags: core-8-branch
06:37
Merge 8.6 check-in: 2254d04167 user: jan.nijtmans tags: core-8-branch
2022-08-22
16:26
Merge 9.0 check-in: b0be6ec54d user: jan.nijtmans tags: tip-626
15:48
Merge 9.0 check-in: 38ece79e87 user: jan.nijtmans tags: tip-626
14:09
merge trunk check-in: 8b4b520113 user: dgp tags: dgp-refactor
14:01
merge trunk check-in: ce43a686bf user: dgp tags: novem
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
04:24
Merge 8.7 winConsole fixes. check-in: 6ed2ebdebc user: apnadkarni tags: trunk, main
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:33
Merge 8.7 check-in: 4a40cfe75b user: jan.nijtmans tags: trunk, main
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
2022-08-20
17:09
Merged fix for bug [baa51423c2] check-in: 87687f362f user: apnadkarni tags: trunk, main
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
17:02
Do tilde expansion when initializing from TCLLIBPATH and TM env vars check-in: e1f26efd78 user: apnadkarni tags: tip-602
16:52
Implement file tildeexpand check-in: 147f0d45bb user: apnadkarni tags: tip-602
05:49
Merge trunk check-in: 8da10854c5 user: apnadkarni tags: tip-602
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
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:48
merge trunk check-in: a8c6470f5d user: dgp tags: dgp-refactor
12:47
merge trunk check-in: fb43e49751 user: dgp tags: novem
2022-08-07
10:11
Remove code that was ifdef'ed out check-in: 80e43c5296 user: apnadkarni tags: tip-602
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:15
Fix a case of lf not being flushed in certain cases when the crlf sequence gets split across two buf... check-in: cf8be3fc82 user: max tags: trunk, main
2022-08-01
17:07
Update tests for TIP 602 check-in: 6eaabea19f user: apnadkarni tags: tip-602
2022-07-31
11:54
Add 'file home' command check-in: 5c0068801f user: apnadkarni tags: tip-602
06:32
Merged trunk. check-in: ca07997992 user: apnadkarni tags: tip-602
2022-07-30
21:47
Undo knownBug constraint: no longer necessary check-in: 8a76a9d9ab user: jan.nijtmans tags: tip-625-for-9
20:48
Merge 9.0 and tip-625 check-in: e0689c7926 user: jan.nijtmans tags: tip-625-for-9
2022-07-29
11:10
merge 8.7 check-in: 7288bae49d user: sebres tags: trunk, main
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
2022-07-28
10:52
Merge 8.7 check-in: 55a80617ef user: jan.nijtmans tags: trunk, main
10:14
Merge 8.6 check-in: 2836af2ea9 user: jan.nijtmans tags: core-8-branch
2022-07-27
16:21
merge tip-625 check-in: f4126389f6 user: jan.nijtmans tags: tip-625-for-9
16:19
Merge tip-625 check-in: f6cd2e7b05 user: jan.nijtmans tags: tip-625-for-9
2022-07-26
13:32
Fix msvc OPTS=symbols build. Eliminate (int) typecast check-in: 5020aeebd1 user: jan.nijtmans tags: dgp-refactor
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:08
merge-mark check-in: e17c116ad7 user: jan.nijtmans tags: trunk, main
14:05
merge-mark check-in: ce8f522a49 user: jan.nijtmans tags: core-8-branch
13:19
merge trunk check-in: 6c09d4c0f4 user: dgp tags: dgp-refactor
13:10
merge trunk check-in: 1acf5865ef user: dgp tags: novem
2022-07-24
20:41
Merge tip-625 check-in: 987844a6c4 user: jan.nijtmans tags: tip-625-for-9
20:10
Merge 9.0 check-in: 14a5eb1b0c user: jan.nijtmans tags: tip-625-for-9
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
22:10
Merge 8.7 check-in: 801fca0b0a user: jan.nijtmans tags: trunk, main
21:57
Merge 8.6 check-in: bb6ebaa2f9 user: jan.nijtmans tags: core-8-branch
14:38
Merge 8.7 check-in: 634dfafbfd user: jan.nijtmans tags: trunk, main
13:59
Merge 8.6 check-in: 18d5b9b97a user: jan.nijtmans tags: core-8-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:39
merge trunk check-in: 3d8c51d392 user: dgp tags: dgp-refactor
16:24
merge trunk check-in: 28ef6f8974 user: dgp tags: novem
16:09
Create new branch named "apn-apply-bug" check-in: 48378d84fa user: apnadkarni tags: apn-apply-bug
15:28
Merge 8.7 check-in: d6839d9a64 user: jan.nijtmans tags: trunk, main
14:59
merge trunk check-in: 5f208501fe user: dgp tags: dgp-refactor
14:53
merge trunk check-in: 4233732045 user: dgp tags: novem
14:20
Backout checkin [2d9219a55d] to correct segfaults otherwise seen in the test suite on a CentOS 7 sys... Closed-Leaf check-in: 1388b849c3 user: dgp tags: dgp-bytearray-macro
14:03
More TclGetStringFromObj() usage check-in: 1b3ea873a0 user: jan.nijtmans tags: core-8-branch
2022-07-20
16:36
Merge 8.7 check-in: 253cc69709 user: jan.nijtmans tags: trunk, main
16:25
Wrong escape in encoding.n check-in: 3aa39db83d user: jan.nijtmans tags: core-8-branch
2022-07-19
12:21
merge-mark check-in: b910e9d101 user: jan.nijtmans tags: trunk, main
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:56
Merge 8.7 check-in: 5e5cbb06cd user: jan.nijtmans tags: trunk, main
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