66 Commits (de249300a2a75fe42f344513cea5fb2291795f24)

Author SHA1 Message Date
  Stefan Bodewig b977b55da6 <unzip> and <untar> could leave streams open. PR 34893 20 years ago
  Steve Loughran a2f33d1681 javadocs 20 years ago
  Stefan Bodewig de95ac9a0e Make Solaris detect Ant jar files as jar files, PR: 32649 21 years ago
  Jacobus Martinus Kruithof 704e2490d3 removed lines with $Revision: x.y $ lines (after verification) 21 years ago
  Stefan Bodewig 2a7681820f Allo zip to store files with size between 2GB and 4GB 21 years ago
  Matthew Jason Benson 1225a5a849 Added level attribute to zip & subclasses. 21 years ago
  Stephane Bailliez 71eb2aed78 Reactivate methods disabled in PR 33049. 21 years ago
  Jacobus Martinus Kruithof 853a43b951 PR: 33049 21 years ago
  Peter Reilly 70d1bd4cda javadoc 21 years ago
  Peter Reilly ef606c3413 opps 21 years ago
  Peter Reilly a33db54312 checkstyle 21 years ago
  Peter Reilly deb89a8e9e javadoc 21 years ago
  Peter Reilly 00687880b4 stylecheck 21 years ago
  Peter Reilly 5e049f635b checkstyle 21 years ago
  Stefan Bodewig 73e22b9d37 Loop optimization, Submitted by Kevin Jackson 21 years ago
  Jacobus Martinus Kruithof 9fdb1c85ba Minor update to allow compilation on 1.2.2 again: 21 years ago
  Peter Reilly 6cb33f75ab Minor corrections plus added @param and @return where missing 21 years ago
  Stephane Bailliez a05d1f1219 First attempt at optimizing the zip code to have decent performance 21 years ago
  Stefan Bodewig db48fbb829 Various checkstyle violations 21 years ago
  Stefan Bodewig 1628b5d839 Some Gump based Kaffe debugging 21 years ago
  Stefan Bodewig 81e5eea8b4 Try to provide more information on an exception occuring in Kaffe 21 years ago
  Stefan Bodewig 3f31dc8f7a Make Jikes happy 21 years ago
  Stefan Bodewig ed380ea5d0 deprecated or not, this is the only way to avoid creation of both - a Date and a Calendar instance - that works on JDK 1.3 and 1.2 - Calendar#setTimeInMillis has been protected before 1.4 21 years ago
  Stefan Bodewig 52bdd44cde JDK 1.3- 21 years ago
  Stefan Bodewig c776fe2b0e Don't create too many temporary objects, based on a patch by Kevin Jackson 21 years ago
  Steve Loughran 29b76e0c01 These are all patches to stop java1.5 whining about varargs. 21 years ago
  Stefan Bodewig 24f365284e Don't use deprecated code. Submitted by: Kevin Jackson <kevin dot jackson at it dot fts dash vn dot com> 21 years ago
  Steve Loughran fdc903238f Patch in PR# 21996 21 years ago
  Peter Reilly 642befb440 Javadoc syntax error corrections 21 years ago
  Stefan Bodewig 5ee9f7e6b5 -breakiterator fixes by Jack Woehr 22 years ago
  Stefan Bodewig cfc35789fc Wrong condition in flush, submitted by Martijn Kruithof, PR: 27549 22 years ago
  Peter Reilly c885f56836 remove authors from files 22 years ago
  Antoine Levy-Lambert 278781dcd6 Copyright owner is The Apache Software Foundation 22 years ago
  Antoine Levy-Lambert 66555ca10d Remove trailing spaces in all java files 22 years ago
  Antoine Levy-Lambert ca1513552f Switch to Apache Software License 2.0 22 years ago
  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