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

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


    from a7a3a84b Bump actions/setup-java from 5.6.0 to 5.7.0
     add c8cd40fc JEXL-411: Allow optional leading zeroes in floating point 
literals
     add fecd3ad7 JEXL-411: move isAllDigits to JexlParser; - update 
changes.xml;
     new 9b0c5869 Merge pull request #409 from 
NikRom5531/JEXL-411-leading-zeroes

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:
 src/changes/changes.xml                            |  3 +++
 .../apache/commons/jexl3/parser/JexlParser.java    | 23 +++++++++++++++++
 .../org/apache/commons/jexl3/parser/Parser.jjt     |  3 +++
 .../org/apache/commons/jexl3/ArithmeticTest.java   | 30 ++++++++++++++++++++++
 4 files changed, 59 insertions(+)

Reply via email to