Support for writing diskzip files.
[virt-df.git] / diskzip / diskzip.ml
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-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. 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-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