package pcre2

  1. Overview
  2. Docs
Bindings to the Perl Compatibility Regular Expressions library (version 2)

Install

Dune Dependency

Authors

Maintainers

Sources

8.0.3.tar.gz
sha512=614bd7d44460ea7c35a61dcff14546e16eb7bbb959be02cf77463d4448c01e2462f10656ca8b1f21fead752a148ce94943de99dff8106a50eef1468e1d2f99f9

CHANGES.md.html

Changelog

8.0.3 (2025-02-15)

  • ugh: forgot to make the function caml_alloc_some (for ocaml [4.08, 4.11] support) static. It clashes with the same function from the package pcre

8.0.2 (2024-12-26)

  • Thanks to @nojb, try to get it working for ocaml [4.08, 4.11]

8.0.1 (2024-12-20)

  • Merged all changes from old pcre-ocaml.

  • Fixed a bug in the full_split function where non-capturing groups were not identified as such.

7.5.3 (2024-12-23)

  • @mmottl fixed bug in full_split

7.5.2 (2023-09-06)

  • Fixed bug in full_split, added first unit-test for same

7.5.1 (2023-09-01)

  • Created pcre2-ocaml bindings based on original pcre-ocaml project

OCaml

Innovation. Community. Security.