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

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


    from 1ef1b8672 Add more tests for HuffmanDecoder and performance benchmark 
tests (#795)
     new 44ae1f7ee Sort members
     new ca82c7706 Use final
     new 7bda79312 Add more tests for HuffmanDecoder and performance benchmark 
tests (#795).

The 3 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:
 src/changes/changes.xml                            |   2 +-
 .../bzip2/BZip2CompressorInputStream.java          |  18 +--
 .../commons/compress/huffman/HuffmanDecoder.java   | 148 ++++++++++-----------
 .../bzip2/BZip2CompressorInputStreamTest.java      |  20 +--
 .../Deflate64CompressorInputStreamTest.java        |  26 ++--
 .../compress/huffman/HuffmanDecoderTest.java       |  88 ++++++------
 6 files changed, 151 insertions(+), 151 deletions(-)

Reply via email to