Commit Graph

1937 Commits

Author SHA1 Message Date
Sebastian Bazley 6d1945c8ed Simplify
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470346 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 21:03:39 +00:00
Sebastian Bazley b555f1d127 Missing @Override
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470345 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 21:01:35 +00:00
Sebastian Bazley 724fa9400f Fix raw type
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470344 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 20:59:57 +00:00
Sebastian Bazley a183825420 Javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470343 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 20:43:00 +00:00
Sebastian Bazley eaa218844a Unnecessary suppresswarnings
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470342 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 20:42:30 +00:00
Sebastian Bazley 461141c88b The classes have serial ids; no need to suppress the warning
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470341 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 20:41:15 +00:00
Sebastian Bazley 212ac51aee Javadoc
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470340 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 20:40:32 +00:00
Sebastian Bazley 1df5607ba7 The classes have serial ids; no need to suppress the warning
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1470339 13f79535-47bb-0310-9956-ffa450edef68
2013-04-21 20:28:58 +00:00
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 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 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 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 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
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 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
Thomas Neidhart 0de81d9e4c Remove obsolete serialization data.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457534 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 19:36:27 +00:00
Thomas Neidhart 0a131d671c [COLLECTIONS-375] Added ListUtils.defaultIfNull.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457533 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 19:35:45 +00:00
Thomas Neidhart 8194aba1f4 [COLLECTIONS-351] Moved IdentityMap to tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457527 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 19:24:14 +00:00
Thomas Neidhart 492288c34f Remove obsolete abstract test class.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457519 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 19:05:48 +00:00
Thomas Neidhart f704906d20 Cleanup of test classes wrt author, version tags.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457518 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 19:03:15 +00:00
Thomas Neidhart 6cf9d485ab [COLLECTIONS-351] Fix SynchonizedBag after removal of SynchronizedSet.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457514 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 18:50:44 +00:00
Thomas Neidhart c340a74c7e [COLLECTIONS-351] Removed Synchronized[List, Set, SortedSet] and replaced with calls to Collections.synchronizedXXX.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457511 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 18:39:57 +00:00
Thomas Neidhart 3466da1a67 [COLLECTIONS-451] add to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457509 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 18:24:25 +00:00
Thomas Neidhart a2be810bb5 [COLLECTIONS-451] Hide constructors for *Utils classes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457508 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 18:21:58 +00:00
Thomas Neidhart 7ec6ca6814 Update package-info after removal of ExtendedProperties.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457507 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 18:16:39 +00:00
Thomas Neidhart a1179b9c7d [COLLECTIONS-432] Add queue decorators.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457501 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 17:50:15 +00:00
Thomas Neidhart 0ec35de2c5 [COLLECTIONS-424] Add to changes.xml.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457411 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 10:05:03 +00:00
Thomas Neidhart 0f0b8710e2 [COLLECTIONS-424] CompositeSet: remove inheritance from CompositeCollection, update mutator class and unit tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457410 13f79535-47bb-0310-9956-ffa450edef68
2013-03-17 10:01:09 +00:00
Thomas Neidhart fb7bae91d7 [COLLECTIONS-351] Remove ExtendedProperties, users should better use commons-configuration for this purpose.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1457291 13f79535-47bb-0310-9956-ffa450edef68
2013-03-16 18:56:00 +00:00
Thomas Neidhart 2bafac38a7 [COLLECTIONS-445] Clarify that the behavior of IBM JDK is not really a bug, Map.Entry specifies that its behavior is undefined if the backing map is modified.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1454717 13f79535-47bb-0310-9956-ffa450edef68
2013-03-09 14:24:34 +00:00
Thomas Neidhart 83371b380d Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1454712 13f79535-47bb-0310-9956-ffa450edef68
2013-03-09 14:10:22 +00:00
Thomas Neidhart 8b9a79d087 [COLLECTIONS-361] Added CollectionUtils.filterInverse. Thanks to Jean-Noel Rouvignac for patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1454100 13f79535-47bb-0310-9956-ffa450edef68
2013-03-07 21:03:01 +00:00
Thomas Neidhart d5d29b625f [COLLECTIONS-445] Several workarounds for IBM JDKs flawed TreeMap.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1453585 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 21:57:53 +00:00
Thomas Neidhart 88ca4cdf88 Fix typo.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1453519 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 20:01:00 +00:00
Thomas Neidhart cdfd6b7a67 [COLLECTIONS-372] Allow different input/output types for TransformingComparator.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1453516 13f79535-47bb-0310-9956-ffa450edef68
2013-03-06 19:51:26 +00:00
Thomas Neidhart 0ba8b8194e Cleanup map test package: remove authors, change to Id keyword.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1453044 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 22:20:26 +00:00
Thomas Neidhart 22b85223d2 Update svn keywords
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1453039 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 22:11:14 +00:00
Thomas Neidhart e15f419b0c Mark ArrayStack as deprecated, can not remove as we still target 1.5
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1453021 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 21:37:56 +00:00
Thomas Neidhart 41f5524e92 [COLLECTIONS-446] Added method isEqualCollection(Collection, Collection, Equator) to CollectionUtils.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1453012 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 21:29:50 +00:00
Thomas Neidhart 5f2a8837c0 [COLLECTIONS-366] Reverting initial commit, feature gets postponed.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1452951 13f79535-47bb-0310-9956-ffa450edef68
2013-03-05 19:08:58 +00:00
Thomas Neidhart b88692f83a [COLLECTIONS-447] Fix traversal of a TreeListIterator after calling remove(). Thanks to Jeffrey Barnes for the report and patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1452481 13f79535-47bb-0310-9956-ffa450edef68
2013-03-04 20:20:18 +00:00
Thomas Neidhart 89ebfe8f92 Correct site for current release.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1452078 13f79535-47bb-0310-9956-ffa450edef68
2013-03-03 18:02:12 +00:00
Thomas Neidhart fc8e866f67 Update package-info: IndexedCollection is a decorator.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451948 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 22:04:51 +00:00
Thomas Neidhart 9d80646a92 [COLLECTIONS-366] Added ListUtils.range methods.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451914 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 18:12:46 +00:00
Thomas Neidhart f2e3a929ea Add missing since tags.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451903 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 16:31:17 +00:00
Thomas Neidhart 13808248c4 Update package-info for collection package.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451884 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 13:05:33 +00:00
Thomas Neidhart d1ba17365f [COLLECTIONS-275] Finished IndexedCollection by supporting non-uniqueness of keys, fixes tests.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451883 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 12:54:47 +00:00
Thomas Neidhart 77309d9e0d Update javadoc example.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451877 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 11:56:07 +00:00
Thomas Neidhart 428c1938aa Exclude download cgi from source distribution.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451876 13f79535-47bb-0310-9956-ffa450edef68
2013-03-02 11:39:55 +00:00
Thomas Neidhart 156bfd38de Remove serialization test data for deleted classes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451390 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 22:16:17 +00:00
Thomas Neidhart ea5a810cba Update package info after addition of DualLinkedHashBidiMap.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451365 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 21:38:16 +00:00
Thomas Neidhart c651f277ea [COLLECTIONS-258] Added new DualLinkedHashBidiMap implementation. Thanks to Nathan Blomquist for the patch.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451337 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 20:58:51 +00:00
Thomas Neidhart 20fd724646 Added missing since tag.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451309 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 19:34:33 +00:00
Thomas Neidhart 33d7ef3475 Add more resolved issues for 4.0 to changes.xml
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451302 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 19:22:35 +00:00
Thomas Neidhart 4898823d3c [COLLECTIONS-396] Add change record.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451281 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 18:31:14 +00:00
Thomas Neidhart 71839dd264 [COLLECTIONS-396] Added new LazyIteratorChain in iterators. Thanks to Jeff Rodriguez.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451210 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 14:25:42 +00:00
Thomas Neidhart 139aa3660c Javadoc fixes.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451209 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 14:24:07 +00:00
Thomas Neidhart 090f04d180 Change since tags from 3.3 to 4.0.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1451177 13f79535-47bb-0310-9956-ffa450edef68
2013-02-28 11:42:31 +00:00
Thomas Neidhart 74a09f9cae Update download link.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1450428 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 21:19:14 +00:00
Thomas Neidhart bd175c86fd Fix link to released API.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1450426 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 21:10:33 +00:00
Thomas Neidhart 680979f72e Document unchecked suppression.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1450421 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 21:04:37 +00:00
Thomas Neidhart 65eea73e74 Add download_collections.cgi to site/resources.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1450372 13f79535-47bb-0310-9956-ffa450edef68
2013-02-26 19:48:25 +00:00
Thomas Neidhart 8106e48334 Fix TODO by documenting the possible exceptions, similar to e.g. java.util.ArrayList.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1449929 13f79535-47bb-0310-9956-ffa450edef68
2013-02-25 22:18:22 +00:00