| Commit message (Expand) | Author | Age | Files | Lines |
* | Use the error messages generated by the variable management code rather than | dkf | 2011-03-28 | 1 | -21/+26 |
|
|
* | 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 |
|
|
| | * | * generic/regc_nfa.c: Fixed infinite loop in the regexp compiler | dgp | 2007-11-15 | 1 | -1/+7 |
|
|
| | * | regsub fix | vincentdarley | 2003-10-14 | 1 | -1/+13 |
|
|
| | * | * tests/regexp.test: Matched [makeFile] with [removeFile]. | dgp | 2003-10-07 | 1 | -6/+10 |
|
|
| | * | backport of regsub empty string fixes | vincentdarley | 2003-06-17 | 1 | -1/+41 |
|
|
| * | | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): [Bug 2826551, Patch 2948425]: | dkf | 2010-08-12 | 1 | -18/+246 |
|
|
| * | | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***= | hobbs | 2008-08-21 | 1 | -1/+26 |
|
|
* | | | * tests/regexp.test: Add test cases back ported from | mdejong | 2010-02-21 | 1 | -1/+111 |
|
|
* | | | Tcl Bug 2826551 regexp bugs related to -all -line and -start and newlines | dkf | 2010-02-11 | 1 | -25/+279 |
|
|
* | | | * tests/regexp.test: Added check for error message from | mdejong | 2009-09-21 | 1 | -1/+13 |
|
|
* | | | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***= | hobbs | 2008-08-21 | 1 | -1/+26 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (follow-up) | nijtmans | 2008-07-21 | 1 | -3/+3 |
|
|
* | | | fix [2021443] inconsistant "wrong # args" messages (follow-up) | nijtmans | 2008-07-21 | 1 | -7/+7 |
|/ / |
|
* | | * generic/tclCompCmds.c (TclCompileRegexpCmd): TCL_REG_NOSUB cannot | hobbs | 2007-12-23 | 1 | -1/+4 |
|
|
* | | merge stable branch onto HEAD | dgp | 2007-12-13 | 1 | -1/+1 |
|
|
* | | * generic/regc_nfa.c: Fixed infinite loop in the regexp compiler. | dgp | 2007-11-15 | 1 | -1/+6 |
|
|
* | | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232 | Kevin B Kenny | 2005-05-10 | 1 | -1/+1 |
|
|
* | | TIP#176 IMPLEMENTATION [Patch 1165695] | dgp | 2005-04-29 | 1 | -3/+29 |
|
|
* | | regsub fix | vincentdarley | 2003-10-14 | 1 | -1/+14 |
|
|
* | | * tests/regexp.test: Matched [makeFile] with [removeFile]. | dgp | 2003-10-07 | 1 | -6/+10 |
|
|
* | | regsub empty string fixes, and windows build | vincentdarley | 2003-06-17 | 1 | -1/+41 |
|/ |
|
* | * Cleaned up, constrained, and reduced the amount of [exec] usage | dgp | 2002-07-10 | 1 | -5/+6 |
|
|
* | Made many tests work properly when the current directory is not writable. | dkf | 2002-07-05 | 1 | -3/+2 |
|
|
* | couple extra tests | hobbs | 2002-03-01 | 1 | -1/+11 |
|
|
* | Added TIP#76 implementation, docs + tests. | dkf | 2002-02-22 | 1 | -8/+20 |
|
|
* | extra code coverage cases | hobbs | 2002-02-07 | 1 | -1/+4 |
|
|
* | test case for bug #461322 | hobbs | 2001-09-19 | 1 | -1/+10 |
|
|
* | Fix for bug #219232 (submatch errors with regexp -all -inline -indices) | dkf | 2001-06-12 | 1 | -1/+4 |
|
|
* | * tests/regexp.test (regexp-19.1): | hobbs | 2001-03-28 | 1 | -15/+5 |
|
|
* | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): When using -all, all | ericm | 2000-09-20 | 1 | -1/+5 |
|
|
* | * win/tclWinPipe.c (TclpCreateTempFile): Added conversion of | ericm | 2000-04-10 | 1 | -1/+24 |
|
|
* | * tests/*.test: Changed all occurances of "namespace import | ericm | 2000-04-10 | 1 | -2/+2 |
|
|
* | * tests/regexp.test: added tests for -all and -inline switches | hobbs | 2000-02-02 | 1 | -12/+50 |
|
|
* | 1999-09-16 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-09-21 | 1 | -3/+51 |
|
|
* | * tests/tcltest.test: Added additional tests for -tmpdir, marked | jenn | 1999-08-23 | 1 | -3/+9 |
|
|
* | Fixed style problems in many of the test files. | rjohnson | 1999-06-26 | 1 | -2/+2 |
|
|
* | Modified the tests to use the package tcltest | jenn | 1999-06-26 | 1 | -3/+4 |
|
|
* | * tests/regexp.test: | stanton | 1999-06-17 | 1 | -14/+37 |
|
|
* | Merged changes from scriptics-tclpro-1-3-b2 branch | stanton | 1999-05-22 | 1 | -2/+5 |
|
|
* | * tests/regexp.test: | stanton | 1999-05-13 | 1 | -1/+27 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -11/+71 |
|
|
* | Replaced SCCS strings, fixed binary filescore_8_0_3 | stanton | 1998-09-14 | 1 | -1/+1 |
|
|
* | Initial revision | rjohnson | 1998-03-26 | 1 | -0/+318 |
|
|