Commit Graph

2202 Commits

Author SHA1 Message Date
Thomas Neidhart e97754ebfb Added changes for COLL-415 and COLL-417.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1388147 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 18:09:55 +00:00
Thomas Neidhart 740344661c [COLLECTIONS-415/417] Added clarifying javadoc about runtime complexity.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1388146 13f79535-47bb-0310-9956-ffa450edef68
2012-09-20 18:07:01 +00:00
Brent Worden 60591597c5 corrected junit message
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1382392 13f79535-47bb-0310-9956-ffa450edef68
2012-09-09 02:56:10 +00:00
Thomas Neidhart bd74955a01 Updated commons-parent.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1382179 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 21:22:20 +00:00
Thomas Neidhart f0974d3b28 Javadoc fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1382173 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 21:12:58 +00:00
Thomas Neidhart 5409f76e35 Javadoc fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1382171 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 21:02:38 +00:00
Thomas Neidhart 161ea25722 Javadoc fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1382169 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:53:09 +00:00
Thomas Neidhart 0d9e0821e0 Fix checkstyle warnings.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1382167 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:46:29 +00:00
Thomas Neidhart 02fadfb568 Fixed TODO wrt argument checks.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1382165 13f79535-47bb-0310-9956-ffa450edef68
2012-09-07 20:37:11 +00:00
Thomas Neidhart ce4113cb92 Added clarification on runtime complexity for ListUtils.retainAll.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377523 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 21:31:02 +00:00
Thomas Neidhart b0649abda4 Removed Type decorator description from package infos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377514 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 20:40:32 +00:00
Thomas Neidhart 1f969bbc34 Changes due to renaming of iterators test classes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377503 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 19:52:58 +00:00
Thomas Neidhart 7349963217 Renamed unit tests for iterators package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377502 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 19:52:16 +00:00
Thomas Neidhart 73d8eab106 Added svn:keywords.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377496 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 19:39:33 +00:00
Thomas Neidhart dbf6b5ced0 Cleanup of tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377494 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 19:37:14 +00:00
Brent Worden 66261f908f fix indentation
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377492 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 19:35:45 +00:00
Brent Worden b10fa43d3e COLLECTIONS-426 patch applied.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377491 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 19:29:47 +00:00
Thomas Neidhart 38bb9b4ac5 Removed unneeded inheritDoc tags, formatting.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377489 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 19:23:25 +00:00
Thomas Neidhart 25ebc31559 Fixed indentation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377487 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 19:21:16 +00:00
Brent Worden 8338b9a252 COLLECTIONS-427 patch applied.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377485 13f79535-47bb-0310-9956-ffa450edef68
2012-08-26 19:01:51 +00:00
Brent Worden dec0641e2f COLLECTIONS-405 added select and selectRejected methods to ListUtils
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377196 13f79535-47bb-0310-9956-ffa450edef68
2012-08-25 03:59:34 +00:00
Thomas Neidhart 677f9b4e26 Added missing javadoc, minor checkstyle fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377069 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 19:44:40 +00:00
Thomas Neidhart 68768dbe42 Renamed unit tests, removed unused LocalTestNode class.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377066 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 19:36:22 +00:00
Thomas Neidhart 6cbcb9ebc6 Improved IndexedCollection, refactored test to comply with standard test framework.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1377059 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 19:21:14 +00:00
Brent Worden e1f8cea8a6 COLLECTIONS-241 forgot serialized collection files
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1376831 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 05:37:06 +00:00
Brent Worden a20cd3e0df updated changes with COLLECTIONS-241
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1376828 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 05:15:01 +00:00
Brent Worden 33fa40b72d COLLECTIONS-241 added PassiveExpiringMap and tests
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1376827 13f79535-47bb-0310-9956-ffa450edef68
2012-08-24 05:08:36 +00:00
Thomas Neidhart 2f87b3c187 Moved IndexedCollection to collection package. Only interfaces and utilities shall reside in the top-level package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1374401 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 19:13:50 +00:00
Thomas Neidhart c39fd281b7 Renamed unit tests for functors package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1374400 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 19:11:35 +00:00
Thomas Neidhart da525f24ad Renamed unit tests for buffer package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1374383 13f79535-47bb-0310-9956-ffa450edef68
2012-08-17 18:19:59 +00:00
Thomas Neidhart dcb64284ef Renamed unit tests for set package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1374067 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 21:25:00 +00:00
Thomas Neidhart 056d81fe40 Renamed unit tests for keyvalue package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1374064 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 21:10:56 +00:00
Thomas Neidhart 578a598fa7 Renamed unit tests for bidimap and splitmap package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1374062 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 21:07:45 +00:00
Thomas Neidhart 340cf440b9 Added missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1374050 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 20:55:42 +00:00
Thomas Neidhart b5715ec19d [COLLECTIONS-393] Added ListUtils.partition method, thanks to Chris Shayan for report and patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1374049 13f79535-47bb-0310-9956-ffa450edef68
2012-08-16 20:50:27 +00:00
Thomas Neidhart a5c9272431 Improved javadoc of Trie interface.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371959 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 14:07:23 +00:00
Thomas Neidhart 3254e85306 Added missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371954 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 13:47:47 +00:00
Thomas Neidhart 6ba3818153 Removed unneeded inheritDoc tags.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371953 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 13:33:49 +00:00
Thomas Neidhart f7e1b02c9f Added missing javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371952 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 13:33:24 +00:00
Thomas Neidhart 320336eb78 Adapt checkstyle configuration to allow missing method javadoc for the time being.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371948 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 13:23:17 +00:00
Thomas Neidhart 5122c2adf2 Remove added inheritDoc tags again.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371946 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 13:13:12 +00:00
Thomas Neidhart 56b7b77bab Remove added inheritDoc tags again.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371941 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 13:05:24 +00:00
Thomas Neidhart 0d02fbe8be Remove added inheritDoc tags again.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371940 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 13:03:40 +00:00
Thomas Neidhart 6d5d858b17 Remove added inheritDoc tags again.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371939 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 13:02:05 +00:00
Thomas Neidhart bd169e674c Remove added inheritDoc tags again.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1371938 13f79535-47bb-0310-9956-ffa450edef68
2012-08-11 12:58:01 +00:00
Adrian Nistor 319e56ff45 moving Adrian Nistor from contributors to developers, as per Matt's email
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1370094 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 01:10:28 +00:00
Thomas Neidhart 452822535d Renamed list tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1370008 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 20:50:52 +00:00
Thomas Neidhart bdea1ff900 Renamed collection tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1369988 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 20:34:42 +00:00
Thomas Neidhart c8b641ee6e Checkstyle fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1369937 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 19:29:00 +00:00
Thomas Neidhart 614013ae31 Checkstyle fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1369931 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 19:21:29 +00:00