Skip to content

switch from pcre to pcre2#51

Merged
rr0gi merged 1 commit into
masterfrom
emile-nopcre
Sep 19, 2025
Merged

switch from pcre to pcre2#51
rr0gi merged 1 commit into
masterfrom
emile-nopcre

Conversation

@EmileTrotignon

Copy link
Copy Markdown
Contributor

This switch to Pcre2 which is still maintained, and also faster according to my benchmark.

The interface is remarkably similar. Relevant differences are:

  • `UTF8 becomes `UTF
  • The error constructors are not the same.

@rr0gi rr0gi left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@rr0gi rr0gi merged commit ac7d140 into master Sep 19, 2025
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants