contrib: Use PNG images as fallback for IE compatibility.
[libguestfs.git] / ocaml /
2011-10-21 Hilko Bengenout-of-tree build: fixed bindtests and inspector
2011-09-21 Richard W.M. JonesAdd Erlang bindings.
2011-09-12 Richard JonesStable OCaml dependencies.
2011-08-17 Hilko Bengenout-of-tree build: fix make and make install
2011-08-15 Hilko Bengenout-of-tree build: Fix up OCaml bindings and generator
2011-08-15 Hilko Bengenout-of-tree build: fix documentation generation
2011-08-08 Richard W.M. Jonesbuild: Set TMPDIR for local testing.
2011-07-26 Richard W.M. Jonesocaml: Fix locking in event callbacks.
2011-07-19 Richard W.M. Jonesjava: Add guestfs-java(3) man page.
2011-07-17 Richard W.M. Jonesocaml: Generate ocamldoc.
2011-07-16 Richard W.M. Jonesocaml: Bind guestfs_last_errno.
2011-07-15 Richard W.M. Jonesocaml: Add binding for guestfs_user_cancel.
2011-05-18 Richard W.M. JonesAdd new guestfs-rescue(1) man page with recipes.
2011-03-15 Richard W.M. JonesNew event API - OCaml bindings (RHBZ#664558).
2011-01-30 Richard W.M. Jonesperl: Translate C examples into Perl and include a...
2011-01-11 Richard W.M. Jonesfish: Don't fail if some mountpoints in /etc/fstab...
2010-11-30 Richard W.M. Jonesocaml: Combine tests together to reduce number of launches.
2010-11-24 Richard W.M. Jonesruby: Translate C examples into Ruby and include docume...
2010-11-24 Richard W.M. Jonespython: Translate C examples into Python and include...
2010-11-24 Richard W.M. Jonesocaml: Translate C examples into OCaml and include...
2010-11-23 Richard W.M. Jonesocaml: Fix some unused parameter warnings in OCaml...
2010-11-11 Richard W.M. Jonesbuild: xml-light is no longer required (thanks Maxim...
2010-11-08 Richard JonesRevert "Remove ocaml/.depend from git."
2010-11-08 Richard W.M. Jonesocaml: Remove the old OCaml viewer program.
2010-10-28 Matthew BoothRemove ocaml/.depend from git.
2010-10-22 Richard W.M. Jonesgenerator: Optional arguments, add-drive-opts (RHBZ...
2010-10-04 Richard W.M. Jonesocaml: Create the handle when the object is instantiated.
2010-10-03 Richard W.M. Jonesocaml: Add alternate object-oriented programming style.
2010-09-10 Richard JonesUpdate OCaml dependencies.
2010-09-01 Richard Jonesocaml: Add test for progress notification callbacks.
2010-09-01 Richard Jonesocaml: bindings to progress callback.
2010-08-17 Richard JonesRemove old ocaml-inspector code.
2010-06-16 Richard Jonesocaml: Fix thread safety of strings in bindings (RHBZ...
2010-03-22 Richard Jonesocaml examples: Fix linking line so it uses local library.
2009-12-31 Richard JonesRemove separate inspector_generator.ml, combine this...
2009-11-19 Matthew Boothbuild: Fix inter-directory dependencies
2009-11-10 Richard JonesGeneric partition creation interface.
2009-11-09 Richard Jonesocaml: Update dependencies file.
2009-11-06 Richard W.M. Jonesocaml: Sort the dependencies so they are stable between...
2009-11-06 Richard W.M. Jonesocaml: General improvements to generated code.
2009-10-20 Richard JonesTab to space fixes, now passes 'make syntax-check'
2009-10-14 Richard JonesAdd some missing EXTRA_DIST files.
2009-10-13 Richard Jonesinspector: Generate language bindings for OCaml.
2009-10-05 Jim Meyeringbuild: avoid parallel ocaml/... build failure
2009-10-02 Jim Meyeringbuild: fix compile error
2009-09-30 Richard JonesOCaml viewer: Use ocamlduce to replace xpath code.
2009-09-29 Richard JonesOCaml viewer: Handle exceptions properly.
2009-09-29 Richard JonesOCaml example: graphical disk usage viewer.
2009-09-21 Richard JonesRemove guestfs_wait_ready (turn it into a no-op).
2009-08-27 Jim Meyeringbuild: enable gcc warnings in capitests/ and ocaml/
2009-08-27 Jim Meyeringocaml/guestfs_c.c: avoid warning about missing prototypes
2009-08-27 Jim Meyeringocaml/guestfs_c.c: avoid warning about initialization...
2009-08-27 Jim Meyeringocaml/guestfs_c.c avoid signed/unsigned-comparison...
2009-08-04 Jim Meyeringbuild: remove trailing blank lines; enable the syntax...
2009-08-04 Jim Meyeringbuild: don't emit trailing blanks, remove generated...
2009-08-03 Jim MeyeringConvert all TABs-as-indentation to spaces.
2009-08-03 Jim Meyeringalways include <config.h>
2009-08-03 Jim Meyeringbuild: add -I option to get config.h.
2009-07-29 Richard Jonesocaml: Rebuild the tests from source if the main librar...
2009-07-17 Richard JonesFix non-srcdir builds: further fixes to OCaml build...
2009-07-16 Richard JonesFix non-srcdir builds: fix OCaml build rules.
2009-07-16 Richard JonesMiscellaneous fixes for non-srcdir builds.
2009-07-07 Richard W.M. JonesVersion 1.0.56. 1.0.56
2009-07-07 Richard JonesUpdate ocaml/.depend.
2009-07-06 Richard JonesWhitespace change in ocaml/.depend file.
2009-07-03 Matthew BoothMake it possible to build in a separate directory
2009-07-03 Jim Meyeringremove trailing blanks
2009-07-02 Richard W.M. JonesRemove generated code from git.
2009-07-02 Richard W.M. JonesAdd 'readdir' call.
2009-06-30 Richard W.M. JonesGenerated code for mknod, mkfifo, mknod_b, mknod_c...
2009-06-30 Richard W.M. JonesGenerated code for 'set_memsize'/'get_memsize' calls.
2009-06-29 Richard W.M. JonesGenerated code for the 'mkswap*' commands.
2009-06-29 Richard W.M. JonesGenerated code for mount-loop command.
2009-06-29 Richard W.M. JonesGenerated code for 'initrd-list'.
2009-06-29 Richard W.M. JonesGenerated code for 'du' command.
2009-06-29 Richard W.M. JonesGenerated code for df / df-h.
2009-06-29 Richard W.M. JonesGenerated code for head/tail commands.
2009-06-29 Richard W.M. JonesGenerated code for 'wc_*' commands.
2009-06-24 Richard W.M. JonesGenerated code for 'mkdtemp' command.
2009-06-23 Richard W.M. JonesGenerated code for 'scrub-*' commands.
2009-06-22 Richard JonesGenerated code for 'glob-expand'.
2009-06-22 Richard JonesGenerated code for 'sh' and 'sh-lines' commands.
2009-06-08 Richard JonesGenerated code for ntfs_3g_probe command.
2009-06-04 Richard JonesGenerated code for the 'sleep' command.
2009-06-02 Richard JonesNo parallel make in ocaml/ directory (RHBZ#502309).
2009-06-02 Richard JonesGenerated code for 'add_drive_ro' call.
2009-05-28 Richard W.M. JonesFix permissions on ocaml/run-bindtests
2009-05-28 Richard W.M. JonesAdd tests for bindings parameters, fix several broken...
2009-05-28 Richard W.M. JonesAdd the test0* functions, used to test language bindings.
2009-05-28 Richard W.M. JonesMove the appliance and build scripts into new appliance...
2009-05-27 Richard Jonesabs_top_builddir doesn't exist in old RHEL 5 automake...
2009-05-21 Richard JonesGenerated code for e2fsck-f command.
2009-05-19 Richard JonesGenerated code for 'find' command.
2009-05-18 Richard JonesGenerated code for lvresize, resize2fs.
2009-05-18 Richard JonesAdd vg-activate{,-all} commands, and resize recipe.
2009-05-15 Richard W.M. JonesAdd: pvresize, sfdisk-N, sfdisk-l, sfdisk-kernel-geomtr...
2009-05-14 Richard W.M. JonesAdd support for zerofree command.
2009-05-13 Richard W.M. JonesAdd 'append', LIBGUESTFS_APPEND to set additional kerne...
2009-05-09 Richard JonesAdd 'make valgrind' target to run tests under valgrind.
2009-05-08 Richard JonesGenerated code to support last 3 commits.
next