Commit Graph

2339 Commits

Author SHA1 Message Date
Thomas Neidhart afae3dd81d Update javadoc with renamed tests, minor formatting fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470324 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 17:55:14 +00:00
Thomas Neidhart 3058d1865c Comment tests which create the serialization files.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470323 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 17:51:33 +00:00
Thomas Neidhart 5e01d361f0 [COLLECTIONS-445] Ignore several failing tests when executing with IBM J9 VM 1.6.x due to a faulty TreeMap implementation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470322 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 17:47:50 +00:00
Thomas Neidhart a48cafa52e Suppress deprecation warnings for ArrayStack usage.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470311 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 15:21:45 +00:00
Thomas Neidhart 0574dfb035 [COLLECTIONS-422] Added CollectionUtils.permutations(Collection) and PermutationIterator. Thanks for Benoit Corne for the patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470310 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 15:16:58 +00:00
Thomas Neidhart df593b1fa5 Remove outdated STATUS file.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470294 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 12:39:15 +00:00
Thomas Neidhart 6e8052608a [COLLECTIONS-419] Added clarifying javadoc for AbstractDualBidiMap#retainAll.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470170 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 15:05:56 +00:00
Thomas Neidhart 9bdfac0fad [COLLECTIONS-433] Improve performance of TreeList#addAll and TreeList(Collection). Thanks to Jeffrey Barnes for the patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470159 13f79535-47bb-0310-9956-ffa450edef68
2013-04-20 13:11:14 +00:00
Thomas Neidhart c143260d76 Fix spelling, formatting.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470005 13f79535-47bb-0310-9956-ffa450edef68
2013-04-19 19:35:10 +00:00
Thomas Neidhart 7b6903f116 Fix version tag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469591 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 21:59:28 +00:00
Thomas Neidhart 5ea7e3a7d4 [COLLECTIONS-296] Added CollectionUtils#merge methods to merge two sorted Collections. Thanks to Julius Davies for the report and patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469577 13f79535-47bb-0310-9956-ffa450edef68
2013-04-18 21:06:40 +00:00
Thomas Neidhart fd5c46d080 Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469079 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 21:52:53 +00:00
Thomas Neidhart 73bf0ef0f8 Delete removed features from site.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469072 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 21:02:37 +00:00
Thomas Neidhart 8be0b4cfb8 Update component properties in pom.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469071 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 21:00:36 +00:00
Thomas Neidhart 2e2789cda4 Move author to pom, add version/since tags, fix typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469061 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 20:29:58 +00:00
Thomas Neidhart 6f42ddf1ba [COLLECTIONS-429] Improved CollectionUtils#containsAll with the version from the patch, added more javadoc with information on the runtime/space trade-off.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469039 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 19:32:34 +00:00
Thomas Neidhart 2067c96f3f [COLLECTIONS-285] Add serialization support for TreeBidiMap, thanks to Christian Gruenberg.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469020 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 18:32:49 +00:00
Thomas Neidhart f7a557a38a [COLLECTIONS-444] Apply fix as suggested by John Vasileff.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469016 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 18:12:48 +00:00
Thomas Neidhart 9036c09662 Add change for COLLECTIONS-452.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469012 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 18:01:46 +00:00
Thomas Neidhart af567c6e2b Add change for COLLECTIONS-382.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469011 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 17:59:36 +00:00
Thomas Neidhart 4cffe07904 [COLLECTIONS-382] Change maven coordinates to org.apache.commons.commons-collections4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469010 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 17:57:32 +00:00
Thomas Neidhart ebfe1112be Disable serialization file creation.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469009 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 17:56:22 +00:00
Thomas Neidhart 4ad246d52f Fix type in changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469008 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 17:55:47 +00:00
Thomas Neidhart bec3a0f79e Remove empty directories after package change.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469006 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 17:46:17 +00:00
Thomas Neidhart a8d1066b5e [COLLECTIONS-452] Change package to o.a.c.collections4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1469004 13f79535-47bb-0310-9956-ffa450edef68
2013-04-17 17:37:03 +00:00
Thomas Neidhart 6a12cf861d [COLLECTIONS-432] Add change record.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1468587 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 20:12:24 +00:00
Thomas Neidhart 7dfbf675cb [COLLECTION-432] Remove Buffer interface and related classes/packages.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1468586 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 20:05:42 +00:00
Thomas Neidhart bb684e9652 [COLLECTION-432] update bounded collection test.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1468584 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 20:03:43 +00:00
Thomas Neidhart b8eee79cce [COLLECTION-432] Remove Buffer interface from ArrayStack.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1468579 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 19:55:20 +00:00
Thomas Neidhart d2280c28ec [COLLECTIONS-432] Add CircularFifoQueue based on CircularFifoBuffer.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1468578 13f79535-47bb-0310-9956-ffa450edef68
2013-04-16 19:53:49 +00:00
Thomas Neidhart 8961704ab4 Remove unneeded import.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1460217 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 19:32:34 +00:00
Thomas Neidhart d9a537edb9 Formatting: line length
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1460216 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 19:32:06 +00:00
Thomas Neidhart d68281f1d5 Remove unnecessary suppress warnings.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1460215 13f79535-47bb-0310-9956-ffa450edef68
2013-03-23 19:31:37 +00:00
Sebastian Bazley cb3c2d5f79 Fix up URLs so they point to actual sites; this allows relative URLs to work properly
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1459912 13f79535-47bb-0310-9956-ffa450edef68
2013-03-22 17:49:27 +00:00
Gary D. Gregory 95ec15aac0 Fix code formatting from one of my previous commits.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1458025 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 21:43:09 +00:00
Gary D. Gregory e7e13dda7e Fix Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457915 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 18:45:56 +00:00
Gary D. Gregory 04c5912e94 Javadoc improvements.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457913 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 18:45:04 +00:00
Gary D. Gregory 583b468a98 Fix Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457911 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 18:41:54 +00:00
Gary D. Gregory 06dc644595 Fix Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457909 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 18:40:07 +00:00
Gary D. Gregory d1ac98db17 Fix Javadoc.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457907 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 18:35:02 +00:00
Gary D. Gregory 8e9347eaea cobertura-maven-plugin 2.5.1 -> 2.5.2.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457877 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 17:18:34 +00:00
Gary D. Gregory cce4634e79 Use final for read-only local variables.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457876 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 17:16:42 +00:00
Gary D. Gregory 5dd750e745 Add missing 'final' for parameters.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457875 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 17:15:38 +00:00
Gary D. Gregory 24e0cf268b Add missing private static final long serialVersionUID.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457872 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 17:14:01 +00:00
Gary D. Gregory e230b2d40e Add missing @Override.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457871 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 17:13:07 +00:00
Gary D. Gregory 8f672e373e private field can be final.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457870 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 17:12:13 +00:00
Gary D. Gregory 18ba121c56 Always use a block.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457869 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 17:11:08 +00:00
Thomas Neidhart b5f66526a4 Add missing since tag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457661 13f79535-47bb-0310-9956-ffa450edef68
2013-03-18 07:36:51 +00:00
Thomas Neidhart 30748db1e2 Fix typos.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457548 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 20:10:15 +00:00
Thomas Neidhart dcda42acf5 [COLLECTIONS-351] Remove EMPTY_LIST, EMPTY_SET and EMPTY_MAP.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457540 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 19:39:30 +00:00