| Commit message (Expand) | Author | Age | Files | Lines |
* | TIP 388 implementation | jan.nijtmans | 2011-08-12 | 1 | -1/+1 |
|
|
* | [Bug 3085863]: tclUniData 9 years old | nijtmans | 2010-10-18 | 1 | -1/+1 |
|
|
* | Don't use arrays of length 1, just use a single element then, it makes code m... | nijtmans | 2010-05-19 | 1 | -6/+6 |
|
|
* | Add focussed stack limiting to the RE compiler. Tuning might not yet be right | dkf | 2008-07-01 | 1 | -1/+1 |
|
|
* | better line breaks in debug output | dgp | 2007-11-15 | 1 | -1/+1 |
|
|
* | Eliminate multi-char collating element code completely. Simplifies the code | dkf | 2007-11-14 | 1 | -369/+14 |
|
|
* | Comment/#ifdef out the multi-char collating element support code. | dkf | 2007-11-14 | 1 | -11/+28 |
|
|
* | * generic/regcomp.c: Convert optst() from expensive no-op to a | dgp | 2007-11-13 | 1 | -0/+10 |
|
|
* | Minor cleanup of RE compiler code, gradually gradually making it more Tcl-ish. | dkf | 2007-09-10 | 1 | -162/+157 |
|
|
* | Improve const-correctness of RE compiler | dkf | 2007-04-19 | 1 | -24/+24 |
|
|
* | various "const" additions, in line with TIP #27 | nijtmans | 2007-02-20 | 1 | -9/+9 |
|
|
* | Arrange for RE engine workspace to be held in TSD. This is safe, less | dkf | 2007-01-10 | 1 | -3/+9 |
|
|
* | changed last commit - ifdef'ing out unused mcce (multi char collation | Miguel Sofer | 2006-09-27 | 1 | -5/+45 |
|
|
* | * generic/regc_cvec.c (addmcce): | Miguel Sofer | 2006-09-27 | 1 | -0/+5 |
|
|
* | ANSIfy the RE compiler. | dkf | 2005-11-09 | 1 | -1612/+1884 |
|
|
* | ANSIfy; generic/*.c now all done except for test code | dkf | 2005-11-02 | 1 | -133/+133 |
|
|
* | * generic/regcomp.c (stid): correct minor pointer size error | hobbs | 2004-07-02 | 1 | -2/+2 |
|
|
* | Fixed code that splits RE engine states into "progress" and "no-progress" (bu... | pvgoran | 2003-11-15 | 1 | -2/+6 |
|
|
* | * generic/regc_color.c: | hobbs | 1999-10-13 | 1 | -18/+14 |
|
|
* | removed unreferenced variable from regcomp.c | redman | 1999-08-10 | 1 | -1/+0 |
|
|
* | * generic/regc_nfa.c: | stanton | 1999-08-05 | 1 | -51/+77 |
|
|
* | * generic/regcomp.c: lint | stanton | 1999-06-17 | 1 | -1/+1 |
|
|
* | * tests/reg.test: | stanton | 1999-06-02 | 1 | -15/+45 |
|
|
* | merged tcl 8.1 branch back into the main trunk | stanton | 1999-04-16 | 1 | -0/+2124 |
|
|