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 681d84df Formatting "()->x" -> "() -> x" new c9089843 Zero out some arrays before use new 04103a26 Javadoc 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: src/changes/changes.xml | 3 ++ src/main/java/org/apache/commons/io/IOUtils.java | 36 +++++++++++++--- .../commons/io/input/ReadAheadInputStream.java | 1 + .../commons/io/monitor/SerializableFileTime.java | 7 ++- .../java/org/apache/commons/io/IOCaseTest.java | 50 +++++++++++++++++++++- 5 files changed, 87 insertions(+), 10 deletions(-)