summaryrefslogtreecommitdiffstats
path: root/tools/uniParse.tcl
Commit message (Collapse)AuthorAgeFilesLines
* [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-181-3/+7
| | | | Added testcases for Unicode 6.0
* [Bug 3085863] tclUniData 9 years old: Updated Unicode tables to latest ↵nijtmans2010-10-151-2/+2
| | | | | | UnicodeData.txt, corresponding with Unicode 6.0 (except for out-of-range chars > 0xFFFF)
* Generate proper const qualifiers for tclUniData.cnijtmans2010-10-121-4/+4
|
* [Bug #3020677] wish can't link reg1.2nijtmans2010-07-011-7/+7
| | | | formatting, spacing, cleanup unused variables
* uniParse.tcl: Don't generate spaces at the end of a line.nijtmans2010-05-271-11/+11
|
* * tools/uniClass.tcl: added comments to output format and thehobbs2001-05-281-3/+3
| | | | | | | 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.stanton1999-06-241-21/+38
| | | | | | | | | | | | | * 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/+369