Author: bayard
Date: Mon May 18 03:15:33 2009
New Revision: 775797
URL: http://svn.apache.org/viewvc?rev=775797&view=rev
Log:
Moving isEmpty to generics as per LANG-504
Modified:
commons/proper/lang/trunk/src/java/org/apache/commons/lang/ArrayUtils.java
Modified:
commons/proper/lang/trunk/s
Author: billbarker
Date: Mon May 18 01:05:39 2009
New Revision: 775787
URL: http://svn.apache.org/viewvc?rev=775787&view=rev
Log:
Ok, so laking add/subtract tests now. I'll try to add later, but checking in
the existing tests so that [math] will at least build.
Modified:
commons/proper/mat
Author: billbarker
Date: Mon May 18 00:42:41 2009
New Revision: 775784
URL: http://svn.apache.org/viewvc?rev=775784&view=rev
Log:
Sparse Matrix/Vector refactoring with mostly return types changed.
Thought that getSparcity was meaninful for SparseRealVector, and added a marker
for SparseRealMatri
Author: niallp
Date: Sun May 17 23:56:40 2009
New Revision: 775781
URL: http://svn.apache.org/viewvc?rev=775781&view=rev
Log:
Various m2 build corrections:
- remove compiler plugin configuration (duplicates whats already in
commons-parent)
- remove tieing site and assembly plugins to "package"
Author: dmeikle
Date: Sun May 17 23:36:03 2009
New Revision: 775780
URL: http://svn.apache.org/viewvc?rev=775780&view=rev
Log:
Missed conf folder from src assembly build
Modified:
commons/sandbox/resources/trunk/src/assembly/src.xml
Modified: commons/sandbox/resources/trunk/src/assembly/src.
Author: markt
Date: Sun May 17 22:58:25 2009
New Revision: 775775
URL: http://svn.apache.org/viewvc?rev=775775&view=rev
Log:
Fix POOL-75 for GKOP. Objects are now allocated to threads in the order in
which the threads made their request.
Modified:
commons/proper/pool/trunk/src/java/org/apac
Author: markt
Date: Sun May 17 22:49:50 2009
New Revision: 775774
URL: http://svn.apache.org/viewvc?rev=775774&view=rev
Log:
Correct bug in patch for POOL-75. If allocation fails, latch should be removed
from allocation queue.
Modified:
commons/proper/pool/trunk/src/java/org/apache/commons/
Author: markt
Date: Sun May 17 22:49:07 2009
New Revision: 775773
URL: http://svn.apache.org/viewvc?rev=775773&view=rev
Log:
Modify test to include additional check. Identifies bug in fix for POOL-75.
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericObject
Author: dmeikle
Date: Sun May 17 22:20:39 2009
New Revision: 775770
URL: http://svn.apache.org/viewvc?rev=775770&view=rev
Log:
Reverting accidental check-in
Modified:
commons/sandbox/resources/trunk/src/main/java/org/apache/commons/resources/Messages.java
Modified:
commons/sandbox/resource
Author: dmeikle
Date: Sun May 17 22:13:11 2009
New Revision: 775769
URL: http://svn.apache.org/viewvc?rev=775769&view=rev
Log:
Manifest.mf file no longer needed, moved mysql.sql to main/resources
Added:
commons/sandbox/resources/trunk/src/main/resources/mysql.sql (props
changed)
- co
Author: billbarker
Date: Sun May 17 22:12:50 2009
New Revision: 775768
URL: http://svn.apache.org/viewvc?rev=775768&view=rev
Log:
Initial refactoring of sparse matrix/vector
Added:
commons/proper/math/trunk/src/java/org/apache/commons/math/linear/OpenMapRealMatrix.java
- copied, change
Author: dmeikle
Date: Sun May 17 21:37:42 2009
New Revision: 775764
URL: http://svn.apache.org/viewvc?rev=775764&view=rev
Log:
Added myself as a committer.
Modified:
commons/sandbox/resources/trunk/pom.xml
Modified: commons/sandbox/resources/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/c
Author: dmeikle
Date: Sun May 17 21:35:47 2009
New Revision: 775763
URL: http://svn.apache.org/viewvc?rev=775763&view=rev
Log:
Removed ant builds, set Maven to target JDK1.5 and added retrotranslator.
Removed:
commons/sandbox/resources/trunk/build-gump.xml
commons/sandbox/resources/trunk/
Author: markt
Date: Sun May 17 21:32:59 2009
New Revision: 775762
URL: http://svn.apache.org/viewvc?rev=775762&view=rev
Log:
Code clean-up
Modified:
commons/proper/pool/trunk/src/java/org/apache/commons/pool/impl/GenericObjectPool.java
Modified:
commons/proper/pool/trunk/src/java/org/apach
Author: rdonkin
Date: Sun May 17 20:55:31 2009
New Revision: 775758
URL: http://svn.apache.org/viewvc?rev=775758&view=rev
Log:
Remove nightly link and comment out release links till they're needed
Modified:
commons/sandbox/resources/trunk/xdocs/downloads.xml
Modified: commons/sandbox/resourc
Author: luc
Date: Sun May 17 20:19:34 2009
New Revision: 775751
URL: http://svn.apache.org/viewvc?rev=775751&view=rev
Log:
simplified DifferentiableMultivariateVectorialFunction
the gradient and partial derivaritves can be retrieved from the jacobian
and adding them at the interface level was cumb
Author: rdonkin
Date: Sun May 17 20:03:51 2009
New Revision: 775747
URL: http://svn.apache.org/viewvc?rev=775747&view=rev
Log:
Maven 2 is now the preferred build tool
Modified:
commons/sandbox/resources/trunk/xdocs/building.xml
Modified: commons/sandbox/resources/trunk/xdocs/building.xml
URL
Author: rdonkin
Date: Sun May 17 19:48:01 2009
New Revision: 775744
URL: http://svn.apache.org/viewvc?rev=775744&view=rev
Log:
This looks like an old dependency. Let's just delete it for now.
Removed:
commons/sandbox/resources/trunk/lib/
Author: rdonkin
Date: Sun May 17 19:38:05 2009
New Revision: 775743
URL: http://svn.apache.org/viewvc?rev=775743&view=rev
Log:
Updated copyright NOTICE
Modified:
commons/sandbox/resources/trunk/NOTICE.txt
Modified: commons/sandbox/resources/trunk/NOTICE.txt
URL:
http://svn.apache.org/viewvc
Author: rdonkin
Date: Sun May 17 19:32:48 2009
New Revision: 775742
URL: http://svn.apache.org/viewvc?rev=775742&view=rev
Log:
Remove maven 1 build
Removed:
commons/sandbox/resources/trunk/maven.xml
commons/sandbox/resources/trunk/project.properties
commons/sandbox/resources/trunk/pro
Author: rdonkin
Date: Sun May 17 19:19:50 2009
New Revision: 775740
URL: http://svn.apache.org/viewvc?rev=775740&view=rev
Log:
Workaround Java 1.5 JVM bug
Modified:
commons/sandbox/resources/trunk/src/main/java/org/apache/commons/resources/ResourcesFactory.java
Modified:
commons/sandbox/re
Author: ceki
Date: Sun May 17 17:44:37 2009
New Revision: 775723
URL: http://svn.apache.org/viewvc?rev=775723&view=rev
Log:
creating folder for logging_empty
Added:
commons/sandbox/logging_empty/
Author: markt
Date: Sun May 17 16:42:34 2009
New Revision: 775707
URL: http://svn.apache.org/viewvc?rev=775707&view=rev
Log:
Fix POOL-75 for GOP. Ensure objects are allocated in the order in which threads
ask for them.
Modified:
commons/proper/pool/trunk/src/java/org/apache/commons/pool/imp
Author: markt
Date: Sun May 17 16:39:51 2009
New Revision: 775703
URL: http://svn.apache.org/viewvc?rev=775703&view=rev
Log:
Fix a bunch of Eclipse warnings in the test cases
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/TestObjectPool.java
commons/proper/pool/tru
Author: markt
Date: Sun May 17 16:35:24 2009
New Revision: 775700
URL: http://svn.apache.org/viewvc?rev=775700&view=rev
Log:
Add test case for POOL-75
Modified:
commons/proper/pool/trunk/src/test/org/apache/commons/pool/impl/TestGenericObjectPool.java
Modified:
commons/proper/pool/trunk/sr
Author: niallp
Date: Sun May 17 14:14:32 2009
New Revision: 775655
URL: http://svn.apache.org/viewvc?rev=775655&view=rev
Log:
Fix svn:eol-style to native
Modified:
commons/sandbox/resources/trunk/pom.xml (contents, props changed)
Modified: commons/sandbox/resources/trunk/pom.xml
URL:
http
Author: niallp
Date: Sun May 17 14:11:41 2009
New Revision: 775654
URL: http://svn.apache.org/viewvc?rev=775654&view=rev
Log:
Re-generate issue-tracking.xml to correct mistakes
Modified:
commons/sandbox/resources/trunk/xdocs/issue-tracking.xml
Modified: commons/sandbox/resources/trunk/xdocs/
Author: niallp
Date: Sun May 17 14:10:46 2009
New Revision: 775653
URL: http://svn.apache.org/viewvc?rev=775653&view=rev
Log:
Correct scm details and fix groupid
Modified:
commons/sandbox/resources/trunk/pom.xml
Modified: commons/sandbox/resources/trunk/pom.xml
URL:
http://svn.apache.org/vi
Author: niallp
Date: Sun May 17 13:47:58 2009
New Revision: 775648
URL: http://svn.apache.org/viewvc?rev=775648&view=rev
Log:
Add resources to trunks-sandbox
Modified:
commons/trunks-sandbox/ (props changed)
Propchange: commons/trunks-sandbox/
--
Author: dmeikle
Date: Sun May 17 09:24:30 2009
New Revision: 775607
URL: http://svn.apache.org/viewvc?rev=775607&view=rev
Log:
General updates to the website
Added:
commons/sandbox/resources/trunk/xdocs/building.xml
commons/sandbox/resources/trunk/xdocs/proposal.xml
Modified:
commons/
Author: dmeikle
Date: Sun May 17 09:20:52 2009
New Revision: 775604
URL: http://svn.apache.org/viewvc?rev=775604&view=rev
Log:
Folder/File Moves to create standard Maven2 build
Added:
commons/sandbox/resources/trunk/src/test/resources/org/
commons/sandbox/resources/trunk/src/test/resource
Author: dmeikle
Date: Sun May 17 09:18:32 2009
New Revision: 775603
URL: http://svn.apache.org/viewvc?rev=775603&view=rev
Log:
Folder/File Moves to create standard Maven2 build
Added:
commons/sandbox/resources/trunk/src/test/resources/log4j.properties
(props changed)
- copied unchang
Author: dmeikle
Date: Sun May 17 09:17:43 2009
New Revision: 775602
URL: http://svn.apache.org/viewvc?rev=775602&view=rev
Log:
Folder/File Moves to create standard Maven2 build
Added:
commons/sandbox/resources/trunk/src/main/
commons/sandbox/resources/trunk/src/main/java/ (props changed
Author: dmeikle
Date: Sun May 17 08:32:09 2009
New Revision: 775600
URL: http://svn.apache.org/viewvc?rev=775600&view=rev
Log:
resurrecting commons resources in sandbox
Added:
commons/sandbox/resources/
- copied from r775599, commons/dormant/resources/
34 matches
Mail list logo