This is an automated email from the ASF dual-hosted git repository.

kinow pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-collections.git.


    from 7ea143a  Merge branch 'pr-219'
     new 331ee24  [COLLECTIONS-785] Add constant variable
     new bd67f9a  [COLLECTIONS-785] Add changelog
     new 86733aa  Merge branch 'pr-217'

The 3 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 +++
 .../commons/collections4/CollectionUtils.java      | 27 ++++++++++++++++++++++
 .../apache/commons/collections4/IteratorUtils.java | 17 +++-----------
 .../commons/collections4/bag/AbstractMapBag.java   |  9 ++++----
 .../collections4/list/AbstractLinkedList.java      |  4 ++--
 .../apache/commons/collections4/list/TreeList.java |  7 +++---
 .../collections4/map/AbstractHashedMap.java        |  3 ++-
 .../apache/commons/collections4/map/Flat3Map.java  |  5 ++--
 8 files changed, 49 insertions(+), 26 deletions(-)

Reply via email to