aboutsummaryrefslogtreecommitdiff
path: root/src/modules/extra/m_regex_pcre2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename regex_pcre back to regex_pcre2.•••This rename happened before we had config compatibility and it doesn't make sense to keep it anymore. Gravatar Sadie Powell2024-06-071-0/+148
* Remove a renamed module that snuck back in during a merge.Gravatar Sadie Powell2023-04-281-109/+0
* Update copyright headers.Gravatar InspIRCd Robot2023-04-281-1/+1
* Fix PackageInfo directives in extra modules.Gravatar Sadie Powell2023-01-191-0/+1
* Update copyright headers.Gravatar InspIRCd Robot2022-12-301-1/+1
* 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. Gravatar Sadie Powell2022-12-051-0/+108