Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | regexp: fix repeat of preferred empty match | Russ Cox | 2021-05-13 | 1 | -1/+1 |
* | regexp: optimize for provably too short inputs | Sylvain Zimmer | 2019-05-15 | 1 | -10/+0 |
* | regexp: split one-pass execution out of machine struct | Russ Cox | 2018-10-12 | 1 | -44/+42 |
* | regexp: simplify BenchmarkCompileOnepass | Russ Cox | 2018-10-11 | 1 | -15/+5 |
* | regexp: reduce allocations at onePassCopy | haya14busa | 2017-03-28 | 1 | -0/+22 |
* | all: delete dead test code | Dominik Honnef | 2016-03-21 | 1 | -2/+0 |
* | all: make copyright headers consistent with one space after period | Brad Fitzpatrick | 2016-03-01 | 1 | -1/+1 |
* | regexp: fix one-pass compilation | Caleb Spare | 2015-11-25 | 1 | -40/+59 |
* | build: move package sources from src/pkg to src | Russ Cox | 2014-09-08 | 1 | -0/+208 |