Commit Graph

2189 Commits

Author SHA1 Message Date
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
Thomas Neidhart cf940ca403 Checkstyle fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1369925 13f79535-47bb-0310-9956-ffa450edef68
2012-08-06 19:11:31 +00:00
Thomas Neidhart f70c2a72ee Type erasure fix changed to a cast.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1369355 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 16:08:02 +00:00
Thomas Neidhart 230ae8f1f5 Add javadoc comment to prevent removal of a generics fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1369292 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 09:06:21 +00:00
Thomas Neidhart dba4df56e4 Re-added generics fix for java 1.6.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1368802 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 06:26:11 +00:00
Thomas Neidhart 1f09f103a8 [COLLECTION-272] Added to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1367752 13f79535-47bb-0310-9956-ffa450edef68
2012-07-31 20:25:49 +00:00
Thomas Neidhart ab32bf1d78 [COLLECTIONS-272] Added support for serialization to FixedOrderComparator and TransformingComparator, added missing equals/hashCode, renamed tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1367748 13f79535-47bb-0310-9956-ffa450edef68
2012-07-31 20:23:29 +00:00
Thomas Neidhart 61fe60ef9d [COLLECTION-383] Added overriden CollectionUtils#forAllDo method which takes an Iterator as input, thanks to Adrian Cumiskey for report and patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1367706 13f79535-47bb-0310-9956-ffa450edef68
2012-07-31 19:02:53 +00:00
Thomas Neidhart cde8c81a4e [COLLECTIONS-231] Add to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1367700 13f79535-47bb-0310-9956-ffa450edef68
2012-07-31 18:22:28 +00:00
Thomas Neidhart febf9698e5 Ignore BulkTest as it only a base test class and contains no tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366830 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 12:34:20 +00:00
Thomas Neidhart a9b7c29bc7 Fixed generics testcase.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366807 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 10:37:03 +00:00
Thomas Neidhart 23405f00a3 Changed test classes for bag package to <Class>Test.java notation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366804 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 10:21:47 +00:00
Thomas Neidhart d3ebd16c42 Fix javadoc and formatting in bag package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366801 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 09:55:01 +00:00
Thomas Neidhart 922da12f3f Cleanup of iterators package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366797 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 09:29:15 +00:00