ocaml-augeas.git
2017-09-13 Pino ToscanoEnhance the Augeas.Error exception
2017-09-13 Pino ToscanoRaise Out_of_memory when Augeas fails with AUG_ENOMEM
2017-09-13 Pino ToscanoPass the augeas_t to raise_error
2017-09-13 Pino ToscanoCreate a separate raise_init_error function
2017-06-06 Richard W.M... Implement Augeas.load API.
2017-06-06 Richard W.M... Implement AugNoStdinc, AugSaveNoop and AugNoLoad flags.
2017-06-06 Richard W.M... Path parameter did not work in Augeas.rm and Augeas...
2017-06-06 Richard W.M... Fix a few GCC warnings.
2017-06-06 Richard W.M... Regenerate dependencies with newer OCaml.
2017-06-06 Richard W.M... Rename augeas_c.c -> augeas-c.c
2015-07-21 Richard W.M... Add autoconf ocaml macros.
2012-06-11 Richard W.M... Version 0.5.
2012-06-11 Richard W.M... Fix 'make dist' rule.
2012-06-11 Richard W.M... Update dependencies.
2012-06-11 Richard W.M... Add 'make check' rule.
2012-06-11 Richard W.M... Augeas.matches: Fix silly typo in binding.
2012-06-11 Richard W.M... Use pkg-config to detect Augeas and libxml2.
2012-06-11 Richard W.M... Remove generated files from the repository.
2009-11-16 Richard JonesAdd .gitignore file.
2009-11-16 Richard W.M... Install *.so files.
2008-05-07 Richard W.M... Updated MANIFEST for release 0.4.
2008-05-07 Richard W.M... Make 'check-manifest' work with HG.
2008-05-07 Richard W.M... Added this file.
2008-05-07 Richard W.M... Added Augeas.count_matches
2008-05-07 Richard W.M... Compile with -Wall -Werror
2008-05-07 Richard W.M... Version number to 0.4
2008-05-07 Richard W.M... Ignore a few more files.
2008-05-07 Richard W.M... Fix test program to work with /etc/hosts and display...
2008-05-07 Richard W.M... Imported version 0.3 from old CVS repository.