Author: celestin
Date: Tue May 22 06:34:37 2012
New Revision: 1341318
URL: http://svn.apache.org/viewvc?rev=1341318&view=rev
Log:
In o.a.c.m3.distribution.GammaDistribution,
- renamed class variable alpha to shape,
- renamed class variable beta to scale.
Updated javadoc accordingly. See MATH-7
Description:RC1 for Compress 1.4.1Details:The following artifacts have been staged to the org.apache.commons-111 (u:bodewig, a:79.233.150.152) repository.archetype-catalog.xmlcommons-compress-1.4.1-javadoc.jarcommons-compress-1.4.1.pomcommons-compress-1.4.1-test-sources.jarcommons-compress-1.4.1.po
Author: rgoers
Date: Tue May 22 06:19:02 2012
New Revision: 1341312
URL: http://svn.apache.org/viewvc?rev=1341312&view=rev
Log:
Remove ant build file that isn't used
Removed:
commons/proper/vfs/trunk/sandbox/build.xml
Author: bodewig
Date: Tue May 22 04:51:57 2012
New Revision: 1341304
URL: http://svn.apache.org/viewvc?rev=1341304&view=rev
Log:
Tag RC1 of Compress 1.4.1
Added:
commons/proper/compress/tags/COMPRESS_1.4.1_RC1/ (props changed)
- copied from r1341303, commons/proper/compress/trunk/
Mod
Author: bodewig
Date: Tue May 22 04:47:38 2012
New Revision: 1341303
URL: http://svn.apache.org/viewvc?rev=1341303&view=rev
Log:
prepare for 1.4.1 release
Modified:
commons/proper/compress/trunk/RELEASE-NOTES.txt
commons/proper/compress/trunk/src/site/xdoc/download_compress.xml
Modified:
Author: tn
Date: Mon May 21 19:55:30 2012
New Revision: 1341171
URL: http://svn.apache.org/viewvc?rev=1341171&view=rev
Log:
[MATH-718] Use modified Lentz-Thompson algorithm for continued fraction
evaluation.
Modified:
commons/proper/math/trunk/src/changes/changes.xml
commons/proper/math
Modified:
commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/parser/StringParser.java
URL:
http://svn.apache.org/viewvc/commons/proper/jexl/trunk/src/main/java/org/apache/commons/jexl3/parser/StringParser.java?rev=1341050&r1=1341049&r2=1341050&view=diff
=
Author: sebb
Date: Mon May 21 10:46:07 2012
New Revision: 1340962
URL: http://svn.apache.org/viewvc?rev=1340962&view=rev
Log:
Cannot delegate assignment of final field to a method called by a ctor; has to
be done in the ctor itself
Modified:
commons/proper/compress/trunk/src/main/java/org/a