This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-compress.git


    from 2b3f01fc6 Javadoc
     new 53abc650d Refactor magic number
     new c91ae16a3 Javadoc
     new 8695f47af Javadoc
     new c52371565 Javadoc
     new 480d430db Javadoc

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../compressors/CompressorStreamFactory.java       | 90 +++++++++++++++++++++-
 .../compress/compressors/lzw/LZWInputStream.java   | 87 ++++++++++++++++++---
 .../FileBasedScatterGatherBackingStore.java        |  8 +-
 .../utils/CloseShieldFilterInputStream.java        |  6 +-
 .../compress/utils/CountingInputStream.java        |  5 ++
 .../compress/utils/CountingOutputStream.java       |  6 ++
 .../utils/FlushShieldFilterOutputStream.java       |  6 ++
 .../compress/utils/ServiceLoaderIterator.java      | 12 +++
 .../compress/utils/SkipShieldingInputStream.java   |  9 ++-
 9 files changed, 215 insertions(+), 14 deletions(-)

Reply via email to