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-lang.git


    from c3190fd5c Bump org.apache.commons:commons-parent from 67 to 69 #1194
     new 88374a270 Add and use ArrayUtils.arraycopy(T, int, T, int, int)
     new 8ddebc231 Add T ArrayUtils.arraycopy(T, int, int, int, Function) 
fluent style

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 +
 .../java/org/apache/commons/lang3/ArrayUtils.java  | 95 ++++++++++++++++------
 .../apache/commons/lang3/reflect/MethodUtils.java  | 12 ++-
 .../org/apache/commons/lang3/text/StrBuilder.java  | 19 ++---
 .../text/translate/CharSequenceTranslator.java     |  5 +-
 5 files changed, 87 insertions(+), 47 deletions(-)

Reply via email to