summaryrefslogtreecommitdiffstats
path: root/generic/regc_lex.c
Commit message (Expand)AuthorAgeFilesLines
* Eliminate some macros that are no longer used/needed.jan.nijtmans2016-11-251-3/+3
* Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi...jan.nijtmans2016-04-081-3/+16
|\
| * Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi...jan.nijtmans2016-04-081-3/+16
| * make some more internal tables constjan.nijtmans2012-04-181-3/+3
| |\
| | * Backport of fix for first part of [Bug 1810264]dkf2007-10-301-1/+1
* | | [187d7f499b] Sync the regexp engine to the Postgres version.dgp2015-09-211-18/+0
* | | TIP 388 implementationjan.nijtmans2011-08-121-10/+25
* | | Follow-up to Fix [Bug 2954959] expr abs(0.0) is -0.0nijtmans2010-02-211-3/+3
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-6/+6
|/ /
* | Part of fix for [Bug 1810264]dkf2007-10-271-1/+1
* | Improve const-correctness of RE compilerdkf2007-04-191-19/+19
* | ANSIfy the RE compiler.dkf2005-11-091-840/+964
|/
* * generic/regc_color.c:hobbs1999-10-131-2/+3
* * generic/regcomp.c: lintstanton1999-06-171-0/+6
* * tests/reg.test:stanton1999-06-021-0/+44
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+1010