pa...@apache.org |
groovy git commit: GROOVY-7402: Compiler NPE Related To AST Transformations And Traits (closes #499) |
Wed, 01 Mar, 13:07 |
pa...@apache.org |
groovy git commit: GROOVY-7402: Compiler NPE Related To AST Transformations And Traits (closes #499) |
Wed, 01 Mar, 13:10 |
kee...@apache.org |
groovy git commit: fixed documentation of default Grape root directory (closes #506) |
Wed, 01 Mar, 21:30 |
pa...@apache.org |
[1/3] groovy git commit: fix groovy7797 - assign correct receiver in closure |
Thu, 02 Mar, 09:03 |
pa...@apache.org |
[2/3] groovy git commit: refactor to remove duplicate code |
Thu, 02 Mar, 09:03 |
pa...@apache.org |
[3/3] groovy git commit: refactor a huge monster method which is over 100 lines (closes #455) |
Thu, 02 Mar, 09:03 |
pa...@apache.org |
[1/3] groovy git commit: fix groovy7797 - assign correct receiver in closure |
Thu, 02 Mar, 09:04 |
pa...@apache.org |
[2/3] groovy git commit: refactor to remove duplicate code |
Thu, 02 Mar, 09:04 |
pa...@apache.org |
[3/3] groovy git commit: refactor a huge monster method which is over 100 lines (closes #455) |
Thu, 02 Mar, 09:04 |
pa...@apache.org |
[1/2] groovy git commit: GROOVY-8109: Unsupported operator with @CompileStatic causes BUG! () during compilation (closes PR#509) |
Wed, 08 Mar, 05:05 |
pa...@apache.org |
[2/2] groovy git commit: GROOVY-8107: Binary incompatibility problems between compiled code in Groovy 2.4.7 vs 2.4.9 (closes PR#508) |
Wed, 08 Mar, 05:05 |
pa...@apache.org |
[1/2] groovy git commit: GROOVY-8109: Unsupported operator with @CompileStatic causes BUG! () during compilation (closes PR#509) |
Wed, 08 Mar, 05:05 |
pa...@apache.org |
[2/2] groovy git commit: GROOVY-8107: Binary incompatibility problems between compiled code in Groovy 2.4.7 vs 2.4.9 (closes PR#508) |
Wed, 08 Mar, 05:05 |
pa...@apache.org |
groovy git commit: GROOVY-8109: Unsupported operator with @CompileStatic causes BUG! () during compilation - add test (closes #509) |
Wed, 08 Mar, 05:47 |
pa...@apache.org |
groovy git commit: GROOVY-8109: Unsupported operator with @CompileStatic causes BUG! () during compilation - add test (closes #509) |
Wed, 08 Mar, 05:48 |
pa...@apache.org |
groovy git commit: GROOVY-6792: ClassFormatError if a method has dots within its name (closes #505) |
Wed, 08 Mar, 05:51 |
pa...@apache.org |
groovy git commit: GROOVY-6792: ClassFormatError if a method has dots within its name (closes #505) |
Wed, 08 Mar, 05:51 |
pa...@apache.org |
[1/3] groovy git commit: groovy 7909 bug |
Wed, 08 Mar, 08:12 |
pa...@apache.org |
[2/3] groovy git commit: add license header to test groovy file |
Wed, 08 Mar, 08:12 |
pa...@apache.org |
[3/3] groovy git commit: make field package private (closes #432) |
Wed, 08 Mar, 08:12 |
pa...@apache.org |
[1/3] groovy git commit: groovy 7909 bug |
Wed, 08 Mar, 08:13 |
pa...@apache.org |
[2/3] groovy git commit: add license header to test groovy file |
Wed, 08 Mar, 08:13 |
pa...@apache.org |
[3/3] groovy git commit: make field package private (closes #432) |
Wed, 08 Mar, 08:13 |
jwagenleit...@apache.org |
groovy git commit: GROOVY-7248: MissingPropertyException: No such property in finally block (closes #501) |
Thu, 09 Mar, 13:17 |
jwagenleit...@apache.org |
groovy git commit: GROOVY-7248: MissingPropertyException: No such property in finally block (closes #501) |
Thu, 09 Mar, 13:19 |
pa...@apache.org |
groovy git commit: GROOVY-8110: @ListenerList generated fireWhatever() method stops working (closes #510) |
Thu, 09 Mar, 21:12 |
pa...@apache.org |
groovy git commit: GROOVY-8110: @ListenerList generated fireWhatever() method stops working (closes #510) |
Thu, 09 Mar, 21:14 |
pa...@apache.org |
svn commit: r18648 - in /dev/groovy/2.4.10: ./ distribution/ sources/ |
Thu, 09 Mar, 22:26 |
pa...@apache.org |
[groovy] Git Push Summary |
Thu, 09 Mar, 22:26 |
kee...@apache.org |
groovy git commit: fixed documentation of default Grape root directory (closes #506) |
Fri, 10 Mar, 01:59 |
pa...@apache.org |
groovy git commit: GROOVY-8118: Builder's DefaultStrategy has small doc error |
Sun, 12 Mar, 22:55 |
pa...@apache.org |
[groovy] Git Push Summary |
Tue, 14 Mar, 05:19 |
cchamp...@apache.org |
groovy git commit: Add build scans to 2.4 branch |
Tue, 14 Mar, 10:12 |
pa...@apache.org |
groovy git commit: GROOVY-6792: ClassFormatError if a method has dots within its name (enable only with system property for now) |
Tue, 14 Mar, 10:54 |
pa...@apache.org |
groovy git commit: GROOVY-8120: Bump commons cli version to 1.4 |
Tue, 14 Mar, 10:56 |
pa...@apache.org |
groovy git commit: GROOVY-8119: Groovy Language Specification documentation has bad internal links to "type checking section" |
Tue, 14 Mar, 11:06 |
pa...@apache.org |
[1/2] groovy git commit: GROOVY-8118: Builder's DefaultStrategy has small doc error |
Tue, 14 Mar, 11:08 |
pa...@apache.org |
[2/2] groovy git commit: Merge branch 'GROOVY_2_4_X' of http://git-wip-us.apache.org/repos/asf/groovy into GROOVY_2_4_X |
Tue, 14 Mar, 11:08 |
pa...@apache.org |
groovy git commit: GROOVY-6792: ClassFormatError if a method has dots within its name (fix impact for tests) |
Tue, 14 Mar, 12:32 |
pa...@apache.org |
[1/3] groovy git commit: GROOVY-6792: ClassFormatError if a method has dots within its name (enable only with system property for now) |
Tue, 14 Mar, 12:54 |
pa...@apache.org |
[2/3] groovy git commit: GROOVY-8119: Groovy Language Specification documentation has bad internal links to "type checking section" |
Tue, 14 Mar, 12:54 |
pa...@apache.org |
[3/3] groovy git commit: GROOVY-6792: ClassFormatError if a method has dots within its name (fix impact for tests) |
Tue, 14 Mar, 12:54 |
pa...@apache.org |
svn commit: r18733 - /dev/groovy/2.4.10/ |
Tue, 14 Mar, 14:36 |
pa...@apache.org |
svn commit: r18737 - in /dev/groovy/2.4.10: ./ distribution/ sources/ |
Tue, 14 Mar, 14:58 |
pa...@apache.org |
[groovy] Git Push Summary |
Tue, 14 Mar, 14:58 |
pa...@apache.org |
[groovy] Git Push Summary |
Wed, 15 Mar, 00:00 |
pa...@apache.org |
groovy git commit: bump version to 3.0.0 for master |
Wed, 15 Mar, 02:34 |
pa...@apache.org |
groovy git commit: GROOVY-8046: ClassFormatError void field/variable/parameter (closes #513) |
Thu, 16 Mar, 04:58 |
pa...@apache.org |
groovy git commit: temporary version change until Spock supports 3+ |
Thu, 16 Mar, 10:20 |
pa...@apache.org |
groovy git commit: fix JDK6 build |
Thu, 16 Mar, 11:44 |
pa...@apache.org |
svn commit: r18785 - in /release/groovy/2.4.10: ./ distribution/ sources/ |
Sat, 18 Mar, 03:40 |
pa...@apache.org |
svn commit: r18786 - /dev/groovy/2.4.10/ |
Sat, 18 Mar, 03:40 |
pa...@apache.org |
groovy git commit: Bump version on GROOVY_2_4_X branch |
Sat, 18 Mar, 05:59 |
pascalschumac...@apache.org |
groovy git commit: DefaultGroovyMethods#any: add examples to javadoc |
Sat, 18 Mar, 09:39 |
pascalschumac...@apache.org |
groovy git commit: DefaultGroovyMethods#any: add examples to javadoc |
Sat, 18 Mar, 09:40 |
pascalschumac...@apache.org |
groovy git commit: DefaultGroovyMethods#any: add examples to javadoc |
Sat, 18 Mar, 09:41 |
pascalschumac...@apache.org |
groovy git commit: DefaultGroovyMethods: add more javadoc examples for the each, eachWithIndex and every methods |
Sat, 18 Mar, 10:38 |
pascalschumac...@apache.org |
groovy git commit: DefaultGroovyMethods: add more javadoc examples for the each, eachWithIndex and every methods |
Sat, 18 Mar, 10:39 |
pascalschumac...@apache.org |
groovy git commit: DefaultGroovyMethods: add more javadoc examples for the each, eachWithIndex and every methods |
Sat, 18 Mar, 10:42 |
pa...@apache.org |
groovy git commit: GROOVY-8046: ClassFormatError void field/variable/parameter (closes #513) |
Mon, 20 Mar, 06:44 |
pa...@apache.org |
groovy git commit: GROOVY-8043: NPE compiling Memoized method with AIC (closes #511) |
Mon, 20 Mar, 06:49 |
pa...@apache.org |
groovy git commit: GROOVY-8043: NPE compiling Memoized method with AIC (closes #511) |
Mon, 20 Mar, 11:31 |
pa...@apache.org |
groovy git commit: tweak build to report snapshot dependencies found during non-snapshot release |
Tue, 21 Mar, 11:07 |
pa...@apache.org |
groovy git commit: Simplify MacroGroovy substitutions' implementation (closes #443) |
Tue, 21 Mar, 12:14 |
pa...@apache.org |
[1/2] groovy git commit: tweak build to report snapshot dependencies found during non-snapshot release |
Tue, 21 Mar, 12:15 |
pa...@apache.org |
[2/2] groovy git commit: Simplify MacroGroovy substitutions' implementation (closes #443) |
Tue, 21 Mar, 12:15 |
pascalschumac...@apache.org |
groovy git commit: DefaultGroovyMethods: add javadoc examples for #find and #findResult |
Wed, 22 Mar, 20:44 |
pascalschumac...@apache.org |
groovy git commit: DefaultGroovyMethods: add javadoc examples for #find and #findResult |
Wed, 22 Mar, 20:45 |
pascalschumac...@apache.org |
groovy git commit: DefaultGroovyMethods: add javadoc examples for #find and #findResult |
Wed, 22 Mar, 20:47 |
sun...@apache.org |
groovy git commit: Support command expression in the lambda body |
Fri, 24 Mar, 13:59 |
jwagenleit...@apache.org |
[1/2] groovy git commit: More useful error message in NodeList.replaceNode method (closes #516) |
Sun, 26 Mar, 19:04 |
jwagenleit...@apache.org |
[2/2] groovy git commit: More useful error message in DOMCategory.replaceNode method |
Sun, 26 Mar, 19:04 |
jwagenleit...@apache.org |
[1/2] groovy git commit: More useful error message in NodeList.replaceNode method (closes #516) |
Sun, 26 Mar, 19:05 |
jwagenleit...@apache.org |
[2/2] groovy git commit: More useful error message in DOMCategory.replaceNode method |
Sun, 26 Mar, 19:05 |
jwagenleit...@apache.org |
[1/2] groovy git commit: Fix typo |
Sun, 26 Mar, 21:24 |
jwagenleit...@apache.org |
[2/2] groovy git commit: Adds documentation around 'remove' method Integer/Object ambiguity (closes #514) |
Sun, 26 Mar, 21:24 |
jwagenleit...@apache.org |
[1/2] groovy git commit: Adds documentation around 'remove' method Integer/Object ambiguity (closes #514) |
Sun, 26 Mar, 21:25 |
jwagenleit...@apache.org |
[2/2] groovy git commit: Fix typo |
Sun, 26 Mar, 21:25 |
jwagenleit...@apache.org |
[1/4] groovy git commit: Fix typo |
Sun, 26 Mar, 22:52 |
jwagenleit...@apache.org |
[2/4] groovy git commit: More useful error message in DOMCategory.replaceNode method |
Sun, 26 Mar, 22:52 |
jwagenleit...@apache.org |
[3/4] groovy git commit: Adds documentation around 'remove' method Integer/Object ambiguity (closes #514) |
Sun, 26 Mar, 22:52 |
jwagenleit...@apache.org |
[4/4] groovy git commit: More useful error message in NodeList.replaceNode method (closes #516) |
Sun, 26 Mar, 22:52 |
pa...@apache.org |
[1/2] groovy git commit: change to version 3.0.0-SNAPSHOT and use latest Spock snapshot which supports that version number |
Mon, 27 Mar, 06:34 |
pa...@apache.org |
[2/2] groovy git commit: Merge remote-tracking branch 'origin/master' |
Mon, 27 Mar, 06:34 |
pa...@apache.org |
groovy git commit: GROOVY-8128: Breaking change in 2.4.9 with Sql query with GString |
Mon, 27 Mar, 13:19 |
pa...@apache.org |
groovy git commit: GROOVY-8128: Breaking change in 2.4.9 with Sql query with GString |
Mon, 27 Mar, 13:20 |
pa...@apache.org |
groovy git commit: GROOVY-8128: Breaking change in 2.4.9 with Sql query with GString |
Mon, 27 Mar, 13:21 |
sun...@apache.org |
groovy git commit: Refine the verification for assignments |
Mon, 27 Mar, 16:35 |
sun...@apache.org |
groovy git commit: Minor refactoring |
Tue, 28 Mar, 01:19 |
sun...@apache.org |
groovy git commit: Minor refactoring |
Tue, 28 Mar, 03:03 |
pa...@apache.org |
[1/5] groovy git commit: introduce macro methods and re-implement macro as a macro method |
Tue, 28 Mar, 06:04 |
pa...@apache.org |
[2/5] groovy git commit: introduce macro methods and re-implement macro as a macro method |
Tue, 28 Mar, 06:04 |
pa...@apache.org |
[3/5] groovy git commit: extract MacroCallTransformingVisitor |
Tue, 28 Mar, 06:04 |
pa...@apache.org |
[4/5] groovy git commit: CR fixes, split code into smaller parts, add @Incubating and @since to different classes |
Tue, 28 Mar, 06:04 |
pa...@apache.org |
[5/5] groovy git commit: add license header and remove some dead code (closes #472) |
Tue, 28 Mar, 06:04 |
pa...@apache.org |
[1/5] groovy git commit: introduce macro methods and re-implement macro as a macro method |
Tue, 28 Mar, 06:05 |
pa...@apache.org |
[2/5] groovy git commit: introduce macro methods and re-implement macro as a macro method |
Tue, 28 Mar, 06:05 |
pa...@apache.org |
[3/5] groovy git commit: extract MacroCallTransformingVisitor |
Tue, 28 Mar, 06:05 |
pa...@apache.org |
[4/5] groovy git commit: CR fixes, split code into smaller parts, add @Incubating and @since to different classes |
Tue, 28 Mar, 06:05 |
pa...@apache.org |
[5/5] groovy git commit: add license header and remove some dead code (closes #472) |
Tue, 28 Mar, 06:05 |