Timeline
Not logged in

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

50 check-ins occurring around 2022-03-15 08:34:13.

2022-03-17
14:12
merge main check-in: 38951135b3 user: oehhar tags: tip607-encoding-failindex
13:44
Merge 9.0 check-in: 8707b51282 user: jan.nijtmans tags: tip-616
13:34
Merge 9.0 check-in: 147f584909 user: jan.nijtmans tags: tip607-encoding-failindex
13:23
TIP607 encoding failindex: correct error message, test bytecompiled version check-in: 7cc915be21 user: oehhar tags: tip607-encoding-failindex
12:07
merge-mark check-in: 073263bf23 user: jan.nijtmans tags: trunk, main
12:07
Merge 8.6 check-in: 9f61609437 user: jan.nijtmans tags: core-8-branch
12:00
Fix 2 testcases which are not testing what they should be testing (since "-encoding ascii" cannot ha... check-in: d639572141 user: jan.nijtmans tags: core-8-6-branch
11:37
Merge 8.7 check-in: 1555f0596f user: jan.nijtmans tags: trunk, main
09:51
TIP #601: Make "encoding convertto/convertfrom" throw exceptions check-in: fb919be8a3 user: jan.nijtmans tags: core-8-branch
2022-03-16
23:08
Handle Tcl_UtfAtIndex check-in: 4d35f48f7c user: jan.nijtmans tags: full-utf-for-87
22:21
Handle Tcl_GetCharLength check-in: 2cce141084 user: jan.nijtmans tags: full-utf-for-87
18:26
merge trunk check-in: fb0f56616f user: oehhar tags: tip607-encoding-failindex
18:20
TIP607 encoding failindex: revert ckeckin [add9ed8887] : just wait for symbol load in VS2015 and it ... check-in: c8720dea86 user: oehhar tags: tip607-encoding-failindex
14:55
Merge 8.7. First working version, feature complete check-in: a9a14d5e6c user: jan.nijtmans tags: full-utf-for-87
2022-03-15
17:14
Merge 8.7 check-in: 9723d06eae user: jan.nijtmans tags: trunk, main
17:13
Merge 8.6 check-in: 790351a15d user: jan.nijtmans tags: core-8-branch
17:12
Fix [639208cc7b]: main makefile.vc OPTS=static compile error in libtommath\bn_mp_set_i64.c: An unary... check-in: 47d5aef864 user: jan.nijtmans tags: core-8-6-branch
16:17
update rules.vc check-in: 59d6af3292 user: jan.nijtmans tags: full-utf-for-87
16:15
Now - really - allow TCL_UTF_MAX=3 compiling with nmake build check-in: 3c9bd3dae6 user: jan.nijtmans tags: trunk, main
16:00
Make framePtr->level size_t check-in: 02078e746d user: jan.nijtmans tags: tip-616
15:26
Merge 9.0 check-in: d55381f7da user: jan.nijtmans tags: tip-616
13:59
Merge 9.0. Don't combine surrogates when appending UTF-32 strings check-in: 80bff79ed3 user: jan.nijtmans tags: tip-619
10:28
TIP607 encoding failindex: correct test which works now. check-in: 0d006415cf user: oehhar tags: tip607-encoding-failindex
10:15
win/makefile.vc: required correction for noembed,symbols to allow debugging with MS-VS2015. Otherwis... check-in: add9ed8887 user: oehhar tags: tip607-encoding-failindex
08:34
Merge 8.7. Add builds with TCL_UTF_MAX=3 on github check-in: ed52402306 user: jan.nijtmans tags: trunk, main
07:52
Even though Tcl_UniChar == int (in this "#if TCL_UTF_MAX>3 block), use the correct signature for Tcl... check-in: 2bdd750eee user: jan.nijtmans tags: core-8-branch
07:09
TIP607 encoding failindex: test correction check-in: a9b94c0646 user: oehhar tags: tip607-encoding-failindex
2022-03-14
23:14
Some restructuring. Now compiles/runs fine with TCL_UTF_MAX=3 check-in: 7772cd8a61 user: jan.nijtmans tags: full-utf-for-87
21:15
Merge 8.7 check-in: 1a05049b06 user: jan.nijtmans tags: trunk, main
20:59
Eliminate useless "const int" usage, where "const" has no meaning. VC-2015 has problem when the sign... check-in: b8efe8c796 user: jan.nijtmans tags: core-8-branch
18:27
TIP607 encoding failindex: get work out of 8.7 branch to this 9.0 branch. TIP is rebased. check-in: 51b9b286d8 user: oehhar tags: tip607-encoding-failindex
18:25
Merge main check-in: a11f5ee706 user: oehhar tags: tip607-encoding-failindex
18:24
Add "const" to some other parameters to avoid compiler failure on MS-VC 2015. Hope this is ok. check-in: c85e25dcb3 user: oehhar tags: trunk, main
18:15
Add "const" to TclObjLookupVar parameter 6 and 7 to avoid compiler failure on MS-VC 2015. Hope this ... check-in: 2257a5fc3f user: oehhar tags: trunk, main
18:06
TIP605 encoding failindex: prepare TCL 9.0 main branch with branch "encodings-with-flags" merged. check-in: c8fc04b93b user: oehhar tags: tip607-encoding-failindex
17:39
TIP607 encoding failindex: some tests and implementation (not working) check-in: 2f1594f38b user: oehhar tags: tip607-encoding-failindex
16:10
TIP607 encoding failindex: options -failindex and -nocomplain may not both be specified Closed-Leaf check-in: 98ac044f33 user: oehhar tags: tip607-encoding-failindex
16:06
More progress check-in: 48ab8b7472 user: jan.nijtmans tags: full-utf-for-87
15:46
TIP607 encoding failindex: start implementation check-in: a611c76903 user: oehhar tags: tip601-encoding-failindex, tip607-encoding-failindex
2022-03-13
23:12
Merge 8.7. More progress check-in: 38d0c3aade user: jan.nijtmans tags: full-utf-for-87
00:39
Merge 8.7 check-in: 9cf43794f3 user: jan.nijtmans tags: trunk, main
00:31
Coroutine cleanup: clarify 'yieldparameter' value. Use less C stackspace check-in: f3a0c179b9 user: jan.nijtmans tags: core-8-branch
2022-03-12
23:28
merge-mark check-in: 73c3149474 user: jan.nijtmans tags: core-8-branch
23:25
Fix 2 warnings: warning C4018: '>': signed/unsigned mismatch check-in: 1403ead867 user: jan.nijtmans tags: core-8-6-branch
23:21
Start defining "utf32string" type check-in: b46d5c684f user: jan.nijtmans tags: full-utf-for-87
22:30
More progress check-in: 2e24803530 user: jan.nijtmans tags: full-utf-for-87
2022-03-11
22:43
2 more functions check-in: f3580d9f09 user: jan.nijtmans tags: full-utf-for-87
22:11
Handle TclUniCharNcmp() check-in: 715b107f62 user: jan.nijtmans tags: full-utf-for-87
20:56
Update overflow protections to the size_t type. check-in: 239f8bba15 user: dgp tags: trunk, main
19:37
merge 8.7 check-in: 5c134ed668 user: dgp tags: trunk, main