aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/util/regexp.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Use Google RE2 as underlying regex engineTor Brede Vekterli2020-03-041-1/+1
* Remove unused methods in vespalib::Regexp.Tor Egge2019-10-191-60/+2
* Remove unused vespalib::Regexp::replace() method.Tor Egge2019-03-131-9/+0
* Remove whitespaceHenning Baldersheim2018-08-121-5/+5
* Pass stringref by valueHenning Baldersheim2018-08-111-1/+1
* Pass stringref by valueHenning Baldersheim2018-08-101-8/+8
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Do not use exceptions internallyHenning Baldersheim2016-11-101-1/+1
* Invalid regexp should fail matching and not produce a core.Henning Baldersheim2016-11-101-0/+9
* PublishJon Bratseth2016-06-151-0/+101