| Commit message (Expand) | Author | Age | Files | Lines |
* | [187d7f499b] Sync the regexp engine to the Postgres version. | dgp | 2015-09-21 | 1 | -6/+7 |
|
|
* | [d7ea9f985][a3c3508599] Internal regexp fixes that cleanup and streamline. | dgp | 2015-09-21 | 1 | -1/+1 |
|\ |
|
| * | [a3c3508599] Fix typo that reversed test sense in prior fix for [3610026]. | dgp | 2015-09-21 | 1 | -1/+1 |
|
|
* | | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 1 | -0/+7 |
|\ \
| |/ |
|
| * | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 1 | -0/+7 |
| |\ |
|
| | * | 3610026 Stop segfault when regexp overflows color limits. | dgp | 2013-04-08 | 1 | -7/+14 |
|
|
| | * | Fixes for problems created when processing regular expressions that | dkf | 2007-12-18 | 1 | -13/+14 |
|
|
* | | | Fix warnings with assertions enabled | das | 2008-12-07 | 1 | -2/+2 |
|
|
* | | | Get rid of pre-C89-isms (esp. CONST vs const). | dkf | 2008-04-27 | 1 | -14/+14 |
|/ / |
|
* | | Fixes for problems created when processing regular expressions that | dkf | 2007-12-18 | 1 | -13/+14 |
|
|
* | | Eliminate multi-char collating element code completely. Simplifies the code | dkf | 2007-11-14 | 1 | -16/+0 |
|
|
* | | Minor cleanup of RE compiler code, gradually gradually making it more Tcl-ish. | dkf | 2007-09-10 | 1 | -92/+81 |
|
|
* | | * generic/regc_color.c (uncolorchain): | Miguel Sofer | 2006-09-27 | 1 | -2/+3 |
|
|
* | | changed last commit - ifdef'ing out unused mcce (multi char collation | Miguel Sofer | 2006-09-27 | 1 | -0/+2 |
|
|
* | | ANSIfy the RE compiler. | dkf | 2005-11-09 | 1 | -581/+674 |
|/ |
|
* | * unix/tclUnixNotfy.c: fixed event/io threading problems by | hobbs | 1999-10-21 | 1 | -2/+2 |
|
|
* | * generic/regc_color.c: | hobbs | 1999-10-13 | 1 | -4/+0 |
|
|
* | * tests/reg.test: | stanton | 1999-06-02 | 1 | -6/+46 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+742 |
|
|