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-text.git
from 238c88d6 Validate code point range in NumericEntityUnescaper.translate
(#747)
new 0325c310 Validate code point range in
NumericEntityUnescaper.translate() #747.
new 4c73a710 NumericEntityUnescaperTest: Use less vertical space
new df89bdcd Use assertThrows()
new 85c5713f Reuse CharUtils.isHex()
new a5de772b Use less vertical space
new 7f73e3ac Javadoc
The 6 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 +
.../text/translate/NumericEntityUnescaper.java | 23 ++++++----------
.../text/translate/NumericEntityUnescaperTest.java | 32 +++++-----------------
3 files changed, 16 insertions(+), 40 deletions(-)