31 Commits (f26efe57b3dd44192d50ef1af3befe01a03c7bf6)

Author SHA1 Message Date
  Peter Reilly d050f6a18c remove enum variable 22 years ago
  Stefan Bodewig d13027731c Only calculate the CRC of STORED entries in <zip> if absolutely necessary. 22 years ago
  Stefan Bodewig 2590a640ce Remove unused fields 22 years ago
  Stefan Bodewig 9f66d99a5d Add comments as suggested by Jan 22 years ago
  Stefan Bodewig 4653e638dd Don't use a data descriptor for deflated entries in ZipOutputStream if 22 years ago
  Conor MacNeill 3a35c7d914 style 22 years ago
  Conor MacNeill 66b5bf27b7 style 22 years ago
  Stefan Bodewig 94ef2fbb4b Make checkstyle a little happier. 22 years ago
  Stefan Bodewig 6dea74459d Improve algorithm that searches for the central directory - don't get fooled by signatures appearing inside payload. 22 years ago
  Stefan Bodewig 6e2090b71a Need to override isDirectory for situations where setName has been called 22 years ago
  Stefan Bodewig d5570e5c65 Calendar.HOUR is different from Calendar.HOUR_OF_DAY 22 years ago
  Stefan Bodewig ad9c15103d Finish implementation of ZipFile, use it in Expand (AKA <unzip>). 22 years ago
  Stefan Bodewig ec5e77ad32 Initial support for reading of ZIP files - uncomplete as you cannot 22 years ago
  Stefan Bodewig 24436a1c92 Remove email address from sources 23 years ago
  Stefan Bodewig c89a66172d Preparing merge to 1.5 branch 23 years ago
  Stefan Bodewig 1dc8a07905 Remove Jakarta Project from license 23 years ago
  Stefan Bodewig a38deb31dc Move the 'round up to next even second' logic to where it belongs -> out of the library and into the task 23 years ago
  Stefan Bodewig 99e9209146 forgot to run my script ;-) 23 years ago
  Stefan Bodewig a9353331a9 Initial fix for the <jar> doesn't update bug, will need some 23 years ago
  Stefan Bodewig 3255fa8ff4 Add support for Unix permissions to <zip> and friends, doing it the 23 years ago
  Stefan Bodewig 6c7ff01478 getting close to Info-Zip now, will enable it next week 23 years ago
  Stefan Bodewig 28b02949e7 There is no reason to expect subclasses for ZipShort and ZipLong 24 years ago
  Conor MacNeill 03d0b81deb Order of modifiers 24 years ago
  Conor MacNeill 6154080061 More coding standard fixes 24 years ago
  Stefan Bodewig 750999053f Work around a bug in Kaffe - we can as well label it "optimization" 8-) 24 years ago
  Stephane Bailliez d12e6411cc Code clean up: 24 years ago
  Peter Donald bf7ed063e3 Removed redundent access specifiers so that Ant compiles cleanly in jikes pedantic mode. They are "strongly discouraged" by the JLS spec. 24 years ago
  Stefan Bodewig fc7cfffc89 Add encoding attribute to the zip tasks and the ZipOutputStream to 24 years ago
  Stefan Bodewig 218ad5fc4d Work around a feature of the system classloader in some VMs - it 24 years ago
  Stefan Bodewig c3714c50a1 More JDK 1.1 issues. Culprits have been <pvcs>, <record> and the new 25 years ago
  Stefan Bodewig bb58f9a943 Reimplementation of ZipOutputStream along with a subclass of ZipEntry 25 years ago