summaryrefslogtreecommitdiffstats
path: root/generic/regex.h
Commit message (Expand)AuthorAgeFilesLines
* Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types li...jan.nijtmans2015-12-211-44/+16
* [1080042][8f245009b0] Big bundle of regexp engine fixes and improvements cont...dgp2015-10-211-1/+1
|\
| * Adaptation of re-memaccounting.patch from Tom Lane @postgres.dgp2015-10-201-1/+1
* | revert accidental part of previous commitjan.nijtmans2013-11-221-4/+0
* | Cygwin: Fix conflicting definition with _mingw_stat64.h, if included together...jan.nijtmans2013-11-221-0/+4
|\ \ | |/
* | 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+1
|\ \ | |/
| * 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+1
| |\
| | * 3610026 Stop segfault when regexp overflows color limits.dgp2013-04-081-0/+1
| | * Fixes for problems created when processing regular expressions thatdkf2007-12-181-0/+1
* | | Remove unused @MAN2TCLFLAGS@nijtmans2010-04-281-0/+11
* | | More elimination of pre-C89-isms.dkf2008-05-021-2/+2
|/ /
* | Fixes for problems created when processing regular expressions thatdkf2007-12-181-0/+1
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-4/+4
* | ANSIfy the RE compiler.dkf2005-11-091-82/+61
* | ANSIfy; generic/*.c now all done except for test codedkf2005-11-021-8/+8
|/
* * generic/regc_color.c:hobbs1999-10-131-6/+9
* * generic/regcomp.c: lintstanton1999-06-171-0/+1
* * tests/reg.test:stanton1999-06-021-2/+31
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+308