| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 8.7 | jan.nijtmans | 2019-08-28 | 1 | -2/+2 |
|\ |
|
| * | Merge 8.6 | jan.nijtmans | 2019-08-28 | 1 | -2/+2 |
| |\ |
|
| | * | Add /* FALLTHRU */ markers in various places (silencing possible GCC warnings... | jan.nijtmans | 2019-08-28 | 1 | -2/+2 |
|
|
* | | | Merge 8.7 | jan.nijtmans | 2019-06-30 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | Eliminate "catch" as variable-name, is a keyword in C++. Also add some type-c... | jan.nijtmans | 2019-06-30 | 1 | -2/+2 |
| |/ |
|
* | | Change regexp C API to handle indexes > 2G. New TIP upcoming. | jan.nijtmans | 2019-03-29 | 1 | -4/+3 |
|
|
* | | Make "struct regmatch_t" match "Tcl_RegExpIndices" (again). Win64 build was b... | jan.nijtmans | 2019-03-13 | 1 | -2/+2 |
|
|
* | | More size_t-related consolidations. Now regexp can handle strings >2GB and mo... | jan.nijtmans | 2019-02-05 | 1 | -17/+2 |
|/ |
|
* | Code-cleanup: CONST -> const, don't use macro's like __REG_CONST and types li... | jan.nijtmans | 2015-12-21 | 1 | -44/+16 |
|
|
* | [1080042][8f245009b0] Big bundle of regexp engine fixes and improvements cont... | dgp | 2015-10-21 | 1 | -1/+1 |
|\ |
|
| * | Adaptation of re-memaccounting.patch from Tom Lane @postgres. | dgp | 2015-10-20 | 1 | -1/+1 |
|
|
* | | revert accidental part of previous commit | jan.nijtmans | 2013-11-22 | 1 | -4/+0 |
|
|
* | | Cygwin: Fix conflicting definition with _mingw_stat64.h, if included together... | jan.nijtmans | 2013-11-22 | 1 | -0/+4 |
|\ \
| |/ |
|
* | | 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/+1 |
|
|
* | | | Remove unused @MAN2TCLFLAGS@ | nijtmans | 2010-04-28 | 1 | -0/+11 |
|
|
* | | | More elimination of pre-C89-isms. | dkf | 2008-05-02 | 1 | -2/+2 |
|/ / |
|
* | | Fixes for problems created when processing regular expressions that | dkf | 2007-12-18 | 1 | -0/+1 |
|
|
* | | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(), | das | 2005-11-27 | 1 | -4/+4 |
|
|
* | | ANSIfy the RE compiler. | dkf | 2005-11-09 | 1 | -82/+61 |
|
|
* | | ANSIfy; generic/*.c now all done except for test code | dkf | 2005-11-02 | 1 | -8/+8 |
|/ |
|
* | * generic/regc_color.c: | hobbs | 1999-10-13 | 1 | -6/+9 |
|
|
* | * generic/regcomp.c: lint | stanton | 1999-06-17 | 1 | -0/+1 |
|
|
* | * tests/reg.test: | stanton | 1999-06-02 | 1 | -2/+31 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+308 |
|
|