1. 45e51c2 fix javadoc errors detected by Java8 EA b120 by Stefan Bodewig · 11 years ago
  2. 2f69e63 Drop trailing spaces where file has at least one instance of multiple trailing spaces by Sebastian Bazley · 12 years ago
  3. d2af700 Javadoc by Sebastian Bazley · 12 years ago
  4. 57d8a1c unused import by Stefan Bodewig · 12 years ago
  5. 9fe74b7 Fix up Javadoc to not refer to Commons Codec. by Gary D. Gregory · 12 years ago
  6. c654e04 Add license and fix line-ends by Stefan Bodewig · 12 years ago
  7. a75598d Remove @author tags. by Gary D. Gregory · 12 years ago
  8. d7119be Replace magic strings "UTF-8", "US-ASCII", and so on with references to a new .util class CharsetNames (like in other commons components.) The Charsets class will be more useful when [compress] moves to Java 6 and can use String#getBytes(Charset) instead of String#getBytes(String). by Gary D. Gregory · 12 years ago