| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate compiler warnings for MSVC | jan.nijtmans | 2015-09-22 | 1 | -27/+27 |
|
|
* | [187d7f499b] Sync the regexp engine to the Postgres version. | dgp | 2015-09-21 | 1 | -52/+63 |
|
|
* | [1115587][0e0e150e49] Major fix for regexp handling of quantified backrefs. | dgp | 2015-09-21 | 1 | -417/+523 |
|
|
* | Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INF... | jan.nijtmans | 2015-01-26 | 1 | -2/+2 |
|\ |
|
| * | Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INF... | jan.nijtmans | 2015-01-26 | 1 | -2/+2 |
|
|
* | | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. Thanks to Tom Lane for... | dgp | 2013-07-26 | 1 | -6/+1 |
|\ \
| |/ |
|
| * | [6585b21ca8] [regexp {(\w).*?\1} abb] failed to match. | dgp | 2013-07-26 | 1 | -6/+1 |
|
|
| * | [Bug 2942697]: Rework the RE engine so that certain pathological patterns are | dkf | 2010-02-01 | 1 | -50/+41 |
|
|
* | | Reduce obscurity of function names. Do a little recursion unrolling. | dkf | 2010-02-01 | 1 | -240/+238 |
|
|
* | | [Bug 2942697]: Rework the RE engine so that certain pathological patterns are | dkf | 2010-02-01 | 1 | -57/+67 |
|
|
* | | Style improvements - invoking callbacks without visual junk. | dkf | 2008-10-26 | 1 | -1/+1 |
|
|
* | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -10/+10 |
|/ |
|
* | Arrange for RE engine workspace to be held in TSD. This is safe, less | dkf | 2007-01-10 | 1 | -2/+8 |
|
|
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -1/+1 |
|
|
* | Finish applying the style guide to the RE engine (except for variable and | dkf | 2005-11-10 | 1 | -805/+976 |
|
|
* | ANSIfy; generic/*.c now all done except for test code | dkf | 2005-11-02 | 1 | -26/+26 |
|
|
* | * README:core_8_3_b2 | hobbs | 2000-01-14 | 1 | -1/+1 |
|
|
* | * generic/regc_color.c: | hobbs | 1999-10-13 | 1 | -82/+66 |
|
|
* | * generic/regc_nfa.c: | stanton | 1999-08-05 | 1 | -14/+28 |
|
|
* | * tests/reg.test: | stanton | 1999-06-25 | 1 | -27/+52 |
|
|
* | * generic/regexec.c: | stanton | 1999-06-10 | 1 | -1/+1 |
|
|
* | * tests/reg.test: | stanton | 1999-06-02 | 1 | -84/+147 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+952 |
|
|