1. cdcb827 regexp/syntax: clarify that \Z means Perl's \Z by Brad Fitzpatrick · 9 years ago
  2. 5194744 all: make copyright headers consistent with one space after period by Brad Fitzpatrick · 9 years ago
  3. 85fd0fd regexp/syntax: regenerate doc.go from re2 syntax by Russ Cox · 10 years ago
  4. c007ce8 build: move package sources from src/pkg to src by Russ Cox · 11 years ago[Renamed from src/pkg/regexp/syntax/doc.go]
  5. 929ee59 regexp/syntax: document the upper limit of n in x{n} Fixes #7252. by Rob Pike · 11 years ago
  6. b4f370c regexp/syntax: make it clearer that \b and \B are ASCII-defined Fixes #5896. by Rob Pike · 12 years ago
  7. 1b3c969 regexp: identify that submatch is also known as capturing group by Rob Pike · 12 years ago
  8. c7e0b8b regexp/syntax: define accepted syntax by Russ Cox · 13 years ago