Author: chas
Date: Sat Nov 10 01:58:07 2012
New Revision: 1407715
URL: http://svn.apache.org/viewvc?rev=1407715&view=rev
Log:
LANG-582 - minutes missing from test format
Modified:
commons/proper/lang/trunk/src/test/java/org/apache/commons/lang3/time/FastDateParserTest.java
Modified:
common
Author: tv
Date: Fri Nov 9 20:48:18 2012
New Revision: 1407624
URL: http://svn.apache.org/viewvc?rev=1407624&view=rev
Log:
Fix JCS-73: Concurrent cache access causes values loss - added missing
synchronization
Modified:
commons/proper/jcs/trunk/src/changes/changes.xml
commons/proper/jc
Author: celestin
Date: Fri Nov 9 19:03:28 2012
New Revision: 1407594
URL: http://svn.apache.org/viewvc?rev=1407594&view=rev
Log:
In the users guide for special functions
- accuracy of current implementation of Beta.logBeta
- standard deviation of error (in ulps) is now provided for all specia
Author: celestin
Date: Fri Nov 9 18:59:21 2012
New Revision: 1407592
URL: http://svn.apache.org/viewvc?rev=1407592&view=rev
Log:
Script files for the validation of beta.logBeta(double, double)
Added:
commons/proper/math/trunk/src/test/maxima/special/reference/logBeta.mac
(with props)
Author: mbenson
Date: Fri Nov 9 16:50:39 2012
New Revision: 1407537
URL: http://svn.apache.org/viewvc?rev=1407537&view=rev
Log:
explain whitespace pattern
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java
Modified:
commons/proper/lang/trunk/src/ma
Author: mbenson
Date: Fri Nov 9 16:45:37 2012
New Revision: 1407536
URL: http://svn.apache.org/viewvc?rev=1407536&view=rev
Log:
restrict whitespace pattern to ignore 'blocks' of whitespace consisting of only
a single space
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/common
Author: mbenson
Date: Fri Nov 9 16:42:18 2012
New Revision: 1407534
URL: http://svn.apache.org/viewvc?rev=1407534&view=rev
Log:
StrBuilder implements Builder; provide toStringBuilder as toStringBuffer
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/text/StrBuilder
Author: mbenson
Date: Fri Nov 9 16:26:44 2012
New Revision: 1407525
URL: http://svn.apache.org/viewvc?rev=1407525&view=rev
Log:
support varargs in StrBuilder.appendAll(); also convert iterable form of method
to use enhanced for loop
Modified:
commons/proper/lang/trunk/src/main/java/org/apa
Author: erans
Date: Fri Nov 9 15:48:56 2012
New Revision: 1407501
URL: http://svn.apache.org/viewvc?rev=1407501&view=rev
Log:
MATH-887
Removed usage of "protected" fields "cols" and "rows".
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/optimization/general/Gauss
Author: henrib
Date: Fri Nov 9 15:44:41 2012
New Revision: 1407499
URL: http://svn.apache.org/viewvc?rev=1407499&view=rev
Log:
JEXL-141: fixed documentation
Modified:
commons/proper/jexl/trunk/src/site/xdoc/reference/syntax.xml
Modified: commons/proper/jexl/trunk/src/site/xdoc/reference/syn
Author: henrib
Date: Fri Nov 9 15:44:03 2012
New Revision: 1407498
URL: http://svn.apache.org/viewvc?rev=1407498&view=rev
Log:
JEXL-141: fixed documentation
Modified:
commons/proper/jexl/branches/2.0/src/site/xdoc/reference/syntax.xml
Modified: commons/proper/jexl/branches/2.0/src/site/xdoc
Author: erans
Date: Fri Nov 9 15:15:11 2012
New Revision: 1407485
URL: http://svn.apache.org/viewvc?rev=1407485&view=rev
Log:
MATH-894
Removed call to "contract" in "addElement".
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math3/util/ResizableDoubleArray.java
c
Author: erans
Date: Fri Nov 9 14:57:10 2012
New Revision: 1407478
URL: http://svn.apache.org/viewvc?rev=1407478&view=rev
Log:
MATH-887
Renamed "computeJacobian" to "computeWeightedJacobian" to relect what is
actually done.
Made "setCost" a "protected" method (as it should only be modified accordi
Author: erans
Date: Fri Nov 9 14:30:49 2012
New Revision: 1407467
URL: http://svn.apache.org/viewvc?rev=1407467&view=rev
Log:
MATH-887
In "LevenbergMarquardtOptimizer", removed usage of deprecated fields and
methods from its base class.
Modified:
commons/proper/math/trunk/src/main/java/org
Author: celestin
Date: Fri Nov 9 08:50:04 2012
New Revision: 1407384
URL: http://svn.apache.org/viewvc?rev=1407384&view=rev
Log:
In shell script RealFunctionValidation.sh, pass command line argument to java
app.
Modified:
commons/proper/math/trunk/src/test/maxima/special/RealFunctionValidat
Author: celestin
Date: Fri Nov 9 08:47:38 2012
New Revision: 1407382
URL: http://svn.apache.org/viewvc?rev=1407382&view=rev
Log:
Typo.
Modified:
commons/proper/math/trunk/src/test/maxima/special/RealFunctionValidation/RealFunctionValidation.sh
Modified:
commons/proper/math/trunk/src/test/
Author: celestin
Date: Fri Nov 9 08:29:00 2012
New Revision: 1407378
URL: http://svn.apache.org/viewvc?rev=1407378&view=rev
Log:
Ignore *.dat files, which might be generated by the *.mac Maxima scripts.
Added:
commons/proper/math/trunk/src/test/maxima/special/reference/.svnignore
Modified:
Author: celestin
Date: Fri Nov 9 08:24:16 2012
New Revision: 1407377
URL: http://svn.apache.org/viewvc?rev=1407377&view=rev
Log:
Properties files to be used with RealFunctionValidation, for functions
Gamma.logGamma and Gamma.gamma.
Added:
commons/proper/math/trunk/src/test/maxima/special/re
Author: celestin
Date: Fri Nov 9 08:13:18 2012
New Revision: 1407376
URL: http://svn.apache.org/viewvc?rev=1407376&view=rev
Log:
Small java application for the accuracy assessment of implementations of real
functions in Commons Math. The accuracy is assessed through comparison with
reference valu
19 matches
Mail list logo