Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix uniClass tool which was the real cause for [a876646efe], and add ↵ | jan.nijtmans | 2013-06-18 | 1 | -1/+1 |
| | | | | test-case for it. | ||||
* | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2012-02-02 | 1 | -2/+2 |
|\ | |||||
| * | merge to feature branchrfe_3464401 | jan.nijtmans | 2012-01-26 | 1 | -6/+33 |
| |\ | |||||
* | \ | [Frq 3473670]: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-22 | 1 | -6/+32 |
|\ \ \ | | |/ | |/| | |||||
| * | | merge trunkrfe_3473670 | jan.nijtmans | 2012-01-22 | 1 | -6/+32 |
| | | | | | | | | | | | | expand all unicode tables and tools to eventually handle the unicode chars > 0xffff (if UTF_MAX_CHAR > 3) | ||||
* | | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+1 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2012-01-09 | 1 | -0/+1 |
| |/ | |||||
| * | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 1 | -6/+6 |
| | | | | | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF | ||||
* | | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 1 | -6/+6 |
|/ | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF | ||||
* | * tools/uniClass.tcl: added comments to output format and the | hobbs | 2001-05-28 | 1 | -7/+49 |
| | | | | | | | script for clarification. * tools/uniParse.tcl: corrected filename output and GetDelta macro to use 'info' as param (was 'infO') | ||||
* | * unix/Makefile.in: Changed install-doc to install-man. | stanton | 1999-06-24 | 1 | -0/+61 |
* tools/uniParse.tcl: * tools/uniClass.tcl: * tools/README: * tests/string.test: * generic/regc_locale.c: * generic/tclUniData.c: * generic/tclUtf.c: * doc/string.n: Updated Unicode character tables to reflect latest Unicode 2.1 data. Also rationalized "regexp" and "string is" definitions of character classes. |