Commit Graph

2120 Commits

Author SHA1 Message Date
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
Thomas Neidhart e5f105dab9 Fixed ordering of attributes in change list.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366795 13f79535-47bb-0310-9956-ffa450edef68
2012-07-29 09:17:28 +00:00
Thomas Neidhart 88b7b4b3a0 [COLLECTIONS-379] Fixed javadoc in CollectionUtils.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366204 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 21:18:24 +00:00
Thomas Neidhart 4303c163b1 Add change for 3.2.2 also for 4.0 release, fix javadoc for COLLECTIONS-331.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366195 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 20:50:27 +00:00
Thomas Neidhart bc715edab3 Fix wrong issue reference.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366190 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 20:36:09 +00:00
Thomas Neidhart 459f14b33c [COLLECTIONS-239] to keep backwards compatibility, do not use DefaultEquator in case no equator is specific, but rather use the original equals method.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366185 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 20:24:27 +00:00
Thomas Neidhart bb72bc51ce Add change for COLLECTIONS-323 to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366178 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 20:08:11 +00:00
Thomas Neidhart fd5f2734a3 Added COLLECTIONS-404 to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366176 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 19:56:19 +00:00
Thomas Neidhart 30bbfaf6d6 Javadoc fixes for predicates.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366175 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 19:53:10 +00:00
Thomas Neidhart b7327a42da [COLLECTIONS-239] Use of generic Equator in EqualPredicate.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366174 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 19:46:32 +00:00
Thomas Neidhart 09c256dbb3 Small javadoc fix.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366166 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 19:30:15 +00:00
Thomas Neidhart 14eff09f21 Cleanup of functors package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366162 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 19:23:39 +00:00
Thomas Neidhart af26dd95c2 Removed svn:executable properties on resource.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1366113 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 17:59:18 +00:00
Thomas Neidhart c5e2cb5c2e Added clarifying javadoc for ListUtils#removeAll wrt runtime performance.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1365784 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 21:39:30 +00:00
Thomas Neidhart ab7f253ce5 [COLLECTION-425] Improved performance of ListOrderedMap#remove method, thanks to Adrian Nistor for report and patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1365749 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 21:14:42 +00:00
Thomas Neidhart ff79ffc826 [COLLECTION-225] Added missing Unmodifiable marker interface.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1365738 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 20:52:45 +00:00
Thomas Neidhart c57a9af3e7 [COLLECTION-225] Added first version patricia trie contribution.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1365732 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 20:42:48 +00:00
Thomas Neidhart 15a747624f Add more missing contributors to pom.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1361800 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 21:13:50 +00:00
Thomas Neidhart db3e08d2b7 Cleanup of map package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1361799 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 21:13:23 +00:00
Thomas Neidhart a24baccfc6 Fix missing eol in package-info.java files
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1361729 13f79535-47bb-0310-9956-ffa450edef68
2012-07-15 16:16:07 +00:00