Author: mrglavas Revision: 1031800 Modified property: svn:log Modified: svn:log at Tue Nov 23 16:54:07 2010 ------------------------------------------------------------------------------ --- svn:log (original) +++ svn:log Tue Nov 23 16:54:07 2010 @@ -1 +1 @@ -Bug fix: precision decimal comparison. a) In compareTo(), if the other value is NaN, should return INDETERMINATE. b) If one value is +0 and the other -0, should return equal. c) In equals(), if both are NaN, treat as equal. +JIRA Issue #1480: https://issues.apache.org/jira/browse/XERCESJ-1480. Bug fix: precision decimal comparison. a) In compareTo(), if the other value is NaN, should return INDETERMINATE. b) If one value is +0 and the other -0, should return equal. c) In equals(), if both are NaN, treat as equal.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
