Fix handling of OCAML_PKG_* macros for new OCaml autoconf.
[ocaml-bitstring.git] / Makefile.in
2010-01-08 Richard W.M. JonesFix handling of OCAML_PKG_* macros for new OCaml autoconf.
2010-01-08 Richard W.M. JonesFix handling of dynlink in OCaml 3.11 and above.
2008-08-28 toots@rastageeks.orgAdded bootstrap and uninstall target
2008-08-27 Richard W.M. JonesFix 'make test' rule.
2008-08-26 Richard W.M. Jones'make clean' rules remove more generated files.
2008-08-26 Richard W.M. JonesUse ocaml-bisect to compute coverage of tests.
2008-08-26 Richard W.M. JonesThis patch completes the optimization / fastpaths in...
2008-08-26 Richard W.M. JonesThis patch adds the framework for including C code...
2008-08-26 Richard W.M. JonesThis adds the outline of a benchmark suite to bitstring.
2008-07-17 Richard W.M. JonesDocument the bitmatch compatibility library.
2008-07-17 Richard W.M. JonesRenaming bitmatch -> bitstring.
2008-07-04 Richard W.M. JonesInclude pkg_*
2008-07-01 Richard W.M. Jonesextlib is needed for CIL tools subdir
2008-06-16 Richard W.M. JonesFix dependencies
2008-06-13 Richard W.M. JonesPersistent patterns, save and load to a file.
2008-06-12 Richard W.M. JonesSplit out field handling from pa_bitmatch into a common...
2008-06-10 Richard W.M. JonesStarted to copy the import tool from libunbin.
2008-05-21 Richard W.M. JonesInclude CHANGES file in tarball.
2008-05-18 Richard W.M. JonesEnable svn:keywords Id property on relevant files.
2008-05-18 Richard W.M. JonesMake examples depend upon library.
2008-05-18 Richard W.M. JonesAdded rules to build examples.
2008-05-18 Richard W.M. JonesImplement the nativeendian version of some functions.
2008-05-18 Richard W.M. JonesFix check-manifest rule to work with Subversion.
2008-05-07 Richard W.M. JonesRequires unix - new version 0.7 candidate for release.
2008-04-02 Richard W.M. JonesInstall pa_bitmatch.cmo, don't install pa_bitmatch...
2008-04-02 Richard W.M. JonesOutline of documentation.
2008-04-02 Richard W.M. JonesMakefile make install/clean.
2008-04-02 Richard W.M. JonesAutoconfify.