Thomas Neidhart
|
d61e967bad
|
[COLLECTIONS-519] Revert after discussion on the mailinglist.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1591832 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-02 08:58:40 +00:00 |
Thomas Neidhart
|
c48007f44b
|
[COLLECTIONS-519] Constructors of *Utils classes are now protected to allow sub-classing. Thanks to Radoslav Paskalev, Daniel Feist.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1591602 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-01 11:04:59 +00:00 |
Thomas Neidhart
|
0721f49bf0
|
[COLLECTIONS-508] Further additions.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1588354 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-17 19:45:56 +00:00 |
Thomas Neidhart
|
bc85bab7a5
|
[COLLECTIONS-512] Fix equals method for TransformingComparator. Thanks to Cyrille Artho.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1586477 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-10 21:55:29 +00:00 |
Thomas Neidhart
|
a431ff8881
|
[COLLECTIONS-508] javadoc cleanup, interface review.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1585601 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-07 22:03:09 +00:00 |
Thomas Neidhart
|
86b584313f
|
Update version and add contributor.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1585336 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-06 20:00:08 +00:00 |
Thomas Neidhart
|
fc4bd9b4d0
|
[COLLECTIONS-508] Improved original contribution after feedback. Thanks to Dipanjan Laha.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1585335 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-06 19:58:37 +00:00 |
Thomas Neidhart
|
82b547ad25
|
[COLLECTIONS-510] Fix compilation errors with java 8. Thanks to Hollis Waite.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1584898 13f79535-47bb-0310-9956-ffa450edef68
|
2014-04-04 20:33:19 +00:00 |
Thomas Neidhart
|
b0e7365e0c
|
[COLLECTIONS-508] Initial commit of new MultiValuedMap interface + implementations. Thanks to Dipanjan Laha.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1581553 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-25 22:01:07 +00:00 |
Thomas Neidhart
|
56ff5a3481
|
Fix wrong issue number.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1575587 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-08 18:48:06 +00:00 |
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 |