aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/directive
AgeCommit message (Expand)Author
2022-07-25Easier #include and #parse directives subclassing - fixes VELOCITY-959Claude Brisson
2022-06-18Fix a funny typoClaude Brisson
2022-04-18Fixes VELOCITY-953 where VelocimacroProxy polutes context stack due to wrong ...Janek.Schumann
2021-02-25A lot of almost purely cosmetic code cleanupsClaude Brisson
2021-02-25Rebased what I could from PR #2 'Add generics parameters and remove unnecesar...Claude Brisson
2020-05-26don't leak classes via Stop.STOP_ALL stack tracePeter Gromov
2020-01-28[engine] Review VELOCITY-926 fix:Claude Brisson
2020-01-23[engine] Fix VELOCITY-926Claude Brisson
2020-01-01[engine] Fix another VELOCITY-904 regressionClaude Brisson
2019-12-28[engine] Fix VELOCITY-904 againClaude Brisson
2019-12-13[engine][VELOCITY-904] Handle nested macro calls in 'velocimacro.arguments.pr...Claude Brisson
2019-12-05[core] Fix VELOCITY-904: preserve argument literal *even* if the argument pas...Claude Brisson
2019-09-08[VELOCITY-916] Add a second effect for the debugging flag runtime.log.track_l...Claude Brisson
2019-08-21[engine][VELOCITY-917] Fix commentClaude Brisson
2019-06-17[engine][VELOCITY-917] RuntimeServices shouldn't directly expose configured p...Claude Brisson
2019-05-31[engine][VELOCITY-917] Preliminary work for VTL chars config: parametrize cod...Claude Brisson
2019-03-11[engine] javadoc and indentation fixesClaude Brisson
2019-03-10[engine][VELOCITY-909] Propagate propnames changes thorough javadoc; some mor...Claude Brisson
2019-03-10[engine][VELOCITY-909] Deprecate directive.include.output_error_start and dir...Claude Brisson
2019-03-06[engine] configuration key names refactoring proposalClaude Brisson
2018-10-15[VELOCITY-904] Added velocimacro.preserve.arguments.literals boolean flag (fa...Claude Brisson
2018-10-15[VELOCITY-903] #foreach #else #end readyClaude Brisson
2017-02-20[engine] several coding style fixes (Michael remarks)Claude Brisson
2017-01-28[engine] full code review (foreach loops and some other problems detected by ...Claude Brisson
2017-01-26[engine] use commons.lang3.Validate whenever appropriateClaude Brisson
2017-01-26[engine] remove unused importsClaude Brisson
2017-01-26[engine] fix unnecessary use of StringBuffer instead of StringBuilderClaude Brisson
2017-01-26[engine] remove useless isXXXEnabled() testsClaude Brisson
2017-01-26[engine] fix trailing whitespacesClaude Brisson
2017-01-26[engine] fix slf4j params non-usageClaude Brisson
2017-01-26[engine] remove antrun trick, always build parser, and put generated sources ...Claude Brisson
2016-12-13[engine] optimization: use an unsynchronized string writer whenever possibleClaude Brisson
2016-12-09[engine] review global configuration getters/setters - do not expose ExtPrope...Claude Brisson
2016-12-09[engine] Remove shading of commons-lang3. Remove all references to ExtendedPr...Claude Brisson
2016-11-11[engine] still logging reengClaude Brisson
2016-11-11[engine] Review logging:Claude Brisson
2016-09-11fix a few marginal indentatino bugsClaude 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-07-17[engine] have #foreach honnor the Closeable interface on the iteratorClaude Brisson
2016-07-13Take advantage of the major version jump to enforce String keys in internal c...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
2015-05-31Standardize license header format, added a few missing license headersSergiu Dumitriu
2015-03-01Use the native endline instead of the hardcoded Windows oneSergiu Dumitriu
2010-12-29Add better duck-typing support, make #if() false for 'empty' objects (VELOCIT...Nathan Bubna
2010-12-01VELOCITY-789Antonio Petrelli
2010-09-17Merged from 2.0 branch to sandbox, from 1st September 2010.Antonio Petrelli
2010-07-07VELOCITYSB-4Antonio Petrelli
2010-07-01VELOCITYSB-4Antonio Petrelli