svn commit: r815063 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/list/FixedSizeList.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:37 2009 New Revision: 815063 URL: http://svn.apache.org/viewvc?rev=815063&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815064 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/list/GrowthList.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:39 2009 New Revision: 815064 URL: http://svn.apache.org/viewvc?rev=815064&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815061 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/IteratorUtils.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:33 2009 New Revision: 815061 URL: http://svn.apache.org/viewvc?rev=815061&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815062 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/list/AbstractListDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:35 2009 New Revision: 815062 URL: http://svn.apache.org/viewvc?rev=815062&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815034 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/ClosureUtils.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:39 2009 New Revision: 815034 URL: http://svn.apache.org/viewvc?rev=815034&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815038 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/collection/SynchronizedCollection.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:47 2009 New Revision: 815038 URL: http://svn.apache.org/viewvc?rev=815038&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815036 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/collection/CompositeCollection.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:43 2009 New Revision: 815036 URL: http://svn.apache.org/viewvc?rev=815036&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815060 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/iterators/ListIteratorWrapper.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:31 2009 New Revision: 815060 URL: http://svn.apache.org/viewvc?rev=815060&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815058 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/IterableSortedMap.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:27 2009 New Revision: 815058 URL: http://svn.apache.org/viewvc?rev=815058&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815059 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/iterators/AbstractListIteratorDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:30 2009 New Revision: 815059 URL: http://svn.apache.org/viewvc?rev=815059&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815057 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/IterableMap.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:25 2009 New Revision: 815057 URL: http://svn.apache.org/viewvc?rev=815057&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815056 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/IterableGet.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:23 2009 New Revision: 815056 URL: http://svn.apache.org/viewvc?rev=815056&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815055 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/IndexedCollection.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:21 2009 New Revision: 815055 URL: http://svn.apache.org/viewvc?rev=815055&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815054 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/Get.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:18 2009 New Revision: 815054 URL: http://svn.apache.org/viewvc?rev=815054&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815053 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/TruePredicate.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:16 2009 New Revision: 815053 URL: http://svn.apache.org/viewvc?rev=815053&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815052 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/PredicateDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:14 2009 New Revision: 815052 URL: http://svn.apache.org/viewvc?rev=815052&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815049 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/InstantiateFactory.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:08 2009 New Revision: 815049 URL: http://svn.apache.org/viewvc?rev=815049&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815050 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/NullPredicate.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:13 2009 New Revision: 815050 URL: http://svn.apache.org/viewvc?rev=815050&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815048 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/FunctorUtils.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:06 2009 New Revision: 815048 URL: http://svn.apache.org/viewvc?rev=815048&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815047 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/Equator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:04 2009 New Revision: 815047 URL: http://svn.apache.org/viewvc?rev=815047&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815046 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/EqualPredicate.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:02 2009 New Revision: 815046 URL: http://svn.apache.org/viewvc?rev=815046&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815045 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/functors/AllPredicate.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:55:00 2009 New Revision: 815045 URL: http://svn.apache.org/viewvc?rev=815045&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815028 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/buffer/BlockingBuffer.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:27 2009 New Revision: 815028 URL: http://svn.apache.org/viewvc?rev=815028&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815027 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/buffer/AbstractBufferDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:25 2009 New Revision: 815027 URL: http://svn.apache.org/viewvc?rev=815027&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815044 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/FactoryUtils.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:58 2009 New Revision: 815044 URL: http://svn.apache.org/viewvc?rev=815044&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815043 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/ExtendedProperties.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:56 2009 New Revision: 815043 URL: http://svn.apache.org/viewvc?rev=815043&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815022 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bidimap/AbstractDualBidiMap.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:16 2009 New Revision: 815022 URL: http://svn.apache.org/viewvc?rev=815022&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815024 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bidimap/AbstractSortedBidiMapDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:19 2009 New Revision: 815024 URL: http://svn.apache.org/viewvc?rev=815024&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815040 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/collection/UnmodifiableBoundedCollection.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:51 2009 New Revision: 815040 URL: http://svn.apache.org/viewvc?rev=815040&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815041 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/collection/UnmodifiableCollection.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:53 2009 New Revision: 815041 URL: http://svn.apache.org/viewvc?rev=815041&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815039 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/collection/TransformedCollection.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:49 2009 New Revision: 815039 URL: http://svn.apache.org/viewvc?rev=815039&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815037 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/collection/PredicatedCollection.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:45 2009 New Revision: 815037 URL: http://svn.apache.org/viewvc?rev=815037&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815033 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/BufferUtils.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:37 2009 New Revision: 815033 URL: http://svn.apache.org/viewvc?rev=815033&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815035 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/collection/AbstractCollectionDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:41 2009 New Revision: 815035 URL: http://svn.apache.org/viewvc?rev=815035&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815032 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/buffer/UnmodifiableBuffer.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:35 2009 New Revision: 815032 URL: http://svn.apache.org/viewvc?rev=815032&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815031 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/buffer/SynchronizedBuffer.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:33 2009 New Revision: 815031 URL: http://svn.apache.org/viewvc?rev=815031&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815029 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/buffer/BoundedBuffer.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:29 2009 New Revision: 815029 URL: http://svn.apache.org/viewvc?rev=815029&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815030 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/buffer/PredicatedBuffer.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:31 2009 New Revision: 815030 URL: http://svn.apache.org/viewvc?rev=815030&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815020 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/BagUtils.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:12 2009 New Revision: 815020 URL: http://svn.apache.org/viewvc?rev=815020&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815017 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bag/UnmodifiableBag.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:06 2009 New Revision: 815017 URL: http://svn.apache.org/viewvc?rev=815017&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815025 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bidimap/DualTreeBidiMap.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:21 2009 New Revision: 815025 URL: http://svn.apache.org/viewvc?rev=815025&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815016 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bag/SynchronizedSortedBag.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:04 2009 New Revision: 815016 URL: http://svn.apache.org/viewvc?rev=815016&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815026 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/BoundedMap.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:23 2009 New Revision: 815026 URL: http://svn.apache.org/viewvc?rev=815026&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815015 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bag/SynchronizedBag.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:03 2009 New Revision: 815015 URL: http://svn.apache.org/viewvc?rev=815015&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815023 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bidimap/AbstractOrderedBidiMapDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:18 2009 New Revision: 815023 URL: http://svn.apache.org/viewvc?rev=815023&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815021 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bidimap/AbstractBidiMapDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:14 2009 New Revision: 815021 URL: http://svn.apache.org/viewvc?rev=815021&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815013 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bag/PredicatedBag.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:01 2009 New Revision: 815013 URL: http://svn.apache.org/viewvc?rev=815013&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815011 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bag/AbstractBagDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:53:58 2009 New Revision: 815011 URL: http://svn.apache.org/viewvc?rev=815011&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815019 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/Bag.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:10 2009 New Revision: 815019 URL: http://svn.apache.org/viewvc?rev=815019&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815018 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bag/UnmodifiableSortedBag.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:08 2009 New Revision: 815018 URL: http://svn.apache.org/viewvc?rev=815018&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815014 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bag/PredicatedSortedBag.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:02 2009 New Revision: 815014 URL: http://svn.apache.org/viewvc?rev=815014&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn commit: r815012 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/bag/AbstractSortedBagDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:54:00 2009 New Revision: 815012 URL: http://svn.apache.org/viewvc?rev=815012&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revis

svn propchange: r815010 - svn:log

2009-09-14 Thread bayard
Author: bayard Revision: 815010 Modified property: svn:log Modified: svn:log at Tue Sep 15 05:53:27 2009 -- --- svn:log (original) +++ svn:log Tue Sep 15 05:53:27 2009 @@ -1,46 +1,50

svn commit: r815010 - /commons/proper/collections/trunk/build.xml

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:51:53 2009 New Revision: 815010 URL: http://svn.apache.org/viewvc?rev=815010&view=rev Log: r740148 | mbenson | 2009-02-02 15:18:16 -0800 (Mon, 02 Feb 2009) | 1 line parameterize j

svn commit: r815006 [2/2] - in /commons/proper/collections/trunk/src: java/org/apache/commons/collections/ test/org/apache/commons/collections/collection/

2009-09-14 Thread bayard
Modified: commons/proper/collections/trunk/src/test/org/apache/commons/collections/collection/TestTransformedCollection.java URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/test/org/apache/commons/collections/collection/TestTransformedCollection.java?rev=815006&r1=815005&r2

svn commit: r815004 - in /commons/proper/collections/trunk/src: java/org/apache/commons/collections/comparators/ java/org/apache/commons/collections/iterators/ test/org/apache/commons/collections/comp

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:42:44 2009 New Revision: 815004 URL: http://svn.apache.org/viewvc?rev=815004&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified in r738956. Tabs also cleaned up in r814044. Modified: com

svn commit: r815002 - in /commons/proper/collections/trunk/src/java/org/apache/commons/collections/iterators: AbstractEmptyMapIterator.java AbstractUntypedIteratorDecorator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:39:48 2009 New Revision: 815002 URL: http://svn.apache.org/viewvc?rev=815002&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was introduced in r738956. Added: commons/proper/collections/trunk/src/java

svn commit: r814999 - in /commons/proper/collections/trunk: data/test/ src/java/org/apache/commons/collections/ src/java/org/apache/commons/collections/bag/ src/java/org/apache/commons/collections/buf

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:33:20 2009 New Revision: 814999 URL: http://svn.apache.org/viewvc?rev=814999&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where these files were removed. Removed: commons/proper/collections/trunk/data/

svn commit: r814998 - in /commons/proper/collections/trunk: RELEASE-NOTES.html RELEASE-NOTES.txt

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:32:28 2009 New Revision: 814998 URL: http://svn.apache.org/viewvc?rev=814998&view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely this file was ported from html to txt. Added: commons/proper/collections/trunk/RELEASE-NOTES

svn commit: r814995 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/set/EmptySetMutator.java

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:24:32 2009 New Revision: 814995 URL: http://svn.apache.org/viewvc?rev=814995&view=rev Log: Generifying in preparation for merge from collections_jdk5_brancH Modified: commons/proper/collections/trunk/src/test/org/apache/commons/collections

svn propchange: r814994 - svn:log

2009-09-14 Thread bayard
Author: bayard Revision: 814994 Modified property: svn:log Modified: svn:log at Tue Sep 15 05:23:51 2009 -- --- svn:log (original) +++ svn:log Tue Sep 15 05:23:51 2009 @@ -1 +1 @@ -Merging from -r468106:814127 - namely

svn commit: r814994 - /commons/proper/collections/trunk/pom.xml

2009-09-14 Thread bayard
Author: bayard Date: Tue Sep 15 05:21:51 2009 New Revision: 814994 URL: http://svn.apache.org/viewvc?rev=814994&view=rev Log: Merging from -r468106:814127 - namely adding easymock dependency, upgrading to target JDK 1.5 and upgrading JUnit to 4.3.1 Modified: commons/proper/collections/t

svn commit: r814213 - /commons/proper/collections/trunk/doap_collections.rdf

2009-09-12 Thread bayard
Author: bayard Date: Sat Sep 12 17:46:53 2009 New Revision: 814213 URL: http://svn.apache.org/viewvc?rev=814213&view=rev Log: Fixing text in header after bad search and replace Modified: commons/proper/collections/trunk/doap_collections.rdf Modified: commons/proper/collections/t

svn commit: r814212 - /commons/proper/collections/branches/collections_jdk5_branch/NOTICE.txt

2009-09-12 Thread bayard
Author: bayard Date: Sat Sep 12 17:44:46 2009 New Revision: 814212 URL: http://svn.apache.org/viewvc?rev=814212&view=rev Log: Updating NOTICE to match trunk Modified: commons/proper/collections/branches/collections_jdk5_branch/NOTICE.txt Modified: commons/proper/collections/bran

svn commit: r814128 [5/5] - in /commons/proper/collections/trunk/src: java/org/apache/commons/collections/ java/org/apache/commons/collections/bag/ java/org/apache/commons/collections/bidimap/ java/or

2009-09-12 Thread bayard
Modified: commons/proper/collections/trunk/src/test/org/apache/commons/collections/map/AbstractTestMap.java URL: http://svn.apache.org/viewvc/commons/proper/collections/trunk/src/test/org/apache/commons/collections/map/AbstractTestMap.java?rev=814128&r1=814127&r2=814128&view=diff

svn commit: r814127 [5/5] - in /commons/proper/collections/branches/collections_jdk5_branch/src: java/org/apache/commons/collections/ java/org/apache/commons/collections/bag/ java/org/apache/commons/c

2009-09-12 Thread bayard
Modified: commons/proper/collections/branches/collections_jdk5_branch/src/test/org/apache/commons/collections/buffer/TestTransformedBuffer.java URL: http://svn.apache.org/viewvc/commons/proper/collections/branches/collections_jdk5_branch/src/test/org/apache/commons/collections/buffer/TestTransfor

svn commit: r812236 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang/math: DoubleRange.java FloatRange.java IntRange.java LongRange.java NumberRange.java

2009-09-07 Thread bayard
Author: bayard Date: Mon Sep 7 17:56:30 2009 New Revision: 812236 URL: http://svn.apache.org/viewvc?rev=812236&view=rev Log: Applying Boris' patch in LANG-481 to improve thread safety in the Range classes. The previous code's reuse of the hashCode variable for local operatio

svn commit: r812235 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/mutable/ test/org/apache/commons/lang/mutable/

2009-09-07 Thread bayard
Author: bayard Date: Mon Sep 7 17:52:53 2009 New Revision: 812235 URL: http://svn.apache.org/viewvc?rev=812235&view=rev Log: Applying Ivan Bilenjkij's patch such that the Mutable classes implement an appropriately typed Mutable interface. LANG-528 Modified: commons/proper/lang/

svn commit: r811948 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/Validate.java

2009-09-06 Thread bayard
Author: bayard Date: Sun Sep 6 23:00:28 2009 New Revision: 811948 URL: http://svn.apache.org/viewvc?rev=811948&view=rev Log: Reverting accidental commit in r811944. Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/Validate.java Modified: commons/proper/lang/trunk

svn commit: r811944 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang: Validate.java text/StrBuilder.java

2009-09-06 Thread bayard
Author: bayard Date: Sun Sep 6 22:56:09 2009 New Revision: 811944 URL: http://svn.apache.org/viewvc?rev=811944&view=rev Log: Applying Stefan Zeller's performance improvement to StrBuilder (LANG-523) by doubling the size of the String in ensureCapacity. Tests indicate a hundredhold im

svn commit: r803006 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrMatcher.java

2009-08-10 Thread bayard
Author: bayard Date: Tue Aug 11 06:39:39 2009 New Revision: 803006 URL: http://svn.apache.org/viewvc?rev=803006&view=rev Log: Making inner class private fields final per LANG-474 Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrMatcher.java Modified: com

svn commit: r802477 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java

2009-08-08 Thread bayard
Author: bayard Date: Sun Aug 9 02:44:56 2009 New Revision: 802477 URL: http://svn.apache.org/viewvc?rev=802477&view=rev Log: Improving performance of getAllInterfaces per LANG-500's patch from Pino Silvaggio Modified: commons/proper/lang/trunk/src/java/org/apache/com

svn commit: r796078 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/translate/CharSequenceTranslator.java java/org/apache/commons/lang/text/translate/UnicodeUnescaper.java test/

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:55:30 2009 New Revision: 796078 URL: http://svn.apache.org/viewvc?rev=796078&view=rev Log: Fixing classes to not need UnhandledException and IllegalArgumentException Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/trans

svn commit: r796076 - in /commons/proper/lang: lang-backcompat/src/test/org/apache/commons/lang/IncompleteArgumentExceptionTest.java trunk/src/test/org/apache/commons/lang/IncompleteArgumentExceptionT

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:51:04 2009 New Revision: 796076 URL: http://svn.apache.org/viewvc?rev=796076&view=rev Log: Moving IncompleteArgumentException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/IncompleteArgumentExceptionTest.

svn commit: r796075 - in /commons/proper/lang: lang-backcompat/src/test/org/apache/commons/lang/NullArgumentExceptionTest.java trunk/src/test/org/apache/commons/lang/NullArgumentExceptionTest.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:50:56 2009 New Revision: 796075 URL: http://svn.apache.org/viewvc?rev=796075&view=rev Log: Moving NullArgumentException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/NullArgumentExceptionTest.java - co

svn commit: r796074 - in /commons/proper/lang: lang-backcompat/src/test/org/apache/commons/lang/NotImplementedExceptionTest.java trunk/src/test/org/apache/commons/lang/NotImplementedExceptionTest.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:50:47 2009 New Revision: 796074 URL: http://svn.apache.org/viewvc?rev=796074&view=rev Log: Moving NotImplementedException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/NotImplementedExceptionTest.

svn commit: r796073 - in /commons/proper/lang: lang-backcompat/src/test/org/apache/commons/lang/IllegalClassExceptionTest.java trunk/src/test/org/apache/commons/lang/IllegalClassExceptionTest.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:50:42 2009 New Revision: 796073 URL: http://svn.apache.org/viewvc?rev=796073&view=rev Log: Moving IllegalClassException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/IllegalClassExceptionTest.java - co

svn commit: r796071 - in /commons/proper/lang: lang-backcompat/src/test/org/apache/commons/lang/UnhandledExceptionTest.java trunk/src/test/org/apache/commons/lang/UnhandledExceptionTest.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:50:16 2009 New Revision: 796071 URL: http://svn.apache.org/viewvc?rev=796071&view=rev Log: Moving UnhandledException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/UnhandledExceptionTest.java - co

svn commit: r796070 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang: ClassUtils.java exception/ExceptionUtils.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:46:42 2009 New Revision: 796070 URL: http://svn.apache.org/viewvc?rev=796070&view=rev Log: Fixing classes to not need NullArgumentException Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java commons/proper/lang/t

svn commit: r796068 - in /commons/proper/lang: lang-backcompat/src/java/org/apache/commons/lang/IncompleteArgumentException.java trunk/src/java/org/apache/commons/lang/IncompleteArgumentException.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:43:08 2009 New Revision: 796068 URL: http://svn.apache.org/viewvc?rev=796068&view=rev Log: Moving IncompleteArgumentException to backcompat Added: commons/proper/lang/lang-backcompat/src/java/org/apache/commons/lang/IncompleteArgumentException.

svn commit: r796067 - in /commons/proper/lang: lang-backcompat/src/java/org/apache/commons/lang/IllegalClassException.java trunk/src/java/org/apache/commons/lang/IllegalClassException.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:41:01 2009 New Revision: 796067 URL: http://svn.apache.org/viewvc?rev=796067&view=rev Log: Moving IllegalClassException to backcompat Added: commons/proper/lang/lang-backcompat/src/java/org/apache/commons/lang/IllegalClassException.java - co

svn commit: r796066 - in /commons/proper/lang: lang-backcompat/src/java/org/apache/commons/lang/NotImplementedException.java trunk/src/java/org/apache/commons/lang/NotImplementedException.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:40:38 2009 New Revision: 796066 URL: http://svn.apache.org/viewvc?rev=796066&view=rev Log: Moving NotImplementedException to backcompat Added: commons/proper/lang/lang-backcompat/src/java/org/apache/commons/lang/NotImplementedException.java - co

svn commit: r796065 - in /commons/proper/lang: lang-backcompat/src/java/org/apache/commons/lang/UnhandledException.java trunk/src/java/org/apache/commons/lang/UnhandledException.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:40:09 2009 New Revision: 796065 URL: http://svn.apache.org/viewvc?rev=796065&view=rev Log: Moving UnhandledException to backcompat Added: commons/proper/lang/lang-backcompat/src/java/org/apache/commons/lang/UnhandledException.java - copied uncha

svn commit: r796064 - in /commons/proper/lang: lang-backcompat/src/java/org/apache/commons/lang/NullArgumentException.java trunk/src/java/org/apache/commons/lang/NullArgumentException.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:39:08 2009 New Revision: 796064 URL: http://svn.apache.org/viewvc?rev=796064&view=rev Log: Moving NullArgumentException to backcompat Added: commons/proper/lang/lang-backcompat/src/java/org/apache/commons/lang/NullArgumentException.java - co

svn commit: r796062 - in /commons/proper/lang/trunk/src/test/org/apache/commons/lang/text/translate: EntityArraysTest.java EscapeUtilsTest.java NumericEntityEscaperTest.java UnescapeUtilsTest.java Uni

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 23:28:45 2009 New Revision: 796062 URL: http://svn.apache.org/viewvc?rev=796062&view=rev Log: Improving code coverage with more tests Added: commons/proper/lang/trunk/src/test/org/apache/commons/lang/text/translate/EntityArraysTest.java (with p

svn commit: r795895 - /commons/proper/lang/trunk/src/test/org/apache/commons/lang/math/IEEE754rUtilsTest.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 16:14:34 2009 New Revision: 795895 URL: http://svn.apache.org/viewvc?rev=795895&view=rev Log: Improving code coverage by testing exceptions and empty constructor Modified: commons/proper/lang/trunk/src/test/org/apache/commons/lang/math/IEEE754rUtilsTest.

svn commit: r795894 - /commons/proper/lang/trunk/src/test/org/apache/commons/lang/StringUtilsSubstringTest.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 16:14:16 2009 New Revision: 795894 URL: http://svn.apache.org/viewvc?rev=795894&view=rev Log: Improving code coverage for a couple of null cases Modified: commons/proper/lang/trunk/src/test/org/apache/commons/lang/StringUtilsSubstringTest.java Modi

svn commit: r795893 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/EnumUtils.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 16:13:10 2009 New Revision: 795893 URL: http://svn.apache.org/viewvc?rev=795893&view=rev Log: Removing missing import Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/EnumUtils.java Modified: commons/proper/lang/trunk/src/java/org/ap

svn commit: r795892 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate: UnicodeEscaper.java UnicodeUnescaper.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 16:12:53 2009 New Revision: 795892 URL: http://svn.apache.org/viewvc?rev=795892&view=rev Log: Updating TODOs Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate/UnicodeEscaper.java commons/proper/lang/trunk/src/java

svn commit: r795891 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate: AggregateTranslator.java CharSequenceTranslator.java CodePointTranslator.java LookupTranslator.java

2009-07-20 Thread bayard
Author: bayard Date: Mon Jul 20 16:12:35 2009 New Revision: 795891 URL: http://svn.apache.org/viewvc?rev=795891&view=rev Log: Improving Javadoc Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate/AggregateTranslator.java commons/proper/lang/trunk

svn commit: r795604 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/StrBuilder.java test/org/apache/commons/lang/text/StrBuilderAppendInsertTest.java

2009-07-19 Thread bayard
Author: bayard Date: Sun Jul 19 19:41:50 2009 New Revision: 795604 URL: http://svn.apache.org/viewvc?rev=795604&view=rev Log: Applying my patch to LANG-355, making StrBuilder implement Appendable Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/StrBuilder.

svn commit: r795600 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/text/StrBuilder.java test/org/apache/commons/lang/text/StrBuilderTest.java

2009-07-19 Thread bayard
Author: bayard Date: Sun Jul 19 19:30:40 2009 New Revision: 795600 URL: http://svn.apache.org/viewvc?rev=795600&view=rev Log: Applying Arnaud Brunet's patch from LANG-355 to make StrBuilder implement CharSequence Modified: commons/proper/lang/trunk/src/java/org/apache/commons/

svn commit: r795597 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/time/DateUtils.java test/org/apache/commons/lang/time/DateUtilsTest.java

2009-07-19 Thread bayard
Author: bayard Date: Sun Jul 19 19:21:04 2009 New Revision: 795597 URL: http://svn.apache.org/viewvc?rev=795597&view=rev Log: Applying Robert Scholte's patch to Travis Reeder's request for a DateUtils.ceiling(...) method to complete truncate(...) and round(...) in LANG

svn commit: r795596 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate: EntityArrays.java EscapeUtils.java UnescapeUtils.java

2009-07-19 Thread bayard
Author: bayard Date: Sun Jul 19 19:15:14 2009 New Revision: 795596 URL: http://svn.apache.org/viewvc?rev=795596&view=rev Log: Refactoring the array of Java ctrl characters to be in EntityArray rather than embedded in their own escape/unescape Modified: commons/proper/lang/trunk/src/

svn commit: r795594 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringEscapeUtils.java

2009-07-19 Thread bayard
Author: bayard Date: Sun Jul 19 19:04:30 2009 New Revision: 795594 URL: http://svn.apache.org/viewvc?rev=795594&view=rev Log: Updating javadoc to note new '/' difference between Java and JavaScript (LANG-421) Modified: commons/proper/lang/trunk/src/java/org/apach

svn commit: r795593 - /commons/proper/lang/trunk/src/test/org/apache/commons/lang/StringEscapeUtilsTest.java

2009-07-19 Thread bayard
Author: bayard Date: Sun Jul 19 18:41:14 2009 New Revision: 795593 URL: http://svn.apache.org/viewvc?rev=795593&view=rev Log: Adding unit test to show the problem reported in LANG-339 - namely that Chinese, Japanese etc characters are escaped. Furthermore the test notes that they are

svn commit: r795482 - /commons/proper/lang/trunk/xdocs/changes.xml

2009-07-18 Thread bayard
Author: bayard Date: Sun Jul 19 06:44:37 2009 New Revision: 795482 URL: http://svn.apache.org/viewvc?rev=795482&view=rev Log: 1.1->2.4 now in the changes report (LANG-484) Modified: commons/proper/lang/trunk/xdocs/changes.xml Modified: commons/proper/lang/trunk/xdocs/changes.xml URL

svn commit: r794532 - /commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/MetaphoneTest.java

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 05:22:45 2009 New Revision: 794532 URL: http://svn.apache.org/viewvc?rev=794532&view=rev Log: Adding a pair of notes Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/language/MetaphoneTest.java Modified: commons/proper/codec/trunk

svn commit: r794528 - /commons/proper/codec/trunk/src/java/org/apache/commons/codec/language/Metaphone.java

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 05:09:20 2009 New Revision: 794528 URL: http://svn.apache.org/viewvc?rev=794528&view=rev Log: Adding note on unexecutable code Modified: commons/proper/codec/trunk/src/java/org/apache/commons/codec/language/Metaphone.java Modified: commons/proper/c

svn commit: r794525 - in /commons/proper/codec/trunk/src/test/org/apache/commons/codec: digest/DigestUtilsTest.java language/CaverphoneTest.java language/SoundexTest.java

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 04:58:08 2009 New Revision: 794525 URL: http://svn.apache.org/viewvc?rev=794525&view=rev Log: Improving code coverage Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/digest/DigestUtilsTest.java commons/proper/codec/trunk/src/

<    4   5   6   7   8   9   10   11   12   13   >