aboutsummaryrefslogtreecommitdiff
path: root/src/modules/extra/m_regex_re2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add PackageInfo directives for Debian.Gravatar Peter Powell2017-10-211-0/+1
* Rewrite the build system directive parser.Gravatar Peter Powell2016-09-161-2/+6
* Ignore safe compiler warnings in a more reliable way.Gravatar Peter Powell2014-06-281-5/+9
* Automatically register ServiceProviders created by modulesGravatar attilamolnar2013-09-081-1/+0
* Fix various small issues.•••- Add CXX11_OVERRIDE to *Regex::Matches and *RegexFactory::Create. - Fix documentation comment on regex_string. - Fix various code duplication/layout issues. Gravatar Peter Powell2013-08-271-2/+2
* Make all regex modules throw the same exception on error.Gravatar Peter Powell2013-08-271-10/+1
* Remove $ModDep commentsGravatar attilamolnar2013-08-151-1/+0
* Remove $Core and $Mod* comments apart from $ModDep.Gravatar Peter Powell2013-07-041-1/+0
* Add RE2 regex module.Gravatar Peter Powell2013-06-161-0/+89