emul/mini/src/main/java/java/util/zip/ZipInputStream.java
Thu, 07 Feb 2013 12:58:12 +0100 Rebasing the Inflater support on jzlib which, unlike GNU ClassPath, has correct implementation of Huffman code. Making the implementation more easily testable by turning Inflater and ZipInputStream into pure delegates. Current implementation is going to need proper long support.
Wed, 30 Jan 2013 14:03:49 +0100 Implementation of ZipInputStream
Wed, 30 Jan 2013 14:00:17 +0100 Adding classes necessary for usage of ZipInputStream