Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
25 check-ins using file generic/tcl.h version 6e7de0a0c3
|
2025-08-12
| ||
| 13:44 | remove tclUniData.c and uniParse.tcl: not used any more check-in: b885c376e5 user: jan.nijtmans tags: tip-726 | |
| 13:09 | Fix doc: impotent font change check-in: 18cc40108e user: jan.nijtmans tags: tip-726 | |
|
2025-07-27
| ||
| 17:28 | Add manpage for unicode command check-in: f772c5d029 user: apnadkarni tags: tip-726 | |
| 08:41 | Add manpage for normalization API check-in: a633daa618 user: apnadkarni tags: tip-726 | |
| 08:07 | Add tests Tcl_UtfToNormalized API check-in: 228a4cdf87 user: apnadkarni tags: tip-726 | |
| 00:59 | Add C API Tcl_UtfToNormalized check-in: b00ff15275 user: apnadkarni tags: tip-726 | |
|
2025-07-26
| ||
| 06:14 | Merge tip-726-plus to eliminate use of tclUniData.c. check-in: 0a1c3bc2fb user: apnadkarni tags: tip-726 | |
| 05:26 | Fix test loading for mingw which uses tclsh, not tcltest for tests Leaf check-in: b4f4002e9e user: apnadkarni tags: tip-726-plus | |
| 05:00 | Fix gcc warnings, mingw build and extraneous prototype defs used in debug check-in: ff495c9305 user: apnadkarni tags: tip-726-plus | |
|
2025-07-25
| ||
| 17:55 | Remove unicode toXXXX commands as no longer needed for confirming equivalence with string toXXXX check-in: 30a02828fc user: apnadkarni tags: tip-726-plus | |
| 17:46 | Eliminate use of tclUniData.c check-in: 1dcc7678c8 user: apnadkarni tags: tip-726-plus | |
| 17:34 | Implement unicode toXXXX congruent to string toXXXX check-in: 369ac8bf18 user: apnadkarni tags: tip-726-plus, tip-726-tclunidata-equivalence-proof | |
| 16:05 | Disable tests for bug 1ecea011 check-in: 13c2631e68 user: apnadkarni tags: tip-726-plus | |
| 15:49 | Implement unicode is CLASS to match string is CLASS check-in: 7beae32e00 user: apnadkarni tags: tip-726-plus | |
|
2025-07-23
| ||
| 16:28 | Merged tip-726 check-in: d5fb960aa0 user: apnadkarni tags: tip-726-plus | |
| 16:27 | Merged trunk check-in: 87fdb51f5d user: apnadkarni tags: tip-726 | |
| 16:07 | Test out of range codepoints check-in: 36ad8057c6 user: apnadkarni tags: tip-726-plus | |
|
2025-07-22
| ||
| 17:53 | Oops, forgot upper case check-in: 58714ef853 user: apnadkarni tags: tip-726-plus | |
| 17:40 | Add UCD tests for string is lower,upper. Add ICU and utf8proc API's for the same check-in: bbde0ed6d3 user: apnadkarni tags: tip-726-plus | |
| 17:30 | Add support to read UCD properties file check-in: cbe4cc3a72 user: apnadkarni tags: tip-726 | |
| 12:02 | Move UCD readers into separate file check-in: acb64bd0f3 user: apnadkarni tags: tip-726 | |
| 10:40 | Add normalization tests for nul and tcl8 profile. Fix linker warnings on Windows. check-in: 649c6435c4 user: apnadkarni tags: tip-726 | |
|
2025-07-16
| ||
| 04:53 | Add tests for C API check-in: a918834664 user: apnadkarni tags: tip-726 | |
|
2025-07-15
| ||
| 11:41 | TIP 726 implementation with tests check-in: b0b1bd2680 user: apnadkarni tags: tip-726 | |
|
2025-07-14
| ||
| 16:44 | Implement Tcl_UtfToNormalizedDString check-in: fd3d6c8a6c user: apnadkarni tags: tip-726 | |