aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src
AgeCommit message (Expand)Author
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-11-23Add .travis.yml for testing the PRs at https://travis-ci.com/apache/velocity-...Martin Tzvetanov Grigorov
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
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 comment.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] Fix failing testcaseClaude 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