2655 Commits

Author SHA1 Message Date
Thomas Neidhart
00291db476 [COLLECTIONS-508] Clarify javadoc of CollectionBag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1575586 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 18:47:09 +00:00
Thomas Neidhart
c7599fd2a8 Update test.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1573753 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:25:39 +00:00
Thomas Neidhart
76d073f5a8 Remove duplicate factory methods, no need for it.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1573752 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:24:15 +00:00
Thomas Neidhart
b68202aa29 Update release information, the next will be 4.1 rather than 4.0.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1573751 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:15:08 +00:00
Thomas Neidhart
649f160522 Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1573750 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:14:31 +00:00
Gary D. Gregory
a00d396051 Update to commons-parent 33.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1570441 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 04:24:18 +00:00
Thomas Neidhart
2ddd54a7dd [COLLECTIONS-507] Removed wrong type bounds for ComparatorUtils.chainedComparator. Thanks to Gerson.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1567759 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 21:17:41 +00:00
Thomas Neidhart
d172c62418 Update copyright.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1555733 13f79535-47bb-0310-9956-ffa450edef68
2014-01-06 12:37:21 +00:00
Thomas Neidhart
e1527d3cb9 [COLLECTIONS-506] Added clarification to CollectionUtils wrt general contract of Object#equals and hashCode.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1554554 13f79535-47bb-0310-9956-ffa450edef68
2013-12-31 16:24:45 +00:00
Thomas Neidhart
3a1d8e7db0 [COLLECTIONS-503] Added new IfTransformer and deprecate TransformerUtils.switchTransformer(Predicate, Transformer, Transformer). Thanks to Josh Cain.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1549021 13f79535-47bb-0310-9956-ffa450edef68
2013-12-08 11:41:03 +00:00
Thomas Neidhart
6ab22a7df1 Add missing closure type.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1549020 13f79535-47bb-0310-9956-ffa450edef68
2013-12-08 11:39:48 +00:00
Thomas Neidhart
ba8758326c [COLLECTIONS-471] Added BoundedIterator.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1546220 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 22:54:05 +00:00
Thomas Neidhart
59899e1c82 Add message to exception.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1546206 13f79535-47bb-0310-9956-ffa450edef68
2013-11-27 21:50:47 +00:00
Thomas Neidhart
393fa5df92 Use interface instead of concrete class.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1545844 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 21:11:29 +00:00
Thomas Neidhart
d0ca1f6e1b Exclude binary test data files from rat plugin.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1544968 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 13:19:55 +00:00
Thomas Neidhart
47cafb82d7 Post release updates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1544965 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 12:50:02 +00:00
Thomas Neidhart
fc336df7ca Update doap file with latest release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1544964 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 12:47:53 +00:00
Thomas Neidhart
5950eba7ef Update release notes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543975 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 22:35:45 +00:00
Thomas Neidhart
db058c359e Fix for java 1.5 compilation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543971 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 22:16:05 +00:00
Thomas Neidhart
c00465cc99 [COLLECTIONS-502] remove generic parameters from static INSTANCE fields.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543964 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 21:53:39 +00:00
Thomas Neidhart
35d4fd2ae7 [COLLECTIONS-502] remove generic parameters from static INSTANCE fields.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543955 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 21:23:53 +00:00
Thomas Neidhart
07d54f1676 [COLLECTIONS-502] remove generic parameters from static INSTANCE fields.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543950 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 21:13:35 +00:00
Thomas Neidhart
8ca8d6823b Remove unused imports.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543928 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 20:15:35 +00:00
Emmanuel Bourg
d990feb367 Minor changes (typo, unused import)
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543740 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 09:33:14 +00:00
Emmanuel Bourg
6cf4249650 Added a test for IteratorEnumeration
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543728 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 07:51:32 +00:00
Gary D. Gregory
6df343df26 Remove redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543279 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:54:31 +00:00
Gary D. Gregory
84daf6aee0 Remove redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543278 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:54:07 +00:00
Gary D. Gregory
233746d8fd Remove redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543277 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:53:50 +00:00
Gary D. Gregory
dc8138a8a9 Remove redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543276 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:53:14 +00:00
Gary D. Gregory
5f84693e1d Remove redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543273 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:52:40 +00:00
Gary D. Gregory
82c1bee3f7 Remove unnecessary qualified name.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543270 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:51:43 +00:00
Gary D. Gregory
5bef000847 Remove redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543268 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:49:59 +00:00
Gary D. Gregory
e7c8eaeb22 Remove import from own package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543267 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:49:24 +00:00
Gary D. Gregory
6d908d014c Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543265 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:48:44 +00:00
Gary D. Gregory
e48157a0de Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543264 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:48:12 +00:00
Gary D. Gregory
c2bfafd4bb Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543263 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:47:55 +00:00
Gary D. Gregory
c779a5ddb8 Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543262 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:47:45 +00:00
Gary D. Gregory
60a8028d22 Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543261 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:47:34 +00:00
Gary D. Gregory
ce1f9e2928 Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543260 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:47:22 +00:00
Gary D. Gregory
7419cdb1fb Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543259 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:47:07 +00:00
Gary D. Gregory
e32f477085 Unnecessary qualified name.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543258 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:46:30 +00:00
Gary D. Gregory
81d1982c3c Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543257 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:45:55 +00:00
Gary D. Gregory
3fe52d0cd8 Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543256 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:45:38 +00:00
Gary D. Gregory
f27cca133f Redundant use of public modifier.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543255 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:45:24 +00:00
Gary D. Gregory
cd78c96d22 Unnecessary qualified name.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543253 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:43:25 +00:00
Gary D. Gregory
6602d00afa Unnecessary qualified name.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543252 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:41:17 +00:00
Gary D. Gregory
1d1cb74151 Unnecessary qualified name.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543251 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:40:55 +00:00
Gary D. Gregory
4d8331ef9c Unnecessary qualified name.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543250 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:40:27 +00:00
Gary D. Gregory
bae09b4838 Statement unnecessarily nested within else clause.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543247 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:36:51 +00:00
Gary D. Gregory
aa0c114ac9 Statement unnecessarily nested within else clause.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1543246 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 00:36:29 +00:00