Author: bayard
Date: Sat Jan 16 07:58:11 2010
New Revision: 899895
URL: http://svn.apache.org/viewvc?rev=899895&view=rev
Log:
Adding String lazy caching
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java
Modified:
commons/proper/lang/trunk/src/main/java/or
Author: bayard
Date: Sat Jan 16 07:48:16 2010
New Revision: 899893
URL: http://svn.apache.org/viewvc?rev=899893&view=rev
Log:
Adding javadoc note on immutable
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Range.java
Modified:
commons/proper/lang/trunk/src/main/j
Author: sebb
Date: Sat Jan 16 02:32:02 2010
New Revision: 899875
URL: http://svn.apache.org/viewvc?rev=899875&view=rev
Log:
Add debug info in case test fails
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java
Modified:
commons/proper/p
Author: rahul
Date: Sat Jan 16 00:10:18 2010
New Revision: 899849
URL: http://svn.apache.org/viewvc?rev=899849&view=rev
Log:
Parser post processing improvements:
* Refactor the post processing to correctly set up the default
targets when a child of (in addition to when a child of )
* Add a mo
Author: rahul
Date: Fri Jan 15 23:01:17 2010
New Revision: 899839
URL: http://svn.apache.org/viewvc?rev=899839&view=rev
Log:
Add support for in states. Also added a corresponding test
case from a recent user list posting.
Added:
commons/proper/scxml/branches/J6/src/test/java/org/apache/co
Author: mturk
Date: Fri Jan 15 18:56:38 2010
New Revision: 899753
URL: http://svn.apache.org/viewvc?rev=899753&view=rev
Log:
Add a flush to the sbuf so we can inspect the content without finishing
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/acr_sbuf.h
commons/sandbox/r
Author: bayard
Date: Fri Jan 15 16:57:24 2010
New Revision: 899713
URL: http://svn.apache.org/viewvc?rev=899713&view=rev
Log:
Adding missing license headers per RAT report
Modified:
commons/proper/collections/trunk/src/java/org/apache/commons/collections/IndexedCollection.java
commons/p
Author: bayard
Date: Fri Jan 15 16:57:17 2010
New Revision: 899712
URL: http://svn.apache.org/viewvc?rev=899712&view=rev
Log:
Adding PMD report and missing license header
Modified:
commons/proper/collections/trunk/pom.xml
Modified: commons/proper/collections/trunk/pom.xml
URL:
http://svn.ap
Author: bayard
Date: Fri Jan 15 16:48:28 2010
New Revision: 899702
URL: http://svn.apache.org/viewvc?rev=899702&view=rev
Log:
Removing the System.out from MapUtils.getNumber as reported by Michaell
Akerman. COLLECTIONS-350
Modified:
commons/proper/collections/trunk/src/java/org/apache/commo
Author: sebb
Date: Fri Jan 15 16:07:41 2010
New Revision: 899678
URL: http://svn.apache.org/viewvc?rev=899678&view=rev
Log:
Set maxWait for testMaxWaitMultipleThreads() to 500ms
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java
com
Author: sebb
Date: Fri Jan 15 16:04:41 2010
New Revision: 899676
URL: http://svn.apache.org/viewvc?rev=899676&view=rev
Log:
Set maxWait for testMultipleThreads2() to 500ms (was 100ms)
Modified:
commons/proper/dbcp/trunk/src/test/org/apache/commons/dbcp/datasources/TestPerUserPoolDataSource.j
Author: mturk
Date: Fri Jan 15 16:03:15 2010
New Revision: 899675
URL: http://svn.apache.org/viewvc?rev=899675&view=rev
Log:
Fix copy/paste typos
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/unix/pipe.c
Modified: commons/sandbox/runtime/trunk/src/main/native/os/unix/pipe.c
URL:
Author: mturk
Date: Fri Jan 15 15:46:24 2010
New Revision: 899672
URL: http://svn.apache.org/viewvc?rev=899672&view=rev
Log:
Add null pipe api
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/unix/pipe.c
commons/sandbox/runtime/trunk/src/main/native/os/win32/main.c
commons/s
Author: sebb
Date: Fri Jan 15 14:31:54 2010
New Revision: 899645
URL: http://svn.apache.org/viewvc?rev=899645&view=rev
Log:
Summary info for debug
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java
commons/proper/pool/trunk/src/test
Author: sebb
Date: Fri Jan 15 13:41:42 2010
New Revision: 899626
URL: http://svn.apache.org/viewvc?rev=899626&view=rev
Log:
Fix description
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericObjectPool.java
Modified:
commons/proper/pool/trunk/src/test/org/
Author: sebb
Date: Fri Jan 15 13:37:45 2010
New Revision: 899624
URL: http://svn.apache.org/viewvc?rev=899624&view=rev
Log:
Add testMaxWaitMultiThreaded() for GOP
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericObjectPool.java
Modified:
commons/proper/p
Author: sebb
Date: Fri Jan 15 13:26:08 2010
New Revision: 899622
URL: http://svn.apache.org/viewvc?rev=899622&view=rev
Log:
Typo
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java
Modified:
commons/proper/pool/trunk/src/test/org/apache
Author: sebb
Date: Fri Jan 15 12:26:11 2010
New Revision: 899609
URL: http://svn.apache.org/viewvc?rev=899609&view=rev
Log:
POOL-155 Clarify that invalidateObject should only be called on a failed
object, not a failed borrowObject.
Modified:
commons/proper/pool/trunk/src/java/org/apache/comm
Author: sebb
Date: Fri Jan 15 12:00:56 2010
New Revision: 899605
URL: http://svn.apache.org/viewvc?rev=899605&view=rev
Log:
More debug: show object id
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericKeyedObjectPool.java
Modified:
commons/proper/pool/tru
Author: mturk
Date: Fri Jan 15 10:57:46 2010
New Revision: 899590
URL: http://svn.apache.org/viewvc?rev=899590&view=rev
Log:
Check the status from parent write
Modified:
commons/sandbox/runtime/trunk/src/main/native/os/win32/subproc.c
Modified: commons/sandbox/runtime/trunk/src/main/native/o
Author: mturk
Date: Fri Jan 15 10:38:48 2010
New Revision: 899585
URL: http://svn.apache.org/viewvc?rev=899585&view=rev
Log:
Use x_strdup only where double zero terminated strings are needed
Modified:
commons/sandbox/runtime/trunk/src/main/native/include/arch/windows/acr_arch.h
commons/
21 matches
Mail list logo