Commit Graph

1319 Commits

Author SHA1 Message Date
Stephen Colebourne 50b6e166f7 Emphasise Ant as main build tool
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131791 13f79535-47bb-0310-9956-ffa450edef68
2004-06-12 14:45:33 +00:00
Stephen Colebourne 2f568d53aa Update website docs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131790 13f79535-47bb-0310-9956-ffa450edef68
2004-06-12 14:43:16 +00:00
Stephen Colebourne 46fd2cb394 Test DualTreeBidiMap with comparator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131789 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 23:29:07 +00:00
Stephen Colebourne b03a471292 Fix bug in DualBidiMaps caused by bad design of createMap method
bug 29519


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131788 13f79535-47bb-0310-9956-ffa450edef68
2004-06-11 23:27:37 +00:00
Stephen Colebourne c39712cc37 Update for 3.1 release
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131787 13f79535-47bb-0310-9956-ffa450edef68
2004-06-10 23:24:45 +00:00
Henri Yandell 0a76f546ea Made the maven bit at the end a touch more helpful
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131786 13f79535-47bb-0310-9956-ffa450edef68
2004-06-10 22:17:42 +00:00
Henri Yandell 867a5619a9 typo
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131785 13f79535-47bb-0310-9956-ffa450edef68
2004-06-10 22:14:59 +00:00
Stephen Colebourne 730d3e5569 Fix copy constructor to work on JDK1.3
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131784 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 22:11:54 +00:00
Stephen Colebourne 196a8151b7 Upgrade version to 3.1-RC1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131783 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 21:13:46 +00:00
Stephen Colebourne 6e6f18d27e Update release notes to better express compatibility
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131782 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 21:13:14 +00:00
Stephen Colebourne 1cb568a03f Upgrade version to 3.1-RC1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131781 13f79535-47bb-0310-9956-ffa450edef68
2004-06-09 20:47:59 +00:00
Stephen Colebourne 27b695d55c Fix test cases to avoid dependency on DefaultMapEntry
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131780 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 23:14:40 +00:00
Stephen Colebourne 328e867f22 Add since tags
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131779 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 22:14:42 +00:00
Stephen Colebourne f123eb4877 Inline constant, rename getter and add since tags
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131778 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 22:13:53 +00:00
Stephen Colebourne a16728cd30 Add new public constructor to ListOrderedMap
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131777 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 21:51:39 +00:00
Stephen Colebourne cb39538c27 Fix ListOrderedSet to add new factory and direct constructor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131776 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 21:42:12 +00:00
Stephen Colebourne e81125154e Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131775 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 21:00:58 +00:00
Stephen Colebourne a6cf8d4ecd Add support for clirr
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131774 13f79535-47bb-0310-9956-ffa450edef68
2004-06-07 20:28:37 +00:00
Stephen Colebourne b72b6f471c Improve capacity handling and checks for large maps
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131773 13f79535-47bb-0310-9956-ffa450edef68
2004-06-04 23:27:30 +00:00
Stephen Colebourne f959880118 Reinstate FixedSizeSortedMap superclass to avoid binary incompatibility
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131772 13f79535-47bb-0310-9956-ffa450edef68
2004-06-03 22:59:56 +00:00
Stephen Colebourne f98c8827f6 Reinstate FixedSizeSortedMap superclass to avoid binary incompatibility
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131771 13f79535-47bb-0310-9956-ffa450edef68
2004-06-03 22:26:52 +00:00
Stephen Colebourne 0684127337 Update TODO list
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131770 13f79535-47bb-0310-9956-ffa450edef68
2004-06-03 22:12:51 +00:00
Stephen Colebourne 457467bbc4 Make decorator classes serializable, bug 18815
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131769 13f79535-47bb-0310-9956-ffa450edef68
2004-06-03 22:02:13 +00:00
Stephen Colebourne e43b667815 Make decorator classes serializable, bug 18815
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131768 13f79535-47bb-0310-9956-ffa450edef68
2004-06-02 23:29:12 +00:00
Stephen Colebourne 3bdfa558f2 Make buffers serializable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131767 13f79535-47bb-0310-9956-ffa450edef68
2004-06-02 23:12:45 +00:00
Stephen Colebourne e00f903d7e Make decorator classes serializable, bug 18815
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131766 13f79535-47bb-0310-9956-ffa450edef68
2004-06-02 22:15:02 +00:00
Stephen Colebourne e96040f146 Make serializable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131765 13f79535-47bb-0310-9956-ffa450edef68
2004-06-02 22:00:47 +00:00
Stephen Colebourne 1093d39c11 Make synchronized classes serializable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131764 13f79535-47bb-0310-9956-ffa450edef68
2004-06-01 23:09:27 +00:00
Stephen Colebourne 424c8d6655 Add PredicateDecorator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131763 13f79535-47bb-0310-9956-ffa450edef68
2004-06-01 23:03:43 +00:00
Stephen Colebourne 96b3668d4a Make UnboundedFifo serializable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131762 13f79535-47bb-0310-9956-ffa450edef68
2004-06-01 22:58:21 +00:00
Stephen Colebourne 60a4d56b07 Make serializable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131761 13f79535-47bb-0310-9956-ffa450edef68
2004-06-01 22:57:18 +00:00
Stephen Colebourne 936f931fdd Add serialization tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131760 13f79535-47bb-0310-9956-ffa450edef68
2004-06-01 22:55:54 +00:00
Stephen Colebourne 42b98477bd Add isEqualsCheckable and fix testSerializeDeserializeThenCompare in AbstractTestObject
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131759 13f79535-47bb-0310-9956-ffa450edef68
2004-06-01 22:55:14 +00:00
Stephen Colebourne 3f58c1e6f0 Add isTestSerialization() method to block serialization tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131758 13f79535-47bb-0310-9956-ffa450edef68
2004-05-31 22:39:20 +00:00
Stephen Colebourne 111e7b39de Add isEqualsCheckable and fix testSerializeDeserializeThenCompare in Collection
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131757 13f79535-47bb-0310-9956-ffa450edef68
2004-05-31 19:09:14 +00:00
Stephen Colebourne 145b19acc4 Add PredicateDecorator to provide consistent access to predicates
based on code from Brian Lloyd-Newberry


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131756 13f79535-47bb-0310-9956-ffa450edef68
2004-05-31 16:43:17 +00:00
Stephen Colebourne 82db8c7195 Version 2.1.1 released
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131755 13f79535-47bb-0310-9956-ffa450edef68
2004-05-29 14:23:25 +00:00
Stephen Colebourne 457b48b892 Replace IteratorUtils calls with direct implementation calls
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131754 13f79535-47bb-0310-9956-ffa450edef68
2004-05-26 21:59:28 +00:00
Stephen Colebourne 19a707c06d Ensure empty iterator implementation is as per v3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131753 13f79535-47bb-0310-9956-ffa450edef68
2004-05-26 21:56:45 +00:00
Stephen Colebourne bfd55bc3ad Ensure implementation is as per v3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131752 13f79535-47bb-0310-9956-ffa450edef68
2004-05-26 21:53:18 +00:00
Stephen Colebourne a04f82b5a7 Add iterator to ensure implementation is as per v3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131751 13f79535-47bb-0310-9956-ffa450edef68
2004-05-26 21:52:40 +00:00
Stephen Colebourne 91d751cc0c Replace calls to Utils classes with direct references to implementations
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131750 13f79535-47bb-0310-9956-ffa450edef68
2004-05-26 21:50:52 +00:00
Stephen Colebourne 49c909bea0 Add additional getInstance method
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131749 13f79535-47bb-0310-9956-ffa450edef68
2004-05-26 21:44:05 +00:00
Stephen Colebourne c1fae967af Change to package scoped
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131748 13f79535-47bb-0310-9956-ffa450edef68
2004-05-26 20:57:43 +00:00
Stephen Colebourne 79816f89fb Convert EmptyIterator classes in IteratorUtils to public in iterator package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131735 13f79535-47bb-0310-9956-ffa450edef68
2004-05-22 09:46:39 +00:00
Stephen Colebourne 48a8545611 Add binary incompatability warnings on problem methods
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131734 13f79535-47bb-0310-9956-ffa450edef68
2004-05-21 22:43:10 +00:00
Stephen Colebourne 90154dba4b Reduce scope of AbstractInputCheckedMapDecorator for v3.1
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131733 13f79535-47bb-0310-9956-ffa450edef68
2004-05-21 22:02:43 +00:00
Stephen Colebourne 7cef0e520b Remove class as currently incomplete
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131732 13f79535-47bb-0310-9956-ffa450edef68
2004-05-21 21:43:09 +00:00
Stephen Colebourne ee70aa120d Initial version of AbstractSimpleMapDecorator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131731 13f79535-47bb-0310-9956-ffa450edef68
2004-05-21 21:42:04 +00:00
Stephen Colebourne a1ef86771c Javadoc how to use Predicated classes
bug 29018


git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131730 13f79535-47bb-0310-9956-ffa450edef68
2004-05-21 21:40:10 +00:00