Author: niallp
Date: Mon Jan 17 23:58:06 2011
New Revision: 1060141
URL: http://svn.apache.org/viewvc?rev=1060141&view=rev
Log:
fix malformed XML
Modified:
commons/proper/lang/trunk/src/site/changes/changes.xml
Modified: commons/proper/lang/trunk/src/site/changes/changes.xml
URL:
http://svn
Author: sebb
Date: Mon Jan 17 23:46:03 2011
New Revision: 1060137
URL: http://svn.apache.org/viewvc?rev=1060137&view=rev
Log:
Tab and trailing space removal
Modified:
commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/StringUtils.java
commons/proper/lang/trunk/src/test/jav
Author: sebb
Date: Mon Jan 17 23:02:05 2011
New Revision: 1060125
URL: http://svn.apache.org/viewvc?rev=1060125&view=rev
Log:
Tab and trailing space removal
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math/stat/StatUtilsTest.java
Modified:
commons/proper/math/trunk
Author: sebb
Date: Mon Jan 17 23:00:52 2011
New Revision: 1060124
URL: http://svn.apache.org/viewvc?rev=1060124&view=rev
Log:
Tab and trailing space removal
Modified:
commons/proper/math/branches/MATH_2_X/src/test/java/org/apache/commons/math/stat/StatUtilsTest.java
Modified:
commons/prope
Author: sebb
Date: Mon Jan 17 22:58:22 2011
New Revision: 1060123
URL: http://svn.apache.org/viewvc?rev=1060123&view=rev
Log:
Synch comment with double version
Modified:
commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/util/MathUtils.java
Modified:
commons/proper
Author: sebb
Date: Mon Jan 17 22:55:44 2011
New Revision: 1060122
URL: http://svn.apache.org/viewvc?rev=1060122&view=rev
Log:
Clarify Javadoc link references
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/util/MathUtils.java
Modified:
commons/proper/math/trunk/sr
Author: sebb
Date: Mon Jan 17 22:48:34 2011
New Revision: 1060119
URL: http://svn.apache.org/viewvc?rev=1060119&view=rev
Log:
Clarify Javadoc link references
Modified:
commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/util/MathUtils.java
Modified:
commons/proper/m
Author: sebb
Date: Mon Jan 17 22:44:50 2011
New Revision: 1060118
URL: http://svn.apache.org/viewvc?rev=1060118&view=rev
Log:
Remove temporary markers used when creating float methods
Modified:
commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/util/MathUtils.java
M
Author: erans
Date: Mon Jan 17 22:39:08 2011
New Revision: 1060117
URL: http://svn.apache.org/viewvc?rev=1060117&view=rev
Log:
MATH-481
Made Javadoc agree with code.
Modified:
commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/util/MathUtils.java
Modified:
commons/
Author: sebb
Revision: 1058397
Modified property: svn:log
Modified: svn:log at Mon Jan 17 20:32:37 2011
--
--- svn:log (original)
+++ svn:log Mon Jan 17 20:32:37 2011
@@ -1,2 +1,2 @@
-MATH-491 MathUtils.equals(double, doub
Author: sebb
Revision: 1060079
Modified property: svn:log
Modified: svn:log at Mon Jan 17 20:32:17 2011
--
--- svn:log (original)
+++ svn:log Mon Jan 17 20:32:17 2011
@@ -1,2 +1,2 @@
-MATH-491 MathUtils.equals(double, doub
Author: sebb
Revision: 1060080
Modified property: svn:log
Modified: svn:log at Mon Jan 17 20:31:22 2011
--
--- svn:log (original)
+++ svn:log Mon Jan 17 20:31:22 2011
@@ -1,2 +1,2 @@
-MATH-491 MathUtils.equals(double, doub
Author: sebb
Date: Mon Jan 17 20:30:27 2011
New Revision: 1060083
URL: http://svn.apache.org/viewvc?rev=1060083&view=rev
Log:
Wrong issue number: MATH-491 should be MATH-471
Modified:
commons/proper/math/branches/MATH_2_X/src/site/xdoc/changes.xml
Modified: commons/proper/math/branches/MATH_
Author: sebb
Date: Mon Jan 17 20:30:04 2011
New Revision: 1060081
URL: http://svn.apache.org/viewvc?rev=1060081&view=rev
Log:
Wrong issue number: MATH-491 should be MATH-471
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
Modified: commons/proper/math/trunk/src/site/xdoc/change
Author: sebb
Date: Mon Jan 17 20:26:34 2011
New Revision: 1060080
URL: http://svn.apache.org/viewvc?rev=1060080&view=rev
Log:
MATH-491 MathUtils.equals(double, double) does not work properly for floats
Added equals(float, float) methods and tests
Modified:
commons/proper/math/branches/MATH_2
Author: sebb
Date: Mon Jan 17 20:24:56 2011
New Revision: 1060079
URL: http://svn.apache.org/viewvc?rev=1060079&view=rev
Log:
MATH-491 MathUtils.equals(double, double) does not work properly for floats
- update changes file
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
Modifi
Author: sebb
Date: Mon Jan 17 20:00:57 2011
New Revision: 1060065
URL: http://svn.apache.org/viewvc?rev=1060065&view=rev
Log:
MATH-482 FastMath.max(50.0f, -50.0f) => -50.0f; should be +50.0f
Modified:
commons/proper/math/branches/MATH_2_X/src/main/java/org/apache/commons/math/util/FastMath.j
Author: sebb
Date: Mon Jan 17 19:58:00 2011
New Revision: 1060062
URL: http://svn.apache.org/viewvc?rev=1060062&view=rev
Log:
MATH-482 FastMath.max(50.0f, -50.0f) => -50.0f; should be +50.0f
Modified:
commons/proper/math/trunk/src/site/xdoc/changes.xml
Modified: commons/proper/math/trunk/src
Author: sebb
Date: Mon Jan 17 19:55:01 2011
New Revision: 1060060
URL: http://svn.apache.org/viewvc?rev=1060060&view=rev
Log:
MATH-482 FastMath.max(50.0f, -50.0f) => -50.0f; should be +50.0f
Modified:
commons/proper/math/trunk/src/main/java/org/apache/commons/math/util/FastMath.java
comm
Author: sebb
Date: Mon Jan 17 16:52:23 2011
New Revision: 1059983
URL: http://svn.apache.org/viewvc?rev=1059983&view=rev
Log:
Unused import
Modified:
commons/proper/math/trunk/src/test/java/org/apache/commons/math/analysis/interpolation/LoessInterpolatorTest.java
commons/proper/math/tru
Author: erans
Date: Mon Jan 17 13:06:13 2011
New Revision: 1059909
URL: http://svn.apache.org/viewvc?rev=1059909&view=rev
Log:
MATH-475
Updated the Javadoc to make clear that 2 adjacent floating point numbers
are considered equal whatever the allowed tolerance.
Modified:
commons/proper/math/
21 matches
Mail list logo