129
I Use This!
Activity Not Available

Commits : Listings

Analyzed 4 months ago. based on code collected over 1 year ago.
Jan 20, 2022 — Jan 20, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[engine] have #foreach honnor the Closeable interface on the iterator
arkanovicz
as cbrisson
More... almost 8 years ago
[engine] have #foreach honnor the Closeable interface on the iterator More... almost 8 years ago
[engine] proper handling of 'initializing' and internal state when a problem occurs during initialization
arkanovicz
as cbrisson
More... almost 8 years ago
[engine] proper handling of 'initializing' and internal state when a problem occurs during initialization More... almost 8 years ago
[engine] remove dependency to commons-collections-3 (except from deprecated classes and methods), use our own ExtProperties class
arkanovicz
as cbrisson
More... almost 8 years ago
[engine] remove dependency to commons-collections-3 (except from deprecated classes and methods), use our own ExtProperties class More... almost 8 years ago
[engine] add javadoc aggregated goal to global pom.xml More... almost 8 years ago
[engine] add javadoc aggregated goal to global pom.xml
arkanovicz
as cbrisson
More... almost 8 years ago
[jsr223] more javadoc
arkanovicz
as cbrisson
More... almost 8 years ago
[jsr223] more javadoc More... almost 8 years ago
[jsr223] enhance javadoc
arkanovicz
as cbrisson
More... almost 8 years ago
[jsr223] enhance javadoc More... almost 8 years ago
[jsr223] make VelocityScriptEngine implement the Compilable interface ; by convention, choose to always return the writer
arkanovicz
as cbrisson
More... almost 8 years ago
[jsr223] make VelocityScriptEngine implement the Compilable interface ; by convention, choose to always return the writer More... almost 8 years ago
[jsr223] fix licencing
arkanovicz
as cbrisson
More... almost 8 years ago
[jsr223] fix licencing More... almost 8 years ago
better backward compatibility handling for resource loader API change
arkanovicz
as cbrisson
More... almost 8 years ago
better backward compatibility handling for resource loader API change More... almost 8 years ago
review (ahem... rewrite using Sun provided example) scripting interface
arkanovicz
as cbrisson
More... almost 8 years ago
review (ahem... rewrite using Sun provided example) scripting interface More... almost 8 years ago
add a first JSR-223 scripting interface implematation (thanks to Dishara Wijewardana and to Google Summer of Code)
arkanovicz
as cbrisson
More... almost 8 years ago
add a first JSR-223 scripting interface implematation (thanks to Dishara Wijewardana and to Google Summer of Code) More... almost 8 years ago
default input encoding set to file.encoding System property (then to UTF-8 if not present) ; removed unused OUTPUT_ENCODING property More... almost 8 years ago
default input encoding set to file.encoding System property (then to UTF-8 if not present) ; removed unused OUTPUT_ENCODING property
arkanovicz
as cbrisson
More... almost 8 years ago
changelog for prev commit
arkanovicz
as cbrisson
More... almost 8 years ago
changelog for prev commit More... almost 8 years ago
fix Template default encoding initialization problem (fixes VELOCITY-809)
arkanovicz
as cbrisson
More... almost 8 years ago
fix Template default encoding initialization problem (fixes VELOCITY-809) More... almost 8 years ago
fix: encoding name comparison function should also handle '_'
arkanovicz
as cbrisson
More... almost 8 years ago
fix: encoding name comparison function should also handle '_' More... almost 8 years ago