8000 Releases · alan-j-hu/ocaml-oniguruma · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: alan-j-hu/ocaml-oniguruma

0.1.2

27 Oct 05:53
Compare
Choose a tag to compare

CHANGES:

  • Add name_to_group_numbers.
  • Use direct field assignment to initialize blocks allocated with
    caml_alloc_small.

0.1.1

07 Sep 02:14
Compare
Choose a tag to compare

CHANGES:

  • Use pkg-config to determine C flags (fixes #1).
  • Explicitly cast between const char* and const UChar*.

Distribution 0.1.0

25 Nov 01:26
Compare
Choose a tag to compare

CHANGES:

Initial release.

0