This is an automated email from the ASF dual-hosted git repository.

garydgregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


    from cc673088 Javadoc
     add bd738553 DoubleValidator and FloatValidator now treat special symbols 
consistently (NaN, +/- infinity).
     new efaa6753 Merge pull request #388 from 
garydgregory/fix/validators_double_and_float_consistency

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../validator/routines/DoubleValidator.java        |  1 -
 .../commons/validator/routines/FloatValidator.java | 12 +--
 .../validator/routines/DoubleValidatorTest.java    | 99 +++++++++++++---------
 .../validator/routines/FloatValidatorTest.java     | 56 ++++++++++++
 .../checkdigit/CheckDigitNonAsciiDigitTest.java    | 38 ++++-----
 5 files changed, 141 insertions(+), 65 deletions(-)

Reply via email to