Author: celestin
Date: Mon Oct 8 05:54:21 2012
New Revision: 1395455
URL: http://svn.apache.org/viewvc?rev=1395455&view=rev
Log:
MATH-875: deprecated sparseIterator() in the RealVector hierarchy, and replaced
its use with iterator().
Modified:
commons/proper/math/trunk/src/main/java/org/ap
Author: celestin
Date: Mon Oct 8 05:19:50 2012
New Revision: 1395453
URL: http://svn.apache.org/viewvc?rev=1395453&view=rev
Log:
MATH-854: FieldMatrix.setSubMatrix does *not* throw NumberIsTooSmallException.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/A
Author: celestin
Date: Mon Oct 8 05:16:27 2012
New Revision: 1395452
URL: http://svn.apache.org/viewvc?rev=1395452&view=rev
Log:
MATH-854: populated throws clause of BlockFieldMatrix.
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/linear/AbstractFieldMatrix.java
Author: oheger
Date: Sun Oct 7 20:03:37 2012
New Revision: 1395373
URL: http://svn.apache.org/viewvc?rev=1395373&view=rev
Log:
Added parameters class for file-based builders.
Added:
commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/builder/FileBasedBuilderPar
Author: oheger
Date: Sun Oct 7 17:50:46 2012
New Revision: 1395350
URL: http://svn.apache.org/viewvc?rev=1395350&view=rev
Log:
BasicConfigurationBuilder now supports initialization parameters which do not
represent properties of the result object.
Modified:
commons/proper/configuration/tru
Author: oheger
Date: Sun Oct 7 17:30:39 2012
New Revision: 1395344
URL: http://svn.apache.org/viewvc?rev=1395344&view=rev
Log:
Added FileHandlerReloadingDetector class.
Added:
commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/reloading/FileHandlerReloadingDet