]> jfr.im git - irc/inspircd/inspircd.git/commit
Import regex_pcre2 from inspircd-contrib.
authorSadie Powell <redacted>
Mon, 5 Dec 2022 07:18:32 +0000 (07:18 +0000)
committerSadie Powell <redacted>
Mon, 5 Dec 2022 07:18:32 +0000 (07:18 +0000)
commit0a03eada1c21ee213fe69b3735437c3a1630eb98
tree59d20d6f76b467f1fa1ad5a3e715fcc60e2e7890
parent1203f3ae150f8a715d5649dba18b549f85d75882
Import regex_pcre2 from inspircd-contrib.

The original plan was to make the PCRE2 switch happen in v3 but it
seems that distributions are beginning to unpackage the old pcre
library already.
.github/workflows/ci-alpine.yml
.github/workflows/ci-linux.yml
.github/workflows/ci-macos.yml
.gitignore
configure
docs/conf/modules.conf.example
src/modules/extra/m_regex_pcre2.cpp [new file with mode: 0644]
src/modules/extra/m_regex_posix.cpp
win/conanfile.txt
win/modules/CMakeLists.txt