summaryrefslogtreecommitdiff
path: root/src/mongo/util/pcre.cpp
Commit message (Expand)AuthorAgeFilesLines
* SERVER-72197 Run clang-format 12.0.1 on the codebaseclang-format 12.0.12023-02-111-4/+4
* SERVER-67249 Initialize _errorPos in RegexImpl constructorJennifer Peshansky2022-06-301-1/+2
* SERVER-67162 Integrate new PCRE2 wrapperJennifer Peshansky2022-06-271-4/+2
* SERVER-65276 add src/mongo/util/pcre libraryBilly Donahue2022-06-101-0/+508