Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
69 check-ins using file generic/tclCompCmdsSZ.c version 1af67f81e0
|
2019-04-15
| ||
| 19:57 | Add [dict getdef] alias Closed-Leaf check-in: f500eaf0ba user: dkf tags: tip-342 | |
|
2019-04-14
| ||
| 14:17 | Implement TIP 367 check-in: 48745adfd3 user: dkf tags: core-8-branch | |
| 14:17 | Implement TIP 312 check-in: 8dfa9e699b user: dkf tags: core-8-branch | |
| 14:15 | Implement TIP 160 check-in: 42f24469aa user: dkf tags: core-8-branch | |
| 07:52 | Removed TCL_LINK_ALLOC; it wasn't used. Closed-Leaf check-in: 8260b9fa28 user: dkf tags: tip-312-new | |
|
2019-04-12
| ||
| 20:15 | merge 8.7 Closed-Leaf check-in: a92f73b21e user: dgp tags: tip-367 | |
| 19:44 | merge 8.7 check-in: 959bd9e05d user: dgp tags: tip-342 | |
| 19:21 | merge 8.7 check-in: 77b29afa6b user: dgp tags: tip-312-new | |
| 19:12 | merge 8.7 Closed-Leaf check-in: 325ddbd682 user: dgp tags: tip-224 | |
|
2019-04-11
| ||
| 21:39 | Suggested fix for [60559fd4a6]: put selected tests in child interps Closed-Leaf check-in: d321b807d3 user: dkf tags: bug-60559fd4a6 | |
| 20:37 | Merge 8.6 check-in: 2a6c012bff user: jan.nijtmans tags: core-8-branch | |
| 09:52 | merge 8.6 (conflicts resolved, changes on tests/cmdMZ.test in [4cb9044dfa] reverted - timerate is su... check-in: 1803c5e40f user: sebres tags: core-8-branch | |
|
2019-04-10
| ||
| 19:53 | Complete implementation for MSVC (even building minigzip) check-in: 3b09ba4861 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-04-09
| ||
| 19:21 | Merge 8.7. Complete implementation for MSVC and for UNIX. check-in: b392834e2c user: jan.nijtmans tags: digit-bit-60 | |
| 08:46 | Merge 8.6 check-in: 72e08a8f88 user: jan.nijtmans tags: core-8-branch | |
|
2019-04-08
| ||
| 21:25 | Fix clang compiler warning in tclZlib.c. Clear execute bit in two encodings check-in: f49ac8ca52 user: jan.nijtmans tags: core-8-branch | |
| 19:06 | Merge 8.7. Intended operation completed for mingw-w64 (but not yet for other compilers/platforms) check-in: 1c2054cc64 user: jan.nijtmans tags: digit-bit-60 | |
| 15:35 | merge bug-45b9faf103f2, fewer destructive TclObjLookupVarEx, closes [45b9faf103f2] check-in: 7723c52623 user: sebres tags: core-8-branch | |
| 15:03 | closes [45b9faf103f2] (tclVar cached lookup): fixes segfaulting if variable released before set; par... Closed-Leaf check-in: e62a48e964 user: sebres tags: bug-45b9faf103f2 | |
| 13:38 | Improve test for last commit fixing [45b9faf103f2]. check-in: 55da18eb59 user: pooryorick tags: core-8-branch | |
| 13:01 | Fix for [45b9faf103f2], [try] interaction with local variable names produces segmentation fault. check-in: 4100488a3c user: pooryorick tags: core-8-branch | |
|
2019-04-07
| ||
| 14:45 | Merge 8.7, and fix test-case set-old-8.6 check-in: f511fa47d2 user: jan.nijtmans tags: tip-224 | |
| 14:39 | Merge 8.7, and fix build problem on Windows Closed-Leaf check-in: 5b54e4c576 user: jan.nijtmans tags: tip-160 | |
|
2019-04-06
| ||
| 20:41 | Merge 8.7. Add checks for libtommath library to configure script (experimental) check-in: b7a7b29452 user: jan.nijtmans tags: digit-bit-60 | |
|
2019-04-05
| ||
| 21:15 | Merge 8.6 check-in: 67062d71c0 user: jan.nijtmans tags: core-8-branch | |
| 20:51 | Created TIP 531 implementation for Peter Da Silva Closed-Leaf check-in: 07d94cad22 user: dkf tags: tip-531 | |
| 18:37 | More efficient version (after feedback from KBK). Better test too. check-in: 41a632a0b1 user: dkf tags: tip-312-new | |
|
2019-04-04
| ||
| 23:47 | Clean up and refactor a bit check-in: 258100c83e user: dkf tags: tip-312-new | |
| 23:08 | Now with fewer memory leaks check-in: edef464b4f user: dkf tags: tip-312-new | |
| 22:48 | Fix unsigned wide linking. check-in: 5d6108345e user: dkf tags: tip-312-new | |
| 21:31 | Merge 8.7 Undo Tcl-specific changes in bn_mp_sqrt.c, and re-enable the two disabled test-cases: Th... check-in: a256ab380c user: jan.nijtmans tags: digit-bit-60 | |
| 08:52 | Split up tests to get better focus on what is being tested check-in: 84706f16ce user: dkf tags: tip-312-new | |
|
2019-04-03
| ||
| 19:52 | Merge 8.7 check-in: c1bdc62c2a user: jan.nijtmans tags: utf-max | |
| 17:20 | merge 8.7 check-in: d9c41ba6ee user: dgp tags: tip-445-api-fix | |
| 12:22 | Docs check-in: 3c244a994e user: dkf tags: tip-312-new | |
| 09:36 | refactor; mark broken tests as broken check-in: b3ffd86e9b user: dkf tags: tip-312-new | |
| 09:08 | Some fixes. Still broken on 64-bit systems check-in: b81fc362ed user: dkf tags: tip-312-new | |
| 07:58 | Import of TIP 312 implementation check-in: 39413ccd4f user: dkf tags: tip-312-new | |
|
2019-04-02
| ||
| 18:23 | merge-mark check-in: 5b3cc9e2a9 user: jan.nijtmans tags: core-8-branch | |
|
2019-04-01
| ||
| 19:36 | Modify testbytestring such that is only produces pure byte-arrays, if not it errors out. Modify Tcl... check-in: 3c92680ac9 user: jan.nijtmans tags: core-8-branch | |
| 14:30 | merge 8.6 (merge-point only, no functional changes) check-in: 6e506e162d user: sebres tags: core-8-branch | |
| 14:24 | merge 8.6 check-in: 0a66d35b63 user: sebres tags: core-8-branch | |
| 10:51 | Document check-in: 5122e74902 user: dkf tags: tip-342 | |
| 10:38 | Add tests check-in: 823d26b67c user: dkf tags: tip-342 | |
| 08:48 | Implement [dict getwithdefault] check-in: 6d442e58b8 user: dkf tags: tip-342 | |
|
2019-03-31
| ||
| 20:45 | (temporary workaround): Mark expr-47.12 and expr-47.13 as nonPortable: Those are the test-cases fail... check-in: 7ff2a29530 user: jan.nijtmans tags: digit-bit-60 | |
| 14:05 | Added tests check-in: 824fd479ea user: dkf tags: tip-224 | |
| 13:43 | Doc for [array value] check-in: ccad7281b9 user: dkf tags: tip-224 | |
| 11:59 | Implementation of [array value] check-in: 5357ebf74b user: dkf tags: tip-224 | |
|
2019-03-30
| ||
| 12:54 | Added documentation check-in: b7911ee099 user: dkf tags: tip-367 | |
| 12:41 | Tests, and reduce number of copies. check-in: 45414a4070 user: dkf tags: tip-367 | |
| 10:36 | Implementation of [lremove]. check-in: 4c507a70b2 user: dkf tags: tip-367 | |
|
2019-03-28
| ||
| 22:49 | Merge 8.7 check-in: eebb1e7ee1 user: jan.nijtmans tags: utf-max | |
| 22:42 | More complete typedef for mp_word, for MP_8BIT and MP_16BIT as well. check-in: 444187f1e9 user: jan.nijtmans tags: digit-bit-60 | |
| 21:44 | Experiment: On platforms which support it (gcc), compiled libtommath with DIGIT_BIT=60 check-in: 739233ffd0 user: jan.nijtmans tags: digit-bit-60 | |
| 21:21 | Merge 8.6 check-in: 9f000ec23e user: jan.nijtmans tags: core-8-branch | |
|
2019-03-27
| ||
| 23:48 | Make Tcl_StringMatch() into a wrapper macro around Tcl_StringCaseMatch() check-in: 9610a55327 user: jan.nijtmans tags: core-8-branch | |
| 20:21 | Merge 8.6 check-in: 885ce37315 user: jan.nijtmans tags: core-8-branch | |
|
2019-03-26
| ||
| 22:23 | Update TZ info to tzdata2019a. check-in: 3e4a156ecf user: jima tags: core-8-branch | |
| 16:22 | Additional protection for ridiculously big exponents, in case libtommath is compiled with DIGIT_BIT=... check-in: 642b1d2408 user: jan.nijtmans tags: core-8-branch | |
|
2019-03-25
| ||
| 21:52 | merge-mark check-in: 5972fb41aa user: jan.nijtmans tags: core-8-branch | |
|
2019-03-24
| ||
| 16:50 | Since only bytes 0xF0 - 0xF4 can be the first byte of a valid 4-byte UTF-8 byte sequence, account fo... check-in: 9c09af3627 user: jan.nijtmans tags: core-8-branch | |
| 13:05 | Merge 8.7 check-in: 15927b5ba6 user: jan.nijtmans tags: utf-max | |
| 13:02 | Make all internal small buffer related to Tcl_UtfBackslash() length 4, not TCL_UTF_MAX: For TCL_UTF_... check-in: 69cd13225a user: jan.nijtmans tags: core-8-branch | |
|
2019-03-21
| ||
| 20:28 | Merge 8.7. Also fix invalid reference to TclUtfToWChar, causing build failure check-in: 7c63883789 user: jan.nijtmans tags: utf-max | |
|
2019-03-20
| ||
| 22:54 | Merge 8.7 check-in: 3ea5d3e8a3 user: jan.nijtmans tags: utf-max | |
|
2019-03-18
| ||
| 20:07 | Add 4 new encodings, and add documentation. check-in: 0ac59eb0c6 user: jan.nijtmans tags: utf-max | |
|
2019-03-17
| ||
| 22:01 | More WIP. Seems to be *almost* working. check-in: ab13cbd74c user: jan.nijtmans tags: utf-max | |
|
2019-03-16
| ||
| 21:10 | Merge 8.7 Move up some stub entries related to Tcl_UniChar Use TCL_UTF_MAX=4 for full Unicode in ste... check-in: 81502a66ed user: jan.nijtmans tags: utf-max | |