summaryrefslogtreecommitdiffstats
path: root/tests/regexp.test
Commit message (Expand)AuthorAgeFilesLines
* [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match.dgp2013-07-261-0/+4
* 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+11
|\
| * Demand the error message indicating the purpose of the test.bug_3610026dgp2013-04-081-1/+1
| * 3610026 Stop segfault when regexp overflows color limits.dgp2013-04-081-0/+11
* | Somewhat tidier, less daunting test.dgp2013-02-271-141/+40
|\ \ | |/
| * A bit more tidiness expressing the new test expression.dgp2013-02-271-2/+35
| * Convert test expression into less imposing form.dgp2013-02-271-3/+7
* | Wrap test-case over multiple linesjan.nijtmans2013-02-271-1/+139
|\ \
| * | Wrap test-case over multiple lines.off_8_4_branchjan.nijtmans2013-02-271-1/+139
| |/
* | [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ...jan.nijtmans2013-02-271-0/+5
|\ \ | |/
| * [Bug 3606139]: missing error check allows regexp to crash Tcl. Thanks to Tom ...jan.nijtmans2013-02-271-0/+5
| |
| \
*-. \ 3604074 Fix regexp optimization to stop hanging on the expressiondgp2013-02-151-0/+4
|\ \ \ | | |/
| | * revise test numbering for forward mergingdgp2013-02-151-1/+4
| |/
| * New branch bug-3604074 with improved patch to correct fixempties() failurebug_3604074dgp2013-02-141-1/+4
* | 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
| * * generic/regc_nfa.c: Fixed infinite loop in the regexp compilerdgp2007-11-151-1/+7
| * regsub fixvincentdarley2003-10-141-1/+13
| * * tests/regexp.test: Matched [makeFile] with [removeFile].dgp2003-10-071-6/+10
| * backport of regsub empty string fixesvincentdarley2003-06-171-1/+41
* | * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): [Bug 2826551, Patch 2948425]:dkf2010-08-121-18/+246
* | * tests/regexp.test, tests/regexpComp.test: correct re2glob ***=hobbs2008-08-211-1/+26
* | * generic/tclCompCmds.c (TclCompileRegexpCmd): TCL_REG_NOSUB cannothobbs2007-12-231-1/+4
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/regc_nfa.c: Fixed infinite loop in the regexp compiler.dgp2007-11-151-1/+6
* | Merged kennykb-numerics-branch back to the head; TIPs 132 and 232Kevin B Kenny2005-05-101-1/+1
* | TIP#176 IMPLEMENTATION [Patch 1165695]dgp2005-04-291-3/+29
* | regsub fixvincentdarley2003-10-141-1/+14
* | * tests/regexp.test: Matched [makeFile] with [removeFile].dgp2003-10-071-6/+10
* | regsub empty string fixes, and windows buildvincentdarley2003-06-171-1/+41
|/
* * Cleaned up, constrained, and reduced the amount of [exec] usagedgp2002-07-101-5/+6
* Made many tests work properly when the current directory is not writable.dkf2002-07-051-3/+2
* couple extra testshobbs2002-03-011-1/+11
* Added TIP#76 implementation, docs + tests.dkf2002-02-221-8/+20
* extra code coverage caseshobbs2002-02-071-1/+4
* test case for bug #461322hobbs2001-09-191-1/+10
* Fix for bug #219232 (submatch errors with regexp -all -inline -indices)dkf2001-06-121-1/+4
* * tests/regexp.test (regexp-19.1):hobbs2001-03-281-15/+5
* * generic/tclCmdMZ.c (Tcl_RegexpObjCmd): When using -all, allericm2000-09-201-1/+5
* * win/tclWinPipe.c (TclpCreateTempFile): Added conversion ofericm2000-04-101-1/+24
* * tests/*.test: Changed all occurances of "namespace importericm2000-04-101-2/+2
* * tests/regexp.test: added tests for -all and -inline switcheshobbs2000-02-021-12/+50
* 1999-09-16 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-09-211-3/+51
* * tests/tcltest.test: Added additional tests for -tmpdir, markedjenn1999-08-231-3/+9
* Fixed style problems in many of the test files.rjohnson1999-06-261-2/+2
* Modified the tests to use the package tcltestjenn1999-06-261-3/+4
* * tests/regexp.test:stanton1999-06-171-14/+37
* Merged changes from scriptics-tclpro-1-3-b2 branchstanton1999-05-221-2/+5
* * tests/regexp.test:stanton1999-05-131-1/+27
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-11/+71