Timeline
Not logged in

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

215 check-ins using file win/makefile.vc version c97343335f

2020-07-03
09:57
Merge 8.7 check-in: e72ef756c6 user: jan.nijtmans tags: strict-index-experiment
08:50
Merge 8.6 check-in: 0e87024387 user: jan.nijtmans tags: core-8-branch
2020-07-02
14:16
Complaining on index "-1" is too strict, not wise to do for Tcl 8.x. check-in: 777747e2ff user: jan.nijtmans tags: strict-index-experiment
2020-06-29
20:20
WIP: Store build info in package check-in: 229f19331f user: jan.nijtmans tags: build-info
13:16
Merge 8.6 check-in: ac49364af1 user: jan.nijtmans tags: core-8-branch
10:26
Merge 8.6: Re-generate unix/tclConfig.h.in check-in: 1b76927c85 user: jan.nijtmans tags: core-8-branch
2020-06-28
15:15
Merge 8.6 check-in: ec1b0c0aa3 user: jan.nijtmans tags: core-8-branch
2020-06-25
13:01
Merge 8.6 check-in: c60ae5b315 user: jan.nijtmans tags: core-8-branch
11:26
Merge 8.6 check-in: 20bc6dfb78 user: jan.nijtmans tags: core-8-branch
2020-06-24
14:53
amend to 8.6th zlib-fix resolving warnings in 8.7 (int vs size_t, void * vs char *, etc) check-in: 758fc3d5e8 user: sebres tags: core-8-branch
14:48
merge 8.6 check-in: 414d759d1a user: sebres tags: core-8-branch
2020-06-23
09:33
Merge 8.6 check-in: 6421e4e7e1 user: jan.nijtmans tags: core-8-branch
06:36
Merge-mark check-in: 34260c9af5 user: jan.nijtmans tags: core-8-branch
06:16
Backport some recent changes in tclDate.c back to tclGetDate.y, so they are not lost when re-generat... check-in: d3e08b882b user: jan.nijtmans tags: core-8-branch
2020-06-22
12:48
Merge 8.6 check-in: 4075757949 user: jan.nijtmans tags: core-8-branch
12:26
Merge 8.6 check-in: 597e29bd6e user: jan.nijtmans tags: core-8-branch
11:58
Merge 8.6 check-in: f3980c5529 user: jan.nijtmans tags: core-8-branch
10:56
Merge 8.7 check-in: 828bbf27d7 user: jan.nijtmans tags: strict-index-experiment
08:25
Code simplification in msgcat::mcutil::getpreferences check-in: a75b8711ef user: jan.nijtmans tags: core-8-branch
2020-06-21
17:03
Rewrite msgcat::mcutil::getpreferences, not depending on 'string last' returning -1 any more check-in: bcbcf2cf53 user: jan.nijtmans tags: core-8-branch
15:53
Fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 check-in: 86f3ec8c65 user: jan.nijtmans tags: core-8-branch
15:51
Merge 8.6 check-in: c86214b4f9 user: jan.nijtmans tags: core-8-branch
2020-06-20
23:20
More "nodep" testcases check-in: 6386326c75 user: jan.nijtmans tags: strict-index-experiment
2020-06-19
14:20
Fix tcl_startOfPreviousWord when $start eq "none" check-in: 7a1abd50a5 user: jan.nijtmans tags: strict-index-experiment
11:23
Fix some test-cases check-in: d2b924cb6c user: jan.nijtmans tags: strict-index-experiment
10:29
merge-mark check-in: 9766ceb7db user: jan.nijtmans tags: core-8-branch
09:48
Suggested fix for [b179286248]: tclZipfs.c Build Error on CentOS 6 Closed-Leaf check-in: 0e3a851a75 user: jan.nijtmans tags: bug-b179286248
09:34
Make tclStringClassTable a little bit smaller, and save a pointer access when accessing the name of ... check-in: 1ceb0885f4 user: jan.nijtmans tags: core-8-branch
2020-06-18
13:49
With -DTCL_NO_DEPRECATED use empty string as "nothing found" on more places. Experimental. check-in: 927afdb9df user: jan.nijtmans tags: strict-index-experiment
13:12
Fix a few testcases check-in: 8a7054b686 user: jan.nijtmans tags: strict-index-experiment
12:47
Use more "string is none" in testcases in stead of directly comparing with -1 check-in: 58ebbfcc7e user: jan.nijtmans tags: strict-index-experiment
09:31
msgcat: Don't use "string first/last" check-in: 64f9fb3f9a user: jan.nijtmans tags: strict-index-experiment
2020-06-17
10:57
when compiled with -DTCL_NO_DEPRECATED, be as strict in compiled functions as in non-compiled ones check-in: 1b2b92844f user: jan.nijtmans tags: strict-index-experiment
2020-06-16
16:41
Merge 8.7 check-in: 04bb16f1d9 user: jan.nijtmans tags: strict-index-experiment
12:24
Make Tcl_GetIntForIndex() do reasonable things when endValue < -1 and when indexPtr == NULL. check-in: aed31dfc6d user: jan.nijtmans tags: core-8-branch
2020-06-15
12:44
Merge 8.7 check-in: e98ba58f38 user: jan.nijtmans tags: strict-index-experiment
2020-06-12
14:49
Merge 8.6 check-in: 162c548406 user: jan.nijtmans tags: core-8-branch
14:11
Merge 8.6 check-in: a065756d61 user: jan.nijtmans tags: core-8-branch
12:56
rules.vc: No need to redefine values which are already the default. tclWinPort.h: Fix comment check-in: 0fdd7b2e3b user: jan.nijtmans tags: core-8-branch
11:54
Let Tcl_GetIntForIndex() handle negative "endValue" values more reasonable. Needed for Tk's "string-... check-in: 5c10bdc61d user: jan.nijtmans tags: strict-index-experiment
2020-06-08
09:30
Add "-fno-common" to SHARED_CFLAGS on various platforms (e.g. Linux, CYGWIN). This is the default wi... check-in: 4215cda119 user: jan.nijtmans tags: core-8-branch
2020-06-07
20:31
Merge 8.7 check-in: 9a0d15188b user: jan.nijtmans tags: strict-index-experiment
19:11
If "endValue" doesn't matter in TclGetIntForIndexM() call, use INT_MAX - 1, not 0 or -1. This result... check-in: e436e10650 user: jan.nijtmans tags: core-8-branch
2020-06-06
08:01
Update TZ info to tzdata2020a. check-in: 78ac12175e user: jima tags: core-8-branch
2020-06-05
11:27
Improve "end-offset" type such that it can not only handle "end+/-int" format, but "int+/-int" as we... check-in: ce29853f12 user: jan.nijtmans tags: core-8-branch
2020-06-04
14:38
Merge 8.6 check-in: b48be1a169 user: jan.nijtmans tags: core-8-branch
2020-05-31
20:24
Make tclTomMath.h usable without tommath.h by defining TCL_NO_TOMMATH_H check-in: 4e9dafc4fe user: jan.nijtmans tags: core-8-branch
16:38
Merge 8.7 Closed-Leaf check-in: 56fdece4e7 user: jan.nijtmans tags: jn-index-reform
2020-05-30
23:47
tip-551 implementation. check-in: 3785bbf5a3 user: griffin tags: core-8-branch
2020-05-29
15:15
Merge jn-index-reform, and fix some test-cases. check-in: 868f9fc39a user: jan.nijtmans tags: strict-index-experiment
14:54
Merge 8.7 check-in: 8b2c19c0e7 user: jan.nijtmans tags: jn-index-reform
13:36
Change implementation "charstart", not behaving as "prevchar" any more. Also optimize charend/charst... check-in: 076b766c9c user: jan.nijtmans tags: tip-575
2020-05-28
11:44
Remove nextword/prevword. Rename nextchar/prefchar to charend/charstart, for consistancy with worden... check-in: f610ee7453 user: jan.nijtmans tags: tip-575
09:38
In cookiejar, don't depend on "lrange $pieces 0 -1" doing anything useful. check-in: 517f493711 user: jan.nijtmans tags: core-8-branch
08:05
Allow the empty string "" as valid index too, representing "none" check-in: 6974c6eec8 user: jan.nijtmans tags: strict-index-experiment
2020-05-27
15:26
Merge jn-index-reform check-in: 84f8919684 user: jan.nijtmans tags: strict-index-experiment
15:25
Merge 8.7 check-in: ffd378b351 user: jan.nijtmans tags: jn-index-reform
13:21
Escape the backslash in documentation check-in: 2fea80d5de user: jan.nijtmans tags: core-8-branch
06:31
Fix documentation for tcl_wordchars/tcl_nonwordchars matching the implementation. See: [f1253530cdd8... check-in: e0aa636f36 user: jan.nijtmans tags: core-8-branch
2020-05-26
22:21
Merge 8.6. Add MacOS build using Clang++ check-in: f351d1fef7 user: jan.nijtmans tags: core-8-branch
21:35
Fix build check-in: 5625634f92 user: jan.nijtmans tags: strict-index-experiment
2020-05-25
11:53
Finish implementation of "string nextchar|nextword|prevchar|prevword". Not thourougly test yet, but ... check-in: 0a46907d56 user: jan.nijtmans tags: tip-575
09:48
Merge-mark check-in: 7fdc440c13 user: jan.nijtmans tags: tip-575
09:32
Fix compiled "string is <class>" for characters > U+FFFF. Add testcase exposing this bug. check-in: 2a3709ca18 user: jan.nijtmans tags: core-8-branch
07:48
Fix "string is wordchar" in compiled case handling characters > U+FFFF. Adapt testcase exposing the ... check-in: 66ad29d9c5 user: jan.nijtmans tags: tip-575
2020-05-24
22:35
Merge jn-index-reform branch check-in: 2d1fc5b3d1 user: jan.nijtmans tags: strict-index-experiment
22:34
Merge 8.7 check-in: 3184183373 user: jan.nijtmans tags: jn-index-reform
22:29
Put back "string bytelength", not _that_ important for this TIP. Document that Tcl_UtfCharComplete(... check-in: f4989d1e8f user: jan.nijtmans tags: tip-575
2020-05-23
22:07
Rewrite "string wordend" to use the Tcl_UniChar array. check-in: 8333c88b3c user: jan.nijtmans tags: tip-575
21:51
Fix testsuite when "string bytelength" doesn't exist. check-in: 56fca3f26d user: jan.nijtmans tags: tip-575
2020-05-22
21:28
Split more "string" functions. New helper function TclUniCharToUCS4(), not used yet but that's the n... check-in: ec03d6f62d user: jan.nijtmans tags: tip-575
15:27
New "string" subcommands: "nextchar", "nextword", "prevchar", "prevword". Not implemented yet (for n... check-in: 04d41e57ba user: jan.nijtmans tags: tip-575
14:36
Merge 8.7 Add function Tcl_UniCharFold(). It's the same as Tcl_UniCharToLower() for now, but that wi... check-in: c338858460 user: jan.nijtmans tags: tip-575
2020-05-20
19:09
Adapt some comments, which are not correct for Tcl 8.7 any more check-in: 1203d7b979 user: jan.nijtmans tags: core-8-branch
2020-05-19
15:42
Possible simple solution for [4663e0636]: If TCL_NO_TOMMATH_H is defined, tclTomMath.h provides its ... Closed-Leaf check-in: 1baf516ed4 user: jan.nijtmans tags: bug-4663e0636
2020-05-18
20:25
Merge-mark check-in: 4427efd83c user: jan.nijtmans tags: core-8-branch
12:47
If Tcl is built with external libtommath (TCL_WITH_EXTERNAL_TOMMATH is defined), do the tests with t... check-in: 19a0e26fa4 user: jan.nijtmans tags: core-8-branch
11:51
Merge 8.7 Closed-Leaf check-in: c933eb1f2d user: jan.nijtmans tags: tip-573
10:51
Merge 8.7. Update documentation check-in: 566357910d user: jan.nijtmans tags: tip-575
10:10
Adapt Tcl_UtfPrev()/Tcl_UtfNext() to be consistant with Tcl_UtfToUniChar() check-in: 6aa676e6bc user: jan.nijtmans tags: tip-573
2020-05-14
10:16
Merge 8.6 check-in: 10e951f190 user: jan.nijtmans tags: core-8-branch
2020-05-13
22:07
Merge 8.7. Further progress with TIP implementation. check-in: afe207f116 user: jan.nijtmans tags: tip-575
19:57
Sync testcases with 8.6 check-in: 7bddc02e53 user: jan.nijtmans tags: core-8-branch
16:56
Merge 8.6 check-in: 4a9267b7a2 user: jan.nijtmans tags: core-8-branch
09:13
Merge 8.6 check-in: 28c786908d user: jan.nijtmans tags: core-8-branch
2020-05-12
21:17
Little tweak to Tcl_UniCharAtIndex(): Protect against negative index, return -1 in that case. check-in: fba6de9b22 user: jan.nijtmans tags: core-8-branch
19:41
Merge 8.6 check-in: 1d587617b0 user: jan.nijtmans tags: core-8-branch
18:59
First, experimental implementation of TIP #575. Barely tested, will fail. WIP check-in: d15b9cb99e user: jan.nijtmans tags: tip-575
13:53
Change back implementation of Tcl_UtfAtIndex() to how it was. Update documentation. Closed-Leaf check-in: 9d729bba9a user: jan.nijtmans tags: bug-81242a48c8
2020-05-11
11:13
Merge 8.6 check-in: 35c3be5b22 user: jan.nijtmans tags: core-8-branch
10:18
Merge 8.6 check-in: 097c064eb4 user: jan.nijtmans tags: core-8-branch
07:41
Merge 8.6 check-in: 6a7f9c3f67 user: jan.nijtmans tags: core-8-branch
2020-05-10
20:58
Demonstration for documentation bug, and suggestion for improved wording. More explanation will foll... check-in: 94b8ef9338 user: jan.nijtmans tags: bug-81242a48c8
20:11
Merge 8.6 check-in: 2cff341b8c user: jan.nijtmans tags: core-8-branch
13:24
Merge-mark check-in: 7c4f36bd7f user: jan.nijtmans tags: core-8-branch
2020-05-08
14:30
Merge 8.6 check-in: f6c43e1c9f user: jan.nijtmans tags: core-8-branch
08:14
Merge 8.6 check-in: de5675870e user: jan.nijtmans tags: core-8-branch
2020-05-07
21:59
Merge 8.6 check-in: 6f4a6b90ef user: dgp tags: core-8-branch
17:02
merge 8.7 Leaf check-in: 36b40699fe user: dgp tags: bug-ed29806baf-8.7
14:38
Merge 8.6 check-in: 7dccfe91e3 user: jan.nijtmans tags: core-8-branch
11:17
Fix [fad64a857e76f98e]: "lsearch" provides wrong errorCode with bad -stride option check-in: a368336356 user: jan.nijtmans tags: core-8-branch
10:56
Merge 8.6 check-in: 2de70b5bd1 user: jan.nijtmans tags: core-8-branch
2020-05-06
21:52
merge 8.6 check-in: 4d08cde908 user: dgp tags: core-8-branch
21:44
another test Leaf check-in: b2483ebbf1 user: dgp tags: bug-e617e8a71a
19:48
merge 8.6 check-in: bf737b27ba user: dgp tags: core-8-branch
17:11
Merge-mark check-in: 1e6e026ccf user: jan.nijtmans tags: core-8-branch
13:22
Merge 8.6 check-in: 918cfd8094 user: jan.nijtmans tags: core-8-branch
09:44
Merge 8.7 check-in: 97679b4f1d user: jan.nijtmans tags: tip-573
09:05
Merge 8.6 check-in: b344e875d1 user: jan.nijtmans tags: core-8-branch
2020-05-05
16:23
Remove PROTO_FLAGS here too check-in: 6bb9047191 user: jan.nijtmans tags: core-8-branch
16:20
Merge 8.6 check-in: b07935f03d user: jan.nijtmans tags: core-8-branch
11:44
Fix Tcl_UtfPrev() such that it can never go back more than TCL_UTF_MAX bytes. Already done correctly... check-in: 21adba4503 user: jan.nijtmans tags: core-8-branch
08:16
Merge 8.6 check-in: 7d127f6d27 user: jan.nijtmans tags: core-8-branch
2020-05-04
13:02
Merge-mark check-in: ab941b23a0 user: jan.nijtmans tags: core-8-branch
09:41
Merge 8.6 check-in: 2dd789a502 user: jan.nijtmans tags: core-8-branch
2020-05-03
22:19
Merge-mark check-in: eb1b6543ee user: jan.nijtmans tags: core-8-branch
2020-05-02
23:03
Merge 8.6 check-in: 6142cba3e1 user: jan.nijtmans tags: core-8-branch
2020-05-01
23:45
Encoding improvements, handling Unicode > 0xFFFF check-in: 02e76e4aa7 user: jan.nijtmans tags: bug-ed29806baf-8.7
22:15
Improve/simplify "testutfnext" and "testutfprev" commands. Now don't need to do special things with ... check-in: 3c01feea0c user: jan.nijtmans tags: core-8-branch
15:18
Merge 8.7 check-in: 0d98e69811 user: jan.nijtmans tags: bug-ed29806baf-8.7
14:53
Never mind remark about TIP #573 in previous commit: Test failure was due to typo. Fixed now. check-in: 15b715b177 user: jan.nijtmans tags: core-8-branch
14:20
Fix first part of [ed29806baf]: Tcl_UtfToUniChar reads more than TCL_UTF_MAX bytes. Tcl_UtfToUniCha... check-in: 1d9487bc7e user: jan.nijtmans tags: core-8-branch
08:51
Fix [ed29806baf] by introducing TclUCS4Complete(). All other calls of Tcl_UtfToUniChar() are suspici... check-in: fb85042c66 user: jan.nijtmans tags: bug-ed29806baf-8.7
2020-04-30
21:23
merge 8.7 check-in: 25e735d05d user: dgp tags: bug-e617e8a71a
21:07
merge 8.6 check-in: 1921d73497 user: dgp tags: core-8-branch
19:24
merge 8.6 check-in: c1648c2e63 user: dgp tags: core-8-branch
17:21
Work In Progress. Much trickiness about sorting out expectations. check-in: 581d6b939a user: dgp tags: bug-e617e8a71a
14:54
First, prove that bug [ed29806baf] is present in 8.7 too. Let's see what test-cases fail when we no ... check-in: 5510c6045d user: jan.nijtmans tags: bug-ed29806baf-8.7
14:19
Merge 8.6 check-in: 0b30875d74 user: jan.nijtmans tags: core-8-branch
12:51
Let's not get out the src[3] check yet. check-in: 577f5c5de8 user: jan.nijtmans tags: core-8-branch
12:45
Merge 8.6 check-in: 7ce14c8063 user: jan.nijtmans tags: core-8-branch
11:11
Merge 8.6 check-in: b3cfc84e51 user: jan.nijtmans tags: core-8-branch
2020-04-29
22:22
merge 8.7 check-in: 7db8756066 user: dgp tags: bug-e617e8a71a
22:14
Merge 8.6. Still a knownBug here. check-in: 1aca65a77f user: dgp tags: core-8-branch
19:20
Merge-mark 8.6 (Use of UNICODE_OUT_OF_RANGE() macro already was in 8.7). Quick exit from Tcl_UtfToCh... check-in: 24f0963165 user: jan.nijtmans tags: core-8-branch
17:39
First attempt at extending routine to deal with surrogate pairs. Exposes problems with the interface... check-in: f6001c20fb user: dgp tags: bug-e617e8a71a
17:28
Check reverse tests too. check-in: c9656e6b59 user: dgp tags: bug-e617e8a71a
11:10
Better structurize the UTF-8 (mainly around Tcl_UtfNext()/Tcl_UtfPrev(), but not only those) test-ca... Closed-Leaf check-in: f2320f6314 user: jan.nijtmans tags: test-prev-next-reform
2020-04-28
22:16
merge 8.7 check-in: 9268bc5805 user: dgp tags: bug-e617e8a71a
21:45
Merge 8.7 Leaf check-in: b11d56197b user: jan.nijtmans tags: rfe-f443140a85
21:32
merge 8.6 check-in: f506717467 user: dgp tags: core-8-branch
21:31
Merge 8.7 check-in: ae8e36391d user: jan.nijtmans tags: tip-573
21:16
Merge 8.6 check-in: 4a01a4d4a0 user: jan.nijtmans tags: core-8-branch
20:55
merge 8.6 check-in: 8a26ca3845 user: dgp tags: core-8-branch
20:39
Extend "testutfnext" test-command such that it can detect when it reads more bytes than the end of t... check-in: bb68f27f5b user: jan.nijtmans tags: core-8-branch
20:02
Bring forward test-cases utf-6.94 and utf-6.95 from Tcl 8.6 (higher ones have no value IMHO, but tho... check-in: f53003fa36 user: jan.nijtmans tags: core-8-branch
19:46
merge 8.6 check-in: c317632d7a user: dgp tags: core-8-branch
19:44
merge 8.6 check-in: 8f2a784324 user: dgp tags: core-8-branch
18:29
Proposed fix. Closed-Leaf check-in: 5c063485fd user: dgp tags: bug-b6038e5bc8
14:37
Implementation for TIP #573: Surrogates are invalid check-in: 749d917ed5 user: jan.nijtmans tags: tip-573
10:13
First shot at documentation update, describing what we are doing in this branch. check-in: 451a80ba70 user: jan.nijtmans tags: rfe-f443140a85
09:46
Change test expectations to what desired. Mark failing tests with "knownBug". 10 test-cases are affe... check-in: 4641000dd1 user: jan.nijtmans tags: rfe-f443140a85
07:52
Merge 8.7 check-in: ed1cd11bb5 user: jan.nijtmans tags: rfe-f443140a85
07:41
Merge 8.6 check-in: eb525960d8 user: jan.nijtmans tags: core-8-branch
2020-04-27
21:16
The comparison loop for UTF-16 string reps need revising to account for surrogates. For example \uD... check-in: 2d55c1330d user: dgp tags: bug-e617e8a71a
20:49
First shot at implementatio for [f443140a85]. Far from correct yet, since Tcl_UtfPrev() gives strang... check-in: b287415a79 user: jan.nijtmans tags: rfe-f443140a85
19:28
merge 8.6 check-in: f1da9ae4d0 user: dgp tags: core-8-branch
15:57
merge 8.6 check-in: c7fbf55742 user: dgp tags: core-8-branch
15:30
merge 8.6 check-in: ac7afb429c user: dgp tags: core-8-branch
14:27
merge 8.7 check-in: 12a1d96260 user: dgp tags: tip-568
13:41
merge 8.7 check-in: 4a980ef167 user: dgp tags: dgp-review
13:37
merge 8.6 check-in: 6ad25f08f8 user: dgp tags: core-8-branch
12:57
merge 8.6 check-in: 60de0f0a95 user: dgp tags: core-8-branch
2020-04-26
22:13
merge 8.6 check-in: 768c9b6c14 user: dgp tags: core-8-branch
21:30
merge 8.6 check-in: 6c90ae8e34 user: dgp tags: core-8-branch
21:15
merge 8.6 check-in: 985a9a07d6 user: dgp tags: core-8-branch
20:49
Tests demonstrating the bug. Work on a fix can go here. check-in: b104c2ebb3 user: dgp tags: bug-7f1162a867
20:32
Merge 8.6 check-in: 1876355ca2 user: dgp tags: core-8-branch
15:11
Cherry-pick Tcl_UniCharAtIndex() implementation from [6596c4af31], but adapted to the needs of TIPs ... check-in: 25b3737625 user: jan.nijtmans tags: core-8-branch
13:03
Merge-mark check-in: 45ca765897 user: jan.nijtmans tags: core-8-branch
2020-04-25
22:49
Make reg-13.33/reg-13.34 work again. Still have to investigate what's the problem. check-in: ad07fb9e23 user: jan.nijtmans tags: core-8-branch
22:32
Merge 8.6 check-in: 30a29680e1 user: jan.nijtmans tags: core-8-branch
2020-04-24
22:46
merge-mark check-in: 98a0b7c71b user: jan.nijtmans tags: core-8-branch
21:37
Merge 8.6 (Except encoding-12.6 test-case still to be handled) check-in: c15333aed7 user: jan.nijtmans tags: core-8-branch
13:31
Merge 8.6 check-in: 0b05e92ef6 user: jan.nijtmans tags: core-8-branch
10:23
Merge 8.6. This mainly introduces the overlong check into Tcl_UtfPrev(). 10 testcase changed results... check-in: 72f7d6e2a4 user: jan.nijtmans tags: core-8-branch
2020-04-23
22:10
Second attempt Closed-Leaf check-in: 312fb13ea5 user: jan.nijtmans tags: utf-next-for-8.7
21:50
First attempt to merge Tcl_UtfNext()/Tcl_UtfPrev() improvements (check for invalid byte sequences) t... check-in: 891db10cfb user: jan.nijtmans tags: utf-next-for-8.7
12:34
Testcase cleanup check-in: acbe648fe3 user: jan.nijtmans tags: core-8-branch
2020-04-22
07:59
Fix [27944a3661]: Taming test utf-6.88. Long-standing bug in Tcl_UtfNext(). Corner-case when the poi... check-in: aff418be86 user: jan.nijtmans tags: core-8-branch
2020-04-21
21:41
Improved "testutfnext" command check-in: 5f7a2c7b45 user: jan.nijtmans tags: core-8-branch
10:14
Fix corner-case in TIP #542 implementation: For extensions compiled with TCL_UTF_MAX=4 while Tcl is ... check-in: 8d2927e1c4 user: jan.nijtmans tags: core-8-branch
09:49
More test cleanup check-in: 926d62f948 user: jan.nijtmans tags: core-8-branch
07:26
Wrong indent in comment Closed-Leaf check-in: 6a12cc0c59 user: jan.nijtmans tags: bug-27944a3661
07:18
Merge 8.7 check-in: 8895c470f0 user: jan.nijtmans tags: bug-27944a3661
2020-04-20
21:54
Teach Tcl_UtfPrev() that 0xC1 is _always_ an invallid byte. Test-case utf-7.34. Make sure that Tcl_... check-in: 5f382f2056 user: jan.nijtmans tags: core-8-branch
20:44
Add test-cases handling TclGetBytesFromObj() ( actually Tcl_UtfToUniChar too) check-in: 99450f5bca user: jan.nijtmans tags: core-8-branch
2020-04-19
09:57
Proposed fix for [27944a3661]: Taming test utf-6.88. This fix is not optimized, it still uses TclUt... check-in: 74d3f929c8 user: jan.nijtmans tags: bug-27944a3661
09:12
4 more testcases, which could detect future regressions in Emoji handling check-in: 115e8a2c43 user: jan.nijtmans tags: core-8-branch
2020-04-18
20:23
More test-case cleanup check-in: 93ba0f15a7 user: jan.nijtmans tags: core-8-branch
2020-04-17
12:20
Add test-case for Tcl_UtfNext/Tcl_UtfPrev. About 15 of them give the wrong answer, but - at least - ... check-in: 4302a5d8b4 user: jan.nijtmans tags: core-8-branch
05:49
Merging forward the Utf changes. Needs some repair yet. Leaf check-in: 36303870fc user: dgp tags: dgp-fixme
2020-04-16
11:14
Merge 8.7 check-in: 3153d51ddc user: jan.nijtmans tags: core-8-branch
2020-04-15
20:12
Use TclGetBytesFromObj() in testcases in stead of Tcl_GetByteArrayFromObj(), since we only want to h... check-in: b280eb5b78 user: jan.nijtmans tags: core-8-branch
19:54
Merge 8.6 check-in: 9adf3a7df5 user: jan.nijtmans tags: core-8-branch
19:12
Merge 8.6 check-in: 032032c0b6 user: jan.nijtmans tags: core-8-branch
2020-04-14
17:57
merge (mark) 8.6 check-in: 539323704a user: dgp tags: core-8-branch
17:49
Same issue fixed for test string-20.8* check-in: 42c7ac0505 user: dgp tags: core-8-branch
17:45
Expose the failing tests. Fix string-20.7 by using an invalid single byte that is stable in its mean... check-in: 78a4d45288 user: dgp tags: core-8-branch
16:33
Missing .$noComp in string-20.8 test-case, we don't want duplicate test-case numbers. check-in: c92d723731 user: jan.nijtmans tags: core-8-branch
16:30
merge 8.7 check-in: 7d5bbeeec4 user: dgp tags: tip-568
16:11
Merge 8.6 check-in: 1b0c462ea6 user: jan.nijtmans tags: core-8-branch
15:39
merge 8.7 check-in: f0015361d4 user: dgp tags: dgp-review
15:37
merge 8.6 check-in: 05eecf3952 user: dgp tags: core-8-branch
14:48
Fix windows build (with older compilers) check-in: 51b230586a user: jan.nijtmans tags: core-8-branch
13:02
Merge 8.6 check-in: 890a3f9918 user: jan.nijtmans tags: core-8-branch
11:59
Add test-case for bug [c61818e4c9] check-in: 4b26bc65dc user: jan.nijtmans tags: core-8-branch
10:17
Merge 8.6 check-in: 250fd8a281 user: jan.nijtmans tags: core-8-branch
2020-04-13
13:19
Remove traces of INST_TRY_CVT_TO_INDEX, not needed now check-in: 48c71f107b user: jan.nijtmans tags: strict-index-experiment
10:05
Merge jn-index-reform check-in: fceb35f4f7 user: jan.nijtmans tags: strict-index-experiment
10:05
Merge 8.7 check-in: 32ecbb94a2 user: jan.nijtmans tags: jn-index-reform
09:20
Merge 8.6 check-in: e41df161a7 user: jan.nijtmans tags: core-8-branch
2020-04-10
20:57
Only set MODULE_INSTALL_DIR once in UNIX makefile .... check-in: 6ff31cfd32 user: jan.nijtmans tags: core-8-branch
14:44
Merge 8.6 check-in: 00feb373fe user: jan.nijtmans tags: core-8-branch
13:02
Merge 8.6 check-in: cd1ce15d26 user: jan.nijtmans tags: core-8-branch