| Commit message (Expand) | Author | Age | Files | Lines |
* | * generic/TclUtf.c (Tcl_UniCharNcasecmp): Corrected failure to
| dgp | 2003-03-06 | 1 | -4/+7 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): | hobbs | 2003-02-18 | 1 | -2/+193 |
|
|
* | * generic/tclUtf.c: make use of TclUtfToUniChar macro throughout | hobbs | 2002-11-12 | 1 | -22/+31 |
|
|
* | * doc/CmdCmplt.3: Applied Patch 585105 to fully CONST-ify | dgp | 2002-08-05 | 1 | -121/+11 |
|
|
* | Global symbols are now all either prefixed with 'tcl' (or 'Tcl' or ...) or ha... | dkf | 2002-07-19 | 1 | -3/+3 |
|
|
* | * unix/configure: regen'ed | hobbs | 2002-05-30 | 1 | -4/+4 |
|
|
* | Made Tcl_UniCharNcmp faster on big-endian machines; the system memcmp()is | dkf | 2002-05-29 | 1 | -4/+11 |
|
|
* | * generic/tclInt.decls: | hobbs | 2002-05-29 | 1 | -12/+55 |
|
|
* | * Partial TIP 27 rollback. Following routines | dgp | 2002-02-08 | 1 | -3/+3 |
|
|
* | * Sought out and eliminated instances of CONST-casting that are no | dgp | 2002-01-26 | 1 | -2/+2 |
|
|
* | * Updated APIs in generic/tclUtf.c and generic/tclRegexp.c according | dgp | 2002-01-17 | 1 | -14/+14 |
|
|
* | Fixed fault with case-insensitive string matching (Bug#233257) and rewrote | dkf | 2002-01-02 | 1 | -1/+4 |
|
|
* | Undo of mistaken commit. Sorry! | dgp | 2001-10-16 | 1 | -12/+12 |
|
|
* | * Added test to demonstrate memory corruption problems. [Bug 219393]. | dgp | 2001-10-16 | 1 | -12/+12 |
|
|
* | * generic/tclUtf.c (Tcl_UtfPrev): corrected to return the proper | hobbs | 2001-09-13 | 1 | -5/+3 |
|
|
* | * tests/subst.test: | hobbs | 2001-06-28 | 1 | -6/+17 |
|
|
* | Fixed problem with [string compare \x00 \x01] and hopefully sped the | dkf | 2001-04-06 | 1 | -6/+4 |
|
|
* | Comment typo correction. | ericm | 2000-06-05 | 1 | -2/+2 |
|
|
* | removed unreferenced var | hobbs | 2000-05-08 | 1 | -2/+1 |
|
|
* | * doc/Utf.3: | hobbs | 2000-05-08 | 1 | -2/+215 |
|
|
* | * generic/tclUtf.c: changed Tcl_UtfBackslash to not allow | hobbs | 2000-01-11 | 1 | -4/+7 |
|
|
* | * doc/Utf.3: | redman | 1999-07-22 | 1 | -4/+4 |
|
|
* | * unix/Makefile.in: Changed install-doc to install-man. | stanton | 1999-06-24 | 1 | -4/+8 |
|
|
* | * generic/tclUtf.c (Tcl_UtfNcasecmp): Fixed incorrect computation | stanton | 1999-06-02 | 1 | -4/+7 |
|
|
* | 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 |
|
|
* | 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 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+1287 |
|
|