Author: brentworden
Date: Sat Apr 5 18:25:08 2008
New Revision: 645193
URL: http://svn.apache.org/viewvc?rev=645193&view=rev
Log:
MATH-201. Fixed truncation error in t-test classes for large t values.
Modified:
commons/proper/math/trunk/src/java/org/apache/commons/math/stat/inference/TTest
Author: oheger
Date: Sat Apr 5 12:00:42 2008
New Revision: 645161
URL: http://svn.apache.org/viewvc?rev=645161&view=rev
Log:
Extracted mock implementation of AbstractFlatConfiguration into a top-level
class; minor additions to AbstractFlatConfiguration
Added:
commons/proper/configuration/b
Author: oheger
Date: Sat Apr 5 08:28:32 2008
New Revision: 645122
URL: http://svn.apache.org/viewvc?rev=645122&view=rev
Log:
Tests for FlatNodeHandler
Added:
commons/proper/configuration/branches/configuration2_experimental/src/test/java/org/apache/commons/configuration2/flat/TestFlatNodeHa
Author: oheger
Date: Sat Apr 5 08:27:42 2008
New Revision: 645121
URL: http://svn.apache.org/viewvc?rev=645121&view=rev
Log:
New node handler implementation for flat nodes
Added:
commons/proper/configuration/branches/configuration2_experimental/src/main/java/org/apache/commons/configuration