svn commit: r814630 - in /commons/sandbox/runtime/trunk/src: main/native/include/ main/native/include/arch/windows/ main/native/os/unix/ main/native/os/win32/ main/native/test/ test/org/apache/commons

2009-09-14 Thread mturk
Author: mturk Date: Mon Sep 14 13:18:30 2009 New Revision: 814630 URL: http://svn.apache.org/viewvc?rev=814630view=rev Log: More on win32 signals. Lot's of debugging in there that will go away Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_signals.h

svn commit: r814633 - /commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl/util/ListGetExecutor.java

2009-09-14 Thread henrib
Author: henrib Date: Mon Sep 14 13:25:05 2009 New Revision: 814633 URL: http://svn.apache.org/viewvc?rev=814633view=rev Log: fix tryExecute which was not using the index argument Modified: commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl/util/ListGetExecutor.java Modified:

svn commit: r814634 - /commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl/JexlArithmetic.java

2009-09-14 Thread henrib
Author: henrib Date: Mon Sep 14 13:28:20 2009 New Revision: 814634 URL: http://svn.apache.org/viewvc?rev=814634view=rev Log: When arithmetic operations are performed on 'natural' types, do not narrow to Long if either argument is BigInteger and do not narrow to Integer if either argument is a

svn commit: r814637 - in /commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl: ExpressionFactory.java Interpreter.java JexlEngine.java ScriptFactory.java

2009-09-14 Thread henrib
Author: henrib Date: Mon Sep 14 13:38:47 2009 New Revision: 814637 URL: http://svn.apache.org/viewvc?rev=814637view=rev Log: Made {Expression,Script}Factory use a specialized 'legacy' interpreter that more strictly mimicks JEXL 1.1 behavior, at least according to Jelly expectations (Jelly tests

svn commit: r814694 - /commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl/ArithmeticTest.java

2009-09-14 Thread sebb
Author: sebb Date: Mon Sep 14 15:27:13 2009 New Revision: 814694 URL: http://svn.apache.org/viewvc?rev=814694view=rev Log: Add some coercion tests Modified: commons/proper/jexl/trunk/src/test/java/org/apache/commons/jexl/ArithmeticTest.java Modified:

svn commit: r814697 - in /commons/sandbox/runtime/trunk/src/main/native: include/acr_signals.h os/unix/signals.c os/win32/signals.c test/testsuite.c

2009-09-14 Thread mturk
Author: mturk Date: Mon Sep 14 15:30:26 2009 New Revision: 814697 URL: http://svn.apache.org/viewvc?rev=814697view=rev Log: Cleanup signal API Modified: commons/sandbox/runtime/trunk/src/main/native/include/acr_signals.h commons/sandbox/runtime/trunk/src/main/native/os/unix/signals.c

svn commit: r814773 - in /commons/sandbox/runtime/trunk/src/main/native: os/win32/signals.c test/testsuite.c

2009-09-14 Thread mturk
Author: mturk Date: Mon Sep 14 18:35:32 2009 New Revision: 814773 URL: http://svn.apache.org/viewvc?rev=814773view=rev Log: Implement signals using completion ports Modified: commons/sandbox/runtime/trunk/src/main/native/os/win32/signals.c

svn commit: r814774 - /commons/sandbox/runtime/trunk/src/main/native/os/unix/signals.c

2009-09-14 Thread mturk
Author: mturk Date: Mon Sep 14 18:40:02 2009 New Revision: 814774 URL: http://svn.apache.org/viewvc?rev=814774view=rev Log: Fix typo Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/signals.c Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/signals.c URL:

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=814994view=rev Log: Merging from -r468106:814127 - namely adding easymock dependency, upgrading to target JDK 1.5 and upgrading JUnit to 4.3.1 Modified:

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: 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=814995view=rev Log: Generifying in preparation for merge from collections_jdk5_brancH Modified:

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=814998view=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.txt

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=814999view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where these files were removed. Removed:

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=815002view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was introduced in r738956. Added:

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:

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=815010view=rev Log: r740148 | mbenson | 2009-02-02 15:18:16 -0800 (Mon, 02 Feb 2009) | 1 line parameterize junit

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: 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=815014view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815018view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815019view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815011view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815013view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815015view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815035view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815039view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815040view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815041view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815022view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815043view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815044view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815027view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815046view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815045view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815050view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815049view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815054view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815053view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815055view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815058view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815059view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815060view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815034view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815062view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815061view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815064view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

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=815063view=rev Log: Merging from -r468106:814127 of collections_jdk5_branch - namely where this code was generified; mostly in r738956. Also see the following revisions:

svn commit: r815065 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/list/LazyList.java

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

svn commit: r815066 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/list/PredicatedList.java

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

svn commit: r815067 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/list/SynchronizedList.java

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

svn commit: r815069 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/ListUtils.java

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

svn commit: r815070 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/map/AbstractIterableMap.java

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

svn commit: r815075 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/map/DefaultedMap.java

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

svn commit: r815074 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/map/CompositeMap.java

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

svn commit: r815083 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/map/StaticBucketMap.java

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

svn commit: r815085 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/map/TransformedSortedMap.java

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

svn commit: r815086 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/map/UnmodifiableOrderedMap.java

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

svn commit: r815088 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/MapIterator.java

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

svn commit: r815090 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/MultiMap.java

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

svn commit: r815091 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/OrderedIterator.java

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

svn commit: r815089 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/MapUtils.java

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

svn commit: r815093 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/Put.java

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

svn commit: r815094 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/ResettableListIterator.java

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

svn commit: r815092 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/PredicateUtils.java

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

svn commit: r815098 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/set/PredicatedSet.java

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

svn commit: r815097 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/set/ListOrderedSet.java

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

svn commit: r815104 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/SetUtils.java

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

svn commit: r815107 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/AbstractDecoratedCollectionTest.java

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

svn commit: r815108 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/bag/AbstractTestBag.java

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

svn commit: r815109 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/bag/TestAll.java

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

svn commit: r815110 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/bag/TestPredicatedSortedBag.java

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

svn commit: r815111 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/bidimap/AbstractTestBidiMap.java

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

svn commit: r815112 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/collection/TestCompositeCollection.java

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

svn commit: r815114 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/iterators/TestAll.java

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

svn commit: r815113 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/functors/

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

svn commit: r815115 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/iterators/TestFilterIterator.java

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

svn commit: r815096 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/set/AbstractSortedSetDecorator.java

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

svn commit: r815099 - /commons/proper/collections/trunk/src/java/org/apache/commons/collections/set/PredicatedSortedSet.java

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

svn commit: r815105 - in /commons/proper/collections/trunk/src/java/org/apache/commons/collections/splitmap: ./ AbstractIterableGetMapDecorator.java SplitMapUtils.java TransformedMap.java package.html

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

svn commit: r815119 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/list/AbstractTestList.java

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

svn commit: r815125 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/map/TestCompositeMap.java

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

svn commit: r815127 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/map/TestFixedSizeMap.java

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

svn commit: r815128 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/map/TestLazyMap.java

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

svn commit: r815130 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/map/TestMultiValueMap.java

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

svn commit: r815134 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/MapPerformance.java

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

svn commit: r815135 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/MockTestCase.java

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

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

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

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

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

svn commit: r815143 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/TestAllPackages.java

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

svn commit: r815150 - /commons/proper/collections/trunk/src/test/org/apache/commons/collections/TestIteratorUtils.java

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