Commit Graph

2564 Commits

Author SHA1 Message Date
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 f0cd4f84b7 [COLLECTIONS-485] Added changelog entries.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1538922 13f79535-47bb-0310-9956-ffa450edef68
2013-11-05 09:58:08 +00:00
Sebastian Bazley f4d27681d5 ASF Branding
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1534196 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 14:55:04 +00:00
Sebastian Bazley ff2eb55fe9 Ignore IDE file
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1534193 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 14:53:44 +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 aa94cdbdd3 Added Hollis Waite as contributor.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1521263 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 19:39:13 +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 d639a9b437 Remove references to removed Buffer interface.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1500270 13f79535-47bb-0310-9956-ffa450edef68
2013-07-06 14:08:33 +00:00
Thomas Neidhart 4f6a713a81 Update download page after release of 4.0-alpha1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1500129 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 20:43:36 +00:00
Thomas Neidhart 2355a5ffd0 Update pom.xml after release of 4.0-alpha1, upgrade findbugs plugin to 2.5.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1500128 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 20:42:56 +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 6d661ba6d9 Remove obsolete test data.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1500125 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 20:40:22 +00:00
Thomas Neidhart 030d636359 Add missing serialization files after rename of CollectionBag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1500123 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 20:39:41 +00:00
Thomas Neidhart 95650a6b21 remove the alpha1 from the release-notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1500117 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 20:11:02 +00:00
Thomas Neidhart b64ab1ed0e Update release notes with notes about compatibility, document changes since 4.0-alpha1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1500115 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 20:10:16 +00:00
Gary D. Gregory 719d0c5603 Rename CompliantBag to CollectionBag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1500007 13f79535-47bb-0310-9956-ffa450edef68
2013-07-05 13:44:02 +00:00
Thomas Neidhart eebbd0f73c Update link to collections tutorial on oracle site.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1499865 13f79535-47bb-0310-9956-ffa450edef68
2013-07-04 20:45:47 +00:00
Thomas Neidhart 77180fc617 Added release notes for site.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1498184 13f79535-47bb-0310-9956-ffa450edef68
2013-06-30 21:12:31 +00:00
Thomas Neidhart 4adba2b88b Update readme with more accurate information.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1497539 13f79535-47bb-0310-9956-ffa450edef68
2013-06-27 19:57:28 +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
Sebastian Bazley 62e69cf4f2 Add tests for COLLECTIONS-474 - with null values and with non-null values
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1496168 13f79535-47bb-0310-9956-ffa450edef68
2013-06-24 19:16:42 +00:00
Thomas Neidhart 74818aa847 Remove obsolete pages.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1495869 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 18:38:43 +00:00
Thomas Neidhart 6b41e50c2d Update build.xml based on the one from commons-lang: add additional test-jar target
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1495867 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 18:27:46 +00:00
Thomas Neidhart f36d6870f2 Fix warning in test class.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1495866 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 18:26:33 +00:00
Thomas Neidhart 834a75f8ea Upgrade easymock dependency: 2.5.2 -> 3.1
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1495857 13f79535-47bb-0310-9956-ffa450edef68
2013-06-23 17:48:50 +00:00
Sebastian Bazley 680752e141 Constructors must not invoke overrideable methods
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1494333 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 21:59:21 +00:00
Thomas Neidhart 4f00c55389 [COLLECTIONS-455] Changed remaining fields in question to scope package private.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1494296 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 20:54:29 +00:00
Sebastian Bazley 3361a74940 array can no longer be null, and the setter is history
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1494282 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 20:09:15 +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 74d39c4c4f Fix typos in release-notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1494276 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 20:02:53 +00:00
Thomas Neidhart 125c820e8d Revert varargs parameter to plain array as it breaks tests on jdk 1.5 and 1.6.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1494275 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 20:02:36 +00:00
Thomas Neidhart b1162d812e [COLLECTIONS-459] Made fields package private, as suggested.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1494267 13f79535-47bb-0310-9956-ffa450edef68
2013-06-18 19:35:36 +00:00
Thomas Neidhart cbfea04200 Update site.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493945 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 21:24:21 +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 a02dafa47d Remove todos related to privatizing fields -> keep it as is for now.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493940 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 21:11:03 +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 7725a72c73 [COLLECTIONS-468] Added CompliantBag decorator which decorates another bag to comply with the Collection contract.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493938 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 21:06:00 +00:00
Thomas Neidhart 1c8fbeaec2 Formatting.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493930 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 20:42:55 +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 68c0a80d17 [COLLECTIONS-459] Removed setArray methods in ArrayIterator and ObjectArrayIterator, made fields final if possible.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493922 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 20:25:23 +00:00
Thomas Neidhart 20619b096c [COLLECTIONS-455] Remove todos: keep decorated object protected.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493902 13f79535-47bb-0310-9956-ffa450edef68
2013-06-17 19:40:34 +00:00
Thomas Neidhart f9930aa9f3 Remove todo: types have been reviewed.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493564 13f79535-47bb-0310-9956-ffa450edef68
2013-06-16 18:20:11 +00:00
Thomas Neidhart 99c63edb10 submap view serialization works now properly.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493561 13f79535-47bb-0310-9956-ffa450edef68
2013-06-16 18:16:01 +00:00
Thomas Neidhart ce1dc52bec Add comment to Todo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493556 13f79535-47bb-0310-9956-ffa450edef68
2013-06-16 18:02:35 +00:00
Thomas Neidhart bf07b37e9a Fix link.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493555 13f79535-47bb-0310-9956-ffa450edef68
2013-06-16 18:01:59 +00:00
Thomas Neidhart b1e8bcec97 Update assembly descriptor after moving of resources.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1493545 13f79535-47bb-0310-9956-ffa450edef68
2013-06-16 17:47:31 +00:00