Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * unix/Makefile.in: Changed install-doc to install-man. | stanton | 1999-06-24 | 1 | -4/+8 | |
| | | | | | | | | | | | | | * 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. | |||||
* | * generic/tclUtf.c (Tcl_UtfNcasecmp): Fixed incorrect computation | stanton | 1999-06-02 | 1 | -4/+7 | |
| | | | | of relative ordering. [Bug: 2135] | |||||
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -1/+107 | |
| | ||||||
* | lint in comments | hershey | 1999-05-20 | 1 | -4/+3 | |
| | ||||||
* | * doc/Utf.3: | stanton | 1999-05-06 | 1 | -1/+88 | |
| | | | | | | | * generic/tclStubInit.c: * generic/tclDecls.h: * generic/tclUtf.c: * generic/tcl.decls: Added Tcl_UtfNcmp and Tcl_UtfNcasecmp. | |||||
* | Tcl_UtfToUpper and Tcl_UtfToTitle now works on badly formed Utf strings. | hershey | 1999-04-30 | 1 | -6/+23 | |
| | ||||||
* | fixed part of bug 1791: Tcl_UtfToUpper and Tcl_UtfToLower now work on | hershey | 1999-04-29 | 1 | -8/+88 | |
| | | | | badly formed Utf strings. | |||||
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+1287 | |