1. 9c2cd96 (README adjustment) by ddekany · 24 hours ago 2.3-gae
  2. 962bf05 Added missing item to version history by ddekany · 24 hours ago
  3. 0c9defb Updated version to 2.3.35, preparing for release by ddekany · 26 hours ago
  4. e80df26 [PR-132] Refinements for feature/hex-integer-literals: by ddekany · 5 days ago
  5. 667686b Merge pull request #132 from gdisirio/feature/hex-integer-literals by ddekany · 5 days ago
  6. 9860d1e (Manual: Version to 2.3.35) by ddekany · 5 days ago
  7. 5b5a1bb Added ?lines by ddekany · 7 days ago
  8. 3c86876 Added some AI directories we don't commit at the moment to rat-excludes by ddekany · 7 days ago
  9. ed8c28c [PR-130] Post-merge adjustments: by ddekany · 9 days ago
  10. a71fbc3 Merge pull request #130 from gdisirio/feature/string-formatting-builtins by ddekany · 7 days ago
  11. 99bcddc Review feedback: ?dedent(prefix) trims too, and parametric indent/dedent tests. by Giovanni Di Sirio · 9 days ago
  12. 621a8ac - Code cleanup: Mostly, the refactoring of indent/dedent algorithms to be more readable by ddekany · 10 days ago feature/string-formatting-builtins
  13. e0f32f0 Review feedback: dedent partial prefixes, indent every line, drop ?right_pad_lines. by Giovanni Di Sirio · 10 days ago
  14. a633172 Add the missing ASF license header to _CoreStringUtilsTest.java. by Giovanni Di Sirio · 11 days ago
  15. 4ab4d64 [PR-130] Adjustments: by ddekany · 3 weeks ago
  16. ad83172 Add hexadecimal integer literals (e.g. 0xFF) by Giovanni Di Sirio · 3 months ago
  17. 5e60f37 (Fixed Template.java import code style to be consistent with the rest) by ddekany · 9 weeks ago
  18. e00d27c Updated gradle/actions/setup-gradle version, as by ddekany · 9 weeks ago
  19. cbcaa8d Removed freemarker.debug due to concerns of being flagged for using RMI, and because we believe nobody uses it. by ddekany · 9 weeks ago
  20. 0b6e617 Review feedback: clarify character-width semantics and non-breaking space behaviour by Giovanni Di Sirio · 3 months ago
  21. 3abd7f0 Review feedback: add no-argument ?dedent() form (Python textwrap.dedent-style) by Giovanni Di Sirio · 3 months ago
  22. ecfa044 Review feedback: rename ?pad_lines to ?right_pad_lines by Giovanni Di Sirio · 3 months ago
  23. 097fdcf Add string built-ins for multi-line text formatting: ?indent, ?dedent, ?wrap, ?pad_lines by Giovanni Di Sirio · 3 months ago
  24. ef20c37 Moved "Security Scan Guidance" from AGENTS.md into SECURITY.md, and extended it. Typo fixes in `AGENTS.md`. by ddekany · 3 months ago
  25. 65c32e0 Added AGENTS.md to RAT excludes by ddekany · 3 months ago
  26. fa02a17 Added AGENTS.md. Also, README typo fixes. by ddekany · 3 months ago
  27. b3dea92 Merge pull request #129 from apache/infrastructure-ruleset-bot/default-branch-protection by ddekany · 3 months ago
  28. a12bda2 Set up default protection ruleset for default and release branches by The Apache Software Foundation · 3 months ago infrastructure-ruleset-bot/default-branch-protection
  29. 70d634d (GitHub workflow typo) by ddekany · 3 months ago
  30. 1aa0ca9 (GitHub workflow typo) by ddekany · 3 months ago
  31. 0fe3e22 GitHub CI: Just avoid running GraalVM native test on Windows, which is currently broken. It already runs on Linux, I think that's enough. The complexity added to make that test work on the Windows (vctools installation, exe suffix) is not worth it. by ddekany · 3 months ago
  32. 09d6cfb [FREEMARKER-234] Fixed a unit test. Improved Configuration.incompatibleImprovements javadoc. by ddekany · 3 months ago
  33. 6c2b018 Trying to fix GitHub CI workflow by ddekany · 3 months ago
  34. 7ccb9f2 Trying to fix GitHub CI workflow by ddekany · 3 months ago
  35. 2048f7d [FREEMARKER-234] PR adjustments by ddekany · 3 months ago
  36. 0c13d27 Merge pull request #127 from mapeders/FREEMARKER-234-boolean-wrapper-is-getter by ddekany · 3 months ago
  37. a6ea90f Merge pull request #128 from mapeders/FREEMARKER-116-fix-beanswrapper-doc-mismatch by ddekany · 4 months ago
  38. 3f36197 [FREEMARKER-116] Fix mismatch between example code and explanation in BeansWrapper documentation by madsbredholt · 4 months ago
  39. 5135b42 [FREEMARKER-234] Expose Boolean isFoo() getters as bean properties by madsbredholt · 4 months ago
  40. 783b5c4 Merge pull request #126 from mapeders/FREEMARKER-209-fix-estabilished-typo by ddekany · 4 months ago
  41. 7f19c62 [FREEMARKER-209] Fix "estabilished" typo in error message by madsbredholt · 4 months ago
  42. 2f50940 Merge pull request #116 from hduelme/use-isEmpty-to-check-if-string-is-empty by ddekany · 9 months ago
  43. b20474e Merge pull request #123 from stevemcleod/fix-error-in-switch-example by ddekany · 9 months ago
  44. 3e695bf Corrected the stray usage of switch-with-case in the switch-with-on example. by Steve McLeod · 9 months ago
  45. 9468a08 Improved Logger javadoc. by ddekany · 9 months ago
  46. 33d5094 GraalVM native PR followup: Moved documentation from the README into the Manual. Also reworked it. by ddekany · 9 months ago
  47. 2cce3b5 GraalVM native PR followup: Refactored example project: by ddekany · 9 months ago
  48. 37cc917 Merge pull request #121 from fugerit-org/1-add-graalvm-support-to-apache-freemarker by ddekany · 9 months ago
  49. 4ad7311 GraalVM native support guide sample by Matteo Franci a.k.a. Fugerit · 1 year, 3 months ago
  50. d0012c0 Add GraalVM native support (reflect-config.json) by Matteo Franci a.k.a. Fugerit · 1 year, 3 months ago
  51. 91a80a7 GraalVM support : added usage documentation by Matteo Franci a.k.a. Fugerit · 1 year, 4 months ago
  52. e742a30 Added 'ubuntu-24.04-arm' os to CI matrix by Matteo Franci a.k.a. Fugerit · 1 year, 7 months ago
  53. 4634f93 Add test project for GraalVM native support + CI updated by Matteo Franci a.k.a. Fugerit · 1 year, 7 months ago
  54. ac93570 Add GraalVM native support by Matteo Franci a.k.a. Fugerit · 1 year, 7 months ago
  55. 54667e0 (Manual: Put ® into superscript) by ddekany · 1 year, 2 months ago
  56. 04699f0 Manual: Added some markers to affect Pagefind weights by ddekany · 1 year, 2 months ago
  57. ed77bd4 (Minor javadoc adjustment) by ddekany · 1 year, 2 months ago
  58. ce10002 README: Added section about website related build tasks by ddekany · 1 year, 2 months ago
  59. ce972a0 Manual: Use pagefindBasedSearch by ddekany · 1 year, 2 months ago
  60. a49abc8 (Manual: Updated legal text in the footer.) by ddekany · 1 year, 5 months ago
  61. 97bc9b8 (Manual: Added ®) by ddekany · 1 year, 5 months ago
  62. 04a57e4 Javadoc: (Typo fix) by ddekany · 1 year, 7 months ago
  63. 86455dc Updated version to 2.3.35-SNAPSHOT by ddekany · 1 year, 7 months ago
  64. f2b4844 Javadoc: (Typo fix) by ddekany · 1 year, 8 months ago
  65. 6969b89 Javadoc: Improved Configuration documentation by ddekany · 1 year, 8 months ago
  66. 0c85748 Javadoc: Fixed malformed HTML by ddekany · 1 year, 8 months ago
  67. 3f4fda5 Manual: Updated release date, and some more version history adjustments by ddekany · 1 year, 8 months ago
  68. 46343f2 Javadoc: Document the effect of incompatibleImprovements 2.3.34. by ddekany · 1 year, 8 months ago
  69. e263604 Adjusted description in the generated pom.xml by ddekany · 1 year, 8 months ago v2.3.34-gae
  70. 55ffb5e Adjusted last merged PR: incompatibleImprovements 2.3.24 -> 2.3.34. Added more JUnit tests. Updated version history. by ddekany · 1 year, 8 months ago
  71. 69cf616 Merge pull request #120 from nolaviz/sep-incompatible-improvements by ddekany · 1 year, 8 months ago
  72. de37405 Re-enable bare `<sep>` when incompatibleImprovements < 2.3.34. by Alon Ziv · 1 year, 8 months ago
  73. aba94c0 Adjusted description in POM by ddekany · 1 year, 8 months ago
  74. 6579c86 (Manual typo fix) by ddekany · 1 year, 9 months ago
  75. becc837 Comment in gradle.properties about how to avoid modifying it by ddekany · 1 year, 9 months ago
  76. 19e99c6 Updated Manual for 2.3.34 release by ddekany · 1 year, 9 months ago
  77. b0d4ffd Updated version number by ddekany · 1 year, 9 months ago
  78. ffd0bf4 Minor code cleanup for #switch/#on by ddekany · 1 year, 9 months ago
  79. fdb3cee Manual: Added GitHub PR links to 2.3.34 change log. by ddekany · 1 year, 9 months ago
  80. 578106c Post-merge adjustments for "Fix sep directive in syntax A breaks templates in syntax B": Added it to change log. Replaced JUnit test with one that covers more variations. by ddekany · 1 year, 9 months ago
  81. 66c94aa Merge pull request #119 from binokkio/fix-sep by ddekany · 1 year, 9 months ago
  82. 268f555 Fix typo by Binokkio · 1 year, 9 months ago
  83. 0649015 Fix sep directive in syntax A breaking templates in syntax B by Binokkio · 1 year, 9 months ago
  84. 5d2022d Merge pull request #118 from Blackman99/patch-1 by ddekany · 1 year, 9 months ago
  85. 033136c fix: with_args output by Dongsheng Zhao · 1 year, 9 months ago
  86. ce5d869 Minor cleanups related to ?trimToNull/?emptyToNull/?blankToNull by ddekany · 1 year, 10 months ago
  87. e46d3bd (Manual typo fix) by ddekany · 1 year, 10 months ago
  88. 3cca126 Github actions: Updated even more actions by ddekany · 1 year, 11 months ago
  89. fe671f2 Merge pull request #117 from Swilvan/2.3-gae by ddekany · 1 year, 11 months ago
  90. 6d73c19 Github actions: Updated from unsupported actions/upload-artifact version by ddekany · 1 year, 11 months ago
  91. 304ca67 Fix typo in docs by Silvan van Leeuwen · 1 year, 11 months ago
  92. 928bd5e use isEmpty to check if string is empty by hduelme · 2 years ago
  93. 7d9f5e5 #switch #on PR post-merge adjustments: by ddekany · 2 years ago
  94. 7a429fe Merge pull request #114 from scrhartley/switch-on by ddekany · 2 years ago
  95. 30a6e32 Merge pull request #112 from timlueg/2.3-gae by ddekany · 2 years ago
  96. dda4faf Merge pull request #108 from hduelme/use-StandardCharsets-instead-of-string by ddekany · 2 years ago
  97. e325894 Version number fixes/adjustments by ddekany · 2 years ago
  98. 943c9b6 Refinements for blank_to_null, empty_to_null, and trim_to_null built-ins PR: by ddekany · 2 years ago
  99. be043ec Merge pull request #111 from chrisrueger/add-is_blank-builtin-for-string by ddekany · 2 years ago
  100. 1836779 Merge remote-tracking branch 'upstream/2.3-gae' into add-is_blank-builtin-for-string by Christoph Rueger · 2 years ago