aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src
AgeCommit message (Expand)Author
2017-01-26[engine] remove useless isXXXEnabled() testsClaude Brisson
2017-01-26[engine] fix trailing whitespacesClaude Brisson
2017-01-26[engine] fix previous commitClaude Brisson
2017-01-26[engine] fix toLowerCase without Locale.ROOTClaude Brisson
2017-01-26[engine] fixed \n ocurrencesClaude Brisson
2017-01-26[engine] fix indentation in ParseException.javaClaude Brisson
2017-01-26[engine] fixing \n ocurrences in progressClaude Brisson
2017-01-26[engine] big slimming cure for o.a.v.util.StringUtilsClaude Brisson
2017-01-26[engine] fix slf4j params non-usageClaude Brisson
2017-01-26[engine] remove antrun trick, always build parser, and put generated sources ...Claude Brisson
2016-12-21[engine] minor fix for 'unescaping' prefix and Renderable renderingClaude Brisson
2016-12-13[engine] optimization: use an unsynchronized string writer whenever possibleClaude Brisson
2016-12-11[engine] remove an obsolete hack from 2001 in ASTStringLiteralClaude Brisson
2016-12-11[engine] fix comment in parserClaude Brisson
2016-12-11[engine] fix indentationClaude Brisson
2016-12-11[engine] review event handlingClaude Brisson
2016-12-09[engine] output.encoding does not belong hereClaude Brisson
2016-12-09[engine] review global configuration getters/setters - do not expose ExtPrope...Claude Brisson
2016-12-09[engine] remove duplicate 'UTF-8' constantClaude Brisson
2016-12-09[engine] since we drop support for the old ResourceLoader API, there's no nee...Claude Brisson
2016-12-09[engine] Remove shading of commons-lang3. Remove all references to ExtendedPr...Claude Brisson
2016-12-05[engine] default encoding to UTF-8Claude Brisson
2016-12-02[engine] be nicer with upberspectors that don't check that the base object is...Claude Brisson
2016-11-14[engine] fix VelocimacroFactory logging initialization sequenceClaude Brisson
2016-11-14[engine] fix wicked logClaude Brisson
2016-11-12[engine] suppress stack trace display when we obviously don't need itClaude Brisson
2016-11-11[engine] still logging reengClaude Brisson
2016-11-11[engine] Review logging:Claude Brisson
2016-11-09[engine] fix an introspection bug for null argument (and add corresponding te...Claude Brisson
2016-11-09[engine] fix conversion test case resultsClaude Brisson
2016-11-08[engine] fix conversions towards Number, and handle widening boxed conversion...Claude Brisson
2016-11-07[engine] Fix another bug in parser (newline between array or map elements)Claude Brisson
2016-11-07[engine] fix parser bug for VTL like:Claude Brisson
2016-11-07[cleanup] Use platform newlinesSergiu Dumitriu
2016-10-15[engine] more versions updatingClaude Brisson
2016-10-11fix some minor findbug related issuesClaude Brisson
2016-10-11remove old references to Log4jLogChute and velocity-engine-log4j in config filesClaude Brisson
2016-10-081) added missing unary negate math operatorClaude Brisson
2016-10-02enhance Uberspector method disambiguation (+testcase)Claude Brisson
2016-09-23[engine] bugfix when trying to get a property of a null value (introduced in ...Claude Brisson
2016-09-12add tests for VELOCITY-783 parsing problemClaude Brisson
2016-09-12add a resource.manager.instance propertyClaude Brisson
2016-09-12fix parsing of single line comment in some up to now ignored lexer modes - fi...Claude Brisson
2016-09-12VelTools66TestCase is obsolete in JDK 8Claude Brisson
2016-09-11fix a few marginal indentatino bugsClaude Brisson
2016-09-10added testcase for VELOCITY-736Claude Brisson
2016-09-06some more indentation bugfixes and testcasesClaude Brisson
2016-09-06some indentation debugging, and fixes VELOCITY-678 along the wayClaude Brisson
2016-08-30[engine] do not wrap java.lang.Error in method invocation (fixes VELOCITY-798)Claude Brisson
2016-08-30[engine] Add a configurable space gobbling feature, to control indentation in...Claude Brisson