1. 7d547b6 regexp: remove redundant break by Daniel Martí · 8 years ago
  2. a306a85 regexp: Use []bool instead of map[uint32]bool in makeOnePass by Takuto Ikuta · 8 years ago
  3. fbe6723 regexp: reduce allocations at makeOnePass by haya14busa · 8 years ago
  4. f5c1926 regexp: reduce allocations at onePassCopy by haya14busa · 8 years ago
  5. 7d0642d regexp: remove dead code by Brad Fitzpatrick · 8 years ago
  6. 0da4dbe all: remove unnecessary type conversions by Matthew Dempsky · 9 years ago
  7. 5fea2cc all: single space after period. by Brad Fitzpatrick · 9 years ago
  8. 5194744 all: make copyright headers consistent with one space after period by Brad Fitzpatrick · 9 years ago
  9. e36bf61 regexp: fix one-pass compilation by Caleb Spare · 9 years ago
  10. d1eedfe regexp: fix LiteralPrefix for certain onepass progs by Caleb Spare · 9 years ago
  11. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/regexp/onepass.go]
  12. 56916fe regexp: fix imports in the middle of the license header by Caleb Spare · 11 years ago
  13. b39e2a0 src, misc: applied gofmt -w -s by Robert Griesemer · 11 years ago
  14. 6c10e64 regexp: hide one-pass code from exported API by Russ Cox · 11 years ago