Thomas Neidhart
|
648a21eb5d
|
[COLLECTIONS-494] Move Equator interface to base package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1540567 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-10 22:19:29 +00:00 |
|
Thomas Neidhart
|
894fd838fb
|
[COLLECTIONS-488] Added CollectionUtils.matchesAll(Iterable, Predicate), thanks to Josh Cain.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1538935 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-05 10:50:35 +00:00 |
|
Thomas Neidhart
|
4fca8268a9
|
[COLLECTIONS-485] Added wildcards to copy-constructors and unmodifiable decorators / iterators, thanks to Hollis Waite.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1533984 13f79535-47bb-0310-9956-ffa450edef68
|
2013-10-20 21:12:51 +00:00 |
|
Thomas Neidhart
|
ba1e716261
|
[COLLECTIONS-481] Also change to varargs parameter in CompositeCollection.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1521617 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-10 20:00:25 +00:00 |
|
Thomas Neidhart
|
a4d444d9de
|
[COLLECTIONS-480] Narrow return type of BidiMap.values to Set. Thanks to Hollis Waite.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1521272 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 20:10:39 +00:00 |
|
Thomas Neidhart
|
c151913ae2
|
[COLLECTIONS-481] Use varargs parameter in CompositeSet.addComposited, fixed conflict resolution when using more than 1 Set as argument. Thanks to Hollis Waite.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1521262 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-09 19:38:49 +00:00 |
|
Thomas Neidhart
|
4951344fb2
|
[COLLECTIONS-475] Fixed conversion of timeout parameters in PassiveExpiringMap.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1503029 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-14 19:09:25 +00:00 |
|
Thomas Neidhart
|
16cba287b4
|
Update changes.xml with rename of CompliantBag to CollectionBag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1500126 13f79535-47bb-0310-9956-ffa450edef68
|
2013-07-05 20:40:52 +00:00 |
|
Thomas Neidhart
|
fe63f95fbf
|
[COLLECTIONS-474] Added sanity checks, javadoc clarification, changelog entry.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1496190 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-24 20:04:16 +00:00 |
|
Sebastian Bazley
|
7df57879c9
|
COLLECTIONS-474 Exception in ListOrderedMap#putAll if map contains null values
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1496182 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-24 19:48:29 +00:00 |
|
Thomas Neidhart
|
0cba84e103
|
[COLLECTIONS-473] Made field collection private and added setter for de-serialization.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1494280 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-18 20:07:04 +00:00 |
|
Thomas Neidhart
|
da4f36e8bd
|
Added changelog entry for collections-455.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493942 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 21:15:52 +00:00 |
|
Thomas Neidhart
|
c5cc3a04e2
|
Add change log entry for CompliantBag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493939 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 21:08:51 +00:00 |
|
Thomas Neidhart
|
f8186792d1
|
added change entry for collections-459.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493923 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-17 20:30:21 +00:00 |
|
Thomas Neidhart
|
0eaf4db681
|
Added change entry for trie package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1492871 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-13 21:17:31 +00:00 |
|
Thomas Neidhart
|
ed085d064c
|
[COLLECTIONS-470] Renamed TransformedMap class in splitmap package to TransformedSplitMap.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1491944 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-11 20:29:22 +00:00 |
|
Thomas Neidhart
|
edd64cfd82
|
[COLLECTIONS-472] Improved performance of AbstractMapBag#containsAll. Thanks to Adrian Nistor.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1491258 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-09 18:35:24 +00:00 |
|
Thomas Neidhart
|
2e36e5e908
|
[COLLECTIONS-461] Added javadoc clarification to Put. Thanks to mbenson.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1482544 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-14 20:02:25 +00:00 |
|
Thomas Neidhart
|
cdacd4a987
|
[COLLECTIONS-460] Change IteratorChain to use a Queue internally.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1482514 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-14 18:36:12 +00:00 |
|
Thomas Neidhart
|
d9ed7afd9e
|
[COLLECTIONS-466] Added entry to release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1481621 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-12 18:43:06 +00:00 |
|
Thomas Neidhart
|
1fe64733a2
|
[COLLECTIONS-466] Replaced Collection with Iterable in MapUtils.populateMap methods.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1480230 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-08 11:35:20 +00:00 |
|
Thomas Neidhart
|
54bbca8904
|
[COLLECTIONS-463] Add PushbackIterator. Thanks to Andy Seaborne.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1479763 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-07 05:28:39 +00:00 |
|
Thomas Neidhart
|
73dcea01b1
|
[COLLECTIONS-462] Added PeekingIterator. Thanks to Andy Seaborne
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1479760 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-07 05:12:06 +00:00 |
|
Thomas Neidhart
|
081b62ef8d
|
[COLLECTIONS-351] Add to changelog, changes have been performed and added to release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1479349 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-05 16:20:55 +00:00 |
|
Thomas Neidhart
|
a5e94c1727
|
[COLLECTIONS-453] finish with updating the changelog.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1479348 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-05 16:16:30 +00:00 |
|
Thomas Neidhart
|
ba78fe4a6d
|
Update release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1478739 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-03 11:47:35 +00:00 |
|
Thomas Neidhart
|
4b2778dd4a
|
Updated description.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1477807 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-30 20:14:39 +00:00 |
|
Thomas Neidhart
|
c41e831722
|
[COLLECTIONS-456] Added additional overrides for providing an Equator, as well as for CharSequences.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1477515 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-30 09:05:43 +00:00 |
|
Sebastian Bazley
|
40ad5dc2db
|
COLLECTIONS-458 AbstractUntypedCollectionDecorator<E, D> is not used
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1477514 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-30 09:03:12 +00:00 |
|
Thomas Neidhart
|
969ffdbb98
|
[COLLECTIONS-456] Added ListUtils.longestCommonSubsequence(List, List).
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1477312 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-29 20:08:46 +00:00 |
|
Thomas Neidhart
|
9ea429c977
|
[COLLECTIONS-454] Fix findbugs warnings by returning independent Map.Entry objects from an entrySet() iterator in Flat3Map.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1476813 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-28 18:52:50 +00:00 |
|
Thomas Neidhart
|
c71a9e8c2b
|
[COLLECTIONS-296] Renamed CollectionUtils.merge to collate, simplify implementation by using a CollatingIterator.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1476770 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-28 13:58:37 +00:00 |
|
Thomas Neidhart
|
696c768716
|
Added more issues which were marked with fix version 4.0-beta1, applied one pending fix for using Arrays.toString.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1476681 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-27 21:48:13 +00:00 |
|
Thomas Neidhart
|
803a9c6c17
|
[COLLECTIONS-310] SetUniqueList#subList now returns an unmodifiable list.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1476557 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-27 11:57:01 +00:00 |
|
Thomas Neidhart
|
c9e1e5c8f5
|
[COLLECTIONS-237] Added MultiValueMap.iterator() and clarified javadoc for entrySet().
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1476553 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-27 11:08:26 +00:00 |
|
Thomas Neidhart
|
766d9add03
|
[COLLECTIONS-263] Added MapUtils#populateMap(MultiMap, ...) methods.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1475949 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-25 20:38:58 +00:00 |
|
Thomas Neidhart
|
cb3b31ed23
|
[COLLECTIONS-450] Added CollectionUtils.forAllButLastDo(...) methods. Thanks to J. Moldawski
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1475937 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-25 20:02:15 +00:00 |
|
Thomas Neidhart
|
f7c4d60cda
|
Finished adding all changes, cant believe it ...
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1471125 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-23 20:02:43 +00:00 |
|
Thomas Neidhart
|
5663fe652a
|
Format change entry.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470721 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-22 21:17:31 +00:00 |
|
Thomas Neidhart
|
ea15ac123a
|
More changelog entries.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470713 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-22 20:54:41 +00:00 |
|
Thomas Neidhart
|
19c429783a
|
More change entries, sorting.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470702 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-22 20:24:42 +00:00 |
|
Thomas Neidhart
|
0751f75c4c
|
Added more changelog entries from JIRA.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470688 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-22 19:57:58 +00:00 |
|
Thomas Neidhart
|
5e01d361f0
|
[COLLECTIONS-445] Ignore several failing tests when executing with IBM J9 VM 1.6.x due to a faulty TreeMap implementation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470322 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-21 17:47:50 +00:00 |
|
Thomas Neidhart
|
0574dfb035
|
[COLLECTIONS-422] Added CollectionUtils.permutations(Collection) and PermutationIterator. Thanks for Benoit Corne for the patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470310 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-21 15:16:58 +00:00 |
|
Thomas Neidhart
|
6e8052608a
|
[COLLECTIONS-419] Added clarifying javadoc for AbstractDualBidiMap#retainAll.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470170 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-20 15:05:56 +00:00 |
|
Thomas Neidhart
|
9bdfac0fad
|
[COLLECTIONS-433] Improve performance of TreeList#addAll and TreeList(Collection). Thanks to Jeffrey Barnes for the patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470159 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-20 13:11:14 +00:00 |
|
Thomas Neidhart
|
5ea7e3a7d4
|
[COLLECTIONS-296] Added CollectionUtils#merge methods to merge two sorted Collections. Thanks to Julius Davies for the report and patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469577 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-18 21:06:40 +00:00 |
|
Thomas Neidhart
|
6f42ddf1ba
|
[COLLECTIONS-429] Improved CollectionUtils#containsAll with the version from the patch, added more javadoc with information on the runtime/space trade-off.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469039 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-17 19:32:34 +00:00 |
|
Thomas Neidhart
|
2067c96f3f
|
[COLLECTIONS-285] Add serialization support for TreeBidiMap, thanks to Christian Gruenberg.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469020 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-17 18:32:49 +00:00 |
|
Thomas Neidhart
|
f7a557a38a
|
[COLLECTIONS-444] Apply fix as suggested by John Vasileff.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469016 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-17 18:12:48 +00:00 |
|