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 ee11326c Handle Float operand in AbstractNumberValidator.toBigDecimal 
(#419).
     new dad61af5 Avoid String roundtrips when you can in 
AbstractNumberValidator.toBigDecimal(Object)
     new 33a415e3 Avoid BigDecimal roundtrips when you can in 
AbstractNumberValidator.toBigInteger(Object)

The 2 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/AbstractNumberValidator.java       | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)

Reply via email to