aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache
AgeCommit message (Expand)Author
2022-07-25Easier #include and #parse directives subclassing - fixes VELOCITY-959Claude Brisson
2022-07-25Make templates cloneable - fixes VELOCITY-958Claude Brisson
2022-06-18Fix a funny typoClaude Brisson
2022-06-18Merge pull request #23 from gndrm/bugfix/override-defaultEncodingClaude Brisson
2022-04-18Fixes VELOCITY-953 where VelocimacroProxy polutes context stack due to wrong ...Janek.Schumann
2021-06-21Update ResourceManagerImpl.javaluryson
2021-04-27add the ability to override defaultEncodinggndrm
2021-03-03Fix references alternate values implementation, with some more test casesClaude Brisson
2021-02-25Merge feature/fix-some-genericsClaude Brisson
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-07-16disallow ClassLoader, Thread, and subclasses.Will Glass-Husain
2020-07-16whitespace fixWill Glass-Husain
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-07[engine] Fix VELOCITY-924 - cache collision between an object and its classClaude 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-12-03[core] Added implicit conversions from/to BigInteger and BigDecimalClaude Brisson
2019-11-30[core] Use devoted File Separator control character for parser end of templat...Claude Brisson
2019-11-01[engine] Fix versions issues and READMEClaude 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 error messageClaude Brisson
2019-08-21[engine][VELOCITY-917] Fix commentClaude Brisson
2019-08-21[engine][VELOCITY-917] Remove obsolete codeClaude Brisson
2019-06-17[engine][VELOCITY-917] RuntimeServices shouldn't directly expose configured p...Claude Brisson
2019-06-12[engine][VELOCITY-917] Merge changes from trunkClaude Brisson
2019-06-06[engine][VELOCITY-917] Compile-time configurable parser : working StandardParserClaude Brisson
2019-06-05[engine][VELOCITY-915] Add new backward compatibility flags to mimic 1.7 beha...Claude Brisson
2019-06-01[engine][VELOCITY-917] Fix character namesClaude Brisson
2019-06-01[engine][VELOCITY-917] Patching javacc generated sources so that they use the...Claude Brisson
2019-05-31[engine][VELOCITY-917] Preliminary work for VTL chars config: parametrize cod...Claude Brisson
2019-05-25[core] Introspection: favor non-vararg methods on ambiguities as does the Jav...Claude Brisson
2019-05-05[engine] Implement template location tracking with slf4j MDC tags; disabled b...Claude Brisson
2019-03-15[engine] Remove all instances of LogChute in the javadocsClaude Brisson
2019-03-15[engine] Put back the unused constant velocimacro.messages.on, as deprecatedClaude Brisson
2019-03-15[engine] Property keys deprecation logs should reside in the default org.apac...Claude Brisson
2019-03-11[engine] javadoc and indentation fixesClaude Brisson
2019-03-11[engine][VELOCITY-909] Merge branch 909 back to trunkClaude Brisson
2019-03-10[engine][VELOCITY-909] Propagate propnames changes thorough javadoc; some mor...Claude Brisson
2019-03-10[engine][VELOCITY-909] Fix error: deprecate property runtime.conversion.handl...Claude Brisson
2019-03-10[engine][VELOCITY-909] Rename introspector.uberspect to introspector.uberspec...Claude Brisson
2019-03-10[engine][VELOCITY-909] Rename input.encoding to resource.default_encodingClaude Brisson
2019-03-10[engine][VELOCITY-909] No need to keep the deprecated form of properties intr...Claude Brisson
2019-03-10[engine][VELOCITY-909] Remove all references to old property directive.set.nu...Claude Brisson
2019-03-10[engine][VELOCITY-909] Deprecate directive.include.output_error_start and dir...Claude Brisson
2019-03-10[engine] Deprecate HTML, XML and Javascript EscapeReference event handlersClaude Brisson