1. a6ea90f Merge pull request #128 from mapeders/FREEMARKER-116-fix-beanswrapper-doc-mismatch by ddekany · 2 weeks ago 2.3-gae
  2. 3f36197 [FREEMARKER-116] Fix mismatch between example code and explanation in BeansWrapper documentation by madsbredholt · 2 weeks ago
  3. 783b5c4 Merge pull request #126 from mapeders/FREEMARKER-209-fix-estabilished-typo by ddekany · 2 weeks ago
  4. 7f19c62 [FREEMARKER-209] Fix "estabilished" typo in error message by madsbredholt · 2 weeks ago
  5. 2f50940 Merge pull request #116 from hduelme/use-isEmpty-to-check-if-string-is-empty by ddekany · 6 months ago
  6. b20474e Merge pull request #123 from stevemcleod/fix-error-in-switch-example by ddekany · 6 months ago
  7. 3e695bf Corrected the stray usage of switch-with-case in the switch-with-on example. by Steve McLeod · 6 months ago
  8. 9468a08 Improved Logger javadoc. by ddekany · 6 months ago
  9. 33d5094 GraalVM native PR followup: Moved documentation from the README into the Manual. Also reworked it. by ddekany · 6 months ago
  10. 2cce3b5 GraalVM native PR followup: Refactored example project: by ddekany · 6 months ago
  11. 37cc917 Merge pull request #121 from fugerit-org/1-add-graalvm-support-to-apache-freemarker by ddekany · 6 months ago
  12. 4ad7311 GraalVM native support guide sample by Matteo Franci a.k.a. Fugerit · 12 months ago
  13. d0012c0 Add GraalVM native support (reflect-config.json) by Matteo Franci a.k.a. Fugerit · 12 months ago
  14. 91a80a7 GraalVM support : added usage documentation by Matteo Franci a.k.a. Fugerit · 1 year, 1 month ago
  15. e742a30 Added 'ubuntu-24.04-arm' os to CI matrix by Matteo Franci a.k.a. Fugerit · 1 year, 3 months ago
  16. 4634f93 Add test project for GraalVM native support + CI updated by Matteo Franci a.k.a. Fugerit · 1 year, 3 months ago
  17. ac93570 Add GraalVM native support by Matteo Franci a.k.a. Fugerit · 1 year, 4 months ago
  18. 54667e0 (Manual: Put ® into superscript) by ddekany · 11 months ago
  19. 04699f0 Manual: Added some markers to affect Pagefind weights by ddekany · 11 months ago
  20. ed77bd4 (Minor javadoc adjustment) by ddekany · 11 months ago
  21. ce10002 README: Added section about website related build tasks by ddekany · 11 months ago
  22. ce972a0 Manual: Use pagefindBasedSearch by ddekany · 11 months ago
  23. a49abc8 (Manual: Updated legal text in the footer.) by ddekany · 1 year, 2 months ago
  24. 97bc9b8 (Manual: Added ®) by ddekany · 1 year, 2 months ago
  25. 04a57e4 Javadoc: (Typo fix) by ddekany · 1 year, 4 months ago
  26. 86455dc Updated version to 2.3.35-SNAPSHOT by ddekany · 1 year, 4 months ago
  27. f2b4844 Javadoc: (Typo fix) by ddekany · 1 year, 4 months ago
  28. 6969b89 Javadoc: Improved Configuration documentation by ddekany · 1 year, 4 months ago
  29. 0c85748 Javadoc: Fixed malformed HTML by ddekany · 1 year, 4 months ago
  30. 3f4fda5 Manual: Updated release date, and some more version history adjustments by ddekany · 1 year, 4 months ago
  31. 46343f2 Javadoc: Document the effect of incompatibleImprovements 2.3.34. by ddekany · 1 year, 4 months ago
  32. e263604 Adjusted description in the generated pom.xml by ddekany · 1 year, 5 months ago v2.3.34-gae
  33. 55ffb5e Adjusted last merged PR: incompatibleImprovements 2.3.24 -> 2.3.34. Added more JUnit tests. Updated version history. by ddekany · 1 year, 5 months ago
  34. 69cf616 Merge pull request #120 from nolaviz/sep-incompatible-improvements by ddekany · 1 year, 5 months ago
  35. de37405 Re-enable bare `<sep>` when incompatibleImprovements < 2.3.34. by Alon Ziv · 1 year, 5 months ago
  36. aba94c0 Adjusted description in POM by ddekany · 1 year, 5 months ago
  37. 6579c86 (Manual typo fix) by ddekany · 1 year, 5 months ago
  38. becc837 Comment in gradle.properties about how to avoid modifying it by ddekany · 1 year, 5 months ago
  39. 19e99c6 Updated Manual for 2.3.34 release by ddekany · 1 year, 5 months ago
  40. b0d4ffd Updated version number by ddekany · 1 year, 5 months ago
  41. ffd0bf4 Minor code cleanup for #switch/#on by ddekany · 1 year, 5 months ago
  42. fdb3cee Manual: Added GitHub PR links to 2.3.34 change log. by ddekany · 1 year, 5 months ago
  43. 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, 5 months ago
  44. 66c94aa Merge pull request #119 from binokkio/fix-sep by ddekany · 1 year, 5 months ago
  45. 268f555 Fix typo by Binokkio · 1 year, 6 months ago
  46. 0649015 Fix sep directive in syntax A breaking templates in syntax B by Binokkio · 1 year, 6 months ago
  47. 5d2022d Merge pull request #118 from Blackman99/patch-1 by ddekany · 1 year, 6 months ago
  48. 033136c fix: with_args output by Dongsheng Zhao · 1 year, 6 months ago
  49. ce5d869 Minor cleanups related to ?trimToNull/?emptyToNull/?blankToNull by ddekany · 1 year, 6 months ago
  50. e46d3bd (Manual typo fix) by ddekany · 1 year, 6 months ago
  51. 3cca126 Github actions: Updated even more actions by ddekany · 1 year, 8 months ago
  52. fe671f2 Merge pull request #117 from Swilvan/2.3-gae by ddekany · 1 year, 8 months ago
  53. 6d73c19 Github actions: Updated from unsupported actions/upload-artifact version by ddekany · 1 year, 8 months ago
  54. 304ca67 Fix typo in docs by Silvan van Leeuwen · 1 year, 8 months ago
  55. 928bd5e use isEmpty to check if string is empty by hduelme · 1 year, 8 months ago
  56. 7d9f5e5 #switch #on PR post-merge adjustments: by ddekany · 1 year, 8 months ago
  57. 7a429fe Merge pull request #114 from scrhartley/switch-on by ddekany · 1 year, 8 months ago
  58. 30a6e32 Merge pull request #112 from timlueg/2.3-gae by ddekany · 1 year, 9 months ago
  59. dda4faf Merge pull request #108 from hduelme/use-StandardCharsets-instead-of-string by ddekany · 1 year, 9 months ago
  60. e325894 Version number fixes/adjustments by ddekany · 1 year, 9 months ago
  61. 943c9b6 Refinements for blank_to_null, empty_to_null, and trim_to_null built-ins PR: by ddekany · 1 year, 9 months ago
  62. be043ec Merge pull request #111 from chrisrueger/add-is_blank-builtin-for-string by ddekany · 1 year, 9 months ago
  63. 1836779 Merge remote-tracking branch 'upstream/2.3-gae' into add-is_blank-builtin-for-string by Christoph Rueger · 1 year, 9 months ago
  64. 5708060 mention and link missing value operator by Christoph Rueger · 1 year, 9 months ago
  65. fa05011 add to alphabetical index by Christoph Rueger · 1 year, 9 months ago
  66. dfad869 manual for trim_to_null and empty_to_null by Christoph Rueger · 1 year, 9 months ago
  67. 501b893 add manual for ?blank_to_null by Christoph Rueger · 1 year, 9 months ago
  68. d03f7f7 Build: Some build cleanup, and documentation regarding static linking to _Java9Impl/_Java16Impl using the multi-release JAR format. by ddekany · 1 year, 9 months ago
  69. 3f2d643 Build: test task to always use the jar, as "JEP 238: Multi-Release JAR Files" doesn't work otherwise by ddekany · 1 year, 9 months ago
  70. 27f33c8 add ?trim_to_null and ?empty_to_null by Christoph Rueger · 1 year, 9 months ago
  71. ee239a7 implement ?blank_to_null instead of ?is_blank by Christoph Rueger · 1 year, 9 months ago
  72. fb80ca9 Compile regex for cleanStr only once by timlueg · 1 year, 9 months ago
  73. fe9f0a5 move tests to java by Christoph Rueger · 1 year, 9 months ago
  74. 3899be7 change implementation by Christoph Rueger · 1 year, 9 months ago
  75. ae5aaca fix NUMBER_OF_BIS to 298 by Christoph Rueger · 1 year, 9 months ago
  76. dde131e add testcase by Christoph Rueger · 1 year, 9 months ago
  77. be3490d add ?is_blank builtin for Strings by Christoph Rueger · 1 year, 9 months ago
  78. f292ff3 Statically linked JavaNImpl classes, utilizing "JEP 238: Multi-Release JAR Files" by ddekany · 1 year, 11 months ago
  79. ec3fd7c Corrected/improved Javadoc related to classicCompatible mode. Fixed issue where setClassicCompatibleAsInt did not mirror the value change in the Properties object. Added more tests for classicCompatible=true behavior. Some minor code cleanup (simplifications allowed by newer Java versions). by ddekany · 1 year, 10 months ago
  80. ebb38ff FREEMARKER-227: Fixed bug, where if classic_compatible mode was true (rarely used), then sequence built-ins, like seq?seq_contains(value), has failed with NullPointerException if values of incompatible types had to be compared. The intended behavior is to convert the values to string, and then compare them (to mimic the behavior of FreeMarker 1.x). by ddekany · 1 year, 10 months ago
  81. f35e19e README: Java 17 is needed instead of 16 at some places by ddekany · 1 year, 11 months ago
  82. 8d52bc8 Build: RAT Xalan dependency not needed anymore, as docgen now pulls in the missing 2.7.3 dependency by ddekany · 1 year, 11 months ago
  83. 29bb7bb Manual: Version history update by ddekany · 1 year, 11 months ago
  84. fa7e009 Merge branch '2.3.33-maintenance' into 2.3-gae by ddekany · 1 year, 11 months ago
  85. ef7b05d Converted package.html-s to package-info.java-s, as otherwise they were missing from the javadoc output in the new build. by ddekany · 1 year, 11 months ago 2.3.33-maintenance
  86. cb65493 Updated to docgen to 0.0.3-SNAPSHOT by ddekany · 1 year, 11 months ago
  87. f2094c2 Updated version to 2.3.34-SNAPSHOT by ddekany · 1 year, 11 months ago
  88. 136f131 Merge pull request #110 from kelemen/multi-release-jar by ddekany · 1 year, 11 months ago
  89. 4ef7a3c Added `testWithJar` tasks to test against the multi release jar. The other tests are kept as well to avoid complications and to allow for faster test runs when just checking a particular class (or source set). by Attila Kelemen · 1 year, 11 months ago
  90. 7f935b5 Creating multi release jar instead of just mixing classes compiled by different versions of javac. by Attila Kelemen · 1 year, 11 months ago
  91. b448ea6 Manual: Updated release date by ddekany · 1 year, 11 months ago
  92. 2a50e0f Merge pull request #109 from Attacktive/2.3-gae by ddekany · 2 years ago
  93. cf3da59 Manual: Fixed release date. README: minor typo by ddekany · 2 years ago v2.3.33-gae
  94. 05cc25c Build fixes: source package build has failed by ddekany · 2 years ago
  95. 8a22785 Added release date by ddekany · 2 years ago
  96. 81dbe9e Set version number 2.3.33 (not SNAPSHOT anymore) by ddekany · 2 years ago
  97. 6ae81c7 README markdown fix by ddekany · 2 years ago
  98. e55ff1e Minor javadoc fix in TemplateProcessingTracer by ddekany · 2 years ago
  99. 68e95a3 Updated README.md, mostly to describe Gradle build better. by ddekany · 2 years ago
  100. bf5e0b0 Renamed some ZeroArgumentNonVoidMethodPolicy-es to reflect the meaning more precisely (on the expense of having really long enum names): by ddekany · 2 years ago