summaryrefslogtreecommitdiff
path: root/src/regexp/find_test.go
Commit message (Expand)AuthorAgeFilesLines
* regexp: document and implement that invalid UTF-8 bytes are the same as U+FFFDRuss Cox2021-10-111-0/+7
* regexp: fix repeat of preferred empty matchRuss Cox2021-05-131-0/+1
* regexp: limit the capacity of slices of bytes returned by FindXFrancesc Campoy2019-02-261-4/+16
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+498