]> localhost Git - libzipper.git/commit
ZIP Compression works!
authorMichael McMaster <email@michaelmcmaster.name>
Thu, 19 May 2011 11:41:56 +0000 (21:41 +1000)
committerMichael McMaster <email@michaelmcmaster.name>
Thu, 19 May 2011 11:41:56 +0000 (21:41 +1000)
commitecf2cfbfa03a1928526a69aaa6e9e45706a7533f
treeccd3303379912f9c0e6a4bbe7381e1ded28247e2
parentf497b6f600b0d9138a4de7dabef3d63716484071
ZIP Compression works!
22 files changed:
Compressor.cc [new file with mode: 0644]
Container.cc [new file with mode: 0644]
Decompressor.cc [new file with mode: 0644]
Doxyfile.in [new file with mode: 0644]
Exception.cc
FileReader.cc [new file with mode: 0644]
FileWriter.cc [new file with mode: 0644]
Makefile.am
README
Reader.cc [moved from Consumer.cc with 97% similarity]
Ungzip.cc [new file with mode: 0644]
Ungzip.hh [new file with mode: 0644]
Unzip.cc
Unzip.hh [new file with mode: 0644]
Writer.cc [moved from Provider.cc with 97% similarity]
Zip.cc [new file with mode: 0644]
Zip.hh [new file with mode: 0644]
configure.ac
doxygen.am [new file with mode: 0644]
util.hh [new file with mode: 0644]
zipper.cc
zipper.hh