summaryrefslogtreecommitdiff
path: root/src/regexp/exec_test.go
Commit message (Expand)AuthorAgeFilesLines
* regexp: don't run slow benchmarks on race buildersBrad Fitzpatrick2016-09-141-0/+6
* regexp: use Run for benchmarkMarcel van Lohuizen2016-06-011-46/+31
* regexp: add a harder regexp to the benchmarksMichael Matloob2016-04-271-0/+6
* unicode: improve SimpleFold performance for asciiEgon Elbre2016-04-261-0/+6
* all: delete dead test codeDominik Honnef2016-03-211-2/+0
* all: single space after period.Brad Fitzpatrick2016-03-021-7/+7
* all: fix typos and spellingMartin Möhrmann2016-02-241-1/+1
* regexp: small correction to test commentMichael Matloob2015-06-141-1/+1
* regexp: trivial change in comments to update code.google.com linkDmitry Savintsev2015-04-271-4/+4
* regexp: skip backtracker for long programsMatthew Brennan2015-04-091-0/+12
* regexp: update URLs in testsShenghou Ma2015-01-261-2/+2
* build: move package sources from src/pkg to srcRuss Cox2014-09-081-0/+715