aboutsummaryrefslogtreecommitdiff
path: root/velocity-engine-core/src/main/java/org/apache/velocity/util/introspection/UberspectImpl.java
AgeCommit message (Expand)Author
2021-02-25A lot of almost purely cosmetic code cleanupsClaude Brisson
2019-12-03[core] Added implicit conversions from/to BigInteger and BigDecimalClaude Brisson
2019-09-08[VELOCITY-916] Add a second effect for the debugging flag runtime.log.track_l...Claude Brisson
2019-03-11[engine] javadoc and indentation fixesClaude Brisson
2019-02-22[VELOCITY-892] Allow user to specity an instance of a conversion handlerClaude Brisson
2018-10-17[VELOCITY-892] Better handling of methods disambiguisationClaude Brisson
2018-10-17[VELOCITY-892] Handling conversions towards Type (work in progress)Claude Brisson
2018-07-13some javadoc bugs incidentally fixedClaude Brisson
2017-01-28[engine] full code review (foreach loops and some other problems detected by ...Claude Brisson
2017-01-26[engine] remove unused importsClaude Brisson
2017-01-26[engine] remove useless isXXXEnabled() testsClaude Brisson
2017-01-26[engine] fix trailing whitespacesClaude Brisson
2016-11-11[engine] Review logging:Claude Brisson
2016-07-26New datatypes conversion framework:Claude Brisson
2016-07-22[engine] support .empty; fixes VELOCITY-843Claude Brisson
2016-07-20[engine] allow conversion of method args from String to Enum constant - fixes...Claude Brisson
2016-07-19[engine] applied patch from VELOCITY-815Claude Brisson
2016-07-17[engine] keep macros in defining templates (applied reviewed patch from VELOC...Claude Brisson
2016-06-22fix some parametrized logger messages for slf4j '{}' placeholders, and add pa...Claude Brisson
2015-12-04VELOCITY-871: #foreach should work over any Iterable classSergiu Dumitriu
2015-12-04VELOCITY-870: Exception displayed when trying to loop over an Iterable privat...Sergiu Dumitriu
2015-08-31[engine] switch to slf4j logging facadeClaude Brisson
2010-09-17Merged from 2.0 branch to sandbox, from 1st September 2010.Antonio Petrelli
2010-07-01VELOCITYSB-4Antonio Petrelli