summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/regex
Commit message (Expand)AuthorAgeFilesLines
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Use unique_ptr for regex instead of shared_ptr to keep object small.Henning Baldersheim2021-03-041-0/+6
* Use Google RE2 as underlying regex engineTor Brede Vekterli2020-03-041-40/+117
* Remove unused methods in vespalib::Regexp.Tor Egge2019-10-191-60/+11
* Remove unused vespalib::Regexp::replace() method.Tor Egge2019-03-131-12/+0
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Invalid regexp should fail matching and not produce a core.Henning Baldersheim2016-11-101-7/+10
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-155-0/+142