summaryrefslogtreecommitdiffstats
path: root/ocaml
Commit message (Expand)AuthorAgeFilesLines
* Tempus fugit.Richard W.M. Jones2012-01-185-5/+5
* ocaml: Use automake to build the C part of the bindings.Richard W.M. Jones2012-01-181-18/+21
* ocaml: Don't include guestfs-internal.h directly.Richard W.M. Jones2012-01-181-2/+0
* build: Remove .depend files from gitMatthew Booth2012-01-112-6/+1
* ocaml: Fix OCaml dependencies.Richard W.M. Jones2011-11-301-2/+2
* ocaml: Load test should call Gc.compact to flag memory errors.Richard W.M. Jones2011-11-291-0/+2
* ocaml: Memory leak: Free roots array along handle close path.Richard W.M. Jones2011-11-291-0/+1
* ocaml: Compile OCaml bindings and tests with -warn-error.Richard W.M. Jones2011-11-091-12/+15
* ocaml: Catch EVENT_ENTER case in test.Richard W.M. Jones2011-11-091-1/+2
* Update FSF address.Matthew Booth2011-11-089-9/+9
* out-of-tree build: fixed bindtests and inspectorHilko Bengen2011-10-211-1/+1
* Add Erlang bindings.Richard W.M. Jones2011-09-211-0/+1
* Stable OCaml dependencies.Richard Jones2011-09-121-1/+4
* out-of-tree build: fix make and make installHilko Bengen2011-08-171-2/+2
* out-of-tree build: Fix up OCaml bindings and generatorHilko Bengen2011-08-151-11/+11
* out-of-tree build: fix documentation generationHilko Bengen2011-08-151-3/+3
* build: Set TMPDIR for local testing.Richard W.M. Jones2011-08-081-0/+1
* ocaml: Fix locking in event callbacks.Richard W.M. Jones2011-07-261-9/+27
* java: Add guestfs-java(3) man page.Richard W.M. Jones2011-07-191-0/+1
* ocaml: Generate ocamldoc.Richard W.M. Jones2011-07-172-1/+14
* ocaml: Bind guestfs_last_errno.Richard W.M. Jones2011-07-161-0/+19
* ocaml: Add binding for guestfs_user_cancel.Richard W.M. Jones2011-07-151-0/+11
* Add new guestfs-rescue(1) man page with recipes.Richard W.M. Jones2011-05-181-0/+1
* New event API - OCaml bindings (RHBZ#664558).Richard W.M. Jones2011-03-155-43/+241
* perl: Translate C examples into Perl and include a manual page.Richard W.M. Jones2011-01-301-0/+1
* fish: Don't fail if some mountpoints in /etc/fstab are bogus (RHBZ#668574).Richard W.M. Jones2011-01-111-1/+5
* ocaml: Combine tests together to reduce number of launches.Richard W.M. Jones2010-11-304-98/+31
* ruby: Translate C examples into Ruby and include documentation.Richard W.M. Jones2010-11-241-0/+1
* python: Translate C examples into Python and include documentation.Richard W.M. Jones2010-11-241-0/+1
* ocaml: Translate C examples into OCaml and include documentation.Richard W.M. Jones2010-11-247-48/+286
* ocaml: Fix some unused parameter warnings in OCaml bindings.Richard W.M. Jones2010-11-232-1/+11
* build: xml-light is no longer required (thanks Maxim Koltsov).Richard W.M. Jones2010-11-112-15/+13
* Revert "Remove ocaml/.depend from git."Richard Jones2010-11-081-0/+5
* ocaml: Remove the old OCaml viewer program.Richard W.M. Jones2010-11-087-752/+1
* Remove ocaml/.depend from git.Matthew Booth2010-10-281-5/+0
* generator: Optional arguments, add-drive-opts (RHBZ#642934,CVE-2010-3851).Richard W.M. Jones2010-10-223-1/+37
* ocaml: Create the handle when the object is instantiated.Richard W.M. Jones2010-10-041-1/+1
* ocaml: Add alternate object-oriented programming style.Richard W.M. Jones2010-10-031-1/+6
* Update OCaml dependencies.Richard Jones2010-09-101-3/+0
* ocaml: Add test for progress notification callbacks.Richard Jones2010-09-012-2/+49
* ocaml: bindings to progress callback.Richard Jones2010-09-011-2/+91
* Remove old ocaml-inspector code.Richard Jones2010-08-172-52/+3
* ocaml: Fix thread safety of strings in bindings (RHBZ#604691).Richard Jones2010-06-164-11/+89
* ocaml examples: Fix linking line so it uses local library.Richard Jones2010-03-221-1/+1
* Remove separate inspector_generator.ml, combine this with generator.ml.Richard Jones2009-12-311-0/+2
* build: Fix inter-directory dependenciesMatthew Booth2009-11-191-3/+10
* Generic partition creation interface.Richard Jones2009-11-101-1/+1
* ocaml: Update dependencies file.Richard Jones2009-11-091-4/+4
* ocaml: Sort the dependencies so they are stable between machines.Richard W.M. Jones2009-11-062-4/+4
* ocaml: General improvements to generated code.Richard W.M. Jones2009-11-062-0/+13