summaryrefslogtreecommitdiffstats
path: root/generic/regexec.c
Commit message (Expand)AuthorAgeFilesLines
* Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INF...jan.nijtmans2015-01-261-2/+2
* [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match.dgp2013-07-261-6/+1
* [Bug 2942697]: Rework the RE engine so that certain pathological patterns aredkf2010-02-011-50/+41
* Arrange for RE engine workspace to be held in TSD. This is safe, lessdkf2007-01-101-2/+8
* * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-1/+1
* Finish applying the style guide to the RE engine (except for variable anddkf2005-11-101-805/+976
* ANSIfy; generic/*.c now all done except for test codedkf2005-11-021-26/+26
* * README:core_8_3_b2hobbs2000-01-141-1/+1
* * generic/regc_color.c:hobbs1999-10-131-82/+66
* * generic/regc_nfa.c:stanton1999-08-051-14/+28
* * tests/reg.test:stanton1999-06-251-27/+52
* * generic/regexec.c:stanton1999-06-101-1/+1
* * tests/reg.test:stanton1999-06-021-84/+147
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+952