Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2022-03-15 08:34:13.
|
2022-03-17
| ||
| 15:40 | Merge fork check-in: fdae83aded user: jan.nijtmans tags: tip607-encoding-failindex | |
| 15:38 | More check-in: 6267a2e0b5 user: jan.nijtmans tags: tip-616 | |
| 15:05 | More progress check-in: 4c5be4f585 user: jan.nijtmans tags: tip-616 | |
| 13:44 | Merge 9.0 check-in: 8707b51282 user: jan.nijtmans tags: tip-616 | |
| 13:36 | • Closed ticket [91c5932024]: Magic around TclGetBytesFromObj issue with MS-VC 2015 64 bit plus 7 other changes artifact: fbfb52f636 user: jan.nijtmans | |
| 13:34 | Merge 9.0 check-in: 147f584909 user: jan.nijtmans 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 | |
| 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:17 | • Closed ticket [639208cc7b]: main makefile.vc OPTS=static compile error in libtommath\bn_mp_set_i64.c: An unary minus operator was assigned to a signless type. The result is still signless. plus 6 other changes artifact: 1d53274293 user: jan.nijtmans | |
| 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:53 | • Ticket [639208cc7b] main makefile.vc OPTS=static compile error in libtommath\bn_mp_set_i64.c: An unary minus operator was assigned to a signless type. The result is still signless. status still Open with 4 other changes artifact: fa8ea62e41 user: jan.nijtmans | |
| 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 | |
|
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 | |
| 16:06 | More progress check-in: 48ab8b7472 user: jan.nijtmans tags: full-utf-for-87 | |
|
2022-03-13
| ||
| 23:12 | Merge 8.7. More progress check-in: 38d0c3aade user: jan.nijtmans tags: full-utf-for-87 | |
| 01:05 | • Ticket [e9a2715d91] Tcl 8.6.11: Incompatible Tcl_GetRange() status still Closed with 5 other changes artifact: 11a1a15bb1 user: jan.nijtmans | |
| 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 | |
| 17:21 | • Ticket [9c7557160f] signed integer overflow in UpdateStringOfByteArray() status still Closed with 5 other changes artifact: 8d8dca38f4 user: jan.nijtmans | |
| 15:55 | Merge 8.7 Closed-Leaf check-in: 01bcbc4c60 user: jan.nijtmans tags: coro-crunch | |
| 15:20 | Merge 9.0 check-in: ad50a0649b user: jan.nijtmans tags: tip-619 | |
| 15:16 | Merge 8.7 check-in: 29b95038cd user: jan.nijtmans tags: trunk, main | |
| 15:13 | Merge 8.7 check-in: 6c97d5b403 user: jan.nijtmans tags: full-utf-for-87 | |
| 15:12 | TIP #617 implementation fix: Don't panic on Tcl_UniCharLen() when compiled with TCL_UTF_MAX=4 check-in: 144192320f user: jan.nijtmans tags: core-8-branch | |
| 14:52 | Experiment: full UTF for 8.7. (WIP) check-in: 4a31181448 user: jan.nijtmans tags: full-utf-for-87 | |
| 14:45 | Merge 9.0. Update documentation check-in: 343bcc3b06 user: jan.nijtmans tags: tip-619 | |
| 13:58 | More tweaks check-in: ac04dae9b0 user: jan.nijtmans tags: coro-crunch | |
| 13:34 | clarify 'yieldparameter'. Eliminate variable 'unused', reduce coroutine stackspace check-in: b84d4c3ff6 user: jan.nijtmans tags: coro-crunch | |