Tcl Source Code

Timeline
Login

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

200 most recent check-ins using file tools/mkdepend.tcl version d8764a0fd5

2022-11-29
17:28
Rebase to later 8.6 version check-in: dff639e3f2 user: jan.nijtmans tags: fix-initsubsystem-75ecc0e6cb9899bf
2022-07-21
18:55
added tests illustrating bug [b3977d199b] check-in: 350f5b9a9e user: sebres tags: bug-b3977d199b
2022-05-31
13:25
merge 8-5-event-perf-branch Leaf check-in: 2a854432fb user: sebres tags: sebres-8-6-event-perf-branch
2022-04-26
12:03
fixes compilation of try-command [27520c9b17]: compile only if finaly token is simple Closed-Leaf check-in: fba9450772 user: sebres tags: bug-27520c9b17
12:03
added test illustrating bug [27520c9b17] check-in: b6e28a1636 user: sebres tags: bug-27520c9b17
2022-01-17
22:23
Remove all protections in StringRangeCmd(), and switch off compilation of "string range" Closed-Leaf check-in: 756287e16e user: jan.nijtmans tags: bug-e9a2715d91-investigate
2020-11-25
09:16
Remove the Tcl_GetValue() functionality. This can always be developed separately check-in: a0c54184f7 user: jan.nijtmans tags: tip-481
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
17:36
compatibility to future 8.6 version ([6596c4af31e29b5d] introduced new internals TclUtfPrev/TclUtfNe... check-in: 75b156542f user: sebres tags: sebres-8-6-clock-speedup-cr2
17:28
simplification of new tests check-in: 9c3d568ffc user: sebres tags: sebres-8-6-clock-speedup-cr2
17:21
Merge branch 'gh-20--neg-relmonth-offs': fixed relative clock calculation on negative month offset o... check-in: ef0f2caea9 user: sebres tags: sebres-8-6-clock-speedup-cr2
17:19
fixed relative clock calculation on negative month offset over threshold of a year: compiler/platfo... Closed-Leaf check-in: ff917bd6e7 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20
17:19
added test case illustrating bug #20 - wrong relative clock calculation on negative month offset ove... check-in: e856d21c22 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-20
17:14
Merge branch 'fix-gh-19' (https://github.com/sebres/tclclockmod/issues/19) check-in: 925b5b7229 user: sebres tags: sebres-8-6-clock-speedup-cr2
16:52
windows: small amend (speedup _hasRegistry in positive case) Closed-Leaf check-in: edbea056d9 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:51
close #19: implements safe "catch" in clock NS - avoid overwrite of interp state by select and setup... check-in: e236bb6a19 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:44
avoid overwrite of interp state by select and setup timezone check-in: 45258c6b60 user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:42
avoid change of interp state in ::tcl::clock::LocalizeFormat check-in: d05b3521ec user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:35
test case illustrating #19: some initialization of clock.tcl (locale/msgcat, etc) could overwrite in... check-in: b150f1e1fc user: sebres tags: sebres-8-6-clock-speedup-cr2-gh-19
16:30
improve tests, since timerate supporting max-count too check-in: 5aa58926a2 user: sebres tags: sebres-8-6-clock-speedup-cr2
2020-05-23
03:32
Update for TIP-551:

Add documentation for this feature to the expr man page. The keyword "integ... Closed-Leaf check-in: 002a6fdc7d user: griffin tags: tip-551

2020-05-18
10:10
Adapt Tcl_UtfPrev()/Tcl_UtfNext() to be consistant with Tcl_UtfToUniChar() check-in: 6aa676e6bc user: jan.nijtmans tags: tip-573
2020-05-13
17:13
Copy utf.test from the tip of the core-8-6-branch, and see how many bugs are known in 8.6.10. All of... Closed-Leaf check-in: d5a5ffc4f4 user: jan.nijtmans tags: core-8-6-10-orig
2020-05-12
11:28
Change a few test-expectations. Doesn't realy change the number of "knownBug"'s check-in: 6745022c67 user: jan.nijtmans tags: core-8-6-10-orig
08:25
Take the original 8.6.10 version, but update tclTest.c and utf.test with the latest version. So let'... check-in: 86d36e9604 user: jan.nijtmans tags: core-8-6-10-orig
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:15
Merge 8.7 check-in: 80b28f70b4 user: jan.nijtmans tags: trunk
20:11
Merge 8.6 check-in: 2cff341b8c user: jan.nijtmans tags: core-8-branch
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:24
Merge-mark check-in: 7c4f36bd7f user: jan.nijtmans tags: core-8-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:38
Merge 8.7 check-in: 8b2eeab7e0 user: jan.nijtmans tags: trunk
14:30
Merge 8.6 check-in: f6c43e1c9f user: jan.nijtmans tags: core-8-branch
14:18
Merge 8.5 check-in: b3fc054686 user: jan.nijtmans tags: core-8-6-branch
08:15
Merge 8.7 check-in: d82f7e9061 user: jan.nijtmans tags: trunk
08:14
Merge 8.6 check-in: de5675870e user: jan.nijtmans tags: core-8-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
22:06
merge 8.7 check-in: b7293ef281 user: dgp tags: trunk
21:59
Merge 8.6 check-in: 6f4a6b90ef user: dgp tags: core-8-branch
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
17:02
merge 8.7 Leaf check-in: 36b40699fe user: dgp tags: bug-ed29806baf-8.7
16:44
merge 8.6 check-in: ea1043c01e user: dgp tags: bug-ed29806baf-8.6
14:47
Merge 8.7 check-in: 63344df549 user: jan.nijtmans tags: trunk
14:38
Merge 8.6 check-in: 7dccfe91e3 user: jan.nijtmans tags: core-8-branch
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
11:18
Merge 8.7 check-in: 8b50e62328 user: jan.nijtmans tags: trunk
11:17
Fix [fad64a857e76f98e]: "lsearch" provides wrong errorCode with bad -stride option check-in: a368336356 user: jan.nijtmans tags: core-8-branch
11:09
Merge 8.7 check-in: 3516a881cf user: jan.nijtmans tags: trunk
10:56
Merge 8.6 check-in: 2de70b5bd1 user: jan.nijtmans tags: core-8-branch
10:09
Optimize Tcl_UtfToUniCharDString() check-in: 806e1e868c user: jan.nijtmans tags: core-8-6-branch
2020-05-06
21:59
merge 8.7 check-in: f21991ce1e user: dgp tags: trunk
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
21:42
merge 8.5 check-in: 62362d0caa user: dgp tags: core-8-6-branch
19:55
merge 8.7 check-in: 541cffe991 user: dgp tags: trunk
19:48
merge 8.6 check-in: bf737b27ba user: dgp tags: core-8-branch
19:31
merge 8.5 check-in: 01956c0799 user: dgp tags: core-8-6-branch
17:11
Merge-mark check-in: 1e6e026ccf user: jan.nijtmans tags: core-8-branch
17:10
Merge 8.5 check-in: c3ba020bba user: jan.nijtmans tags: core-8-6-branch
13:31
Merge 8.7 check-in: c990c1d146 user: jan.nijtmans tags: trunk
13:22
Merge 8.6 check-in: 918cfd8094 user: jan.nijtmans tags: core-8-branch
13:14
Merge 8.5. More usage of UCHAR() macro. check-in: 3f3c0fda44 user: jan.nijtmans tags: core-8-6-branch
09:44
Merge 8.7 check-in: 97679b4f1d user: jan.nijtmans tags: tip-573
09:28
Merge 8.7 check-in: 6c8e0cb9c5 user: jan.nijtmans tags: trunk
09:05
Merge 8.6 check-in: b344e875d1 user: jan.nijtmans tags: core-8-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:31
Merge 8.7 check-in: d3f247fc3a user: jan.nijtmans tags: trunk
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
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
11:54
Merge 8.7 check-in: 95e9950dad user: jan.nijtmans tags: trunk
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
10:06
Merge 8.6 check-in: 5d3edce6f4 user: jan.nijtmans tags: bug-ed29806baf-8.6
09:51
Merge 8.7 check-in: bd1dcc78c1 user: jan.nijtmans tags: trunk
08:16
Merge 8.6 check-in: 7d127f6d27 user: jan.nijtmans tags: core-8-branch
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:02
Merge-mark check-in: ab941b23a0 user: jan.nijtmans tags: core-8-branch
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:41
Merge 8.6 check-in: 2dd789a502 user: jan.nijtmans tags: core-8-branch
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:19
Merge-mark check-in: eb1b6543ee user: jan.nijtmans tags: core-8-branch
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
23:05
Merge 8.7 check-in: a2ef8e3993 user: jan.nijtmans tags: trunk
23:03
Merge 8.6 check-in: 6142cba3e1 user: jan.nijtmans tags: core-8-branch
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
23:45
Encoding improvements, handling Unicode > 0xFFFF check-in: 02e76e4aa7 user: jan.nijtmans tags: bug-ed29806baf-8.7
22:23
Merge 8.7 check-in: 770508cc4c user: jan.nijtmans tags: trunk
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: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
15:18
Merge 8.7 check-in: 0d98e69811 user: jan.nijtmans tags: bug-ed29806baf-8.7
15:07
Merge 8.7 check-in: 3aa84b4b26 user: jan.nijtmans tags: trunk
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:44
Merge 8.7 check-in: 056c1aad28 user: jan.nijtmans tags: trunk
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
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
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:09
merge 8.7 check-in: daf82de914 user: dgp tags: trunk
21:07
merge 8.6 check-in: 1921d73497 user: dgp tags: core-8-branch
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
19:25
merge 8.7 check-in: 948dd75b36 user: dgp tags: trunk
19:24
merge 8.6 check-in: c1648c2e63 user: dgp tags: core-8-branch
18:58
merge 8.5 check-in: c4bcfe94fe user: dgp tags: core-8-6-branch
17:21
Work In Progress. Much trickiness about sorting out expectations. check-in: 581d6b939a user: dgp tags: bug-e617e8a71a
15:35
Win: use physical host DNS name instead cluster name. Ticket [da235271f1] check-in: 2ba1cd687f user: oehhar tags: core-8-6-branch
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:20
Merge 8.7 check-in: a65a5fe9ec user: jan.nijtmans tags: trunk
14:19
Merge 8.6 check-in: 0b30875d74 user: jan.nijtmans tags: core-8-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: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
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
11:24
Merge 8.7 check-in: 174d27836c user: jan.nijtmans tags: trunk
11:11
Merge 8.6 check-in: b3cfc84e51 user: jan.nijtmans tags: core-8-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:22
merge 8.7 check-in: 7db8756066 user: dgp tags: bug-e617e8a71a
22:18
Merge 8.7. Still knownBug (for TUM=3) check-in: 217f306ba1 user: dgp tags: trunk
22:14
Merge 8.6. Still a knownBug here. check-in: 1aca65a77f user: dgp tags: core-8-branch
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:23
Merge 8.7 check-in: 9f5d7846b9 user: jan.nijtmans tags: trunk
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
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
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:33
merge 8.7 check-in: 25a337aa92 user: dgp tags: trunk
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:28
merge 8.5 check-in: 94627889fc user: dgp tags: core-8-6-branch
21:17
Merge 8.7 check-in: 72c58ebf06 user: jan.nijtmans tags: trunk
21:16
Merge 8.6 check-in: 4a01a4d4a0 user: jan.nijtmans tags: core-8-branch
21:15
Merge 8.5 check-in: 536cc3e560 user: jan.nijtmans tags: core-8-6-branch
21:05
merge 8.7 check-in: 4ee2e52f48 user: dgp tags: trunk
20:55
merge 8.6 check-in: 8a26ca3845 user: dgp tags: core-8-branch
20:46
Merge 8.7 check-in: 1890820bdc user: jan.nijtmans tags: trunk
20:44
merge 8.5 check-in: 67a589b1e3 user: dgp tags: core-8-6-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:45
merge 8.5 check-in: 7c1d6e23c4 user: dgp tags: core-8-6-branch
19:44
merge 8.6 check-in: 8f2a784324 user: dgp tags: core-8-branch
19:20
merge 8.5 check-in: f12cf25524 user: dgp tags: core-8-6-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:40
Merge 8.7. This fixes a regression, already fixed in trunk: [f339b9b7a8705484] check-in: 4f52f07e78 user: jan.nijtmans tags: novem
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:43
Merge 8.7 check-in: 6912f429be user: jan.nijtmans tags: trunk
07:41
Merge 8.6 check-in: eb525960d8 user: jan.nijtmans tags: core-8-branch
07:17
Merge 8.5 check-in: 5022b35087 user: jan.nijtmans tags: core-8-6-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:29
merge 8.7 check-in: fab0023c08 user: dgp tags: trunk
19:28
merge 8.6 check-in: f1da9ae4d0 user: dgp tags: core-8-branch
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
16:10
[a444889cbe] Quick fix to satisfy Travis. Might revise later. check-in: f339b9b7a8 user: dgp tags: trunk
16:07
merge 8.6 check-in: a09f1cb421 user: dgp tags: trunk
15:57
merge 8.6 check-in: c7fbf55742 user: dgp tags: core-8-branch
15:41
merge 8.5 check-in: 27c7dcbdf6 user: dgp tags: core-8-6-branch
15:30
merge 8.6 check-in: ac7afb429c user: dgp tags: core-8-branch
15:28
merge 8.5 check-in: 56d432ea2a user: dgp tags: core-8-6-branch
14:27
merge 8.7 check-in: 12a1d96260 user: dgp tags: tip-568
14:19
megrge trunk check-in: 7dc45bcd85 user: dgp tags: dgp-refactor
14:04
merge trunk check-in: c2f97d0710 user: dgp tags: dgp-properbytearray
14:04
merge trunk check-in: c277217fd9 user: dgp tags: novem
13:44
merge 8.7 check-in: 0794aa3bdf user: dgp tags: trunk
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