summaryrefslogtreecommitdiff
path: root/src/regexp
Commit message (Expand)AuthorAgeFilesLines
* regexp/syntax: Clarify comment of OpAnyCharNotNL.Robin Eklind2014-11-111-1/+1
* regexp: fix TestOnePassCutoffRuss Cox2014-10-201-4/+12
* regexp/syntax: fix validity testing of zero repeatsIan Lance Taylor2014-10-201-1/+6
* regexp: correct doc comment for ReplaceAllLiteralStringIan Lance Taylor2014-10-191-1/+1
* regexp/syntax: regenerate doc.go from re2 syntaxRuss Cox2014-10-061-24/+24
* regexp/syntax: reject large repetitions created by nesting small onesRuss Cox2014-09-302-0/+47
* build: move package sources from src/pkg to srcRuss Cox2014-09-0827-0/+14992