aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core
AgeCommit message (Expand)Author
2019-12-28[maven-release-plugin] prepare release 2.2Claude Brisson
2019-12-28[engine] Fix VELOCITY-904 againClaude Brisson
2019-12-28[engine] Revert poms for next 2.2 RC attemptClaude Brisson
2019-12-14[maven-release-plugin] prepare for next development iterationClaude Brisson
2019-12-14[maven-release-plugin] prepare release 2.2Claude Brisson
2019-12-14[engine] Revert release:prepare, forgot examples distribution packagingClaude Brisson
2019-12-14[maven-release-plugin] prepare for next development iterationClaude Brisson
2019-12-14[maven-release-plugin] prepare release 2.2Claude 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-11-01[engine] Revert poms for next 2.2 RC attemptClaude Brisson
2019-09-08[maven-release-plugin] prepare for next development iterationClaude Brisson
2019-09-08[maven-release-plugin] prepare release 2.2Claude Brisson
2019-09-08[engine] Revert poms for next 2.2 RC1 attemptClaude Brisson
2019-09-08[maven-release-plugin] prepare for next development iterationClaude Brisson
2019-09-08[maven-release-plugin] prepare release 2.2Claude Brisson
2019-09-08[engine] Update another test library versionClaude Brisson
2019-09-08[engine] Update plugins and dependencies versionsClaude Brisson
2019-09-08[VELOCITY-916] Add a second effect for the debugging flag runtime.log.track_l...Claude Brisson
2019-09-07[engine] maven build should publish sourcesClaude 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-08-16[engine][VELOCITY-917] Remove buildplan debugging plugin from engine pomClaude 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-12[engine][VELOCITY-917] Fix another commentClaude Brisson
2019-06-12Fixes following Michael's comments:Claude Brisson
2019-06-10[engine][VELOCITY-917] Fix pom commentClaude Brisson
2019-06-10[engine][VELOCITY-917] New velocity-custom-parser-example module is readyClaude Brisson
2019-06-08[engine][VELOCITY-917] Expose raw grammar file in final jarClaude 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 pom.xml files indentation, reorder velocity-engine...Claude Brisson
2019-06-01[engine][VELOCITY-917] Build standard and tailored parsersClaude 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