Timeline
Not logged in

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

210 check-ins using file win/Makefile.in version a1eb810035

2020-06-23
20:40
zlib.test: replaces tests/assets/zlib.bin with inlined version (creating test file on demand), use t... Closed-Leaf check-in: 6052cf5b32 user: sebres tags: zlib-chan-f70ce1fead
06:37
Added two tests demonstrating that the tickets [8af92dfb66] (bad stream expansion) and [f70ce1fead] ... check-in: 165b6516ea user: aku tags: zlib-chan-f70ce1fead
2020-06-22
16:12
Use the os_unfair_lock in place of OSSpinLock when the minimum build target is newer than OSX 10.12 check-in: 7c6642e5f3 user: culler tags: macOS_hangs
2020-06-18
20:02
Sometimes the waitTime needs to be positive to avoid missing channel io events. check-in: 871a455a27 user: culler tags: macOS_hangs
2020-06-08
07:47
Merge-mark 8.5 (TZ update already done here) Don't try to compile with MINGW32_ in /unix directory. ... check-in: 84850a7b1a user: jan.nijtmans tags: core-8-6-branch
2020-06-07
22:15
Code simplification and cleanup check-in: ca8b8183b6 user: culler tags: macOS_hangs
2020-06-06
21:23
Address macOS hangs in Tcl_WaitForEvent. check-in: 7495bd2a44 user: culler tags: macOS_hangs
07:52
Update TZ info to tzdata2020a. check-in: 1c47008a7b user: jima tags: core-8-6-branch
2020-06-02
17:05
merge 8.5 check-in: 6256f30f45 user: sebres tags: core-8-6-branch
2020-05-29
20:00
fixes [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong interpreter); ... Leaf check-in: 455c680c3a user: sebres tags: bug-75d525d37c-sf-chan-transfer
19:54
better variant of test (no cycle needed) check-in: 5cfe4de59b user: sebres tags: bug-75d525d37c-sf-chan-transfer
19:40
test illustrating [75d525d37c]: segfault by server socket transfer (accept proc executed in wrong in... check-in: 0e2fa18bb9 user: sebres tags: bug-75d525d37c-sf-chan-transfer
19:02
no functional changes (closed bracket in comment, lint concerns only) check-in: 739d02d3e1 user: sebres tags: core-8-6-branch
2020-05-27
21:11
clock-iso-2.patch check-in: b29eba8aee user: jan.nijtmans tags: bug-a1bd37b719
13:58
Proposed soution for [a1bd37b719]: clock (free)scan of ISO 8601 timestamp with literal T behaves str... check-in: f0ea6d62c1 user: jan.nijtmans tags: bug-a1bd37b719
2020-05-26
21:49
Merge 8.5 check-in: c792cfeb7f user: jan.nijtmans tags: core-8-6-branch
2020-05-25
09:02
Fix compiled "string is <class>" for TCL_UTF_MAX=4 build, for characters > U+FFFF. check-in: 1eec2e52c3 user: jan.nijtmans tags: core-8-6-branch
2020-05-18
20:23
Tiny fix for TCL_UTF_MAX=4 build only: Since Tcl_UtfNext() verifies 4 bytes for lead bytes F0-F5, Tc... check-in: f299c3c546 user: jan.nijtmans tags: core-8-6-branch
2020-05-14
09:46
In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... check-in: aa6cbf0a7f user: jan.nijtmans tags: core-8-6-branch
2020-05-13
17:24
Merge-mark check-in: a558dbacdf user: jan.nijtmans tags: core-8-6-branch
16:51
Fix [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes check-in: 2a7beb9d18 user: jan.nijtmans tags: core-8-6-branch
15:23
In some places, Tcl_UtfPrev()/Tcl_UtfNext() is used traversing the individual bytes of a string sear... Closed-Leaf check-in: 6b8770b300 user: jan.nijtmans tags: prev-next-cleanup
11:13
merge 8.5 check-in: 2d6256ffd6 user: sebres tags: core-8-6-branch
10:19
One Tcl_UtfPrev() -> TclUtfPrev() change. Just a little bit cheaper. check-in: 2ee35161c1 user: jan.nijtmans tags: core-8-6-branch
09:07
Fix documentation of Tcl_UtfAtIndex(), in accordance with implementation. See: [81242a48c8] check-in: 07324a311e user: jan.nijtmans tags: core-8-6-branch
2020-05-12
19:20
Revert implementation of Tcl_UniCharAtIndex() change done in this commit: [6596c4af31e29b5d]. Just l... check-in: 0418b67de2 user: jan.nijtmans tags: core-8-6-branch
11:08
Merge testcase cleanup. Make Tcl_UtfPrev() behave the same for any TCL_UTF_MAX value, since we didn'... Closed-Leaf check-in: b5d4bf440b user: jan.nijtmans tags: bug-ed29806baf-8.6
10:34
Merge 8.5 check-in: 34050ed15d user: jan.nijtmans tags: core-8-6-branch
07:26
Fix "knownBug" utf-4.11. Turns out a few other testcases where still not correct, now they are. Mak... check-in: 8aa5fcb56e user: jan.nijtmans tags: bug-ed29806baf-8.6
2020-05-11
12:25
Merge 8.6. Mark testcase utf-4.11 as "knownBug": this one still doesn't give the right answer. Add t... check-in: aeb46f9ed0 user: jan.nijtmans tags: bug-ed29806baf-8.6
10:41
Fix [d402ffe76]: Win32 potential crash when using main(). Thanks to Christian Werner for the Bug rep... check-in: 778543bca7 user: jan.nijtmans tags: core-8-6-branch
10:03
Tweak the Tcl_UtfPrev() implementation for TCL_UTF_MAX=4. This fixes 10 testcases in 4 groups (utf-7... check-in: ae6c7e8b86 user: jan.nijtmans tags: core-8-6-branch
07:39
occurance -> occurrence. check-in: 1f06b263bc user: jan.nijtmans tags: core-8-6-branch
2020-05-10
19:28
Tweak Invalid() function: No need for "return 0" twice in the function. For start bytes F0-F4, case... check-in: 1c924d98e0 user: jan.nijtmans tags: core-8-6-branch
13:10
Merge bug-31aa44375d branch. Mark encoding-15.5 testcase as "knownBug". Discussion is not over yet, ... check-in: 9185977c43 user: jan.nijtmans tags: core-8-6-branch
2020-05-08
15:19
Rebase to latest core-8-6-branch. Closed-Leaf check-in: 03e4d0a22a user: jan.nijtmans tags: bug-31aa44375d
14:18
Merge 8.5 check-in: b3fc054686 user: jan.nijtmans tags: core-8-6-branch
08:09
More testcases that can run without "testbytestring" constraints. check-in: 8a993ae14f user: jan.nijtmans tags: core-8-6-branch
2020-05-07
21:52
Change order of some testcases, matching 8.6 check-in: 9696523bba user: jan.nijtmans tags: bug-ed29806baf-8.6
21:47
Merge changes from parent branch check-in: 2742b2b00d user: dgp tags: bug-31aa44375d
21:28
Merge 8.6 check-in: c59e41ca4e user: jan.nijtmans tags: bug-ed29806baf-8.6
20:50
close fork check-in: 3278d4c6ea user: dgp tags: core-8-6-branch
20:44
merge 8.5 check-in: 46d4cccefe user: dgp tags: core-8-6-branch
20:36
Merge 8.5 check-in: 32d28204fe user: jan.nijtmans tags: core-8-6-branch
19:22
merge 8.5 check-in: 488d1d5841 user: dgp tags: core-8-6-branch
18:36
split and constrain the failing test. check-in: 54933a665c user: dgp tags: bug-31aa44375d
18:23
New approach to fixing the regression reported in [31aa44375d] builds on recent reforms. Older effo... check-in: ad31bd7310 user: dgp tags: bug-31aa44375d
16:44
merge 8.6 check-in: ea1043c01e user: dgp tags: bug-ed29806baf-8.6
14:15
For TCL_UTF_MAX==4: Make sure that Tcl_UtfNext()/Tcl_UtfPrev() never move more than 3 bytes. This is... check-in: 116d4a8943 user: jan.nijtmans tags: core-8-6-branch
13:37
Merge 8.6. Some more tweaks to Tcl_UtfPrev(), so it cannot jump back 4 bytes in "utf16" build any mo... check-in: 6f4bdb20da user: jan.nijtmans tags: bug-ed29806baf-8.6
10:09
Optimize Tcl_UtfToUniCharDString() check-in: 806e1e868c user: jan.nijtmans tags: core-8-6-branch
2020-05-06
21:42
merge 8.5 check-in: 62362d0caa user: dgp tags: core-8-6-branch
19:31
merge 8.5 check-in: 01956c0799 user: dgp tags: core-8-6-branch
17:10
Merge 8.5 check-in: c3ba020bba user: jan.nijtmans tags: core-8-6-branch
13:14
Merge 8.5. More usage of UCHAR() macro. check-in: 3f3c0fda44 user: jan.nijtmans tags: core-8-6-branch
08:15
Merge 8.5. Make testcases utf-7.20.[01] content the same as in core-8-5-branch, core-8-branch and tr... check-in: b275de7c64 user: jan.nijtmans tags: core-8-6-branch
2020-05-05
16:00
More usage of TclUtfToUCS4(), so we can use the whole Unicode range better in TCL_UTF_MAX>3 builds. check-in: 26e57ca148 user: jan.nijtmans tags: core-8-6-branch
15:56
Remove PROTO_FLAGS support from the Makefile, since it isn't used anywhere any more. check-in: 5d38a6b3c6 user: jan.nijtmans tags: core-8-6-branch
13:23
Add 4 test-cases that could fool Tcl_UtfPrev (but ... actually they don't). Make sure that Tcl_UtfPr... check-in: 50e98246d7 user: jan.nijtmans tags: bug-ed29806baf-8.6
10:06
Merge 8.6 check-in: 5d3edce6f4 user: jan.nijtmans tags: bug-ed29806baf-8.6
07:44
One more tip389 selector check-in: a0b18d14b1 user: jan.nijtmans tags: core-8-6-branch
07:39
Merge 8.5 check-in: 822925b9b4 user: jan.nijtmans tags: core-8-6-branch
2020-05-04
14:17
More progress/simplification check-in: a17d905779 user: jan.nijtmans tags: bug-ed29806baf-8.6
13:01
Merge 8.6 check-in: 1256ace951 user: jan.nijtmans tags: bug-ed29806baf-8.6
12:31
New internal function TclGetUCS4() only available when TCL_UTF_MAX=4. This fixes all "knownBug" test... check-in: 41517f0841 user: jan.nijtmans tags: core-8-6-branch
11:08
Merge 8.6 check-in: 76cc0911f3 user: jan.nijtmans tags: bug-ed29806baf-8.6
09:40
Merge 8.5 check-in: b14b21b3aa user: jan.nijtmans tags: core-8-6-branch
08:35
(partial) fix for [9d0cb35bb2]: Various issues with core-8-6-branch, TCL_UTF_MAX=4. (even though TCL... check-in: af513d6a16 user: jan.nijtmans tags: core-8-6-branch
2020-05-03
22:27
Merge 8.6 check-in: 0de2fe18d1 user: jan.nijtmans tags: bug-ed29806baf-8.6
22:16
Re-join utf-6.93.0 and utf-6.93.1 (please disregard comment in previous commit, it was not correct).... check-in: 161196f054 user: jan.nijtmans tags: core-8-6-branch
2020-05-02
22:48
Join test-cases utf-6.93.0 and utf-6.93.1, which MUST give the same answer always for whatever testC... check-in: e145652a1f user: jan.nijtmans tags: core-8-6-branch
21:54
Seems almost correct. Still problem with "string index" for TCL_UTF_MAX>3 check-in: 20993bd6c0 user: jan.nijtmans tags: bug-ed29806baf-8.6
10:15
More fixes for [ed29806baf]. Not working yet. WIP check-in: f670d1a41f user: jan.nijtmans tags: bug-ed29806baf-8.6
2020-05-01
15:29
Rebase to core-8-6-branch (I don't think it's solved yet, but let's see) Leaf check-in: 04631bfc72 user: jan.nijtmans tags: bug-ed29806baf
13:38
Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniChar... check-in: 5f2bb912cf user: jan.nijtmans tags: core-8-6-branch
2020-04-30
20:57
merge 8.5 check-in: e8ee7dfb40 user: dgp tags: core-8-6-branch
20:34
merge 8.5 check-in: be2db1b5bb user: dgp tags: core-8-6-branch
18:58
merge 8.5 check-in: c4bcfe94fe user: dgp tags: core-8-6-branch
15:35
Win: use physical host DNS name instead cluster name. Ticket [da235271f1] check-in: 2ba1cd687f user: oehhar tags: core-8-6-branch
14:16
Backout the quick-fix workaround in Tcl_NumUtfChars as a way to monitor progress on this issue. check-in: b8aafb8d10 user: dgp tags: bug-ed29806baf
14:14
merge 8.6 check-in: 33fbfaaebd user: dgp tags: bug-ed29806baf
13:59
merge 8.5 check-in: 004eadf9f4 user: dgp tags: core-8-6-branch
13:45
Merge 8.5 check-in: 2d21c2bed7 user: jan.nijtmans tags: core-8-6-branch
12:09
Partial fix for [ed29806ba]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. check-in: 98f5334275 user: jan.nijtmans tags: core-8-6-branch
10:44
Merge 8.5 check-in: d5d54fd7a7 user: jan.nijtmans tags: core-8-6-branch
10:10
Merge 8.5 check-in: 6dbd91b40a user: jan.nijtmans tags: core-8-6-branch
2020-04-29
22:08
Merge 8.5. Mark test knownBug while it fails on builds of this branch. check-in: d0f0882994 user: dgp tags: core-8-6-branch
20:50
Merge-mark 8.5 check-in: 2a296e9556 user: jan.nijtmans tags: core-8-6-branch
19:00
Add UNICODE_OUT_OF_RANGE() calls to UCS4ToTitle() and friends. Backported from 8.7. This fixes [6963... check-in: 8daf5a10dd user: jan.nijtmans tags: core-8-6-branch
2020-04-28
21:28
merge 8.5 check-in: 94627889fc user: dgp tags: core-8-6-branch
21:15
Merge 8.5 check-in: 536cc3e560 user: jan.nijtmans tags: core-8-6-branch
20:44
merge 8.5 check-in: 67a589b1e3 user: dgp tags: core-8-6-branch
19:45
merge 8.5 check-in: 7c1d6e23c4 user: dgp tags: core-8-6-branch
19:20
merge 8.5 check-in: f12cf25524 user: dgp tags: core-8-6-branch
07:17
Merge 8.5 check-in: 5022b35087 user: jan.nijtmans tags: core-8-6-branch
2020-04-27
19:25
Merge 8.5; mark failing tests as knownBug. check-in: 59aa89517e user: dgp tags: core-8-6-branch
19:06
Create branch to contain efforts at solving ticket [ed29806baf]. check-in: 87ba353929 user: dgp tags: bug-ed29806baf
17:41
merge 8.5 check-in: c806f699f4 user: dgp tags: core-8-6-branch
15:41
merge 8.5 check-in: 27c7dcbdf6 user: dgp tags: core-8-6-branch
15:28
merge 8.5 check-in: 56d432ea2a user: dgp tags: core-8-6-branch
13:29
merge 8.5 check-in: 6f1a294415 user: dgp tags: core-8-6-branch
12:42
merge 8.5 check-in: 5a63fadece user: dgp tags: core-8-6-branch
12:33
merge 8.5 check-in: 04a66eeae6 user: dgp tags: core-8-6-branch
12:29
[45ca2338cd] Revise the [string to*] machinery for custom builds. check-in: 6172611cc2 user: dgp tags: core-8-6-branch
12:26
Use lossless internal routines to cover extended characters. Closed-Leaf check-in: ef84b2a306 user: dgp tags: bug-45ca2338cd
03:03
Still more tests check-in: df9dcce37e user: dgp tags: bug-45ca2338cd
02:43
More tests showing more bugs. check-in: 8a4e91ed52 user: dgp tags: bug-45ca2338cd
01:29
Possible fix for [string to*] writing out a high surrogate at end of string. check-in: cd98f1d62d user: dgp tags: bug-45ca2338cd
2020-04-26
22:13
merge 8.5 check-in: b680f44180 user: dgp tags: core-8-6-branch
21:29
merge 8.5 check-in: 4d45240fd7 user: dgp tags: core-8-6-branch
21:12
merge 8.5 check-in: eb506a92f0 user: dgp tags: core-8-6-branch
21:02
merge 8.5 check-in: eeff8f6f3d user: dgp tags: core-8-6-branch
20:27
merge 8.5 check-in: 723a47f0c4 user: dgp tags: core-8-6-branch
13:25
Remove the function Tcl_UniCharAtIndex() completely from the core. Meant as a demonstration for tick... Leaf check-in: 90be2283d0 user: jan.nijtmans tags: bug-f45d0dc1a7
12:56
Add 6 "ucs2" markers. The first 4 of them are not bugs: They show that Tcl_UtfComplete() cannot be u... check-in: fffe3a0a24 user: jan.nijtmans tags: core-8-6-branch
2020-04-25
23:19
Undo last change in regc_lex.c: It doesn't do the expected thing when TCL_UTF_MAX>3. More work neede... check-in: a9933d1757 user: jan.nijtmans tags: core-8-6-branch
22:16
encoding-12.6 only works for "ucs2" for now. Don't use (deprecated) INLINE and CONST check-in: aaeafee98b user: jan.nijtmans tags: core-8-6-branch
17:03
dup test name check-in: b790da05d0 user: dgp tags: core-8-6-branch
16:46
Bring forward a collection of missing tests. check-in: 1ac2e45ae2 user: dgp tags: core-8-6-branch
16:26
Cherrypick [d2143c14c1]: Eliminate the -bytestring option of [testutfnext]. No caller needs anything... check-in: 6535ed4a59 user: dgp tags: core-8-6-branch
16:04
Close utf-next-regressions check-in: aea91e2e26 user: dgp tags: core-8-6-branch
15:31
close dgp-alternative check-in: cea4a97269 user: dgp tags: core-8-6-branch
14:37
merge 8.6 Closed-Leaf check-in: 2e6bf5602d user: dgp tags: dgp-alternative
14:06
Merge another step. Four failing tests, but all understood now. check-in: 891998053b user: dgp tags: dgp-alternative
2020-04-24
22:42
Found problem with utf-6.125/6.126: argument -bytestring was missing in test check-in: ff0c3945a9 user: jan.nijtmans tags: core-8-6-branch
22:40
Quickfix to Tcl_NumUtfChars(). Barely used in Tcl core. Still needs a better look. Mark two new test... check-in: 1c7c61d459 user: jan.nijtmans tags: core-8-6-branch
22:02
WIP merging more from 8.6; little separation left. check-in: e3ecb07199 user: dgp tags: dgp-alternative
21:54
WIP merging 8.6. check-in: c18876475f user: dgp tags: dgp-alternative
21:03
Backout [ 649f53b9f4]: This was not meant for 8.6 check-in: dbc7cfdf88 user: jan.nijtmans tags: core-8-6-branch
21:01
Merge 8.5 (but this time correct) check-in: 38dbfc8a67 user: jan.nijtmans tags: core-8-6-branch
20:54
merge 8.5 check-in: 649f53b9f4 user: dgp tags: core-8-6-branch
20:51
Merge 8.5. Failing tests need examination and adjustment. check-in: 12254b0693 user: dgp tags: core-8-6-branch
20:21
Merge from 8.5. Failing tests encoding-12.6, reg-13.3[34] appear to be real failures reporting firs... check-in: d9384dfa5c user: dgp tags: core-8-6-branch
13:15
Merge 8.5. Fix regression in Tcl_UtfComplete(), actually already present for longer time but masked ... check-in: 8cf6bd3ab7 user: jan.nijtmans tags: core-8-6-branch
2020-04-23
20:22
Demonstrate that the failing tests on the 8.6 branch tip can equally well be solved by backing out t... check-in: 2c7b1e958d user: dgp tags: dgp-alternative
19:14
Revert change in ParseLexeme() too Closed-Leaf check-in: 6bbaeb00a3 user: jan.nijtmans tags: utf-next-regresions
19:07
Fix regression in Tcl_NumUtfChars, caused by this commit: [6596c4af31e29b5d]. Expectations of failin... check-in: 3fd0be11ba user: jan.nijtmans tags: utf-next-regresions
13:53
Fix TclUtfNext() macro. Use it in tclTest.c, so such a mistake can be detected next time. check-in: dfe11ec0ed user: jan.nijtmans tags: core-8-6-branch
12:19
Testcase cleanup check-in: 9a2828b04c user: jan.nijtmans tags: core-8-6-branch
11:31
Fix [27944a3661]: Taming test utf-6.88 Fix [c11e0c5ce4]: Regression in Tcl_UtfCharComplete Fix [1b1f... check-in: 5c322bbd51 user: jan.nijtmans tags: core-8-6-branch
2020-04-22
22:13
(cherry-pick): Update documentation of Tcl_UtfPrev/Tcl_UtfNext back to how it was. Will be updated l... check-in: dabf4dd28a user: jan.nijtmans tags: core-8-6-branch
14:49
Merge 8.6 Closed-Leaf check-in: 43178b7bb4 user: jan.nijtmans tags: bug-c11e0c5ce4
14:11
Possible fix for [e67618079]: Win rdp forwarded serial port: setting -sysbuffer gives "can't setup c... Leaf check-in: 8b444e9115 user: jan.nijtmans tags: bug-e67618079
10:29
Merge 8.5 check-in: 6830879637 user: jan.nijtmans tags: core-8-6-branch
07:41
Merge 8.5 check-in: 57148adcab user: jan.nijtmans tags: core-8-6-branch
2020-04-21
07:03
Add more test-cases for TCL_UTF_MAX>3 check-in: 12d578a6ad user: jan.nijtmans tags: bug-c11e0c5ce4
2020-04-20
15:20
Proposed fix for [c11e0c5ce4]: Regression in Tcl_UtfCharComplete. check-in: 21362ee023 user: jan.nijtmans tags: bug-c11e0c5ce4
11:56
(cherry-pick): Proposed fix for [27944a3661]: Taming test utf-6.88. check-in: c0d6e94d4e user: jan.nijtmans tags: bug-c11e0c5ce4
11:30
Code cleanup (more typecasts), making it more compatible with -Wc++-compat. Less use of /* ARGUSED *... check-in: 6e3b6a611f user: jan.nijtmans tags: core-8-6-branch
2020-04-17
13:32
Merge-mark check-in: dcd84c8c3e user: jan.nijtmans tags: core-8-6-branch
13:09
Merge-mark 8.5. Remove some ARGSUSED usage. check-in: afe11ea5cc user: jan.nijtmans tags: core-8-6-branch
11:02
Fix implementation of Tcl_UtfAtIndex() for TCL_UTF_MAX=6 (There's no test-case for this in the core... check-in: a14c9e965e user: jan.nijtmans tags: core-8-6-branch
10:32
More test-cases. Mark test-case utf-2.11 as "knownBug", doesn't give the right answer for any TCL_UT... check-in: d9a7cd6292 user: jan.nijtmans tags: core-8-6-branch
05:25
merge 8.6 Abort this branch. Rebasing a new proposed fix on top of recent reforms makes more s... Closed-Leaf check-in: 73a39418d6 user: dgp tags: bug-31aa44375d
05:16
Clean test suite for both TCL_UTF_MAX=3 and TCL_UTF_MAX=4 builds. check-in: c18f3f5870 user: dgp tags: core-8-6-branch
05:14
When supporting 4-byte sequences even with TCL_UTF_MAX = 3, need to paramterize a few things differe... Closed-Leaf check-in: 5b5ab20558 user: dgp tags: dgp-fixme
04:51
more test fixes check-in: 67bfc1d9a7 user: dgp tags: dgp-fixme
04:45
When supporting 4-byte sequences, make sure the Overlong test does too, and make sure the test resul... check-in: e537b566a1 user: dgp tags: dgp-fixme
04:17
enable the tests on a bug fix branch check-in: d4670f0740 user: dgp tags: dgp-fixme
04:16
close fork check-in: 58940851b9 user: dgp tags: core-8-6-branch
04:09
merge mark check-in: 2f1e313c29 user: dgp tags: core-8-6-branch
04:08
Bring the single-byte marker for invalid lead byte \xC1 into the complete table check-in: 8d170b2c64 user: dgp tags: core-8-6-branch
04:07
Merge 8.6 check-in: f579c619ea user: dgp tags: bug-31aa44375d
03:54
Fix the bad tests utf-2.11 and utf-6.88 that expected the wrong results. Also reconcile the merge fr... check-in: 7f56d3c4b1 user: dgp tags: core-8-6-branch
03:05
Restore tests on this branch to 8.5 compatibility. check-in: 3546e1194a user: dgp tags: bug-31aa44375d
2020-04-16
22:19
Fix build for TCL_UTF_MAX=4. Mark some failing tests with "knownBug". Those still need to be fixed! check-in: 660902f443 user: jan.nijtmans tags: core-8-6-branch
22:06
Fix more test-cases for TCL_UTF_MAX=3 check-in: 46026a9db7 user: jan.nijtmans tags: core-8-6-branch
20:59
merge mark check-in: a5e7d6fd5d user: dgp tags: bug-31aa44375d
20:59
Adjust test results and implementation for Tcl 8.6 current support of 4-byte sequences in a TCL_UTF_... check-in: 010ec5fc7c user: dgp tags: core-8-6-branch
20:52
merge 8.6 check-in: 660bca000f user: dgp tags: bug-31aa44375d
20:38
Merge 8.5. Failing tests for now. To be remedied shortly. check-in: 6596c4af31 user: dgp tags: core-8-6-branch
20:30
merge 8.6 check-in: f782d29ffe user: dgp tags: bug-31aa44375d
20:24
Add "knownBug" testcase, showing a situation in which Tcl_UtfNext doesn't behave as described in the... check-in: fd345b2af3 user: jan.nijtmans tags: core-8-6-branch
20:02
merge 8.6 check-in: ad63873abe user: dgp tags: bug-31aa44375d
19:08
code simplification, no interim copy/move buffers, no decompression d-string, the inflate occurring ... check-in: 8f17e96ef5 user: sebres tags: zlib-chan-f70ce1fead
14:37
few documentation changes (limit default and handling is changed) check-in: c208609ff2 user: sebres tags: zlib-chan-f70ce1fead
14:05
small amend combining similar parts check-in: 7c2a06fc2d user: sebres tags: zlib-chan-f70ce1fead
13:43
zlib: optimize ZlibTransformInput, if inflate is done no read and no generate needed anymore check-in: 982fde1b9b user: sebres tags: zlib-chan-f70ce1fead
13:28
zlib: performance - set default read ahead limit to DEFAULT_BUFFER_SIZE (4K); better fix avoiding BO... check-in: cbe2111fb3 user: sebres tags: zlib-chan-f70ce1fead
12:55
zlib, *BO*: fixes possible segfault (or buffer overrun), for instance if limit (max 65K) is set larg... check-in: 54605d16b9 user: sebres tags: core-8-6-branch
11:54
added (reworked) patch suggested by aku in [f70ce1fead]: recognize stream is done (and unget the unp... check-in: 9215e1ba40 user: sebres tags: zlib-chan-f70ce1fead
10:32
Upgrade Xcode from 11.3 to 11.4. Let Travis test whether "make install" works when the destination d... check-in: 89b6529252 user: jan.nijtmans tags: core-8-6-branch
10:30
Merge 8.6. Add TclStaticPackage to (internal) stub table. Code cleanup. check-in: a91e16c1ea user: jan.nijtmans tags: core-8-6-branch
2020-04-15
19:38
Merge 8.5 check-in: 58b4d49d41 user: jan.nijtmans tags: core-8-6-branch
19:06
fixes bug [8af92dfb66]: resolve too earlier stop of inflate's cycle (if generating decompressed data... check-in: 96e1e0251b user: sebres tags: core-8-6-branch
18:59
TclTrimRight/TclTrimLeft: removed mixed declarations and code (forbidden in ISO C90, declaration-aft... check-in: 4eb66645d6 user: sebres tags: core-8-6-branch
13:18
Merge 8.6 Closed-Leaf check-in: e242623c4a user: jan.nijtmans tags: travis-make-install
13:15
Update latest Xcode from 11.3 to 11.4 check-in: b4dbabd1ca user: jan.nijtmans tags: travis-make-install
06:35
More double-quotes check-in: d11d3402c8 user: jan.nijtmans tags: travis-make-install
2020-04-14
22:36
Try adding some quotes check-in: b06e6afc9d user: jan.nijtmans tags: travis-make-install
17:54
merge 8.5 check-in: 738233c14d user: dgp tags: core-8-6-branch
16:26
merge 8.6 check-in: 01e5439b3e user: dgp tags: bug-31aa44375d
16:02
Backport encoding-15.3 test-case from 8.7, together with missing "teststringbytes" command: Usefull ... check-in: e9d1d3157d user: jan.nijtmans tags: core-8-6-branch
14:39
partially revert [e9f5ff2f6a] - encoding-15.3 used not existing command "teststringbytes" (should be... check-in: ab7e9e03e9 user: sebres tags: core-8-6-branch
13:58
amend to [e9f5ff2f6a]: added missing constraint (testbytestring) check-in: 12c8bca9ac user: sebres tags: core-8-6-branch
12:30
Add missing testConstraint definition check-in: 8fe1452e8a user: jan.nijtmans tags: core-8-6-branch
10:55
Don't use 'identiy' encoding in test-cases any more! check-in: e9f5ff2f6a user: jan.nijtmans tags: core-8-6-branch
09:43
merge-mark check-in: 7fbfb1a30f user: jan.nijtmans tags: core-8-6-branch
09:19
Merge 8.6 check-in: 76244d6280 user: jan.nijtmans tags: bug-31aa44375d
08:49
Fix expecations and test-cases, according to expectations in latest core-8-6-branch (before this ser... check-in: c360caf7c0 user: jan.nijtmans tags: core-8-6-branch
08:44
Fix unit-test, change expectations according to current 8.6 branch (not handling [1b1f5f0b53] yet, d... Closed-Leaf check-in: e64b5a4785 user: jan.nijtmans tags: bug-c61818e4c9
00:09
Create separate tables to serve Tcl_UtfPrev and Tcl_UtfComplete. check-in: c47ec8e3a3 user: dgp tags: bug-c61818e4c9
2020-04-13
21:45
merge 8.6 check-in: 9eccb6d91f user: dgp tags: bug-31aa44375d
21:36
Merge 8.5. Failing tests highlight ticket [1b1f5f0b53]. check-in: 50b6d532c4 user: dgp tags: core-8-6-branch
09:40
Try installing in a directory with a space in its name. check-in: 208399b687 user: jan.nijtmans tags: travis-make-install
09:18
Add "make install" check to Travis build. sync rules.vc with versions in 8.7 and 9.0 check-in: 606df1d095 user: jan.nijtmans tags: core-8-6-branch
2020-04-12
11:04
Let's test if "make install" works, for now without spaces in the path check-in: 145a394890 user: jan.nijtmans tags: travis-make-install
2020-04-10
14:43
Fix determination of TCL_PACKAGE_PATH if it contains multiple directories, and at least one of them ... check-in: 6acb955a47 user: jan.nijtmans tags: core-8-6-branch
12:25
re-generate UNIX configure script check-in: b7c0bd6993 user: jan.nijtmans tags: core-8-6-branch
12:21
Introduce MODULE_INSTALL_DIR in make/nmake files, for compiling Tcl. Less use of ".." in the makefil... check-in: 1f6f21856b user: jan.nijtmans tags: core-8-6-branch