summaryrefslogtreecommitdiffstats
path: root/generic/tclUniData.c
Commit message (Collapse)AuthorAgeFilesLines
* Update to Unicode 6.3 tablesjan.nijtmans2013-10-091-98/+98
|
* Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-1/+1
|\
| * Support Unicode 6.2 (Add Turkish lira sign)jan.nijtmans2012-07-271-1/+1
| |
* | [Frq 3464401] Support Unicode 6.1jan.nijtmans2012-02-021-808/+850
|\ \ | |/
| * merge to feature branchrfe_3464401jan.nijtmans2012-01-261-159/+760
| |\
| * | [Frq 3464401] Support Unicode 6.1jan.nijtmans2011-12-261-586/+593
| | | | | | | | | (not to be merged until Unicode 6.1 is final!!!)
* | | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-159/+725
|\ \ \ | | |/ | |/|
| * | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-159/+725
| |\ \ | | |/ | |/|
| | * merge trunkrfe_3473670jan.nijtmans2012-01-221-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/robustnessjan.nijtmans2012-01-141-159/+192
| |/
* | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-3/+3
|\ \ | |/
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-231-3/+3
| |
* | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-3/+4
|\ \ | |/
| * [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-3/+4
| |
* | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-28/+25
|\ \ | |/
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-28/+25
| |
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
|\ \ | |/ | | more harm than good. Purged them.
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | | | | | more harm than good. Purged them.
| * [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-791/+721
| | | | | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF
* | [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-791/+721
|/ | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF
* * generic/regc_locale.c: updated character class range data forhobbs2001-05-281-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.stanton1999-06-241-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 trunkstanton1999-04-161-0/+621