summaryrefslogtreecommitdiffstats
path: root/generic/regexec.c
Commit message (Expand)AuthorAgeFilesLines
* Reduce obscurity of function names. Do a little recursion unrolling.dkf2010-02-011-240/+238
* [Bug 2942697]: Rework the RE engine so that certain pathological patterns aredkf2010-02-011-57/+67
* Style improvements - invoking callbacks without visual junk.dkf2008-10-261-1/+1
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-10/+10
* 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