Timeline
Not logged in

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

54 check-ins using file win/Makefile.in version b0d3c69694

2020-04-08
19:15
Merge 8.7 check-in: 8b4b7e3f17 user: jan.nijtmans tags: tip-568
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
23:19
merge 8.7 check-in: 8413475e07 user: dgp tags: tip-568
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:28
merge 8.7 check-in: acf7d6b91c user: dgp tags: tip-568
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
13:45
Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: af16cc6255 user: jan.nijtmans tags: core-8-branch
13:40
Remove variable "properByteArrayType" from tclTest.c, because it isn't used any more. check-in: 00ba419e1b user: jan.nijtmans tags: tip-568
12:06
merge 8.7 check-in: 1175da2b65 user: dgp tags: tip-568
11:55
merge 8.7 check-in: 239598afa4 user: dgp tags: dgp-review
11:54
merge 8.6 check-in: 487f1bf7e7 user: dgp tags: core-8-branch
05:37
Adapt [testbytestring] to use TclGetBytesFromObj, which must be in internal stubs to make that work. check-in: 4b6439f4d3 user: dgp tags: core-8-branch
2020-03-31
21:20
Merge jn-index-reform check-in: 2fd014c912 user: jan.nijtmans tags: strict-index-experiment
21:16
Merge 8.7 check-in: 955fdc6f0b user: jan.nijtmans tags: jn-index-reform
20:28
Fix a few warning-message in --enable-symbols-mem mode check-in: 211e192cb0 user: jan.nijtmans tags: core-8-branch
20:18
Fix [828dda049b]: Memory faults post-TIP 557 check-in: 64ec162129 user: jan.nijtmans tags: core-8-branch
16:15
Merge 8.6 check-in: 5343a2b7cb user: jan.nijtmans tags: core-8-branch
16:05
merge 8.7 check-in: 2128cd01fa user: dgp tags: tip-568
16:04
merge 8.7 check-in: 8ee6b78561 user: dgp tags: dgp-review
16:04
merge 8.6 check-in: be90731959 user: dgp tags: core-8-branch
14:19
Merge jn-index-reform check-in: 16f8ccae83 user: jan.nijtmans tags: strict-index-experiment
11:03
Merge 8.7 check-in: d56c1d6b75 user: jan.nijtmans tags: jn-index-reform
10:46
Merge 8.6 check-in: 5f099cb477 user: jan.nijtmans tags: core-8-branch
2020-03-30
21:19
Revise writing to binary channels so that any attempt to write a non-byte character throws an error. Leaf check-in: 35a92b96f2 user: dgp tags: dgp-binary-write-error-on-non-byte
20:59
Revise writing to binary channels so that non-byte characters get replaced with a replacement charac... Leaf check-in: a87be9f2dc user: dgp tags: dgp-binary-write-replace-non-byte
15:51
Merge 8.6; revise to use TclGetBytesFromObj. check-in: a9eed52a58 user: dgp tags: core-8-branch
15:31
Merge jn-index-reform check-in: c3bd1d3004 user: jan.nijtmans tags: strict-index-experiment
15:30
Merge 8.7 check-in: bff8682dc2 user: jan.nijtmans tags: jn-index-reform
15:27
Initialize Tcl_UniChar's, in case we are handling surrogates (however unlikely). check-in: f0bd4b3d9c user: jan.nijtmans tags: core-8-branch
15:13
Merge 8.6, revise to use TclGetBytesFromObj. check-in: 3f0a218557 user: dgp tags: core-8-branch
13:09
Merge jn-index-reform check-in: 2c684cf313 user: jan.nijtmans tags: strict-index-experiment
13:03
Merge 8.7 check-in: d13586a6a4 user: jan.nijtmans tags: jn-index-reform
13:00
Merge 8.6 check-in: a789a8c3d9 user: jan.nijtmans tags: core-8-branch
11:37
Optimize TclStringFirst/TclStringLast: Let it return a Tcl_Obj * in stead of an int, so its callers ... check-in: cb795a476e user: jan.nijtmans tags: core-8-branch
11:11
Merge jn-index-reform check-in: 8166a4143b user: jan.nijtmans tags: strict-index-experiment
10:33
Merge 8.7 check-in: a4d8e2f905 user: jan.nijtmans tags: jn-index-reform
10:30
Merge 8.6 check-in: c1435a792d user: jan.nijtmans tags: core-8-branch