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

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

commit 9b0c5869b91c40936ceb98dbf9f5da52b06fc5a6
Merge: a7a3a84b fecd3ad7
Author: Henrib <[email protected]>
AuthorDate: Wed Aug 12 15:47:12 2026 +0200

    Merge pull request #409 from NikRom5531/JEXL-411-leading-zeroes
    
    [JEXL-411] Allow optional leading zeroes in floating point literals

 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