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-lang.git


    from 54ee8ec1c Reject non-ASCII hex characters in Conversion.hexDigitToInt 
(#1767)
     new 3ebdbc66d Reject non-ASCII hex characters in Conversion.hexDigitToInt 
(#1767).
     new baf4b591e Javadoc
     new 50478b4a5 Split ConversionTest.testHexDigitToInt()
     new af1b18e24 Parameterize 
ConversionTest.testHexDigitToIntIllegalArgumentException(char)
     new 03636f3e9 Refactor test util method

The 5 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:
 src/changes/changes.xml                            |   1 +
 .../java/org/apache/commons/lang3/Conversion.java  |   2 +-
 .../org/apache/commons/lang3/ConversionTest.java   | 285 ++++++++-------------
 3 files changed, 110 insertions(+), 178 deletions(-)

Reply via email to