- 07ca868 Merge pull request #416 from apache/JEXL-472 by Henrib · 13 hours ago master
- b45ab23 JEXL-472: ClassCreatorTest fails on java 28 (GC does not reclaim classes?), fix by avoidance; by Henrib · 13 hours ago JEXL-472
- bdeb80c JEXL-472: fix review comments; by Henrib · 14 hours ago
- 823d4e7 JEXL-472: fix review comments; by Henrib · 14 hours ago
- 390d204 JEXL-472: Consolidate record reflection into ClassTool, fix test fixture by Henrib · 15 hours ago
- ded7922 [JEXL-472] Consolidate record reflection into ClassTool, fix test fixture by Henrib · 15 hours ago
- 2b997c1 Resolve record component accessors in property access by Aurélien Mino · 22 hours ago
- 14fce3a Bump org.apache.commons:commons-parent from 104 to 105. by Gary Gregory · 8 days ago
- a60740e Merge pull request #414 from apache/JEXL-471 by Henrib · 2 weeks ago
- 4e64e3c JEXL-471 : fix review comments, last take. by Henrib · 2 weeks ago JEXL-471
- 5788b85 JEXL-471 : Apply batched suggestions from code review (take 2) by Henrib · 2 weeks ago
- 73fbe48 Bump github/codeql-action/analyze from 4.37.8 to 4.37.9. by Gary Gregory · 2 weeks ago
- 833ea61 JEXL-471 : Potential fix for pull request finding by Henrib · 2 weeks ago
- 4e6c8bf [JEXL-471] Complete double-check locking pattern in Pattern cache by Henrib · 2 weeks ago
- b60d958 JEXL-471 : fix review comments; by Henrib · 2 weeks ago
- 964d8e7 JEXL-471 : Runtime hardening: Constrain BigInteger operations and ensure regex interruptibility by Henrib · 2 weeks ago
- cff828c Bump actions/setup-java from 5.7.0 to 6.0.0. by Gary Gregory · 3 weeks ago
- 175f532 Bump github/codeql-action/init from 4.37.7 to 4.37.8 by Gary Gregory · 3 weeks ago
- 4696226 Merge pull request #413 from apache/JEXL-468b by Henrib · 3 weeks ago
- e1cc1e5 [JEXL-468] Refactor PermissionsParser: extract mergePackage, fix readSpaces, add isDenyAll() by Henrib · 3 weeks ago JEXL-468b
- 86ea6a3 [JEXL-468] Preserve deny-all package semantics when compose() adds class-specific exceptions by Henrib · 3 weeks ago
- 5e340cb [doc] Update changes.xml for JEXL-468, JEXL-469, JEXL-470 by Henrib · 3 weeks ago
- 28b91ce Merge pull request #412 from apache/JEXL-470 by Henrib · 3 weeks ago
- ea2c4b8 [JEXL-470] Parser/string correctness fixes by Henrib · 4 weeks ago JEXL-470
- 99426ef Merge pull request #411 from apache/JEXL-469 by Henrib · 3 weeks ago
- 65a036f [JEXL-469] Add namespaceInstantiation feature knob by Henrib · 4 weeks ago JEXL-469
- 8df1451 Merge pull request #410 from apache/JEXL-468 by Henrib · 3 weeks ago
- 759ebaa Apply suggestions from code review by Henrib · 3 weeks ago JEXL-468
- 5f4c69a [JEXL-468] Sandbox iterator gate, permission-parser polarity, engine-compiler denial by Henrib · 4 weeks ago
- 4c2a109 [JEXL-468] Harden introspection permissions and parser feature enforcement by Henrib · 4 weeks ago
- bcd5079 Bump org.apache.commons:commons-parent from 103 to 104. by Gary Gregory · 3 weeks ago
- c28ff11 Bump codeql-action from 4.37.6 to 4.37.7 by Gary Gregory · 4 weeks ago
- 9c3ab07 JEXL : skip findbugs on Java28+ by Henrib · 5 weeks ago
- d0a9919 JEXL : skip jacoco on Java28+ by Henrib · 5 weeks ago
- 9b0c586 Merge pull request #409 from NikRom5531/JEXL-411-leading-zeroes by Henrib · 5 weeks ago
- fecd3ad JEXL-411: move isAllDigits to JexlParser; - update changes.xml; by Henrib · 5 weeks ago
- c8cd40f JEXL-411: Allow optional leading zeroes in floating point literals by Romanov N.A. · 5 weeks ago
- a7a3a84 Bump actions/setup-java from 5.6.0 to 5.7.0 by Gary Gregory · 6 weeks ago
- c5520e6 Bump github/codeql-action from 4.37.3 to 4.37.6. by Gary Gregory · 6 weeks ago
- 60cbb54 Javadoc by Gary Gregory · 6 weeks ago
- ecb7712 Bump ossf/scorecard-action from 2.4.3 to 2.4.4. by Gary Gregory · 7 weeks ago
- e1527bc Bump github/codeql-action from 4.37.1 to 4.37.3 by Gary Gregory · 7 weeks ago
- 4d32e29 Update GH CI Java versions. by Gary Gregory · 7 weeks ago
- 2f26081 Update GH CI Java versions. by Gary Gregory · 7 weeks ago
- f83b73f Bump actions/checkout from 7.0.0 to 7.0.1 by Gary Gregory · 7 weeks ago
- c0b8501 JEXL-466: ensure JexlEngine is thread-local accessible when creating TemplateScript and TemplateExpressions; by Henrib · 8 weeks ago
- 5f29433 JEXL-467: TextMate JEXL bundle; by Henrib · 8 weeks ago
- c2afbfb Add messages when throwing NullPointerException. by Gary Gregory · 8 weeks ago
- 765d80b Add messages when throwing NullPointerException. by Gary Gregory · 8 weeks ago
- 77041ec Bump org.apache.commons:commons-parent from 102 to 103. by Gary Gregory · 8 weeks ago
- 0fbd401 Bump github/codeql-action from 4.37.0 to 4.37.1 by Gary Gregory · 8 weeks ago
- dcb15ab Bump actions/setup-java from 5.5.0 to 5.6.0 by Gary Gregory · 8 weeks ago
- b9554ec Bump actions/setup-java from 5.4.0 to 5.5.0 by Gary Gregory · 9 weeks ago
- 1df43a5 Javadoc by Gary Gregory · 9 weeks ago
- 792570d Javadoc by Gary Gregory · 9 weeks ago
- 4d49172 Javadoc by Gary Gregory · 9 weeks ago
- 199c84b Bump github/codeql-action from 4.36.3 to 4.37.0 by Gary Gregory · 10 weeks ago
- 5a184d2 Bump github/codeql-action from 4.36.2 to 4.36.3 by Gary Gregory · 10 weeks ago
- 7d5e48e Flip null test by Gary Gregory · 2 months ago
- 7cf74b8 Normalize spelling by Gary Gregory · 2 months ago
- c9ede1b Fix typos. by Gary Gregory · 2 months ago
- 824c269 Updates for the next release by Gary Gregory · 2 months ago
- 76594a8 Merge branch 'release' by Gary Gregory · 2 months ago
- 5bca2ad Bump to next development version by Gary Gregory · 2 months ago release
- f901652 Merge pull request #408 from apache/dependabot/github_actions/actions/checkout-7.0.0 by Gary Gregory · 3 months ago
- 8cd8516 Pick up commons.jacoco.version from the parent POM. by Gary Gregory · 3 months ago
- 100a272 Bump actions/checkout from 6.0.3 to 7.0.0 by dependabot[bot] · 3 months ago
- 769154f Bump actions/setup-java from 5.3.0 to 5.4.0 by Gary Gregory · 3 months ago
- 9a94643 Javadoc by Gary Gregory · 3 months ago
- e9aa787 Bump actions/cache from 6.0.0 to 6.1.0 by Gary Gregory · 3 months ago
- 2182792 Prepare for the release candidate 3.7.0 RC1 by Gary Gregory · 3 months ago commons-jexl-3.7.0-RC1 rel/commons-jexl-3.7.0
- 66ae9f4 Prepare for the next release candidate by Gary Gregory · 3 months ago
- 9211b29 Use final. by Gary Gregory · 3 months ago
- 07299eb Use final by Gary Gregory · 3 months ago
- a82f5c6 Add back release notes for 3.6.4. by Gary Gregory · 3 months ago
- dd2cdf9 Updates for the next release by Gary Gregory · 3 months ago
- 2fe7eeb Bump to next development version by Gary Gregory · 3 months ago
- c5d2ffc Bump to next development version by Gary Gregory · 3 months ago
- e785beb Merge pull request #406 from apache/JEXL-465 by Henrib · 3 months ago
- dbeb7a8 JEXL-465: addressing Gary's comments; by Henrib · 3 months ago JEXL-465
- 2d0bafe JEXL-465: harden permissions; improve docs and tests; by Henrib · 3 months ago
- b915e46 JEXL-465: checkstyle; by Henrib · 3 months ago
- 1212144 JEXL-465, JEXL-464, JEXL-463 : the 3.7.0 release improvements; by Henrib · 3 months ago
- 8873ccb Bump actions/cache from 5.0.5 to 6.0.0. by Gary Gregory · 3 months ago
- 022b503 Prepare for the release candidate 3.6.4 RC1 by Gary Gregory · 3 months ago commons-jexl-3.6.4-RC1 rel/commons-jexl-3.6.4
- eab0c5b Prepare for the next release candidate by Gary Gregory · 3 months ago
- edbf94b JEXL-462 : release notes, etc. by Henrib · 3 months ago
- fe73af4 JEXL-462 : close RESTRICTED permission set; fix wildcard exposure by Henrib · 3 months ago
- 2c900c8 Updates for the next release by Gary Gregory · 3 months ago
- 50f5924 Updates for the next release by Gary Gregory · 3 months ago
- cefce9c Bump to next development version by Gary Gregory · 3 months ago
- 6e9e0f8 Bump actions/setup-java from 5.2.0 to 5.3.0 by Gary Gregory · 3 months ago rel/commons-jexl-3.6.3
- 22c9343 Prepare for the release candidate 3.6.3 RC2 by Gary Gregory · 3 months ago commons-jexl-3.6.3-RC2
- 8ca846f Prepare for the next release candidate by Gary Gregory · 3 months ago
- 7bbeb7c Clean ups by Gary Gregory · 3 months ago
- efd82f8 JEXL : simplify JSR233 implementation; - accommodate java21+ javadoc; by Henrib · 3 months ago
- b51773e JEXL : improve JSR233 implementation; - avoid over-sharing engine instance; by Henrib · 3 months ago
- f1de962 JEXL : improve JSR233 implementation; - avoid over-sharing engine instance; by Henrib · 3 months ago
- cc3974f JEXL : release notes; - fixing unsafe JSR233 configuration; by Henrib · 3 months ago
- 1d41aec JEXL : release notes; - fixing unsafe JSR233 configuration; by Henrib · 3 months ago