Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change CLEANFILES to include instead of just the testname for the executable | wlestes | 2006-11-09 | 1 | -1/+1 |
* | Added ccl union operator. | john43 | 2006-03-28 | 2 | -0/+6 |
* | Implemented (?x:) syntax to allow whitespace in patterns. | john43 | 2006-03-27 | 2 | -0/+9 |
* | Implemented dot-all syntax. | john43 | 2006-03-27 | 2 | -0/+9 |
* | Removed global variable caseins. | john43 | 2006-03-27 | 2 | -4/+13 |
* | Added set difference operator {-} for character classes. | john43 | 2006-03-22 | 2 | -10/+21 |
* | Added negated character class expressions. | john43 | 2006-03-22 | 4 | -0/+131 |