Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixes for problems created when processing regular expressions that | dkf | 2007-12-18 | 1 | -2/+73 |
* | * generic/regc_nfa.c: Fixed infinite loop in the regexp compiler. | dgp | 2007-11-15 | 1 | -0/+41 |
* | * generic/regc_nfa.c: Corrected looping logic in fixempties() to | dgp | 2007-11-15 | 1 | -1/+2 |
* | Eliminate multi-char collating element code completely. Simplifies the code | dkf | 2007-11-14 | 1 | -1/+1 |
* | Minor cleanup of RE compiler code, gradually gradually making it more Tcl-ish. | dkf | 2007-09-10 | 1 | -90/+94 |
* | * generic/regc_color.c (uncolorchain): | Miguel Sofer | 2006-09-27 | 1 | -2/+2 |
* | ANSIfy the RE compiler. | dkf | 2005-11-09 | 1 | -1135/+1301 |
* | * generic/regc_nfa.c: | stanton | 1999-08-05 | 1 | -4/+4 |
* | * tests/reg.test: | stanton | 1999-06-02 | 1 | -17/+64 |
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+1528 |