svn commit: r830772 - /commons/proper/math/trunk/findbugs-exclude-filter.xml

2009-10-28 Thread luc
Author: luc Date: Wed Oct 28 21:54:13 2009 New Revision: 830772 URL: http://svn.apache.org/viewvc?rev=830772&view=rev Log: fixed findbugs false positive Modified: commons/proper/math/trunk/findbugs-exclude-filter.xml Modified: commons/proper/math/trunk/findbugs-exclude-filter.xml URL: http:

svn commit: r830771 - in /commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution: BinomialDistributionImpl.java HypergeometricDistributionImpl.java PoissonDistributionImpl.java S

2009-10-28 Thread luc
Author: luc Date: Wed Oct 28 21:53:35 2009 New Revision: 830771 URL: http://svn.apache.org/viewvc?rev=830771&view=rev Log: fixed checkstyle errors Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/distribution/BinomialDistributionImpl.java commons/proper/math/tru

svn commit: r830770 - /commons/proper/math/trunk/src/main/java/org/apache/commons/math/util/MathUtils.java

2009-10-28 Thread luc
Author: luc Date: Wed Oct 28 21:52:39 2009 New Revision: 830770 URL: http://svn.apache.org/viewvc?rev=830770&view=rev Log: changed TWO_PI visibility to public Modified: commons/proper/math/trunk/src/main/java/org/apache/commons/math/util/MathUtils.java Modified: commons/proper/math/trunk/s

svn commit: r830745 - in /commons/proper/math/trunk/src: main/java/org/apache/commons/math/distribution/ site/xdoc/ test/java/org/apache/commons/math/distribution/

2009-10-28 Thread brentworden
Author: brentworden Date: Wed Oct 28 19:59:21 2009 New Revision: 830745 URL: http://svn.apache.org/viewvc?rev=830745&view=rev Log: MATH-311. Changed probability calculations for Binomial, Poisson, and Hypergeometric distributions to use Catherine Loader's saddle point approximations Added:

svn commit: r830641 - /commons/proper/beanutils/trunk/src/java/org/apache/commons/beanutils/package.html

2009-10-28 Thread brentworden
Author: brentworden Date: Wed Oct 28 15:42:43 2009 New Revision: 830641 URL: http://svn.apache.org/viewvc?rev=830641&view=rev Log: updated external dependency section in javadoc to correctly identify required and conditionally required dependencies. Modified: commons/proper/beanutils/trunk/