- Add
name_to_group_numbers
. - Use direct field assignment to initialize blocks allocated with
caml_alloc_small
.
- Use pkg-config to determine C flags (fixes #1).
- Explicitly cast between
const char*
andconst UChar*
.
Initial release.
name_to_group_numbers
.caml_alloc_small
.const char*
and const UChar*
.Initial release.