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 af7596c  Fix order.
     new 6dd4c08  Sort members. Refactor common code into private 
toSeparator(boolean) method.
     new 2eda2a4  Add FileSystem.getNameSeparator().
     new a4b281b  Don't create extra strings.
     new 4f966c5  Use final; remote trailing whitespace.
     new cdef9c2  In-line some single use variables.
     new 96463c0  Add FileSystem.normalizeSeparators().

The 6 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                            |    6 +
 .../java/org/apache/commons/io/FileSystem.java     |   49 +-
 .../java/org/apache/commons/io/FilenameUtils.java  | 2024 ++++++++++----------
 3 files changed, 1083 insertions(+), 996 deletions(-)

Reply via email to