aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main
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-27[engine] Fix VELOCITY-927Claude 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-24[engine][VELOCITY-925] Fix BC whitespace gobbling for macro call without pare...Claude Brisson
2020-01-23[engine] Fix VELOCITY-926Claude Brisson
2020-01-10[engine] Fix javadoc issues in generated parser filesClaude 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-12[engine][VELOCITY-923] Fix parser regressionClaude 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-02[core] Easier maven solution for VelocityEngineVersion source file templatingClaude 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-09-02[VELOCITY-919] Fix zero-width whitespace handlingClaude 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-17[engine][VELOCITY-917] Functional parser.package propertyClaude Brisson
2019-06-17[engine][VELOCITY-917] Rename parser.name to parser.basename for clarityClaude Brisson
2019-06-12[engine][VELOCITY-917] Merge changes from trunkClaude Brisson
2019-06-12Fixes following Michael's comments:Claude 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] Parser fixClaude 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-04-16[engine] Fix VELOCITY-912 : hyphen in identifiers for subpropertiesClaude 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