Author: erans
Date: Wed Aug 8 21:52:22 2012
New Revision: 1370984
URL: http://svn.apache.org/viewvc?rev=1370984&view=rev
Log:
MATH-815
Code update. Unit test.
Added:
commons/proper/math/trunk/src/test/java/org/apache/commons/math3/distribution/MultivariateNormalDistributionTest.java
(wit
Author: mbenson
Date: Wed Aug 8 19:53:37 2012
New Revision: 1370922
URL: http://svn.apache.org/viewvc?rev=1370922&view=rev
Log:
make Generator.to(Collection) return strongly typed results matching parameter
Modified:
commons/proper/functor/trunk/src/main/java/org/apache/commons/functor/gene
Author: mbenson
Date: Wed Aug 8 19:51:41 2012
New Revision: 1370921
URL: http://svn.apache.org/viewvc?rev=1370921&view=rev
Log:
add profile to run examples and samples that do not match default surefire
includes
Modified:
commons/proper/functor/trunk/pom.xml
Modified: commons/proper/functo
Author: mbenson
Date: Wed Aug 8 19:51:17 2012
New Revision: 1370920
URL: http://svn.apache.org/viewvc?rev=1370920&view=rev
Log:
fix assertions
Modified:
commons/proper/functor/trunk/src/test/java/org/apache/commons/functor/example/aggregator/list/OwnListImplementationSample.java
Modified:
Author: mbenson
Date: Wed Aug 8 19:50:46 2012
New Revision: 1370919
URL: http://svn.apache.org/viewvc?rev=1370919&view=rev
Log:
make sure all generic signatures match; eclipse was seemingly compiling in such
a way that method calls with casting were not routing properly
Modified:
commons/p
Author: wspeirs
Date: Wed Aug 8 18:52:32 2012
New Revision: 1370888
URL: http://svn.apache.org/viewvc?rev=1370888&view=rev
Log:
Updated changes.xml to include DBUTILS-87 changes
Modified:
commons/proper/dbutils/trunk/src/changes/changes.xml
Modified: commons/proper/dbutils/trunk/src/changes
Author: wspeirs
Date: Wed Aug 8 18:47:36 2012
New Revision: 1370883
URL: http://svn.apache.org/viewvc?rev=1370883&view=rev
Log:
- Applied patches from DBUTILS-87 to add insert methods
Modified:
commons/proper/dbutils/trunk/src/main/java/org/apache/commons/dbutils/AsyncQueryRunner.java
Author: erans
Date: Wed Aug 8 14:18:16 2012
New Revision: 1370782
URL: http://svn.apache.org/viewvc?rev=1370782&view=rev
Log:
MATH-815
Initial commit. Units test are yet to be added. This version also
contains a bug. Code contributed by Jared Becksfort, included with
modifications. [Cf. comments