| Commit message (Expand) | Author | Age | Files | Lines |
* | tip 318 update | jan.nijtmans | 2012-09-23 | 1 | -6/+6 |
|
|
* | more result generation conversion | dkf | 2012-08-03 | 1 | -2/+2 |
|
|
* | No longer build tcltest.exe to run the tests,but use tclsh86.exe in combinati... | jan.nijtmans | 2012-07-29 | 1 | -0/+3 |
|
|
* | Implementation of TIP #395 | dkf | 2012-03-27 | 1 | -5/+77 |
|
|
* | 3396731 Revise the [string reverse] implementation to operate on the | dgp | 2011-08-27 | 1 | -0/+8 |
|\ |
|
| * | 3396731 Another rewrite of TclStringObjReverse() to make it adopt the | dgp | 2011-08-25 | 1 | -0/+8 |
|
|
* | | [Enh 3396731] Follow-up: special case for Pure-unicode representation | jan.nijtmans | 2011-08-25 | 1 | -0/+3 |
|/ |
|
* | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 |
|\ |
|
| * | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 |
| |\ |
|
| | * | comment fix | jan.nijtmans | 2011-05-06 | 1 | -3/+3 |
|
|
* | | | Test for [Bug 3285472]. Not buggy in trunk. | dgp | 2011-04-12 | 1 | -0/+5 |
|\ \ \
| |/ / |
|
| * | | Repair corruption in [string reverse] when string rep invalidation failed | dgp | 2011-04-12 | 1 | -0/+5 |
|
|
* | | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines | dgp | 2011-03-02 | 1 | -2/+0 |
|\ \ \
| |/ / |
|
| * | | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-02 | 1 | -2/+0 |
| |\ \
| | |/ |
|
| | * | Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause | dgp | 2011-03-01 | 1 | -2/+0 |
|
|
| | * | replaced new test string-12.21 with dkf's version from HEAD | Miguel Sofer | 2006-01-23 | 1 | -9/+14 |
|
|
| | * | added test for [Bug 1410553] | Miguel Sofer | 2006-01-23 | 1 | -1/+11 |
|
|
| | * | * tests/string.test: string-10.[21-30] | hobbs | 2005-05-11 | 1 | -1/+31 |
|
|
| | * | * generic/tclCmdMZ.c: Corrected intrep-dependence of | dgp | 2005-04-22 | 1 | -1/+10 |
|
|
| | * | Fix crash in [string map] when objects are shared. [Bug 1018562] | dkf | 2004-08-30 | 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 |
|
|
| * | | Backport fix for [Bug 2006884] | dkf | 2009-01-06 | 1 | -8/+8 |
|
|
* | | | Added test case for empty table in ::prefix | ferrieux | 2010-03-01 | 1 | -1/+4 |
|
|
* | | | More test suite cleanup for "-singleproc 1 -debug 1" testing. | dgp | 2009-06-24 | 1 | -1/+2 |
|
|
* | | | Fix test flaws exposed by -singleproc 1 -debug 1 | dgp | 2008-10-14 | 1 | -4/+4 |
|
|
* | | | Implemented TIP#195 - tcl::prefix command. [Patch 1040206] | dkf | 2008-10-03 | 1 | -1/+201 |
|
|
* | | | Implement TIP 318. | dkf | 2008-09-29 | 1 | -1/+10 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages | nijtmans | 2008-07-19 | 1 | -2/+2 |
|
|
* | | | Fix [2006884] | dkf | 2008-07-01 | 1 | -10/+8 |
|/ / |
|
* | | 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 |
|
|