Fix parsing error with ~ versus -
[virt-df.git] / diskzip /
2008-07-17 Richard W.M. JonesChange bitmatch -> bitstring
2008-07-11 Richard W.M. JonesFix 'make doc'
2008-07-11 Richard W.M. JonesFix Makefiles to use new bitmatch META file.
2008-05-18 Richard W.M. Jonespa_bitmatch now requires bitmatch library.
2008-05-18 Richard W.M. JonesUpdated deps.
2008-05-13 Richard W.M. JonesFixes for 32 bit
2008-05-09 Richard W.M. JonesSupport for writing diskzip files.
2008-05-02 Richard W.M. JonesUse tables of callbacks for the functions.
2008-05-02 Richard W.M. JonesRemoved bitmap object - don't need to build a bitmap.
2008-05-02 Richard W.M. JonesUse ocamldoc in each directory.
2008-05-02 Richard W.M. JonesAdded configure_input headers to generated files.
2008-05-01 Richard W.M. JonesError in return type - should have been bool (how did...
2008-05-01 Richard W.M. JonesAdded bitmap structure. Run ownership tests for sample...
2008-05-01 Richard W.M. JonesAdd --enable-profiling, set OCAMLCFLAGS and OCAMLOPTFLAGS.
2008-05-01 Richard W.M. JonesReturn a specialized function so we don't break type...
2008-04-30 Richard W.M. JonesFix case where binary name doesn't have any extension.
2008-04-30 Richard W.M. JonesRebuild if library changes.
2008-04-28 Richard W.M. JonesJust move the compress and decompress functions around.
2008-04-28 Richard W.M. JonesFix usage.
2008-04-28 Richard W.M. JonesInitial version of diskzip