
Updated license to ASL 2
13 lines of code changed in:
Applied patch from Pascal DeMilly for GROOVY-1551: each invocation of run on GroovyScriptEngine don't share same GroovyClassLoader
71 lines of code changed in:
Changed Maven 1.0.2 repo target URL.
Thanks Arnaud Héritier for the right target URL for Maven 1.x.
1 lines of code changed in:
GROOVY-1507: add line numbers to the command-line options
Thanks to a patch from Joachim Baumann
5 lines of code changed in:
GROOVY-1508: Add option -a <splitpattern> to allow auto split of lines read when using command-line scripts (via -e)
Thanks to a patch from Joachim Baumann
21 lines of code changed in:
Ant builder changes from GROOVY-1506
8 lines of code changed in:
GROOVY-1510: Add groupBy() method to filter lists according to a closure criteria
29 lines of code changed in:
GROOVY-1482: applied patch from Jonathan Carlson, thanks a lot for that contribution!
20 lines of code changed in:
GROOVY-1400: GroovyRowResult should implement Map to access properties in JSPs (EL/JSTL)
182 lines of code changed in:
GROOVY-1296: Allow for null values in GroovyRowResult
14 lines of code changed in:
Added dummy test to Russel's UTF-8 test otherwise JUnit complains there's no test.
And also added the Object.asType() method in the meta methods test of the inspector.
4 lines of code changed in:
New SVN urls
3 lines of code changed in:
Removed the old trick of replacing underscores with hyphens.
3 lines of code changed in:
GROOVY-1421: Invoker.asIterator() does not check for metaclass methods when trying to create an Iterator for an object
1 lines of code changed in:
GROOVY-1353: Let's get Groovy with an apostrophe
1 lines of code changed in:
GROOVY-1353: UTC3 seems to have been missing some tests
1 lines of code changed in:
Patch from Peter Ledbrook (GROOVY-1418)
135 lines of code changed in:
Updated old closure notation with pipes instead of arrows.
5 lines of code changed in:
Fixed typo in method name (interval takes a single ending L)
8 lines of code changed in:
Updated class to a more recent syntax
2 lines of code changed in:
(238 more)