aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src
AgeCommit message (Collapse)Author
2019-06-01[engine][VELOCITY-917] Fix character namesClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/parser_experiments@1860476 13f79535-47bb-0310-9956-ffa450edef68
2019-06-01[engine][VELOCITY-917] Patching javacc generated sources so that they use ↵Claude Brisson
the ParserTokenManager interface git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/parser_experiments@1860475 13f79535-47bb-0310-9956-ffa450edef68
2019-05-31[engine][VELOCITY-917] Preliminary work for VTL chars config: parametrize ↵Claude Brisson
code using target chars git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/parser_experiments@1860461 13f79535-47bb-0310-9956-ffa450edef68
2019-05-25[core] Introspection: favor non-vararg methods on ambiguities as does the ↵Claude Brisson
Java compiler git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1859988 13f79535-47bb-0310-9956-ffa450edef68
2019-05-05[engine] Implement template location tracking with slf4j MDC tags; disabled ↵Claude Brisson
by default git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1858687 13f79535-47bb-0310-9956-ffa450edef68
2019-04-16[engine] Fix VELOCITY-912 : hyphen in identifiers for subpropertiesClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1857633 13f79535-47bb-0310-9956-ffa450edef68
2019-03-15[engine] Remove all instances of LogChute in the javadocsClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1855594 13f79535-47bb-0310-9956-ffa450edef68
2019-03-15[engine] Put back the unused constant velocimacro.messages.on, as deprecatedClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1855592 13f79535-47bb-0310-9956-ffa450edef68
2019-03-15[engine] Property keys deprecation logs should reside in the default ↵Claude Brisson
org.apache.velocity logging namespace git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1855591 13f79535-47bb-0310-9956-ffa450edef68
2019-03-11[engine] javadoc and indentation fixesClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1855206 13f79535-47bb-0310-9956-ffa450edef68
2019-03-11[engine][VELOCITY-909] Merge branch 909 back to trunkClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1855186 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine][VELOCITY-909] Propagate propnames changes thorough javadoc; some ↵Claude Brisson
more related code fixes git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1855176 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine][VELOCITY-909] Fix comment.Claude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1855160 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine][VELOCITY-909] Fix error: deprecate property ↵Claude Brisson
runtime.conversion.handler.class, and not 2.1 property runtime.conversion.handler.instance git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1855159 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine][VELOCITY-909] Rename introspector.uberspect to ↵Claude Brisson
introspector.uberspect.class git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1855158 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine][VELOCITY-909] Rename input.encoding to resource.default_encodingClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1855152 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine][VELOCITY-909] Fix failing testcaseClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1855151 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine][VELOCITY-909] No need to keep the deprecated form of properties ↵Claude Brisson
introduced in 2.1-SNAPSHOT git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1855148 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine][VELOCITY-909] Remove all references to old property ↵Claude Brisson
directive.set.null.allowed (removed in 2.0) git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1855147 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine][VELOCITY-909] Deprecate directive.include.output_error_start and ↵Claude Brisson
directive.include.output_error_end (if/how errors are displayed is not the concern of the engine, which should throw in all cases) git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1855146 13f79535-47bb-0310-9956-ffa450edef68
2019-03-10[engine] Deprecate HTML, XML and Javascript EscapeReference event handlersClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1855144 13f79535-47bb-0310-9956-ffa450edef68
2019-03-06[engine] configuration key names refactoring proposalClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-909@1854947 13f79535-47bb-0310-9956-ffa450edef68
2019-03-05[engine] Without strict mode, invalid references rendering and invalid ↵Claude Brisson
method calls should all be at the debug loglevel git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854849 13f79535-47bb-0310-9956-ffa450edef68
2019-03-03[engine] Don't mix hyphens with dashes ; use '_' for word separator in ↵Claude Brisson
corresponding property name git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854737 13f79535-47bb-0310-9956-ffa450edef68
2019-03-03[engine] Fix a few javadoc warningsClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854711 13f79535-47bb-0310-9956-ffa450edef68
2019-03-03[engine] Fix VELOCITY-851Claude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854700 13f79535-47bb-0310-9956-ffa450edef68
2019-03-03[engine] Fix another test case for last commitClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854699 13f79535-47bb-0310-9956-ffa450edef68
2019-03-03[engine] Rendering of arrays should display their content ('[3, 4, 5]' ↵Claude Brisson
rather than '[I@15db9742') git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854697 13f79535-47bb-0310-9956-ffa450edef68
2019-03-03[engine] Invalid method calls should definitely be logged - but not in ↵Claude Brisson
ConversionHandler conversions tests git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854696 13f79535-47bb-0310-9956-ffa450edef68
2019-03-03[engine] Invalid method calls should definitely be loggedClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854695 13f79535-47bb-0310-9956-ffa450edef68
2019-03-03[engine] Indentation fixClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854694 13f79535-47bb-0310-9956-ffa450edef68
2019-03-03[engine] Reset debug flag to falseClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854691 13f79535-47bb-0310-9956-ffa450edef68
2019-03-02[engine] Enhance space gobbling LINES mode: keep ending newline after ↵Claude Brisson
directives wich don't start after a newline git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854662 13f79535-47bb-0310-9956-ffa450edef68
2019-02-26[engine] Fix unary negateClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854404 13f79535-47bb-0310-9956-ffa450edef68
2019-02-26[engine] Merge branch VELOCITY-892Claude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1854386 13f79535-47bb-0310-9956-ffa450edef68
2019-02-22[VELOCITY-892] Allow user to specity an instance of a conversion handlerClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-892@1854180 13f79535-47bb-0310-9956-ffa450edef68
2019-02-16[VELOCITY-908] Initialization failure on Windows with Turkish localeMichael Osipov
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1853730 13f79535-47bb-0310-9956-ffa450edef68
2018-12-08[engine] Static method to empty DuckType class cacheClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1848479 13f79535-47bb-0310-9956-ffa450edef68
2018-11-26[engine] Add String -> Locale in provided default explicit conversionsClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1847458 13f79535-47bb-0310-9956-ffa450edef68
2018-11-01[engine] Bugfix for alternate valuesClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1845457 13f79535-47bb-0310-9956-ffa450edef68
2018-11-01[engine] Default values bugfix in parser for numeric literalsClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1845429 13f79535-47bb-0310-9956-ffa450edef68
2018-10-17[VELOCITY-892] Better handling of methods disambiguisationClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-892@1844155 13f79535-47bb-0310-9956-ffa450edef68
2018-10-17[VELOCITY-892] Conversions towards types doneClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-892@1844123 13f79535-47bb-0310-9956-ffa450edef68
2018-10-17[VELOCITY-892] Handling conversions towards Type (work in progress)Claude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/branches/VELOCITY-892@1844087 13f79535-47bb-0310-9956-ffa450edef68
2018-10-15[VELOCITY-904] Added velocimacro.preserve.arguments.literals boolean flag ↵Claude Brisson
(false by default) - if true, when printing null arguments, the macros will use the provided arguments literals git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1843909 13f79535-47bb-0310-9956-ffa450edef68
2018-10-15[engine] Revert unintended changeClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1843897 13f79535-47bb-0310-9956-ffa450edef68
2018-10-15[VELOCITY-850] Better number conversion support in ExpProperties and allow ↵Claude Brisson
the initial Properties object to contain non-string values (even if putting sthing else than strings in Properties is strongly discouraged, supporting it doesn't do any harm) git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1843883 13f79535-47bb-0310-9956-ffa450edef68
2018-10-15[VELOCITY-903] #foreach #else #end readyClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1843869 13f79535-47bb-0310-9956-ffa450edef68
2018-10-14[engine] Ensure PrintWriter is flushed in SimpleNode.dump(), and escape newlinesClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1843867 13f79535-47bb-0310-9956-ffa450edef68
2018-10-14[engine] Fix previous commitClaude Brisson
git-svn-id: https://svn.apache.org/repos/asf/velocity/engine/trunk@1843865 13f79535-47bb-0310-9956-ffa450edef68