Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upgrade internal Unicode tables to Unicode 9.0 | jan.nijtmans | 2016-06-21 | 1 | -782/+833 |
|\ | |||||
| * | Upgrade internal Unicode tables to Unicode 9.0 | jan.nijtmans | 2016-06-21 | 1 | -782/+833 |
| | | |||||
* | | Various Unicode handling enhancements, when building with TCL_UTF_MAX > 3, ↵ | jan.nijtmans | 2015-09-01 | 1 | -1/+5 |
|/ | | | | inspired by androwish. No effect if TCL_UTF_MAX=3 (which is the default) | ||||
* | Upgrade all internal Unicode tables from Unicode 7.0 to Unicode 8.0 | jan.nijtmans | 2015-06-18 | 1 | -800/+833 |
| | |||||
* | Update Unicode tables to Unicode 7.0 | jan.nijtmans | 2014-07-04 | 1 | -766/+854 |
| | |||||
* | Update to Unicode 6.3 tables | jan.nijtmans | 2013-10-09 | 1 | -98/+98 |
| | |||||
* | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 1 | -1/+1 |
|\ | |||||
| * | Support Unicode 6.2 (Add Turkish lira sign) | jan.nijtmans | 2012-07-27 | 1 | -1/+1 |
| | | |||||
* | | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2012-02-02 | 1 | -808/+850 |
|\ \ | |/ | |||||
| * | merge to feature branchrfe_3464401 | jan.nijtmans | 2012-01-26 | 1 | -159/+760 |
| |\ | |||||
| * | | [Frq 3464401] Support Unicode 6.1 | jan.nijtmans | 2011-12-26 | 1 | -586/+593 |
| | | | | | | | | | (not to be merged until Unicode 6.1 is final!!!) | ||||
* | | | [Frq 3473670]: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-22 | 1 | -159/+725 |
|\ \ \ | | |/ | |/| | |||||
| * | | [Frq 3473670]: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-22 | 1 | -159/+725 |
| |\ \ | | |/ | |/| | |||||
| | * | merge trunkrfe_3473670 | jan.nijtmans | 2012-01-22 | 1 | -1/+528 |
| | |\ | | |/ | |/| | | | | expand all unicode tables and tools to eventually handle the unicode chars > 0xffff (if UTF_MAX_CHAR > 3) | ||||
| | * | rfe-3473670: Various Unicode-related speedups/robustness | jan.nijtmans | 2012-01-14 | 1 | -159/+192 |
| |/ | |||||
* | | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-24 | 1 | -3/+3 |
|\ \ | |/ | |||||
| * | [Bug 3464428] string is graph \u0120 is wrong | jan.nijtmans | 2011-12-23 | 1 | -3/+3 |
| | | |||||
* | | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | [Bug 3444754] string tolower \u01c5 is wrong | jan.nijtmans | 2011-12-07 | 1 | -3/+4 |
| | | |||||
* | | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -28/+25 |
|\ \ | |/ | |||||
| * | [Bug 3393714] overflow in toupper delta | jan.nijtmans | 2011-08-18 | 1 | -28/+25 |
| | | |||||
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ | |/ | | | more harm than good. Purged them. | ||||
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
| | | | | | | more harm than good. Purged them. | ||||
| * | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 1 | -791/+721 |
| | | | | | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF | ||||
* | | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-23 | 1 | -791/+721 |
|/ | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF | ||||
* | * generic/regc_locale.c: updated character class range data for | hobbs | 2001-05-28 | 1 | -377/+695 |
| | | | | | | | Unicode v3.1.0 compliance. * generic/tclUniData.c: regenerated from Unicode v3.1.0 data file (new as of 2001-05-16). This brings Tcl to current unicode compliance. | ||||
* | * unix/Makefile.in: Changed install-doc to install-man. | stanton | 1999-06-24 | 1 | -457/+422 |
| | | | | | | | | | | | | | * 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. | ||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+621 |