| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix [7c64aa5e1a]: Another uninitialized-variable bug in BRE-mode parsing. Tha... | jan.nijtmans | 2021-02-19 | 1 | -1/+1 |
|
|
* | Fix [1dab713a38]: Uninitialized-variable use while parsing '*' in BRE-mode re... | jan.nijtmans | 2021-01-11 | 1 | -1/+1 |
|
|
* | Fix [cc4d805771]: reg-13.17.error fails in 8.5 tip | jan.nijtmans | 2020-04-24 | 1 | -1/+1 |
|
|
* | Make (unsupported) 'U' regex escaping work again. | jan.nijtmans | 2020-04-24 | 1 | -1/+1 |
|
|
* | Add protections against overflow in Unicode values. Backported from 8.6. Also... | jan.nijtmans | 2020-04-24 | 1 | -6/+16 |
|
|
* | Update all internal tables to Unicode 13. | jan.nijtmans | 2020-03-05 | 1 | -7/+7 |
|\ |
|
| * | Update all tables to [http://unicode.org/versions/Unicode13.0.0/|Unicode 13] ... | jan.nijtmans | 2020-02-11 | 1 | -9/+9 |
|
|
| * | Merge 8.6 | jan.nijtmans | 2019-08-28 | 1 | -3/+1 |
| |\ |
|
| | * | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -3/+1 |
|
|
| * | | Eliminate some macros that are no longer used/needed. | jan.nijtmans | 2016-11-25 | 1 | -3/+3 |
| |/ |
|
| * | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi... | jan.nijtmans | 2016-04-08 | 1 | -3/+16 |
| |\
| |/
|/| |
|
| * | [187d7f499b] Sync the regexp engine to the Postgres version. | dgp | 2015-09-21 | 1 | -18/+0 |
|
|
| * | TIP 388 implementation | jan.nijtmans | 2011-08-12 | 1 | -10/+25 |
|
|
| * | Follow-up to Fix [Bug 2954959] expr abs(0.0) is -0.0 | nijtmans | 2010-02-21 | 1 | -3/+3 |
|
|
| * | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -6/+6 |
|
|
* | | Fix [8663689908d3304a74fee525cd04aa4162e86391|8663689908d3]: regexp \\w missi... | jan.nijtmans | 2016-04-08 | 1 | -3/+16 |
|
|
* | | make some more internal tables const | jan.nijtmans | 2012-04-18 | 1 | -3/+3 |
|\ \
| |/
|/| |
|
| * | Backport of fix for first part of [Bug 1810264] | dkf | 2007-10-30 | 1 | -1/+1 |
|
|
* | | Part of fix for [Bug 1810264] | dkf | 2007-10-27 | 1 | -1/+1 |
|
|
* | | Improve const-correctness of RE compiler | dkf | 2007-04-19 | 1 | -19/+19 |
|
|
* | | ANSIfy the RE compiler. | dkf | 2005-11-09 | 1 | -840/+964 |
|/ |
|
* | * generic/regc_color.c: | hobbs | 1999-10-13 | 1 | -2/+3 |
|
|
* | * generic/regcomp.c: lint | stanton | 1999-06-17 | 1 | -0/+6 |
|
|
* | * tests/reg.test: | stanton | 1999-06-02 | 1 | -0/+44 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+1010 |
|
|