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
|
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
|
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
|
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
|
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
|
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
|
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 |
Stephen Colebourne
|
f32d086782
|
Add serialization version
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131728 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-16 11:56:47 +00:00 |
Stephen Colebourne
|
b04008f49f
|
Code tidy
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131726 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-16 11:49:24 +00:00 |
Stephen Colebourne
|
f99d6d6d41
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131725 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-16 11:47:38 +00:00 |
Stephen Colebourne
|
9522bd7085
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131724 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-16 11:36:31 +00:00 |
Stephen Colebourne
|
d7321ef14d
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131723 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-16 11:16:01 +00:00 |
Stephen Colebourne
|
a916e81cb2
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131722 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-16 10:45:52 +00:00 |
Stephen Colebourne
|
e55c203d54
|
Javadoc and code tidy
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131721 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-15 13:24:11 +00:00 |
Stephen Colebourne
|
2bf26f1d36
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131720 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-15 12:39:13 +00:00 |
Stephen Colebourne
|
fbe5ab65e5
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131719 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-15 12:33:23 +00:00 |
Stephen Colebourne
|
b13cb3b3b4
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131718 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-15 12:27:04 +00:00 |
Stephen Colebourne
|
7cad661cf1
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131717 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-15 12:13:03 +00:00 |
Stephen Colebourne
|
bad1d79b7a
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131716 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-15 11:59:15 +00:00 |
Stephen Colebourne
|
5ca563790b
|
Ensure constructor and clone method correctly clone multimaps
bug 28972
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131715 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-14 22:33:58 +00:00 |
Stephen Colebourne
|
c95ade5f5c
|
Improve implementation of TreeList to perform better, fix bugs
bug 26680, 28930
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131714 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-12 23:24:45 +00:00 |
Stephen Colebourne
|
785cf45dae
|
Add tests of specific ListIterator behaviour
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131713 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-12 22:20:54 +00:00 |
Stephen Colebourne
|
60d03cea8f
|
Add behaviour to scan map to find a removable element when full
bug 28887, from Mario Ivankovits
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131712 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-12 19:55:56 +00:00 |
Stephen Colebourne
|
26b4fbb7d7
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131711 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-10 20:37:19 +00:00 |
Stephen Colebourne
|
eff482b531
|
Add initial version of TreeList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131710 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-10 19:59:03 +00:00 |
Stephen Colebourne
|
ec49504b41
|
Comment entrySet so its clear as to how implementation works
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131709 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-07 23:58:33 +00:00 |
Stephen Colebourne
|
17f2f14e8e
|
Change to FactoryTransformer to avoid indirect references via TransformerUtils
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131708 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-07 23:30:33 +00:00 |
Stephen Colebourne
|
7d044b046a
|
Change to UniquePredicate to avoid indirect references via PredicateUtils
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131707 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-07 23:29:02 +00:00 |
Stephen Colebourne
|
28ff2455d8
|
Change to InstanceofPredicate to avoid indirect references via PredicateUtils
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131706 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-07 23:28:38 +00:00 |
Stephen Colebourne
|
9f99282555
|
Change to InstanceofPredicate to avoid indirect references via PredicateUtils
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131705 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-07 23:18:26 +00:00 |
Stephen Colebourne
|
f95139faac
|
Move validate method next to its comment
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131704 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-07 23:11:04 +00:00 |
Stephen Colebourne
|
d56568acdf
|
Change internal storage class to an AbstractHashedMap, allowing more choice of implementation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131702 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-03 22:57:40 +00:00 |
Stephen Colebourne
|
9632130599
|
Comment out tests as they are unreliable, especially for gump
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131700 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-03 22:03:06 +00:00 |
Stephen Colebourne
|
486a169f5e
|
Add AbstractInputCheckedMapDecorator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131699 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-03 21:48:49 +00:00 |
Stephen Colebourne
|
2182a43da2
|
Fix to ensure unmodifiable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131696 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-03 15:13:05 +00:00 |
Stephen Colebourne
|
da463d13e7
|
Update Bag interface method text to indicate that we won't break compatability
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131695 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-03 15:12:20 +00:00 |
Stephen Colebourne
|
08756b758a
|
Javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131694 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-03 12:03:11 +00:00 |
Stephen Colebourne
|
9a462e3990
|
Refactor to avoid unecessary instanceof call
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131693 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-03 11:50:30 +00:00 |
Stephen Colebourne
|
4eee185efd
|
Remove dependency on functor subpackage
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131692 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-03 11:38:49 +00:00 |
Stephen Colebourne
|
987911a4a5
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131691 13f79535-47bb-0310-9956-ffa450edef68
|
2004-05-03 10:23:38 +00:00 |
Stephen Colebourne
|
c1576044be
|
Change MultiKeyMap to be a decorator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131689 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-30 23:51:36 +00:00 |
Stephen Colebourne
|
39ea52a450
|
Integrate reference identity map tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131688 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-30 22:53:44 +00:00 |
Stephen Colebourne
|
6f57c5a1f7
|
Improve reference map testing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131687 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-30 22:53:16 +00:00 |
Stephen Colebourne
|
51c209801f
|
Update to include latest map additions
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131686 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-30 21:13:38 +00:00 |
Stephen Colebourne
|
640d3a7b30
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131685 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-27 22:57:00 +00:00 |
Stephen Colebourne
|
a803d3b7b6
|
Add ReferenceIdentityMap
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131683 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-27 21:37:32 +00:00 |
Stephen Colebourne
|
6f10e417e1
|
Make ReferenceMap serializable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131682 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-27 21:35:23 +00:00 |
Stephen Colebourne
|
c748ff1b56
|
Improve subclassability by delegating methods from entry to main map
Add support for serializable subclasses
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131681 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-27 21:32:52 +00:00 |
Stephen Colebourne
|
b2c7419e38
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131680 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-27 21:28:40 +00:00 |
Stephen Colebourne
|
d3077d07ae
|
Update Bag interface text to indicate that we won't break compatability
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131679 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-27 20:43:05 +00:00 |
Stephen Colebourne
|
a249eba720
|
Add special cases for Set and Bag to CollectionUtils cardinality()
bug 28629, from Jon Schewe
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131678 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-27 20:00:18 +00:00 |
Stephen Colebourne
|
156ebc8e09
|
Use isFull() from addMapping() for better subclassing ability
from Mike Pettypiece
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131676 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-25 23:30:07 +00:00 |
Stephen Colebourne
|
bc680b3f48
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131675 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-25 23:27:43 +00:00 |
Stephen Colebourne
|
14e6c1795c
|
Change enum to enumeration for JDK1.5 compliance
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131674 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-21 20:34:12 +00:00 |
Stephen Colebourne
|
491e48297b
|
Add MapBackedSet that creates a Set by decorating a Map
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131673 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-20 23:51:31 +00:00 |
Stephen Colebourne
|
cf68324e1b
|
Add accessor methods for value field in Node of AbstractLinkedList
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131672 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-20 23:47:53 +00:00 |
Stephen Colebourne
|
2199ec2fdf
|
Add accessor methods for value field in Node
from Mike Pettypiece
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131670 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-20 23:33:54 +00:00 |
Stephen Colebourne
|
845a2177db
|
LRUMap - The removeLRU() method was passed the wrong LinkEntry [28433]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131669 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-16 23:53:59 +00:00 |
Stephen Colebourne
|
6aa2539dbf
|
Add additional javadoc links to implementation classes
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131667 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-14 21:47:47 +00:00 |
Stephen Colebourne
|
94d5227bbf
|
Clarify javadoc
from Simon Kitching
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131666 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-14 20:15:42 +00:00 |
Stephen Colebourne
|
834641d84a
|
Add additional javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131665 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-14 20:08:57 +00:00 |
Stephen Colebourne
|
9cfe01cf6d
|
Add MultiKeyMap implementation
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131664 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-12 12:05:30 +00:00 |
Stephen Colebourne
|
07a0768664
|
Fix additional tests for null handling to work with SortedMaps
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131663 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-12 12:04:00 +00:00 |
Stephen Colebourne
|
3ecf858e1a
|
Remove reference to JDK1.2, as it breaks other tests, and seems to work anyway
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131662 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-12 12:01:38 +00:00 |
Stephen Colebourne
|
47f1e810f5
|
Add additional tests for null handling
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131661 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-12 11:38:33 +00:00 |
Stephen Colebourne
|
7374b1b7c2
|
Add singleton map to javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131660 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-12 11:37:05 +00:00 |
Stephen Colebourne
|
60dc88188c
|
Change TransformedMap test cases to use good Transformer for serialization
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131659 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-10 22:22:57 +00:00 |
Stephen Colebourne
|
2edcfa07f8
|
Order tests alphabeticaly and by impl vs decorator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131656 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-10 21:24:21 +00:00 |
Stephen Colebourne
|
79a39dac13
|
Add since tags and Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131652 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 22:53:27 +00:00 |
Stephen Colebourne
|
e2db31cf78
|
Add since tags
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131651 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 22:52:48 +00:00 |
Stephen Colebourne
|
4433733ff1
|
Extract AbstractReferenceMap from ReferenceMap
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131650 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 22:18:18 +00:00 |
Stephen Colebourne
|
4c37a65e92
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131649 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 22:14:09 +00:00 |
Stephen Colebourne
|
64c1bc3bb0
|
Disable sub map serializable tests
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131647 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 15:17:11 +00:00 |
Stephen Colebourne
|
a61511a01b
|
Increase testing of serialization
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131646 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 15:16:24 +00:00 |
Stephen Colebourne
|
a32505290c
|
Fix tests for sub map views so BidiMap tests still work
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131645 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 15:04:29 +00:00 |
Stephen Colebourne
|
d759d4214b
|
Make typed maps Serializable [18815]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131644 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 14:57:41 +00:00 |
Stephen Colebourne
|
194c96f33b
|
Add fully featured SingletonMap
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131643 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 14:46:35 +00:00 |
Stephen Colebourne
|
41660b5d62
|
Handle singleton maps in test class
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131642 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 14:45:38 +00:00 |
Stephen Colebourne
|
c2a8216feb
|
Handle infinite loops in toString of Flat3Map
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131641 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 14:42:36 +00:00 |
Stephen Colebourne
|
56d551feff
|
SingletonIterator - make remove() functionality optional
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131640 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 14:38:47 +00:00 |
Stephen Colebourne
|
8900470578
|
Handle singleton maps in test class
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131639 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 14:38:13 +00:00 |
Stephen Colebourne
|
94fff264aa
|
Make TiedMapEntry serializable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131638 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 14:35:10 +00:00 |
Stephen Colebourne
|
3c1749c51b
|
Make unmodifiable maps Serializable [18815]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131637 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 10:46:32 +00:00 |
Stephen Colebourne
|
ac6c18f090
|
Simplify the decorator serialization, add javadoc [18815]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131636 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 10:36:02 +00:00 |
Stephen Colebourne
|
a05ca20552
|
Make UnmodifiableMap Serializable [18815]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131635 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 10:32:25 +00:00 |
Stephen Colebourne
|
dcfc9f4ac2
|
Make Predicated and Transformed maps Serializable [18815]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131634 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 09:43:09 +00:00 |
Stephen Colebourne
|
9511ce8dc1
|
Use support to work around bug in TreeMap sub map deserialization
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131633 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 09:40:15 +00:00 |
Stephen Colebourne
|
15cf4382a6
|
Change to extend AbstractTestSortedMap
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131632 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 09:39:47 +00:00 |
Stephen Colebourne
|
4509092213
|
Formatting and layout
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131631 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 09:39:16 +00:00 |
Stephen Colebourne
|
ea2aa40945
|
Enable support to work around bug in TreeMap sub map deserialization
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131630 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-09 09:38:31 +00:00 |
Stephen Colebourne
|
70dc4fb1c3
|
Make ListOrderedMap Serializable [18815]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131629 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-07 23:17:25 +00:00 |
Stephen Colebourne
|
bef34f2326
|
Make LazyMap/LazySortedMap Serializable [18815]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131628 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-07 23:05:37 +00:00 |
Stephen Colebourne
|
b3c30a8d97
|
Make FixedSizeSortedMap Serializable [18815]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131626 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-02 23:12:34 +00:00 |
Stephen Colebourne
|
daa11bc5fa
|
Add support for testing sub maps
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131625 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-02 23:09:09 +00:00 |
Stephen Colebourne
|
9bd92c2f24
|
Enable subclasses to be serializable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131624 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-02 21:17:48 +00:00 |
Stephen Colebourne
|
b09e8a2033
|
Make FixedSizeMap Serializable [18815]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131623 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-02 21:15:05 +00:00 |
Stephen Colebourne
|
c0b68181f8
|
Enable subclasses to be serializable
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131622 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-02 21:02:54 +00:00 |
Stephen Colebourne
|
5f9f0b259e
|
Add support for accessing primitive arrays in get(Object,int) and size(Object)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131621 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-01 22:43:13 +00:00 |
Stephen Colebourne
|
199716c53f
|
Bug fix where Map/BidiMap implementations only checked key
and not value in entrySet contains(Object) and remove(Object)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131620 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-01 22:18:12 +00:00 |
Stephen Colebourne
|
f34f3d2cff
|
Clarify the internal workings of the predicated decorator from the Utils classes
bug 28115
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131619 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-01 20:12:00 +00:00 |
Stephen Colebourne
|
6e220f8a84
|
Changed ReferenceMap to extend AbstractHashedMap, thus gaining a mapIterator() and subclassability
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131618 13f79535-47bb-0310-9956-ffa450edef68
|
2004-04-01 00:07:48 +00:00 |
Stephen Colebourne
|
dce4319552
|
Make Flat3Map serializable
bug 27946
Add clone() to Flat3Map
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131617 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-31 23:18:56 +00:00 |
Stephen Colebourne
|
67ce6b9853
|
Add @since tag
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131616 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-31 23:13:50 +00:00 |
Stephen Colebourne
|
8ffdacacc3
|
Add @since tags
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131615 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-31 23:13:04 +00:00 |
Stephen Colebourne
|
2f9c5a0839
|
Add additional getInstance() methods for consistency
bugs 27856,27857
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131614 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-31 22:06:12 +00:00 |
Stephen Colebourne
|
c324046a54
|
Add size(Object) method to find the size of various collection-like objects
bug 27909, from Steven Melzer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131612 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-31 21:43:27 +00:00 |
Stephen Colebourne
|
c1d10f003e
|
Rename TreeIterator to ObjectGraphIterator
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131611 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-20 00:21:08 +00:00 |
Stephen Colebourne
|
b31704e939
|
Close file created in constructor
bug 27737
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131609 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-17 21:09:08 +00:00 |
Stephen Colebourne
|
cc8f778554
|
Add TreeIterator for iterating over object graphs
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131608 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-14 23:27:22 +00:00 |
Stephen Colebourne
|
43923dc65c
|
Add five new methods to MultiHashMap to provide broader API
inspired by ideas/javadoc from Jesse Chan
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131607 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-14 17:05:24 +00:00 |
Stephen Colebourne
|
17e27dbcd3
|
MultiMap,MultiHashMap, add extra documentation to clarify the interface
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131606 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-14 15:33:57 +00:00 |
Stephen Colebourne
|
5bd1ed25de
|
Add getters to functor classes
bug 27515
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131605 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-13 17:17:03 +00:00 |
Stephen Colebourne
|
a02862092a
|
Consistent coding standards wrt package
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131604 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-13 17:15:17 +00:00 |
Stephen Colebourne
|
78238bdc12
|
Add TransformedPredicate, which transforms before calling a predicate
bug 26946, from Alban Peignier
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131603 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-13 16:34:46 +00:00 |
Stephen Colebourne
|
d877995019
|
AbstractHashedMap,AbstractLinkedMap add entryXxx() methods
to get around protected scope limits in subclasses
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131602 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-13 15:54:34 +00:00 |
Stephen Colebourne
|
320589dca3
|
MultiKey enhancements to add getKey(index) and size()
Make protected constructor public
Add lots of javadoc examples and warnings
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131601 13f79535-47bb-0310-9956-ffa450edef68
|
2004-03-13 12:43:43 +00:00 |
Stephen Colebourne
|
137114ee9f
|
Test cloning of maps works correctly
bug 27159, identified by Fabrizio Giustina
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131597 13f79535-47bb-0310-9956-ffa450edef68
|
2004-02-27 00:25:14 +00:00 |
Stephen Colebourne
|
5c255a657e
|
Fix implementation of cloning
bug 27159, identified by Fabrizio Giustina
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131596 13f79535-47bb-0310-9956-ffa450edef68
|
2004-02-27 00:24:05 +00:00 |
Stephen Colebourne
|
8b8ed1b86e
|
Change to Apache License 2.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131592 13f79535-47bb-0310-9956-ffa450edef68
|
2004-02-18 21:39:04 +00:00 |
Stephen Colebourne
|
f571f8b1cd
|
Change to Apache License 2.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131587 13f79535-47bb-0310-9956-ffa450edef68
|
2004-02-18 01:20:40 +00:00 |
Stephen Colebourne
|
8696db2a2a
|
Change to Apache License 2.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131586 13f79535-47bb-0310-9956-ffa450edef68
|
2004-02-18 01:00:08 +00:00 |
Stephen Colebourne
|
6a60645c40
|
Javadoc problem
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131582 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-31 00:28:47 +00:00 |
Stephen Colebourne
|
5267bb8fcd
|
Add javadoc about requiring Comparable entries
bug 26470 from Jeff Skubick
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131581 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-29 21:13:05 +00:00 |
Stephen Colebourne
|
40d58bc828
|
New ant build file
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131578 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-25 01:23:04 +00:00 |
Stephen Colebourne
|
c9ac0e22a3
|
Avoid some null-based tests in JDK1.2
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131575 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-24 21:48:27 +00:00 |
Stephen Colebourne
|
d630f80567
|
Switch to version 3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131572 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-24 16:15:09 +00:00 |
Stephen Colebourne
|
c7c3be448b
|
Add more to the manifest to bring closer to maven
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131570 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-24 16:11:47 +00:00 |
Stephen Colebourne
|
43459ad8a0
|
Make license consistent with rest of commons
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131561 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-14 21:43:18 +00:00 |
Stephen Colebourne
|
f10289d80a
|
Make license consistent with rest of commons
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131560 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-14 21:34:36 +00:00 |
Stephen Colebourne
|
3b3729b25e
|
Avoid javadoc errors
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131552 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-14 00:59:14 +00:00 |
Stephen Colebourne
|
f2b7804f1e
|
Javadoc tidy
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131547 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-12 21:41:41 +00:00 |
Timothy O'Brien
|
8f5b769410
|
Proposed white background Maven site
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131544 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-12 02:33:15 +00:00 |
Stephen Colebourne
|
e97baa4b4a
|
Fix spellings and javadoc
bug 25937, from Janek Bogucki
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131538 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-08 22:37:31 +00:00 |
Stephen Colebourne
|
81cf8ee877
|
Fixes to javadoc. Remove unecessary casts.
bug 25936, from Gary Gregory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131537 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-08 22:26:08 +00:00 |
Stephen Colebourne
|
d343099385
|
Fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131536 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-08 22:18:16 +00:00 |
Stephen Colebourne
|
e3f754bec1
|
Update deprecation messages
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131534 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-06 22:07:47 +00:00 |
Stephen Colebourne
|
1672bb3ee0
|
Change superclass to NoSuchElementException for better collections integration
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131532 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-06 21:43:08 +00:00 |
Stephen Colebourne
|
a0182a05b5
|
Deprecate PriorityQueue interface - Use Buffer interface instead
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131531 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-06 21:31:32 +00:00 |
Stephen Colebourne
|
2ebe287c9b
|
Fix spellings in javadoc
bug 25906, from Janek Bogucki
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131528 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 22:46:33 +00:00 |
Stephen Colebourne
|
fac886756a
|
Update file layout for consistency
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131527 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 22:27:08 +00:00 |
Stephen Colebourne
|
fc0303fee1
|
Add public constructor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131526 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 22:19:51 +00:00 |
Stephen Colebourne
|
797b45682f
|
Update file layout for consistency
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131525 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 22:15:15 +00:00 |
Stephen Colebourne
|
d25ba06165
|
Update file layout for consistency
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131524 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 22:04:19 +00:00 |
Stephen Colebourne
|
a1eb25eeac
|
Update file layout for consistency
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131523 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 21:54:06 +00:00 |
Stephen Colebourne
|
e092de9763
|
Update file layout for consistency
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131522 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 21:46:49 +00:00 |
Stephen Colebourne
|
05b6c75bd3
|
Fix javadoc, from Gary Gregory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131521 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 21:37:13 +00:00 |
Stephen Colebourne
|
eedfe8bd88
|
Fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131520 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 21:33:22 +00:00 |
Stephen Colebourne
|
9b1843b10d
|
Add constructor
Fix javadoc, from Gary Gregory
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131519 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 21:31:48 +00:00 |
Stephen Colebourne
|
16c0a94d68
|
Add missing since tag
Add public constructor
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131518 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 21:23:44 +00:00 |
Phil Steitz
|
e8a27d81e9
|
javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131516 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 05:40:40 +00:00 |
Phil Steitz
|
a278beae5b
|
Added CaseInsensitiveMap.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131515 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-05 05:26:56 +00:00 |
Stephen Colebourne
|
dd3ac36b1b
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131512 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 19:03:53 +00:00 |
Stephen Colebourne
|
abf6af4735
|
Javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131511 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 18:58:32 +00:00 |
Stephen Colebourne
|
220b87ff78
|
Remove over-loud html javadoc
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131510 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 18:56:37 +00:00 |
Stephen Colebourne
|
78c075b619
|
Avoid backwards compatability issues by leaving fields non-final
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131509 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 18:37:42 +00:00 |
Stephen Colebourne
|
c2d1c560e7
|
Tidy deprecation messages prior to release 3.0
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131508 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 18:04:16 +00:00 |
Stephen Colebourne
|
274b6c5b5b
|
Removed prior to release 3.0, now available in commons-events
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131507 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 18:03:41 +00:00 |
Stephen Colebourne
|
79c48c8ddf
|
Removed prior to release 3.0, now available in per interface packages
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131506 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 18:02:58 +00:00 |
Stephen Colebourne
|
7525add3f4
|
Removed prior to release 3.0, now available as per interface packages
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131505 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 18:01:43 +00:00 |
Stephen Colebourne
|
61cabf18f1
|
Removed prior to release 3.0, now available in commons-primitives
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131504 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 18:00:58 +00:00 |
Stephen Colebourne
|
b06e515b6e
|
Weaken tests as needed by [primitives]
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131503 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-04 00:21:58 +00:00 |
Phil Steitz
|
0038c2a0e9
|
javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131501 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-03 05:15:00 +00:00 |
Stephen Colebourne
|
00f8c54647
|
Rename BinaryBuffer to PriorityBuffer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131498 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-02 02:14:29 +00:00 |
Stephen Colebourne
|
61c237e311
|
Apply collection coding standards
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131497 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-02 02:13:07 +00:00 |
Phil Steitz
|
08a95179a6
|
javadoc.
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131496 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-02 01:36:52 +00:00 |
Phil Steitz
|
6c12ca3818
|
Fixed BinaryHeap / BinaryBuffer remove(object) bug.
PR #25818
Reported by: Steve Phelps
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131494 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-01 23:56:51 +00:00 |
Stephen Colebourne
|
6f705a723c
|
Apply collection coding standards
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131493 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-01 19:24:46 +00:00 |
Stephen Colebourne
|
acd90426b4
|
Rename BinaryHeap to BinaryBuffer
Remove PriorityQueue interface
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131491 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-01 19:01:34 +00:00 |
Stephen Colebourne
|
23fcdc1e0a
|
Undeprecate, as is only implementation of PriorityQueue
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131490 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-01 19:00:20 +00:00 |
Stephen Colebourne
|
e655652e3d
|
PriorityQueue is replaced by Buffer
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131489 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-01 18:58:55 +00:00 |
Stephen Colebourne
|
a717f3a947
|
Move PriorityQueue decorators to PriorityQueueUtils only
(PriorityQueue interface has nothing to do with Buffer)
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131488 13f79535-47bb-0310-9956-ffa450edef68
|
2004-01-01 18:57:37 +00:00 |
Stephen Colebourne
|
b0ab65b742
|
Improve BidiMap testing
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131487 13f79535-47bb-0310-9956-ffa450edef68
|
2003-12-30 21:56:17 +00:00 |
Stephen Colebourne
|
ea06456646
|
Improve documentation and error messages
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131485 13f79535-47bb-0310-9956-ffa450edef68
|
2003-12-29 19:46:19 +00:00 |
Stephen Colebourne
|
87c879e56f
|
Allow multiple levels of interpolation
bug 25553, from hoschek
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131482 13f79535-47bb-0310-9956-ffa450edef68
|
2003-12-29 18:18:34 +00:00 |
Stephen Colebourne
|
5215e27ed6
|
Enable zero iterators in the chain to function
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131480 13f79535-47bb-0310-9956-ffa450edef68
|
2003-12-29 16:07:53 +00:00 |
Stephen Colebourne
|
e6d11cfee8
|
Ensure that the keySet and values views handle removed elements
bug 25551, from Joe Raysa
git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/collections/trunk@131479 13f79535-47bb-0310-9956-ffa450edef68
|
2003-12-29 15:35:54 +00:00 |