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

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:

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=814128r1=814127r2=814128view=diff

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=814212view=rev Log: Updating NOTICE to match trunk Modified: commons/proper/collections/branches/collections_jdk5_branch/NOTICE.txt Modified: commons/proper/collections/branches

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=812235view=rev Log: Applying Ivan Bilenjkij's patch such that the Mutable classes implement an appropriately typed Mutable interface. LANG-528 Modified: commons/proper/lang/trunk/src

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=812236view=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 operations means

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=811944view=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 improvement

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=811948view=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/src

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

2009-08-11 Thread bayard
Author: bayard Date: Tue Aug 11 06:39:39 2009 New Revision: 803006 URL: http://svn.apache.org/viewvc?rev=803006view=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: commons

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=802477view=rev Log: Improving performance of getAllInterfaces per LANG-500's patch from Pino Silvaggio Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang

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=796065view=rev Log: Moving UnhandledException to backcompat Added: commons/proper/lang/lang-backcompat/src/java/org/apache/commons/lang/UnhandledException.java - copied unchanged

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=796066view=rev Log: Moving NotImplementedException to backcompat Added: commons/proper/lang/lang-backcompat/src/java/org/apache/commons/lang/NotImplementedException.java - copied

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=796067view=rev Log: Moving IllegalClassException to backcompat Added: commons/proper/lang/lang-backcompat/src/java/org/apache/commons/lang/IllegalClassException.java - copied

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=796068view=rev Log: Moving IncompleteArgumentException to backcompat Added: commons/proper/lang/lang-backcompat/src/java/org/apache/commons/lang/IncompleteArgumentException.java

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=796070view=rev Log: Fixing classes to not need NullArgumentException Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/ClassUtils.java commons/proper/lang/trunk

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=796071view=rev Log: Moving UnhandledException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/UnhandledExceptionTest.java - copied

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=796073view=rev Log: Moving IllegalClassException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/IllegalClassExceptionTest.java - copied

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=796074view=rev Log: Moving NotImplementedException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/NotImplementedExceptionTest.java

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=796075view=rev Log: Moving NullArgumentException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/NullArgumentExceptionTest.java - copied

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=796076view=rev Log: Moving IncompleteArgumentException to backcompat Added: commons/proper/lang/lang-backcompat/src/test/org/apache/commons/lang/IncompleteArgumentExceptionTest.java

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=796078view=rev Log: Fixing classes to not need UnhandledException and IllegalArgumentException Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate

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

2009-07-19 Thread bayard
Author: bayard Date: Sun Jul 19 06:44:37 2009 New Revision: 795482 URL: http://svn.apache.org/viewvc?rev=795482view=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: http

svn commit: r794509 - /commons/proper/codec/trunk/xdocs/changes.xml

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 03:39:32 2009 New Revision: 794509 URL: http://svn.apache.org/viewvc?rev=794509view=rev Log: Converting 1.3 bugzilla ids to JIRA keys. Modified: commons/proper/codec/trunk/xdocs/changes.xml Modified: commons/proper/codec/trunk/xdocs/changes.xml URL: http

svn commit: r794512 - /commons/proper/codec/trunk/xdocs/changes.xml

2009-07-15 Thread bayard
Author: bayard Date: Thu Jul 16 03:45:24 2009 New Revision: 794512 URL: http://svn.apache.org/viewvc?rev=794512view=rev Log: Fixing remaining bugzilla ids to be JIRA keys to close out CODEC-76 Modified: commons/proper/codec/trunk/xdocs/changes.xml Modified: commons/proper/codec/trunk/xdocs

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=794525view=rev Log: Improving code coverage Modified: commons/proper/codec/trunk/src/test/org/apache/commons/codec/digest/DigestUtilsTest.java commons/proper/codec/trunk/src/test

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=794528view=rev Log: Adding note on unexecutable code Modified: commons/proper/codec/trunk/src/java/org/apache/commons/codec/language/Metaphone.java Modified: commons/proper/codec/trunk

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=794532view=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/src

svn commit: r792049 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/LocaleUtils.java

2009-07-08 Thread bayard
Author: bayard Date: Wed Jul 8 06:30:04 2009 New Revision: 792049 URL: http://svn.apache.org/viewvc?rev=792049view=rev Log: synchronized removed from availableLocaleSet per LANG-488 Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/LocaleUtils.java Modified: commons

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

2009-07-08 Thread bayard
Author: bayard Date: Wed Jul 8 06:35:53 2009 New Revision: 792050 URL: http://svn.apache.org/viewvc?rev=792050view=rev Log: Updating comment to explain why a public constructor exists Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/EnumUtils.java Modified: commons

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

2009-07-07 Thread bayard
Author: bayard Date: Tue Jul 7 06:56:22 2009 New Revision: 791721 URL: http://svn.apache.org/viewvc?rev=791721view=rev Log: Deprecating StringEscapeUtils Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringEscapeUtils.java Modified: commons/proper/lang/trunk/src

svn commit: r791726 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/LocaleUtils.java

2009-07-07 Thread bayard
Author: bayard Date: Tue Jul 7 07:10:02 2009 New Revision: 791726 URL: http://svn.apache.org/viewvc?rev=791726view=rev Log: Moving availableLocaleSet and availableLocaleList to both lazily initialize in a separate synchronized method. This brings the two pieces of code into line with each

svn commit: r789573 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/StringUtils.java test/org/apache/commons/lang/StringUtilsTest.java

2009-06-30 Thread bayard
Author: bayard Date: Tue Jun 30 06:24:20 2009 New Revision: 789573 URL: http://svn.apache.org/viewvc?rev=789573view=rev Log: Applying Vincent Ricard's patch in LANG-471 (reported by Ivica Mikic) adding isAllUpperCase and isAllLowerCase to StringUtils Modified: commons/proper/lang/trunk/src

svn commit: r789575 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/StringUtils.java

2009-06-30 Thread bayard
Author: bayard Date: Tue Jun 30 06:34:01 2009 New Revision: 789575 URL: http://svn.apache.org/viewvc?rev=789575view=rev Log: Moving a few of the StringUtils methods over to accepting CharSequence instead of String as part of LANG-510 Modified: commons/proper/lang/trunk/src/java/org/apache

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

2009-06-30 Thread bayard
Author: bayard Date: Tue Jun 30 06:47:18 2009 New Revision: 789584 URL: http://svn.apache.org/viewvc?rev=789584view=rev Log: Making the EntityArrays class public by cloning the arrays when they are accessed. API might need a sanity check as this is the old Entities stuff. Also changing

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

2009-06-30 Thread bayard
Author: bayard Date: Tue Jun 30 07:04:06 2009 New Revision: 789589 URL: http://svn.apache.org/viewvc?rev=789589view=rev Log: Splitting out the \b \n \t \f \r Java ctrl chars as their own translator to help with the request in LANG-498 Modified: commons/proper/lang/trunk/src/java/org/apache

svn commit: r789561 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate/EntityArrays.java

2009-06-29 Thread bayard
Author: bayard Date: Tue Jun 30 05:09:01 2009 New Revision: 789561 URL: http://svn.apache.org/viewvc?rev=789561view=rev Log: Added todo note Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate/EntityArrays.java Modified: commons/proper/lang/trunk/src/java

svn commit: r789566 - in /commons/proper/lang/trunk/src/test/org/apache/commons/lang/text/translate: ./ LookupTranslatorTest.java

2009-06-29 Thread bayard
Author: bayard Date: Tue Jun 30 05:46:08 2009 New Revision: 789566 URL: http://svn.apache.org/viewvc?rev=789566view=rev Log: Adding a simple unit test for text translate. More needed, though StringEscapeUtils does do a good job of hitting a high level of coverage for these classes already. It's

svn commit: r789567 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate/LookupTranslator.java

2009-06-29 Thread bayard
Author: bayard Date: Tue Jun 30 05:47:39 2009 New Revision: 789567 URL: http://svn.apache.org/viewvc?rev=789567view=rev Log: Performance improvement. Switching from looping through a doubled array to using a Map. This probably costs more for simple cases like Java/EcmaScript/Xml, but makes up

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

2009-06-25 Thread bayard
Author: bayard Date: Thu Jun 25 06:58:11 2009 New Revision: 788275 URL: http://svn.apache.org/viewvc?rev=788275view=rev Log: Refactoring to avoid code duplication - LANG-458 Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/Validate.java Modified: commons/proper/lang

svn commit: r788276 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/math/NumberUtils.java test/org/apache/commons/lang/math/NumberUtilsTest.java

2009-06-25 Thread bayard
Author: bayard Date: Thu Jun 25 07:09:30 2009 New Revision: 788276 URL: http://svn.apache.org/viewvc?rev=788276view=rev Log: Applying patch from LANG-461 from Vincent Ricard to add toByte and toShort methods to NumberUtils Modified: commons/proper/lang/trunk/src/java/org/apache/commons

svn commit: r788564 - in /commons/proper/lang/trunk: pom.xml xdocs/changes.xml

2009-06-25 Thread bayard
Author: bayard Date: Fri Jun 26 03:42:27 2009 New Revision: 788564 URL: http://svn.apache.org/viewvc?rev=788564view=rev Log: Adding changes report and filling out v1.0.1 Modified: commons/proper/lang/trunk/pom.xml commons/proper/lang/trunk/xdocs/changes.xml Modified: commons/proper/lang

svn commit: r788243 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate/CharSequenceTranslator.java

2009-06-24 Thread bayard
Author: bayard Date: Thu Jun 25 03:54:03 2009 New Revision: 788243 URL: http://svn.apache.org/viewvc?rev=788243view=rev Log: Adding a method to chain translators together. I've gone back and forth on the name, currently with() is my preference. So you could say: BASIC_XML.with(HTML4_ENTITIES

svn commit: r788245 - /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate/EscapeUtils.java

2009-06-24 Thread bayard
Author: bayard Date: Thu Jun 25 03:55:18 2009 New Revision: 788245 URL: http://svn.apache.org/viewvc?rev=788245view=rev Log: Updating ESCAPE_JAVA to use the new .with() approach and to fold the two unicode escape methods into one. Modified: commons/proper/lang/trunk/src/java/org/apache

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

2009-06-24 Thread bayard
Author: bayard Date: Thu Jun 25 04:52:32 2009 New Revision: 788254 URL: http://svn.apache.org/viewvc?rev=788254view=rev Log: Indentation fix Modified: commons/proper/lang/trunk/src/test/org/apache/commons/lang/StringEscapeUtilsTest.java Modified: commons/proper/lang/trunk/src/test/org

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

2009-06-24 Thread bayard
Author: bayard Date: Thu Jun 25 04:54:48 2009 New Revision: 788255 URL: http://svn.apache.org/viewvc?rev=788255view=rev Log: Adding some todo notes Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate/UnicodeEscaper.java Modified: commons/proper/lang/trunk

svn commit: r788256 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate: EscapeNonAsciiAsNumericEntity.java EscapeUtils.java NumericEntityEscaper.java

2009-06-24 Thread bayard
Author: bayard Date: Thu Jun 25 04:56:18 2009 New Revision: 788256 URL: http://svn.apache.org/viewvc?rev=788256view=rev Log: Replacing the NonAsciiAsNumericEntity class with a more generic NumericEntityEscaper. cf LANG-505 Added: commons/proper/lang/trunk/src/java/org/apache/commons/lang

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

2009-06-24 Thread bayard
Author: bayard Date: Thu Jun 25 04:57:19 2009 New Revision: 788257 URL: http://svn.apache.org/viewvc?rev=788257view=rev Log: Fixing bug in below/above implementations found while implementing NumericEntityEscaper Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/text

svn commit: r788259 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang/text/translate: EscapeLowAsciiAsUnicode.java EscapeNonAsciiAsUnicode.java EscapeUtils.java

2009-06-24 Thread bayard
Author: bayard Date: Thu Jun 25 05:00:39 2009 New Revision: 788259 URL: http://svn.apache.org/viewvc?rev=788259view=rev Log: Removing unnecessary Escape*AsciiAsUnicode classes. UnicodeEscaper now handles the range concept directly and the ctrl character lookup table is now a direct

svn commit: r788263 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang/mutable: Mutable.java MutableObject.java

2009-06-24 Thread bayard
Author: bayard Date: Thu Jun 25 05:25:23 2009 New Revision: 788263 URL: http://svn.apache.org/viewvc?rev=788263view=rev Log: Generifying the general Mutable, and the underlying MutableObject. This then allows for typed checking of a MutableBigDecimal for example as per LANG-276 Modified

svn commit: r787560 [2/2] - in /commons/proper/lang/trunk: ./ src/java/org/apache/commons/lang/ src/java/org/apache/commons/lang/text/translate/ src/test/org/apache/commons/lang/

2009-06-23 Thread bayard
Modified: commons/proper/lang/trunk/src/test/org/apache/commons/lang/StringEscapeUtilsTest.java URL: http://svn.apache.org/viewvc/commons/proper/lang/trunk/src/test/org/apache/commons/lang/StringEscapeUtilsTest.java?rev=787560r1=787559r2=787560view=diff

svn commit: r787893 - in /commons/proper/lang/trunk/src/java/org/apache/commons/lang/reflect: ConstructorUtils.java FieldUtils.java MemberUtils.java MethodUtils.java package.html

2009-06-23 Thread bayard
Author: bayard Date: Wed Jun 24 03:59:23 2009 New Revision: 787893 URL: http://svn.apache.org/viewvc?rev=787893view=rev Log: Updating the @since as I don't expect a 2.5 Modified: commons/proper/lang/trunk/src/java/org/apache/commons/lang/reflect/ConstructorUtils.java commons/proper

svn commit: r787895 - in /commons/proper/lang/trunk/src: java/org/apache/commons/lang/IntHashMap.java test/org/apache/commons/lang/IntHashMapTest.java test/org/apache/commons/lang/LangTestSuite.java

2009-06-23 Thread bayard
Author: bayard Date: Wed Jun 24 04:01:35 2009 New Revision: 787895 URL: http://svn.apache.org/viewvc?rev=787895view=rev Log: Removing IntHashMap. Without Entities it's not needed. Removed: commons/proper/lang/trunk/src/java/org/apache/commons/lang/IntHashMap.java commons/proper/lang

svn commit: r787896 - in /commons/proper/lang/trunk/src/test/org/apache/commons/lang: ./ builder/ exception/ math/ mutable/ reflect/ text/ time/

2009-06-23 Thread bayard
Author: bayard Date: Wed Jun 24 04:03:36 2009 New Revision: 787896 URL: http://svn.apache.org/viewvc?rev=787896view=rev Log: Removing Suite classes per agreement on mailing list back in March Removed: commons/proper/lang/trunk/src/test/org/apache/commons/lang/AllLangTestSuite.java

svn commit: r787897 - in /commons/proper/lang/trunk: build.xml default.properties

2009-06-23 Thread bayard
Author: bayard Date: Wed Jun 24 04:04:15 2009 New Revision: 787897 URL: http://svn.apache.org/viewvc?rev=787897view=rev Log: Removing Ant build system. Already out of date, and broken with the suites gone Removed: commons/proper/lang/trunk/build.xml commons/proper/lang/trunk

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