summaryrefslogtreecommitdiffstats
path: root/generic/rege_dfa.c
Commit message (Expand)AuthorAgeFilesLines
* [187d7f499b] Sync the regexp engine to the Postgres version.dgp2015-09-211-14/+15
* Reduce obscurity of function names. Do a little recursion unrolling.dkf2010-02-011-112/+100
* Various CYGWIN-related fixes. In the win32 configure script, CYGWIN is still ...nijtmans2009-12-211-11/+11
* Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-1/+1
* * 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-541/+680
* * generic/regc_nfa.c:stanton1999-08-051-1/+1
* fixed line termination characterstanton1999-07-091-677/+677
* * win/Makefile.in: Added tcltest target so runtest worksstanton1999-07-081-674/+677
* * tests/reg.test:stanton1999-06-021-23/+70
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+627