- Remove LGPL linking exception (#2).
- Switch to dune!
- Fix some warnings and deprecated calls.
- Rename errno to errnum in order to build on Hurd (thanks Pino Toscano).
- Updated configure.
- Added support for --enable-debugging configure option
- Added NO_CUSTOM to build in standard mode.
- Added prefix to main compilation variables if passed to configure.
- Makefile now honnors LIBDIRS variable for linking against libraries located in other places than then standard ones.
- configure.ac: Use LIBS instead of LDFLAGS when redefining LIBS
- Fix invalid strlen call leading to segfaults (#219). Thanks to MiiJaySung for reporting, testing and fixing this !
- Fix typo in caml_bjack_open_byte(s)
- Initial release