1. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/regexp/find_test.go]
  2. 6c230fb regexp: move to old/regexp, replace with exp/regexp by Russ Cox · 14 years ago
  3. 7db904c regexp: add support for matching text read from things that implement by Rob Pike · 14 years ago
  4. 8a2d706 regexp tests: make some benchmarks more meaningful by Rob Pike · 14 years ago
  5. 15cb7ed regexp: fix prefix bug. by Rob Pike · 14 years ago
  6. a9e7c93 regexp: change Expr() to String(); add HasOperator method to Regexp. by Rob Pike · 14 years ago
  7. 5bd4094 regexp: add HasMeta and regexp.Expr(). by Rob Pike · 14 years ago
  8. 3478891 gofmt -s -w src misc by Robert Griesemer · 14 years ago
  9. ca3b522 regexp: interpret all Go characer escapes \a \b \f \n \r \t \v by Rob Pike · 15 years ago
  10. 69fe3dd regexp: grow slices dynamically in the 'All' routines. by Rob Pike · 15 years ago
  11. 6610d79 regexp: new regularized methods for matching. by Rob Pike · 15 years ago