aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive/Block.java
AgeCommit message (Expand)Author
2016-12-13[engine] optimization: use an unsynchronized string writer whenever possibleClaude Brisson
2016-07-22Applied Jarkko's memory saving patch that drops Tokens while parsing.Claude Brisson
2016-07-17[engine] keep macros in defining templates (applied reviewed patch from VELOC...Claude Brisson
2016-06-22fix some parametrized logger messages for slf4j '{}' placeholders, and add pa...Claude Brisson
2015-08-31[engine] switch to slf4j logging facadeClaude Brisson
2010-12-29Add better duck-typing support, make #if() false for 'empty' objects (VELOCIT...Nathan Bubna
2010-12-01VELOCITY-789Antonio Petrelli
2010-07-01VELOCITYSB-4Antonio Petrelli