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 8b8ee8043 Reuse Arrays.fill()
     new d8d33171e Javadoc
     new 51ce4b205 Don't loose precision while reading folders from a SevenZFile
     new 0172f2c65 Don't loose precision after reading a uint64
     new e44df7170 Don't loose precision after reading a uint64
     new ef574bb2b Don't loose precision after reading a uint64

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:
 src/changes/changes.xml                            |  1 +
 .../compress/archivers/sevenz/BindPair.java        |  3 +++
 .../commons/compress/archivers/sevenz/Folder.java  | 19 ++++++++-------
 .../compress/archivers/sevenz/SevenZFile.java      | 28 ++++++++++++----------
 .../archivers/sevenz/SevenZFolderTest.java         |  5 ++--
 5 files changed, 33 insertions(+), 23 deletions(-)

Reply via email to