summaryrefslogtreecommitdiff
path: root/src/mongo/util/regex_util.h
Commit message (Expand)AuthorAgeFilesLines
* SERVER-26991: Inconsistent handling of RegEx optionsMickey. J Winters2021-07-021-3/+1
* SERVER-41772 Apply clang-format 7.0.1 to the codebaseclang-format-7.0.12019-07-271-2/+2
* SERVER-40584 Regex agg expressions should not inherit from ExpressionFixedArityArun Banala2019-04-301-2/+5
* SERVER-39695 Implement $regexFindArun Banala2019-03-131-0/+43