summaryrefslogtreecommitdiff
path: root/src/mongo/util/regex_util.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-1/+1
* SERVER-26991: Inconsistent handling of RegEx optionsMickey. J Winters2021-07-021-8/+8
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-5/+5
* SERVER-40584 Regex agg expressions should not inherit from ExpressionFixedArityArun Banala2019-04-301-2/+6
* SERVER-40476 remove mongoutils::strBilly Donahue2019-04-091-1/+1
* SERVER-39695 Implement $regexFindArun Banala2019-03-131-0/+64