summaryrefslogtreecommitdiffstats
path: root/tools/uniParse.tcl
Commit message (Expand)AuthorAgeFilesLines
* Update all tables to Unicode 14jan.nijtmans2021-09-141-3/+3
|\
| * Replace Unicode 13 tables with Unicode 14 (still not finailized). Let's see h...jan.nijtmans2021-02-121-1/+1
| * TIP #587 follow-up: Looks like -encoding utf-8 still was missing in some pla...jan.nijtmans2020-12-281-1/+1
| * Don't use "Copyright <year> _by_" any more. This results in more consistan...jan.nijtmans2020-11-201-2/+2
| * Prevent the usage of the term safe/unsafe child. Suggested by Keith Nash. Tha...jan.nijtmans2020-09-141-2/+2
* | Backport many (formatting) changes in tools/*. Nothing functional.jan.nijtmans2020-09-201-2/+2
|/
* Unicode 13 has a new range of characters from 0x30000 to 0x3134A, so generate...jan.nijtmans2020-03-171-2/+2
* Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] ...jan.nijtmans2020-02-111-7/+7
* For Tcl >= 8.7, always compile-in the extended Unicode tables, no matter the ...jan.nijtmans2019-03-171-4/+4
* Add emoji 11.0 to the set. Only active when compiled with TCL_UTF_MAX>3. Also...jan.nijtmans2018-05-111-4/+13
* [Frq 3464401] Support Unicode 6.1jan.nijtmans2012-02-021-1/+1
|\
| * merge to feature branchjan.nijtmans2012-01-261-20/+43
| |\
* | \ [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-20/+43
|\ \ \ | | |/ | |/|
| * | [Frq 3473670]: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-221-20/+43
| |\ \ | | |/ | |/|
| | * merge trunkjan.nijtmans2012-01-221-2/+17
| | |\ | | |/ | |/|
| | * rfe-3473670: Various Unicode-related speedups/robustnessjan.nijtmans2012-01-141-18/+20
| |/
* | [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-241-22/+14
|\ \ | |/
| * [Bug 3464428] string is graph \u0120 is wrongjan.nijtmans2011-12-231-22/+14
* | [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-20/+28
|\ \ | |/
| * [Bug 3444754] string tolower \u01c5 is wrongjan.nijtmans2011-12-071-20/+28
* | remove some debugging stuffjan.nijtmans2011-08-181-12/+1
|\ \ | |/
| * remove some debugging stuffjan.nijtmans2011-08-181-12/+1
* | [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-5/+14
|\ \ | |/
| * [Bug 3393714] overflow in toupper deltajan.nijtmans2011-08-181-5/+14
* | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-4/+0
|\ \ | |/
| * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-4/+0
| * [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-22/+26
* | [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-22/+26
|/
* * tools/uniClass.tcl: added comments to output format and thehobbs2001-05-281-3/+3
* * unix/Makefile.in: Changed install-doc to install-man.stanton1999-06-241-21/+38
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+369