summaryrefslogtreecommitdiff
path: root/src/regexp/exec.go
Commit message (Expand)AuthorAgeFilesLines
* regexp: reduce mallocs in Regexp.Find* and Regexp.ReplaceAll*.Aliaksandr Valialkin2016-09-061-13/+18
* all: delete dead non-test codeDominik Honnef2016-03-251-12/+0
* all: single space after period.Brad Fitzpatrick2016-03-021-1/+1
* regexp: port RE2's bitstate backtracker to the regexp packageMichael Matloob2015-03-231-7/+23
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+452