summaryrefslogtreecommitdiff
path: root/bz2_decompressor.cc
AgeCommit message (Expand)Author
2018-03-12Fix infinite loop when providing a partial input bz2 stream.Alex Deymo
2018-03-12Destroy the bz2 decompressor on destruction.Alex Deymo
2018-02-14Add missing newline at end of file.Alex Deymo
2017-11-30Implement a simple logger for bsdiffTianjie Xu
2017-10-26Add an interface for bspatch readerTianjie Xu