This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
from 2694d9ac3 Test on Java 22
new 33493ce22 Get char once in loop while parsing.
new 6508b0806 [LANG-1729] NumberUtils.isParsable() returns true for
Fullwidth Unicode digits
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:
.../org/apache/commons/lang3/math/NumberUtils.java | 5 ++--
.../apache/commons/lang3/math/NumberUtilsTest.java | 28 ++++++++++++++++++++++
2 files changed, 31 insertions(+), 2 deletions(-)