aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/runtime/RuntimeSingleton.java
AgeCommit message (Expand)Author
2019-03-15[engine] Remove all instances of LogChute in the javadocsClaude 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-06[engine] configuration key names refactoring proposalClaude Brisson
2017-01-28[engine] full code review (foreach loops and some other problems detected by ...Claude 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-12-05[engine] default encoding to UTF-8Claude Brisson
2016-07-26New datatypes conversion framework:Claude Brisson
2016-07-17[engine] keep macros in defining templates (applied reviewed patch from VELOC...Claude Brisson
2016-07-17[engine] remove dependency to commons-collections-3 (except from deprecated c...Claude Brisson
2016-07-15default input encoding set to file.encoding System property (then to UTF-8 if...Claude Brisson
2015-08-31[engine] switch to slf4j logging facadeClaude Brisson
2010-07-01VELOCITYSB-4Antonio Petrelli