Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
83 check-ins using file tests/icuUcmTests.tcl version 056c576914
|
2023-04-18
| ||
| 10:29 | Merge trunk [48829d9671]: Fix [d7fd37ebd9]: handling leftover prefix in table encoding. check-in: 46f77f9937 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 08:07 | Merge trunk [1253dd0211]:` Fix http11 test hang caused by trailing brace in previous commit. check-in: 4e8b79b32c user: pooryorick tags: trunk-encodingdefaultstrict | |
| 08:02 | Merge trunk [20cad126cd]: Don't let httpd11 depend on the system encoding any more: All text files... check-in: 89939d5fe5 user: pooryorick tags: trunk-encodingdefaultstrict | |
| 07:43 | Merge trunk [b10e2b66a9], Tcl TIP 656 manpages. check-in: 6072da9342 user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2023-04-17
| ||
| 21:33 | Merge trunk [49a4c8f8fb], "TIP 656 accepted", and resolve conflicts. check-in: ab0512022f user: pooryorick tags: trunk-encodingdefaultstrict | |
|
2023-03-20
| ||
| 14:32 | Merge 9.0 check-in: 86d82b531d user: jan.nijtmans tags: tip-626 | |
| 14:19 | Merge 8.7 check-in: d89991c58b user: jan.nijtmans tags: trunk, main | |
| 12:08 | Add longIs64bit constraint to lseq-4.4 (because this isn't expected to work on 32-bit platforms). Re... check-in: 15c9067453 user: jan.nijtmans tags: trunk, main | |
| 11:42 | Fix [5ae5ffc3f4]: Problem with -failindex on 32-bit platform check-in: 1e23dd4876 user: jan.nijtmans tags: trunk, main | |
| 11:31 | Merge 8.7 check-in: 48829d9671 user: jan.nijtmans tags: trunk, main | |
| 02:38 | Merge 8.7 - Fix http11 test hang check-in: 1253dd0211 user: apnadkarni tags: trunk, main | |
|
2023-03-19
| ||
| 13:34 | Another fix: don't access (w) twice Closed-Leaf check-in: 5fd5efd795 user: jan.nijtmans tags: bug-5ae5ffc3f4 | |
| 13:32 | Doesn't look like a mem-leak: It appears that Tcl_ObjSetVar2() already handles that. check-in: 37a381473b user: jan.nijtmans tags: bug-5ae5ffc3f4 | |
| 13:23 | Proposed fix for [5ae5ffc3f4]: Problem with -failindex on 32-bit platform. This also fixes a memory-... check-in: c01c9c2885 user: jan.nijtmans tags: bug-5ae5ffc3f4 | |
| 11:58 | Merge 9.0 check-in: 62ec72b70e user: jan.nijtmans tags: tip-626 | |
| 11:58 | Merge 8.7 check-in: 20cad126cd user: jan.nijtmans tags: trunk, main | |
| 11:46 | Merge 9.0 check-in: 2887536489 user: jan.nijtmans tags: tip-626 | |
| 11:45 | Merge 8.7 check-in: cd89bb1303 user: jan.nijtmans tags: trunk, main | |
|
2023-03-18
| ||
| 09:15 | Merge 9.0 check-in: c9dd529165 user: jan.nijtmans tags: tip-626 | |
| 09:08 | Merge 8.7 check-in: 1d12742d75 user: jan.nijtmans tags: trunk, main | |
| 08:52 | Merge 8.7 check-in: 4dca8eb033 user: jan.nijtmans tags: trunk, main | |
| 08:45 | Merge 8.7 check-in: b10e2b66a9 user: jan.nijtmans tags: trunk, main | |
| 04:28 | Merge 8.7 - TIP 656 manpages check-in: 9aa2b65a57 user: apnadkarni tags: trunk, main | |
| 03:37 | Merge mark post-656 check-in: eaf51a2d06 user: apnadkarni tags: trunk, main | |
| 03:35 | TIP 656 accepted check-in: 49a4c8f8fb user: apnadkarni tags: trunk, main | |
| 02:59 | Merge trunk Closed-Leaf check-in: 56386248af user: apnadkarni tags: tip-656-tcl9 | |
|
2023-03-16
| ||
| 18:15 | Missed two tests. Blast it :-( check-in: df5d869746 user: apnadkarni tags: tip-656-tcl9 | |
| 18:11 | Merge 9.0 check-in: a16366941d user: apnadkarni tags: tip-656-tcl9 | |
| 17:54 | Fix passing of encoding state in testencoding Tcl_UtfToExternal check-in: 461a409e5e user: apnadkarni tags: tip-656-tcl9 | |
| 17:29 | Merge 8.7 check-in: b6b55639ae user: apnadkarni tags: tip-656 | |
| 10:00 | unicode -> utf-16. Remove some unneeded encodingProfileTodo constraints check-in: 873f3868fe user: jan.nijtmans tags: tip-656-tcl9 | |
| 03:48 | Change -encodingprofile to -profile check-in: 618179acda user: apnadkarni tags: tip-656-tcl9 | |
| 03:08 | Change -encodingprofile to -profile check-in: 07a4893b3b user: apnadkarni tags: tip-656 | |
|
2023-03-14
| ||
| 17:23 | Merge 9.0. Also fix replace profile handling of orphan surrogates check-in: 69b2949bc8 user: apnadkarni tags: tip-656-tcl9 | |
| 15:34 | Merge 8.7 check-in: 5068abf7d5 user: apnadkarni tags: tip-656 | |
|
2023-03-13
| ||
| 16:32 | Fix passing of encoding state in testencoding Tcl_UtfToExternal check-in: 076db71deb user: apnadkarni tags: tip-656 | |
|
2023-03-12
| ||
| 17:10 | Cherrypick yip-656. Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests check-in: fb97312ec1 user: apnadkarni tags: tip-656-tcl9 | |
| 16:47 | Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests check-in: 0e15961c9e user: apnadkarni tags: tip-656 | |
| 12:00 | Merge 9.0. Also ckalloc -> Tcl_Alloc and ckfree -> Tcl_Free check-in: 6320007166 user: jan.nijtmans tags: tip-656-tcl9 | |
|
2023-03-11
| ||
| 16:47 | Add testencoding Tcl_ExternalToUtf/Tcl_UtfToExternal for raw testing of corresponding C functions check-in: 5ee6b60d3c user: apnadkarni tags: tip-656-tcl9 | |
| 16:43 | Add testencoding Tcl_ExternalToUtf/Tcl_UtfToExternal for raw testing of corresponding C functions check-in: b4e00b1d8b user: apnadkarni tags: tip-656 | |
|
2023-03-10
| ||
| 15:55 | Implement new function Tcl_InputEncodingError() check-in: 6d2aac8f3f user: jan.nijtmans tags: tip-657 | |
| 15:29 | Merged 9.0. Note knownProfileBug constraint which mark questionable tests to be resolved later. check-in: 20743e4925 user: apnadkarni tags: tip-656-tcl9 | |
| 09:53 | Merge 8.7 check-in: aa1b1f275c user: apnadkarni tags: tip-656 | |
| 07:37 | Fix parsing of fconfigure set -encoding* options check-in: 8d526e142d user: apnadkarni tags: tip-656-tcl9 | |
|
2023-03-09
| ||
| 16:20 | Bug-fix for Utf32ToUtfProc, in case TCL_UTF_MAX=3 check-in: 12c63f8c9f user: jan.nijtmans tags: tip-657 | |
| 10:47 | Fix SetChannelOption parsing of -encoding* to match GetChannelOption check-in: 12f034882f user: apnadkarni tags: tip-656 | |
|
2023-03-08
| ||
| 22:04 | Oops check-in: 74ffd90527 user: jan.nijtmans tags: tip-657 | |
| 21:49 | Merge tip-657-tcl9. Further implementation of Tcl_GetObj() et al. check-in: c1d9a43a3e user: jan.nijtmans tags: tip-657 | |
| 20:40 | Merge 8.7 check-in: d3a2621dcd user: jan.nijtmans tags: tip-656 | |
| 20:37 | Merge 9.0 check-in: 0ad25bdaec user: jan.nijtmans tags: tip-656-tcl9 | |
| 09:52 | Merge tip-657-tcl9. Add "-profile tcl8" to http.tcl check-in: 57f4c1fc86 user: jan.nijtmans tags: tip-657 | |
| 09:36 | ckalloc -> Tcl_Alloc and ckfree -> Tcl_Free check-in: 1afb3416f7 user: jan.nijtmans tags: tip-656-tcl9 | |
|
2023-03-07
| ||
| 23:11 | encodingprofile -> profile, and fix more testcases check-in: 22160bc51d user: jan.nijtmans tags: tip-657 | |
| 21:01 | Start implementing TIP #657. WIP check-in: 7d3d6f8f29 user: jan.nijtmans tags: tip-657 | |
| 20:14 | Merge 8.7 check-in: d9532ddf80 user: jan.nijtmans tags: tip-656 | |
| 20:13 | Merge 9.0 check-in: 66a2cd7681 user: jan.nijtmans tags: tip-656-tcl9 | |
|
2023-03-02
| ||
| 08:00 | Merge 9.0 - disable file perms tests on wsl check-in: 5cad9ca0b2 user: apnadkarni tags: tip-656-tcl9 | |
| 07:46 | Merge 8.7 - disable tests on WSL check-in: 69c6438f23 user: apnadkarni tags: tip-656 | |
| 06:41 | Bug [e778e3f804]. Fix error message for invalid profile name. check-in: f9e3e55bb8 user: apnadkarni tags: tip-656 | |
| 06:29 | Bug [e778e3f804]. Fix error message for invalid profile name. check-in: 80abdf9c7d user: apnadkarni tags: tip-656-tcl9 | |
| 04:48 | Add encoding test vector files check-in: 1d59f7ff51 user: apnadkarni tags: tip-656-tcl9 | |
| 04:16 | Eliminate TCL_ENCODING_MODIFIED flag check-in: 13537afd1b user: apnadkarni tags: tip-656 | |
|
2023-02-28
| ||
| 16:08 | Proposed fix for [e778e3f804]: Parsing of "profile" for TIP #656 Leaf check-in: 82377ce539 user: jan.nijtmans tags: bug-e778e3f804 | |
| 15:39 | Merge 8.7 check-in: 99cfb068bb user: apnadkarni tags: tip-656 | |
| 14:08 | int -> Tcl_Size to match TIP check-in: 3270877c8d user: apnadkarni tags: tip-656 | |
| 13:25 | Merge 8.7 check-in: 0fbea57450 user: apnadkarni tags: tip-656 | |
| 13:24 | Merge 8.7 check-in: f0039dade9 user: apnadkarni tags: tip-656 | |
| 12:25 | Move setting of profile in flags parameter to lower level functions in case they are called directly check-in: 070225e33d user: apnadkarni tags: tip-656 | |
|
2023-02-24
| ||
| 13:34 | Add teststringobj newunicode command to test invalid input to Tcl_NewUnicodeObj check-in: 76d20961d0 user: apnadkarni tags: tip-656 | |
| 10:32 | Raise error on invalid flags check-in: 28c0ea5f1b user: apnadkarni tags: tip-656 | |
| 09:57 | Merge 8.7 check-in: 630e01679f user: apnadkarni tags: tip-656 | |
| 09:35 | Factor out encoding test vectors into separate file so they can be used for file IO tests check-in: 063ca81db9 user: apnadkarni tags: tip-656 | |
| 03:35 | Bug [40c61a5d10]. Fix syntax error message. check-in: ebf20c29bd user: apnadkarni tags: tip-656 | |
| 03:10 | Merge [bug-dab7fd5973]. Pick up memory leak fix from 8.7. Thanks, Jan check-in: 4507659bcd user: apnadkarni tags: tip-656 | |
|
2023-02-23
| ||
| 21:31 | -strictencoding 1 -> -encodingprofile strict (since the testcases placed back in previous commit did... Closed-Leaf check-in: c621947424 user: jan.nijtmans tags: bug-dab7fd5973 | |
| 21:20 | Remove left-over traces of [0a74820b6d], which was merged into the apn-encoding-profile and landed i... check-in: ff7923a914 user: jan.nijtmans tags: bug-dab7fd5973 | |
| 13:24 | Had forgotten to remove disabled code check-in: c1b6369a50 user: apnadkarni tags: tip-656 | |
| 13:19 | New signature for Tcl_ExternalToUtfDStringEx and Tcl_UtfToExternalDStringEx as per TIP 656 check-in: 2274d048cf user: apnadkarni tags: tip-656 | |
| 11:22 | Merge 8.7 check-in: 8a44af5914 user: apnadkarni tags: tip-656-pre-capi, tip-656 | |
| 10:22 | Fix gcc warnings and encoding error message (bug [40c61a5d10]) check-in: 00b03d47c5 user: apnadkarni tags: tip-656 | |
|
2023-02-22
| ||
| 15:28 | Merge 8.7 check-in: bcda8d12a6 user: apnadkarni tags: tip-656 | |
| 13:42 | Add ICU tests for unmapped characters. check-in: be36e83bbb user: apnadkarni tags: tip-656 | |