Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
56 check-ins using file generic/tcl.decls version dc7b0dc139
|
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 | |
| 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 | |
|
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 | |
|
2023-03-12
| ||
| 17:10 | Cherrypick yip-656. Start on Tcl_ExternalToUtf/Tcl_UtfToExternal tests check-in: fb97312ec1 user: apnadkarni tags: tip-656-tcl9 | |
| 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 | |
|
2023-03-10
| ||
| 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 | |
| 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 | |
|
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: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: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 | |
| 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:35 | Cherrypick [13537afd1b] - eliminate TCL_ENCODING_MODIFIED check-in: 9c6ee19533 user: apnadkarni tags: tip-656-tcl9 | |
|
2023-03-01
| ||
| 15:39 | Fix Tcl_UtfToExternalDStringEx call in macos code check-in: 47e42c11de user: apnadkarni tags: tip-656-tcl9 | |
| 08:01 | Merge 9.0. TclpSysalloc fix. check-in: fa1f039a85 user: apnadkarni tags: tip-656-tcl9 | |
| 07:19 | Merge 9.0 check-in: eb12679c83 user: apnadkarni tags: tip-656-tcl9 | |
|
2023-02-28
| ||
| 17:16 | Cherrypick [070225e33d]. Move setting of profile flags to lower level functions in case they are cal... check-in: 8c48e4cad4 user: apnadkarni tags: tip-656-tcl9 | |
|
2023-02-25
| ||
| 06:13 | Tests pass modulo couple of differences in Tcl 8 and 9 default behavior to be discussed (tickets log... check-in: 9ceaffc7be user: apnadkarni tags: tip-656-tcl9 | |
| 03:03 | Compiles and runs. Tests still to be ported. check-in: c057c79d2b user: apnadkarni tags: tip-656-tcl9 | |