Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unicode: upgrade to version 9.0.0 | Marcel van Lohuizen | 2016-06-28 | 1 | -1/+1 |
* | all: single space after period. | Brad Fitzpatrick | 2016-03-02 | 1 | -15/+15 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | regexp/syntax: fix factoring of common prefixes in alternations | Paul Wankadia | 2016-01-08 | 1 | -4/+11 |
* | regexp/syntax: fix handling of \Q...\E | Russ Cox | 2015-12-01 | 1 | -1/+8 |
* | regexp/syntax: fix validity testing of zero repeats | Ian Lance Taylor | 2014-10-20 | 1 | -1/+6 |
* | regexp/syntax: reject large repetitions created by nesting small ones | Russ Cox | 2014-09-30 | 1 | -0/+34 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+1863 |