Timeline
Not logged in

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

130 check-ins using file generic/tclZipfs.c version 59d079f215

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-06
21:44
another test Leaf check-in: b2483ebbf1 user: dgp tags: bug-e617e8a71a
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
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: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
10:04
Merge 8.7 check-in: 7c72a5de93 user: jan.nijtmans tags: death-to-dbgx
09:20
Merge 8.6 check-in: e41df161a7 user: jan.nijtmans tags: core-8-branch
2020-04-10
21:21
Merge 8.7 check-in: 76ff1e3f31 user: jan.nijtmans tags: death-to-dbgx
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
2020-04-08
09:44
Merge 8.7 check-in: 87b9d4c288 user: jan.nijtmans tags: jn-index-reform
07:57
In TCL_UTF_MAX=4 mode, string lengths are quitely different. check-in: 8886d39d5f user: jan.nijtmans tags: core-8-branch
07:27
Teach "split", "string wordstart" and "string wordend" how to handle Unicode characters >\uFFFF, usi... check-in: 437453c4f4 user: jan.nijtmans tags: core-8-branch
2020-04-07
09:45
merge-mark check-in: 087dc70d54 user: jan.nijtmans tags: core-8-branch
2020-04-06
20:33
Fix [dd010cadfb]: [string trim] mishandles surrogates check-in: b2cf8c2a88 user: jan.nijtmans tags: core-8-branch
19:32
note check-in: d4a6ad26db user: dgp tags: dgp-review
19:30
merge 8.7 check-in: 1ec1644535 user: dgp tags: dgp-review
09:22
Make Tcl_UtfCharComplete() usable for both Tcl_UtfToUniChar() and Tcl_UtfToChar16(). Defect noticed ... check-in: 20a619daf1 user: jan.nijtmans tags: core-8-branch
2020-04-05
20:40
Better use public function Tcl_GetIntForIndex() in stead of private one. check-in: d18abe0efb user: jan.nijtmans tags: core-8-branch
20:36
Merge 8.6 check-in: b69fafa7f6 user: jan.nijtmans tags: core-8-branch
2020-04-03
14:28
Fix broken build. check-in: d76b30b67a user: dgp tags: core-8-branch
09:13
Simplify implementation of TclUtfToUCS4: The #undefined Tcl_UtfToUniChar() already does everything f... check-in: 4af836a404 user: jan.nijtmans tags: core-8-branch
08:50
Merge 8.6 check-in: d49245679b user: jan.nijtmans tags: core-8-branch
07:35
Merge 8.6 check-in: 02a90dff68 user: jan.nijtmans tags: core-8-branch
2020-04-02
22:46
Use new utility routine so that error characters using surrogates are reported correctly. check-in: d4a601833a user: dgp tags: core-8-branch
22:18
merge 8.6 check-in: f1db0ed67c user: dgp tags: core-8-branch
14:18
merge 8.6 check-in: c21dece684 user: sebres tags: core-8-branch
2020-04-01
20:14
Prevent a binary read appending to a non-bytes value. check-in: c1d4e823bc user: dgp tags: core-8-branch
19:09
Use TclGetBytesFromObj to check that all commands and public routines that expect bytes as arguments... check-in: d5713156fa user: dgp tags: core-8-branch
17:22
Use TclGetBytesFromObj to check that [zipfs mount_data] gets proper bytes argument check-in: f8464b6936 user: dgp tags: core-8-branch