summaryrefslogtreecommitdiffstats
path: root/generic/regguts.h
Commit message (Expand)AuthorAgeFilesLines
* Don't #define VOID on VxWorks, as it is already typdef'd to void. Eliminate p...jan.nijtmans2013-05-191-3/+3
|\
| * Don't #define VOID on VxWorks, as it is already typdef'd to voidjan.nijtmans2013-05-191-3/+3
* | 3610026 Stop crash when the number of "colors" in a regular expressiondgp2013-04-081-0/+1
|\ \ | |/
| * 3610026 Stop segfault when regexp overflows color limits.dgp2013-04-081-0/+1
| * Fixes for problems created when processing regular expressions thatdkf2007-12-181-0/+8
| * * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-0/+2
* | Fixes for problems created when processing regular expressions thatdkf2007-12-181-0/+12
* | Eliminate multi-char collating element code completely. Simplifies the codedkf2007-11-141-24/+14
* | Comment/#ifdef out the multi-char collating element support code.dkf2007-11-141-0/+4
* | Arrange for RE engine workspace to be held in TSD. This is safe, lessdkf2007-01-101-0/+13
* | * unix/tcl.m4 (Darwin): add 64bit support, check for Tiger copyfile(),das2005-11-271-0/+2
* | ANSIfy the RE compiler.dkf2005-11-091-182/+171
|/
* * generic/regc_color.c:hobbs1999-10-131-2/+6
* * generic/regc_nfa.c:stanton1999-08-051-2/+1
* * tests/reg.test:stanton1999-06-021-3/+30
* merged tcl 8.1 branch back into the main trunkstanton1999-04-161-0/+388