summaryrefslogtreecommitdiffstats
path: root/tools/uniParse.tcl
Commit message (Collapse)AuthorAgeFilesLines
* Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-4/+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-4/+0
| | | | | | more harm than good. Purged them.
| * [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-22/+26
| | | | | | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF
* | [Bug 3085863]: tclUniData 9 years oldnijtmans2010-10-231-22/+26
|/ | | | Upgrade everything to Unicode 6.0, except non-BMP characters > 0xFFFF
* * 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