Author: celestin
Date: Mon Apr 30 06:38:00 2012
New Revision: 1332076
URL: http://svn.apache.org/viewvc?rev=1332076&view=rev
Log:
In o.a.c.m3.optimization.general.AbstractLeastSquaresOptimizer, improved the
javadoc of guessParametersErrors() (MATH-784).
Modified:
commons/proper/math/trunk/s
Author: markt
Date: Sun Apr 29 21:05:10 2012
New Revision: 1331997
URL: http://svn.apache.org/viewvc?rev=1331997&view=rev
Log:
Pull up maxWaitMillis
Fix a few volatiles missed in previous pull-ups
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/BaseGenericObje
Author: markt
Date: Sun Apr 29 20:37:19 2012
New Revision: 1331991
URL: http://svn.apache.org/viewvc?rev=1331991&view=rev
Log:
More maxWait -> maxWaitMillis
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/pool2/impl/GenericKeyedObjectPool.java
commons/proper/pool/tr
Author: markt
Date: Sun Apr 29 20:01:09 2012
New Revision: 1331984
URL: http://svn.apache.org/viewvc?rev=1331984&view=rev
Log:
Pull up maxTotal, blockWhenExhausted and the Evictor inner class.
Still lots more to pull up.
Modified:
commons/proper/pool/trunk/src/main/java/org/apache/commons/po
Author: erans
Date: Sun Apr 29 10:08:23 2012
New Revision: 1331891
URL: http://svn.apache.org/viewvc?rev=1331891&view=rev
Log:
Relaxed tolerance in unit test (related to commit 1331849).
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math3/optimization/direct/PowellOpti