summaryrefslogtreecommitdiffstats
path: root/generic/regguts.h
Commit message (Expand)AuthorAgeFilesLines
* Minor simplifications. Eliminate FUNCPRT from regexp engine. Fix compile-erro...jan.nijtmans2016-11-291-11/+2
* Eliminate some macros that are no longer used/needed.jan.nijtmans2016-11-251-19/+2
* [1080042][8f245009b0] Big bundle of regexp engine fixes and improvements cont...dgp2015-10-211-10/+14
|\
| * Adaptation of re-memaccounting.patch from Tom Lane @postgres.dgp2015-10-201-7/+9
| * Adaptation of re-oNsquared.patch from Tom Lane @ postgres.dgp2015-10-191-1/+3
* | [187d7f499b] Sync the regexp engine to the Postgres version.dgp2015-09-211-9/+29
* | [1115587][0e0e150e49] Major fix for regexp handling of quantified backrefs.dgp2015-09-211-5/+22
* | Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INF...jan.nijtmans2015-01-261-1/+1
|\ \ | |/
| * Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INF...jan.nijtmans2015-01-261-1/+1
* | Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate p...jan.nijtmans2013-05-191-3/+3
|\ \ | |/
| * Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate p...jan.nijtmans2013-05-191-3/+3
| |\
| | * Don't #define VOID on VxWorks, as it is already typdef'd to voidjan.nijtmans2013-05-191-3/+3
* | | 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/+8
| | * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-0/+2
* | | Some VOID -> void, Tcl_TraceVar -> Tcl_TraceVar2 and Tcl_VarTraceInfo -> Tcl_...jan.nijtmans2013-02-271-1/+1
* | | If tclInt.h or tclPort.h is alreadynijtmans2010-04-271-12/+0
* | | - genStubs.tcl: No longer generate a space after "*" andnijtmans2010-01-291-6/+1
|/ /
* | Fixes for problems created when processing regular expressions thatdkf2007-12-181-0/+12
* | Eliminate multi-char collating element code completely. Simplifies the codedkf2007-11-141-24/+14
* | Comment/#ifdef out the multi-char collating element support code.dkf2007-11-141-0/+4
* | Arrange for RE engine workspace to be held in TSD. This is safe, lessdkf2007-01-101-0/+13
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-0/+2
* | ANSIfy the RE compiler.dkf2005-11-091-182/+171
|/
* * generic/regc_color.c:hobbs1999-10-131-2/+6
* * generic/regc_nfa.c:stanton1999-08-051-2/+1
* * tests/reg.test:stanton1999-06-021-3/+30
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+388