package pcre

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

Install

Dune Dependency

Authors

Maintainers

Sources

pcre-7.4.2.tbz
sha256=d8963f19de4a2943a5761ed66ea97063232861416dc6b92b7f0c37cff71d003a
sha512=21058c311ec3469d77d29fadfa176d0f2acb323fb3cc0d3bc13960d8fe2c677ef1e25fd3a4f6f666ee2e9673299305637ab6353cdc01d021e36870665ecd463e

CHANGES.md.html

7.4.2 (2019-10-11)

  • Fixed warnings in C-stubs

7.4.1 (2019-02-21)

  • Fixed pattern execution bug due to DFA implementation

7.4.0 (2019-02-05)

  • Added DFA support

    New functions:

    • pcre_dfa_exec

    • unsafe_pcre_dfa_exec

    Thanks to Chas Emerick chas@cemerick.com for this contribution!

7.3.5 (2018-10-25)

  • Switched to dune, dune-release, and OPAM 2.0

7.3.4 (2017-11-22)

  • Improved finalization of regular expressions and tables for better performance

7.3.3 (2017-10-17)

  • Fixed external declaration bug in internal regexp compile function

7.3.2 (2017-10-10)

  • Improved compatibility with MSVC

7.3.1 (2017-10-08)

  • Used untagged integers when declaring external functions

7.3.0 (2017-07-27)

  • Switched to jbuilder and topkg

OCaml

Innovation. Community. Security.