| Commit message (Expand) | Author | Age | Files | Lines |
* | Correct spelling errors in comments and documentation, but also a non-comment... | pooryorick | 2023-04-12 | 1 | -2/+2 |
|\ |
|
| * | Correct spelling errors in comments and documentation, but also a non-comment
| pooryorick | 2023-04-12 | 1 | -2/+2 |
|
|
* | | More int -> size_t, in regexp handling (should of been part of TIP #537/494) | jan.nijtmans | 2022-06-02 | 1 | -16/+16 |
|/ |
|
* | Merge 8.6 | jan.nijtmans | 2020-03-18 | 1 | -2/+2 |
|\ |
|
| * | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -1/+1 |
|
|
* | | Eliminate "register" keyword usage from all header-files (and also correspond... | jan.nijtmans | 2019-07-25 | 1 | -1/+1 |
|
|
* | | Change (internal) refCount field from TclRegexp to type size_t: this allows m... | jan.nijtmans | 2017-10-24 | 1 | -1/+0 |
|
|
* | | Minor simplifications. Eliminate FUNCPRT from regexp engine. Fix compile-erro... | jan.nijtmans | 2016-11-29 | 1 | -11/+2 |
|
|
* | | Eliminate some macros that are no longer used/needed. | jan.nijtmans | 2016-11-25 | 1 | -19/+2 |
|/ |
|
* | [1080042][8f245009b0] Big bundle of regexp engine fixes and improvements cont... | dgp | 2015-10-21 | 1 | -10/+14 |
|\ |
|
| * | Adaptation of re-memaccounting.patch from Tom Lane @postgres. | dgp | 2015-10-20 | 1 | -7/+9 |
|
|
| * | Adaptation of re-oNsquared.patch from Tom Lane @ postgres. | dgp | 2015-10-19 | 1 | -1/+3 |
|
|
* | | [187d7f499b] Sync the regexp engine to the Postgres version. | dgp | 2015-09-21 | 1 | -9/+29 |
|
|
* | | [1115587][0e0e150e49] Major fix for regexp handling of quantified backrefs. | dgp | 2015-09-21 | 1 | -5/+22 |
|
|
* | | Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INF... | jan.nijtmans | 2015-01-26 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix [df08482b042a16007f256bfbaaacfbe0def01074|df08482b04]: Double defined INF... | jan.nijtmans | 2015-01-26 | 1 | -1/+1 |
|
|
* | | Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate p... | jan.nijtmans | 2013-05-19 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate p... | jan.nijtmans | 2013-05-19 | 1 | -3/+3 |
| |\ |
|
| | * | Don't #define VOID on VxWorks, as it is already typdef'd to void | jan.nijtmans | 2013-05-19 | 1 | -3/+3 |
|
|
* | | | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 1 | -0/+1 |
|\ \ \
| |/ / |
|
| * | | 3610026 Stop crash when the number of "colors" in a regular expression | dgp | 2013-04-08 | 1 | -0/+1 |
| |\ \
| | |/ |
|
| | * | 3610026 Stop segfault when regexp overflows color limits. | dgp | 2013-04-08 | 1 | -0/+1 |
|
|
| | * | Fixes for problems created when processing regular expressions that | dkf | 2007-12-18 | 1 | -0/+8 |
|
|
| | * | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -0/+2 |
|
|
* | | | Some VOID -> void, Tcl_TraceVar -> Tcl_TraceVar2 and Tcl_VarTraceInfo -> Tcl_... | jan.nijtmans | 2013-02-27 | 1 | -1/+1 |
|
|
* | | | If tclInt.h or tclPort.h is already | nijtmans | 2010-04-27 | 1 | -12/+0 |
|
|
* | | | - genStubs.tcl: No longer generate a space after "*" and | nijtmans | 2010-01-29 | 1 | -6/+1 |
|/ / |
|
* | | Fixes for problems created when processing regular expressions that | dkf | 2007-12-18 | 1 | -0/+12 |
|
|
* | | Eliminate multi-char collating element code completely. Simplifies the code | dkf | 2007-11-14 | 1 | -24/+14 |
|
|
* | | Comment/#ifdef out the multi-char collating element support code. | dkf | 2007-11-14 | 1 | -0/+4 |
|
|
* | | Arrange for RE engine workspace to be held in TSD. This is safe, less | dkf | 2007-01-10 | 1 | -0/+13 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -0/+2 |
|
|
* | | ANSIfy the RE compiler. | dkf | 2005-11-09 | 1 | -182/+171 |
|/ |
|
* | * generic/regc_color.c: | hobbs | 1999-10-13 | 1 | -2/+6 |
|
|
* | * generic/regc_nfa.c: | stanton | 1999-08-05 | 1 | -2/+1 |
|
|
* | * tests/reg.test: | stanton | 1999-06-02 | 1 | -3/+30 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+388 |
|
|