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-io.git
from 350123f0 [IO-781] Make CharSequenceInputStream.available() more
correct in the face of multibyte encodings #525
new 6258b40a Sort members
new 52c92156 [IO-781] Make CharSequenceInputStream.available() more
correct in the face of multibyte encodings #525
The 2 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:
.../java/org/apache/commons/io/EndianUtils.java | 26 ++++++++++----------
.../org/apache/commons/io/EndianUtilsTest.java | 28 +++++++++++-----------
.../io/input/CharSequenceInputStreamTest.java | 24 ++++++++++---------
3 files changed, 40 insertions(+), 38 deletions(-)