11617 Commits (53691bd662db87f340faeeea8962a961860c1c0d)
 

Author SHA1 Message Date
  Stefan Bodewig 53691bd662 TestCase for new Unicode extra fields, based on submission by Wolfgang Glas. Merge from commons-compress 17 years ago
  Stefan Bodewig 9416f208d9 allow extra fields to be added at the front 17 years ago
  Stefan Bodewig 25f451bd36 Add support for InfoZIP invented extra fields for Unicode file names and comments. Submitted by Wolfgang Glas. Merge from commons-compress revision 745528 17 years ago
  Stefan Bodewig 2f61ee2bff linefeeds 17 years ago
  Steve Loughran 8d0bd81aae starting the tests for this, fixing the code as the problems show up. Task is not yet ready for use. 17 years ago
  Stefan Bodewig 6b472602fc eol-style 17 years ago
  Stefan Bodewig ae70a9608b JDK 1.4 - unfortunately 17 years ago
  Jesse N. Glick bba4624fac #43114: ensuring that package-info.class is created/touched when package-info.java is compiled. 17 years ago
  Stefan Bodewig 1fa24dc235 fix linefeeds 17 years ago
  Jacobus Martinus Kruithof 479a97c386 Bugzilla Report 46659, space missing between define and value in RPM task (verified against help page of rpm). 17 years ago
  Stefan Bodewig a40f84b2b9 jdk1.4 17 years ago
  Stefan Bodewig 7d2c3a1c0f provide a finish method separate from close - merge from commons-compress, this time merging the correct revision 17 years ago
  Stefan Bodewig 43622a4c88 revision 741608 actually closes PR 42713 17 years ago
  Stefan Bodewig ca6ea64af9 provide a finish method separate from close - merge from commons-compress 17 years ago
  Jacobus Martinus Kruithof 3ade0b6e76 Pr 44544: Deadlock between in, out and err in the redirector. 17 years ago
  Jacobus Martinus Kruithof e1dba00d6f deprecated since 17 years ago
  Jacobus Martinus Kruithof 61f6e3225c Marked the DeweyDecimal in extension package deprecated. 17 years ago
  Jacobus Martinus Kruithof 4f5c703579 Deprecated the public DateFormat 17 years ago
  Jacobus Martinus Kruithof 2e2292e576 Removed the own implementation for creating a temporary file, in case deletion of temp file fails, added it as candidate for deletion on exit. 17 years ago
  Stefan Bodewig ff303a559c fix eol-style 17 years ago
  Stefan Bodewig 4a39c7583f re-generate site 17 years ago
  Stefan Bodewig 28901945fa link to Ivy svn modules 17 years ago
  Stefan Bodewig 817fd31998 fix a bunch of findbugs reported problems in the zip, tar and bzip2 classes. PR 46661 17 years ago
  Jan Materne a9c72d0ac0 regenerate site 17 years ago
  Jan Materne 1497397ced * Add Hudson builds 17 years ago
  Stefan Bodewig b27fa7d06f indentation changes only 17 years ago
  Stefan Bodewig 2d1ac70e3b fix XMLCatalogTest on Java6 17 years ago
  Maarten Coene 336c1beb21 Added signature 17 years ago
  Stefan Bodewig 6cc73a7365 Use a real transformation error instead of an XML parsing error in testTransformationError 17 years ago
  Stefan Bodewig c89504bc1a looks like an artifact of a typo 17 years ago
  Jacobus Martinus Kruithof 8c0cc2ec63 45631 17 years ago
  Jacobus Martinus Kruithof 8c3c62ba7c Do not filter out AssertionError bugzilla 45631. 17 years ago
  Jacobus Martinus Kruithof 485c20f2f6 Another thread-unsafe date formatter 17 years ago
  Jacobus Martinus Kruithof 05aa4509fd Forgot to commit this one yesterday (belongs to commit r739567) 17 years ago
  Jacobus Martinus Kruithof 9c88ea5b4b Original toString would always throw a NPE. 17 years ago
  Jacobus Martinus Kruithof d534f1e1a1 Math.abs(rand.nextInt()) may yield negative value. rand.nextInt(Integer.MAX_VALUE) seems to be what was meant. 17 years ago
  Jacobus Martinus Kruithof 2ca342fb2a Fixed some obvious errors. (Formatter class is not thread safe, equals from string to another object). 17 years ago
  Jacobus Martinus Kruithof 24fe82e433 Adding task to provide host info, requests in bug reports 31164 and 45861. 17 years ago
  Stefan Bodewig e73a7f649f Ignore ZIP extra fields that don't contain the recommended header+length structure - this is what unzip does as well. PR 42940 17 years ago
  Stefan Bodewig 3b62d3b484 the fix for 46506 is not backwards compatible 17 years ago
  Stefan Bodewig 499deaa377 Include information about the XSLT processor found (if any) in -diagnostics. PR 46612. 17 years ago
  Stefan Bodewig 0e6ae72610 fix MIME type 17 years ago
  Stefan Bodewig 601cdf67ba Make sure ZIP archive is closed even when a RuntimeExpection occurs. PR 46559 17 years ago
  Stefan Bodewig 8d48bc6799 Move the zip package into a Java 1.4 world 17 years ago
  Stefan Bodewig 130b9317ef support source/target on gcj. PR 46617. Based on patch by Paweł Zuzelski 17 years ago
  Stefan Bodewig 2714152a1e document resourcecontains condition 17 years ago
  Stefan Bodewig ca4b6cc233 turn Jesse's testcase in PR 45902 into an AntUnit test (failed before applying revision 738330 and passes after it) 17 years ago
  Jan Materne 4ff97c4cf3 Two more examles. 17 years ago
  Jesse N. Glick 970247d771 #45902: <zip> (without dofilesonly="true") sometimes recreated archives unnecessarily. 17 years ago
  Maarten Coene 382ff3b790 Fixed the anakia.classpath construction when using velocity 1.6.1 17 years ago