1. bed564b equalsIgnoreCase does not depend on the current Locale. My bad. Revert unnecessary part of earlier changes. by Stefan Bodewig · 14 years ago
  2. ae0f984 make String comparisions locale-insensitive by Stefan Bodewig · 14 years ago
  3. d6f3633 Oops, did not mean to commit that change to the file by Sebastian Bazley · 15 years ago
  4. 99870ef Not thread-safe by Sebastian Bazley · 15 years ago
  5. 8ebac24 Javadoc fixes by Sebastian Bazley · 15 years ago
  6. 2ab601b typo in class name by Stefan Bodewig · 15 years ago
  7. 853176f Improved encoding support for ZIPs, now with Cp437 for JDK 1.4. Submitted by Wolfgang Glas. SANDBOX-176 by Stefan Bodewig · 15 years ago
  8. 1cef965 optionally use UnicodeExtraFields to set names and comments of entries when reading. SANDBOX-176 by Stefan Bodewig · 15 years ago
  9. 2d44864 add an option to implicitly create Unicode Extra Fields in ZiparchiveOutputStream by Stefan Bodewig · 15 years ago
  10. a96f1f2 use NIO to decode names as well by Stefan Bodewig · 15 years ago
  11. 4e2380b Add support for extra fields introduced by InfoZIP in order to store UTF-8 filenames in ZIPs. Submitted by Wolfgang Glas. SANDBOX-176 by Stefan Bodewig · 15 years ago