summaryrefslogtreecommitdiffstats
path: root/tests/string.test
Commit message (Expand)AuthorAgeFilesLines
* Implementation of TIP #395dkf2012-03-271-5/+77
* 3396731 Revise the [string reverse] implementation to operate on thedgp2011-08-271-0/+8
|\
| * 3396731 Another rewrite of TclStringObjReverse() to make it adopt thedgp2011-08-251-0/+8
* | [Enh 3396731] Follow-up: special case for Pure-unicode representationjan.nijtmans2011-08-251-0/+3
|/
* comment fixjan.nijtmans2011-05-061-3/+3
|\
| * comment fixjan.nijtmans2011-05-061-3/+3
| |\
| | * comment fixjan.nijtmans2011-05-061-3/+3
* | | Test for [Bug 3285472]. Not buggy in trunk.dgp2011-04-121-0/+5
|\ \ \ | |/ /
| * | Repair corruption in [string reverse] when string rep invalidation faileddgp2011-04-121-0/+5
* | | Now that we're no longer using SCM based on RCS, the RCS Keyword linesdgp2011-03-021-2/+0
|\ \ \ | |/ /
| * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-021-2/+0
| |\ \ | | |/
| | * Now that we're no longer using SCM based on RCS, the RCS Keyword lines causedgp2011-03-011-2/+0
| | * replaced new test string-12.21 with dkf's version from HEADMiguel Sofer2006-01-231-9/+14
| | * added test for [Bug 1410553]Miguel Sofer2006-01-231-1/+11
| | * * tests/string.test: string-10.[21-30]hobbs2005-05-111-1/+31
| | * * generic/tclCmdMZ.c: Corrected intrep-dependence ofdgp2005-04-221-1/+10
| | * Fix crash in [string map] when objects are shared. [Bug 1018562]dkf2004-08-301-1/+5
| | * * string.test (string-4.15): Added test for [string first] bugdgp2003-06-091-1/+8
| | * * generic/tclCmdMZ.c (Tcl_StringObjCmd,STR_IS_INT): Correcteddgp2003-04-111-1/+17
| * | Backport fix for [Bug 2006884]dkf2009-01-061-8/+8
* | | Added test case for empty table in ::prefixferrieux2010-03-011-1/+4
* | | More test suite cleanup for "-singleproc 1 -debug 1" testing.dgp2009-06-241-1/+2
* | | Fix test flaws exposed by -singleproc 1 -debug 1dgp2008-10-141-4/+4
* | | Implemented TIP#195 - tcl::prefix command. [Patch 1040206]dkf2008-10-031-1/+201
* | | Implement TIP 318.dkf2008-09-291-1/+10
* | | fix [2021443] inconsistant "wrong # args" messagesnijtmans2008-07-191-2/+2
* | | Fix [2006884]dkf2008-07-011-10/+8
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tclInt.decls: move TclByteArrayMatch and TclReToGlobhobbs2007-12-111-1/+61
* | Turn the [string] command into a real compiled ensemble.dkf2007-11-231-5/+5
* | Flag shimmering bug found in [string range].dkf2007-11-221-1/+6
* | * generic/tclDictObj.c: Changed the underlying implementation of thedkf2007-11-201-3/+3
* | \u0000 is ASCII! [Bug 1808258]dkf2007-11-011-4/+4
* | * generic/tclIOCmd.c: Revise [open] so that it interprets leadingdgp2007-10-151-11/+11
* | * generic/tclCmdMZ.c: Correct [string is (wide)integer] failuredgp2007-10-111-1/+7
* | Forgot to fix the relevant testsdkf2007-06-081-5/+5
* | * tests/string.test: More [string reverse] tests.dgp2007-03-301-1/+28
* | [string is list] tests: fixed mixed up test name, added test of unicode handlingdkf2006-11-221-2/+6
* | TIP#269 implementationdkf2006-11-221-3/+48
* | Optimize for the unshared case.dkf2006-11-091-3/+9
* | Implemented [string reverse].dkf2006-11-091-6/+14
* | added ref to [Bug 1410553] in new test string-12.21Miguel Sofer2006-01-231-2/+2
* | Added test for [Bug 1410553]dkf2006-01-231-1/+17
* | 2005-12-19 Don Porter <dgp@users.sourceforge.net>dgp2005-12-191-1/+9
* | * tests/compile.test: Updated tests with changed behaviordgp2005-11-091-3/+6
* | Marked several failing tests as "knownBug" until they can be updated.dgp2005-10-211-2/+2
* | TIP#237 IMPLEMENTATIONdgp2005-10-081-2/+2
* | * tests/compExpr-old.test: Still more conversion of "nonPortable"dgp2005-07-281-2/+4
* | * tests/string.test: Add string is tests formdejong2005-07-231-1/+49
* | Corrected duplication of test namesdgp2005-05-121-5/+5