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 107ca91f7 Give threads better names for debugging
     add 66d299a28 Simplify expression
     add 61fd1a57d Document recent change.
     add 948923711 Javadoc
     add ce78b3c75 Remove type cast
     add d19966011 Javadoc

No new revisions were added by this update.

Summary of changes:
 src/changes/changes.xml                            |  1 +
 src/main/java/org/apache/commons/io/Charsets.java  | 59 ++++++++++++++--------
 .../org/apache/commons/io/FileCleaningTracker.java |  2 +-
 src/main/java/org/apache/commons/io/IOUtils.java   | 27 ++++++----
 .../io/output/AbstractByteArrayOutputStream.java   |  4 +-
 .../commons/io/output/ByteArrayOutputStream.java   |  8 ++-
 .../io/output/DeferredFileOutputStream.java        |  4 +-
 .../UnsynchronizedByteArrayOutputStream.java       |  8 ++-
 8 files changed, 74 insertions(+), 39 deletions(-)

Reply via email to