| Commit message (Expand) | Author | Age | Files | Lines |
* | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlob | hobbs | 2007-12-11 | 1 | -1/+61 |
|
|
* | Turn the [string] command into a real compiled ensemble. | dkf | 2007-11-23 | 1 | -5/+5 |
|
|
* | Flag shimmering bug found in [string range]. | dkf | 2007-11-22 | 1 | -1/+6 |
|
|
* | * generic/tclDictObj.c: Changed the underlying implementation of the | dkf | 2007-11-20 | 1 | -3/+3 |
|
|
* | \u0000 is ASCII! [Bug 1808258] | dkf | 2007-11-01 | 1 | -4/+4 |
|
|
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leading | dgp | 2007-10-15 | 1 | -11/+11 |
|
|
* | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failure | dgp | 2007-10-11 | 1 | -1/+7 |
|
|
* | Forgot to fix the relevant tests | dkf | 2007-06-08 | 1 | -5/+5 |
|
|
* | * tests/string.test: More [string reverse] tests. | dgp | 2007-03-30 | 1 | -1/+28 |
|
|
* | [string is list] tests: fixed mixed up test name, added test of unicode handling | dkf | 2006-11-22 | 1 | -2/+6 |
|
|
* | TIP#269 implementation | dkf | 2006-11-22 | 1 | -3/+48 |
|
|
* | Optimize for the unshared case. | dkf | 2006-11-09 | 1 | -3/+9 |
|
|
* | Implemented [string reverse]. | dkf | 2006-11-09 | 1 | -6/+14 |
|
|
* | added ref to [Bug 1410553] in new test string-12.21 | Miguel Sofer | 2006-01-23 | 1 | -2/+2 |
|
|
* | Added test for [Bug 1410553] | dkf | 2006-01-23 | 1 | -1/+17 |
|
|
* | 2005-12-19 Don Porter <dgp@users.sourceforge.net> | dgp | 2005-12-19 | 1 | -1/+9 |
|
|
* | * tests/compile.test: Updated tests with changed behavior | dgp | 2005-11-09 | 1 | -3/+6 |
|
|
* | Marked several failing tests as "knownBug" until they can be updated. | dgp | 2005-10-21 | 1 | -2/+2 |
|
|
* | TIP#237 IMPLEMENTATION | dgp | 2005-10-08 | 1 | -2/+2 |
|
|
* | * tests/compExpr-old.test: Still more conversion of "nonPortable" | dgp | 2005-07-28 | 1 | -2/+4 |
|
|
* | * tests/string.test: Add string is tests for | mdejong | 2005-07-23 | 1 | -1/+49 |
|
|
* | Corrected duplication of test names | dgp | 2005-05-12 | 1 | -5/+5 |
|
|
* | * tests/string.test: string-10.[21-30] | hobbs | 2005-05-11 | 1 | -1/+31 |
|
|
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -5/+2 |
|
|
* | TIP#176 IMPLEMENTATION [Patch 1165695] | dgp | 2005-04-29 | 1 | -19/+19 |
|
|
* | typo | dgp | 2005-04-22 | 1 | -2/+2 |
|
|
* | * tests/string.test: Test string-23.0 for Bug 1187123. | dgp | 2005-04-22 | 1 | -1/+8 |
|
|
* | * tests/clock.test: Correct duplicate test names. | dgp | 2004-10-28 | 1 | -3/+3 |
|
|
* | Fix a crash caused by sharing in [string map]. [Bug 1018562] | dkf | 2004-08-30 | 1 | -1/+5 |
|
|
* | TIP#188 implementation. Thanks to KBK! [Patch 940915] | dkf | 2004-06-30 | 1 | -3/+52 |
|
|
* | Massive test cleanup; all tests are run, and constraints are used where neces... | dkf | 2004-05-19 | 1 | -3/+2 |
|
|
* | [string map] now can take dictionaries for maps but the condition for doing so | dkf | 2003-07-04 | 1 | -1/+5 |
|
|
* | * string.test (string-4.15): Added test for [string first] bug | dgp | 2003-06-09 | 1 | -1/+8 |
|
|
* | * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Corrected | dgp | 2003-04-11 | 1 | -1/+17 |
|
|
* | * generic/tclExecute.c (TclExecuteByteCode INST_STR_MATCH): | hobbs | 2003-02-18 | 1 | -2/+35 |
|
|
* | * generic/tclUtil.c (SetEndOffsetFromAny): handle integer offset | hobbs | 2002-11-19 | 1 | -1/+19 |
|
|
* | added more string comparison checks | hobbs | 2002-05-29 | 1 | -1/+13 |
|
|
* | TIP#72 implementation. See ChangeLog for details. | dkf | 2002-02-15 | 1 | -2/+2 |
|
|
* | added 10.18 and 10.19 extra tests | hobbs | 2002-02-07 | 1 | -1/+7 |
|
|
* | Fixed fault with case-insensitive string matching (Bug#233257) and rewrote | dkf | 2002-01-02 | 1 | -1/+5 |
|
|
* | added lset tests and updated lindex tests for TIPs#22,33,45 by Kenny | hobbs | 2001-11-14 | 1 | -2/+3 |
|
|
* | Negative start index to [string first] caused offset return value (Bug 423581) | dkf | 2001-05-14 | 1 | -1/+4 |
|
|
* | Fixed problem with [string compare \x00 \x01] and hopefully sped the | dkf | 2001-04-06 | 1 | -3/+8 |
|
|
* | Fixed some string test numberings and added a test. | dkf | 2001-03-12 | 1 | -3/+7 |
|
|
* | * tests/string.test: extended string repeat tests | hobbs | 2000-09-06 | 1 | -1/+23 |
|
|
* | * tests/string.test: added string map tests for the one-pair case, | hobbs | 2000-05-26 | 1 | -16/+22 |
|
|
* | * tests/string.test: extended string match tests | hobbs | 2000-05-08 | 1 | -1/+34 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | * tests/env.test: removed knownBug limitation from working test | hobbs | 1999-12-04 | 1 | -1/+8 |
|
|