summaryrefslogtreecommitdiffstats
path: root/generic/regfree.c
Commit message (Collapse)AuthorAgeFilesLines
* Finish applying the style guide to the RE engine (except for variable anddkf2005-11-101-20/+27
| | | | | | function names, which are a much bigger job to fix!) FossilOrigin-Name: 8d6df4121807b3fac748aec42aac81b97f3af8ea
* * tests/reg.test:stanton1999-06-021-0/+28
| | | | | | | | | | | | | | | | | | | | | | | | | | * generic/regc_color.c: * generic/regc_cvec.c: * generic/regc_lex.c: * generic/regc_locale.c: * generic/regc_nfa.c: * generic/regcomp.c: * generic/regcustom.h: * generic/rege_dfa.c: * generic/regerror.c: * generic/regerrs.h: * generic/regex.h: * generic/regexec.c: * generic/regfree.c: * generic/regfronts.c: * generic/regguts.h: * generic/tclCmdMZ.c: * generic/tclRegexp.c: * generic/tclRegexp.h: * generic/tclTest.c: Applied Henry Spencer's latest regexp patches that fix an infinite loop bug and add support for testing whether a string could match with additional input. [Bug: 2117] FossilOrigin-Name: 96584c60d8cb01cfeb755d8fa10d149157c64005
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+25
FossilOrigin-Name: f3b32fb71c9011ac220779bd9dbe5617c9dc87d9