You are viewing a plain text version of this content. The canonical link for it is here.
- groovy git commit: GROOVY-8012: A class with a @MapConstructor when supplied with no args throws NPE (closes #466) - posted by pa...@apache.org on 2016/12/01 18:33:32 UTC, 0 replies.
- groovy git commit: GROOVY-8011: @ToString if used with includes='prop1, prop2' could allow the pseudo prop name 'super' as an alternative to using the includeSuper flag (closes #467) - posted by pa...@apache.org on 2016/12/01 18:35:42 UTC, 0 replies.
- groovy git commit: GROOVY-8014: @ToString could output properties in a predefined order when 'includes' is used - posted by pa...@apache.org on 2016/12/01 23:19:13 UTC, 0 replies.
- groovy git commit: Refine error messages handling further( e.g. missing ')' ) - posted by su...@apache.org on 2016/12/02 16:55:01 UTC, 0 replies.
- groovy git commit: Support elvis assignment - posted by su...@apache.org on 2016/12/03 07:48:32 UTC, 0 replies.
- groovy git commit: GROOVY-8013: The checking of property names during AST transform attribute processing doesn't take into account includeSuperProperties (closes #468) - posted by pa...@apache.org on 2016/12/03 23:22:12 UTC, 0 replies.
- [1/2] groovy git commit: Upgrade to latest build scans version - posted by cc...@apache.org on 2016/12/04 16:41:37 UTC, 0 replies.
- [2/2] groovy git commit: Workaround for cache corruption - posted by cc...@apache.org on 2016/12/04 16:41:38 UTC, 0 replies.
- [1/3] groovy git commit: Avoid resolution of `codenarc` dependencies at configuration time - posted by cc...@apache.org on 2016/12/04 16:54:39 UTC, 0 replies.
- [2/3] groovy git commit: Avoid resolution of `compile` dependencies at configuration time - posted by cc...@apache.org on 2016/12/04 16:54:40 UTC, 0 replies.
- [3/3] groovy git commit: Avoid resolution of `testClasspath` dependencies at configuration time - posted by cc...@apache.org on 2016/12/04 16:54:41 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8016: @TupleConstructor could use the order of properties listed in 'includes' when that option is used - posted by pa...@apache.org on 2016/12/07 06:06:22 UTC, 0 replies.
- [2/2] groovy git commit: Merge branch 'groovy8016' - posted by pa...@apache.org on 2016/12/07 06:06:23 UTC, 0 replies.
- groovy git commit: Fixed typo. (closes #470) - posted by jw...@apache.org on 2016/12/07 20:10:44 UTC, 1 replies.
- groovy git commit: trivial efficiency tweak - posted by pa...@apache.org on 2016/12/08 08:33:47 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-7966: Change in source order changes output in Java+Groovy joint compilation (closes #471) - posted by pa...@apache.org on 2016/12/09 10:03:28 UTC, 0 replies.
- [2/2] groovy git commit: Merge branch 'groovy7966' - posted by pa...@apache.org on 2016/12/09 10:03:29 UTC, 0 replies.
- groovy git commit: GROOVY-7966: Change in source order changes output in Java+Groovy joint compilation (closes #471) - posted by pa...@apache.org on 2016/12/09 10:04:28 UTC, 0 replies.
- groovy git commit: Support default method for interface - posted by su...@apache.org on 2016/12/09 15:52:07 UTC, 0 replies.
- groovy git commit: GROOVY-8019: allow better optimization for nested loops with unoptimzable parents - posted by bl...@apache.org on 2016/12/11 10:32:36 UTC, 1 replies.
- groovy git commit: Add option -lh to launch SimpleHTTPServer - posted by su...@apache.org on 2016/12/14 12:06:39 UTC, 0 replies.
- groovy git commit: Remove SimpleHTTPServer and its related option - posted by su...@apache.org on 2016/12/15 10:54:21 UTC, 0 replies.
- groovy git commit: Update readme of Parrot - posted by su...@apache.org on 2016/12/15 12:38:51 UTC, 0 replies.
- groovy git commit: UI tweak for Windows when scaling - posted by pa...@apache.org on 2016/12/16 06:00:05 UTC, 0 replies.
- groovy git commit: Minor refactoring - posted by su...@apache.org on 2016/12/16 16:31:11 UTC, 0 replies.
- groovy git commit: ability to change repoKey and contextUrl - posted by pa...@apache.org on 2016/12/17 06:41:14 UTC, 1 replies.
- groovy git commit: bintray build file fix - posted by jw...@apache.org on 2016/12/18 15:45:35 UTC, 1 replies.
- svn commit: r17474 - in /dev/groovy: distribution/ sources/ - posted by pa...@apache.org on 2016/12/18 22:26:16 UTC, 0 replies.
- svn commit: r17475 - in /dev/groovy: distribution/ sources/ - posted by pa...@apache.org on 2016/12/19 01:49:43 UTC, 0 replies.
- svn commit: r17479 - /dev/groovy/2.5.0-SNAPSHOT/ - posted by pa...@apache.org on 2016/12/19 10:48:37 UTC, 0 replies.
- svn commit: r17480 - /dev/groovy/2.5.0-SNAPSHOT/ - posted by pa...@apache.org on 2016/12/19 10:57:23 UTC, 0 replies.
- svn commit: r17483 - in /dev/groovy/2.5.0-SNAPSHOT: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/19 13:30:54 UTC, 0 replies.
- groovy git commit: GROOVY-8025: Using closures with annotations on Spock classes results in Groovydoc exception (partial fix only) - posted by pa...@apache.org on 2016/12/20 08:52:21 UTC, 1 replies.
- svn commit: r17496 - /dev/groovy/2.5.0-SNAPSHOT/ - posted by pa...@apache.org on 2016/12/20 12:12:36 UTC, 0 replies.
- groovy git commit: Bump gradle to 3.3-rc-1 - posted by su...@apache.org on 2016/12/20 12:35:05 UTC, 0 replies.
- svn commit: r17497 - in /dev/groovy/2.5.0-SNAPSHOT: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/20 12:56:52 UTC, 0 replies.
- groovy git commit: Improve the performance of lexer - posted by su...@apache.org on 2016/12/20 14:51:25 UTC, 0 replies.
- [01/21] groovy git commit: GROOVY-8012: A class with a @MapConstructor when supplied with no args throws NPE (closes #466) - posted by su...@apache.org on 2016/12/21 12:00:43 UTC, 0 replies.
- [02/21] groovy git commit: GROOVY-8011: @ToString if used with includes='prop1, prop2' could allow the pseudo prop name 'super' as an alternative to using the includeSuper flag (closes #467) - posted by su...@apache.org on 2016/12/21 12:00:44 UTC, 0 replies.
- [03/21] groovy git commit: GROOVY-8014: @ToString could output properties in a predefined order when 'includes' is used - posted by su...@apache.org on 2016/12/21 12:00:45 UTC, 0 replies.
- [04/21] groovy git commit: GROOVY-8013: The checking of property names during AST transform attribute processing doesn't take into account includeSuperProperties (closes #468) - posted by su...@apache.org on 2016/12/21 12:00:46 UTC, 0 replies.
- [05/21] groovy git commit: GROOVY-8016: @TupleConstructor could use the order of properties listed in 'includes' when that option is used - posted by su...@apache.org on 2016/12/21 12:00:47 UTC, 0 replies.
- [06/21] groovy git commit: Upgrade to latest build scans version - posted by su...@apache.org on 2016/12/21 12:00:48 UTC, 0 replies.
- [07/21] groovy git commit: Workaround for cache corruption - posted by su...@apache.org on 2016/12/21 12:00:49 UTC, 0 replies.
- [08/21] groovy git commit: Avoid resolution of `codenarc` dependencies at configuration time - posted by su...@apache.org on 2016/12/21 12:00:50 UTC, 0 replies.
- [09/21] groovy git commit: Avoid resolution of `compile` dependencies at configuration time - posted by su...@apache.org on 2016/12/21 12:00:51 UTC, 0 replies.
- [10/21] groovy git commit: Avoid resolution of `testClasspath` dependencies at configuration time - posted by su...@apache.org on 2016/12/21 12:00:52 UTC, 0 replies.
- [11/21] groovy git commit: Merge branch 'groovy8016' - posted by su...@apache.org on 2016/12/21 12:00:53 UTC, 0 replies.
- [12/21] groovy git commit: Fixed typo. (closes #470) - posted by su...@apache.org on 2016/12/21 12:00:54 UTC, 0 replies.
- [13/21] groovy git commit: trivial efficiency tweak - posted by su...@apache.org on 2016/12/21 12:00:55 UTC, 0 replies.
- [14/21] groovy git commit: GROOVY-7966: Change in source order changes output in Java+Groovy joint compilation (closes #471) - posted by su...@apache.org on 2016/12/21 12:00:56 UTC, 0 replies.
- [15/21] groovy git commit: Merge branch 'groovy7966' - posted by su...@apache.org on 2016/12/21 12:00:57 UTC, 0 replies.
- [16/21] groovy git commit: GROOVY-8019: allow better optimization for nested loops with unoptimzable parents - posted by su...@apache.org on 2016/12/21 12:00:58 UTC, 0 replies.
- [17/21] groovy git commit: UI tweak for Windows when scaling - posted by su...@apache.org on 2016/12/21 12:00:59 UTC, 0 replies.
- [18/21] groovy git commit: ability to change repoKey and contextUrl - posted by su...@apache.org on 2016/12/21 12:01:00 UTC, 0 replies.
- [19/21] groovy git commit: bintray build file fix - posted by su...@apache.org on 2016/12/21 12:01:01 UTC, 0 replies.
- [20/21] groovy git commit: GROOVY-8025: Using closures with annotations on Spock classes results in Groovydoc exception (partial fix only) - posted by su...@apache.org on 2016/12/21 12:01:02 UTC, 0 replies.
- [21/21] groovy git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/groovy into parrot - posted by su...@apache.org on 2016/12/21 12:01:03 UTC, 0 replies.
- svn commit: r17515 - /dev/groovy/2.5.0-SNAPSHOT/ - posted by pa...@apache.org on 2016/12/21 12:04:47 UTC, 0 replies.
- svn commit: r17516 - in /dev/groovy/2.5.0-alpha-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/21 12:26:07 UTC, 0 replies.
- [01/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:21 UTC, 0 replies.
- [02/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:22 UTC, 0 replies.
- [03/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:23 UTC, 0 replies.
- [04/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:24 UTC, 0 replies.
- [05/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:25 UTC, 0 replies.
- [06/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:26 UTC, 0 replies.
- [07/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:27 UTC, 0 replies.
- [08/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:28 UTC, 0 replies.
- [09/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:29 UTC, 0 replies.
- [10/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:30 UTC, 0 replies.
- [11/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:31 UTC, 0 replies.
- [12/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:32 UTC, 0 replies.
- [13/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:33 UTC, 0 replies.
- [14/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:34 UTC, 0 replies.
- [15/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:35 UTC, 0 replies.
- [16/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:36 UTC, 0 replies.
- [17/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:37 UTC, 0 replies.
- [18/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:38 UTC, 0 replies.
- [19/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:39 UTC, 0 replies.
- [20/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:40 UTC, 0 replies.
- [21/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:41 UTC, 0 replies.
- [22/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:42 UTC, 0 replies.
- [23/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:43 UTC, 0 replies.
- [24/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:44 UTC, 0 replies.
- [25/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:45 UTC, 0 replies.
- [26/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:46 UTC, 0 replies.
- [27/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:47 UTC, 0 replies.
- [28/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:48 UTC, 0 replies.
- [29/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:49 UTC, 0 replies.
- [30/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:50 UTC, 0 replies.
- [31/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:51 UTC, 0 replies.
- [32/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:52 UTC, 0 replies.
- [33/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:53 UTC, 0 replies.
- [34/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:54 UTC, 0 replies.
- [35/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:55 UTC, 0 replies.
- [36/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:56 UTC, 0 replies.
- [37/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:57 UTC, 0 replies.
- [38/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:58 UTC, 0 replies.
- [39/39] groovy git commit: Keep same name rule with groovy-parser-antlr2 - posted by su...@apache.org on 2016/12/21 16:36:59 UTC, 0 replies.
- svn commit: r17532 - /dev/groovy/KEYS - posted by pa...@apache.org on 2016/12/22 11:19:33 UTC, 0 replies.
- svn commit: r17533 - /dev/groovy/2.5.0-alpha-1/ - posted by pa...@apache.org on 2016/12/22 11:19:50 UTC, 0 replies.
- svn commit: r17537 - in /dev/groovy/2.5.0-alpha-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/22 12:57:43 UTC, 0 replies.
- svn commit: r17559 - in /dev/groovy/2.4.8: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/24 04:14:27 UTC, 0 replies.
- svn commit: r17560 - in /dev/groovy: 2.4.8/ 2.5.0-alpha-1/ - posted by pa...@apache.org on 2016/12/24 06:20:44 UTC, 0 replies.
- svn commit: r17561 - in /dev/groovy/2.4.8: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/24 07:31:55 UTC, 0 replies.
- svn commit: r17562 - /dev/groovy/2.4.8/ - posted by pa...@apache.org on 2016/12/24 09:28:30 UTC, 0 replies.
- svn commit: r17563 - in /dev/groovy/2.4.8: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/24 10:47:28 UTC, 0 replies.
- [groovy] Git Push Summary - posted by pa...@apache.org on 2016/12/24 10:47:34 UTC, 15 replies.
- svn commit: r17565 - in /dev/groovy/2.5.0-alpha-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/24 13:19:53 UTC, 0 replies.
- svn commit: r17568 - in /dev/groovy/2.5.0-beta-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/25 01:40:02 UTC, 0 replies.
- groovy git commit: expose checkCompatibility task - posted by pa...@apache.org on 2016/12/27 07:01:39 UTC, 1 replies.
- svn commit: r17591 - /dev/groovy/2.5.0-beta-1/ - posted by pa...@apache.org on 2016/12/27 10:27:36 UTC, 0 replies.
- svn commit: r17592 - /dev/groovy/2.5.0-alpha-1/ - posted by pa...@apache.org on 2016/12/27 10:28:09 UTC, 0 replies.
- svn commit: r17593 - /dev/groovy/2.4.8/ - posted by pa...@apache.org on 2016/12/27 10:28:35 UTC, 0 replies.
- svn commit: r17595 - in /dev/groovy/2.5.0-snapshot: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/27 12:50:50 UTC, 0 replies.
- svn commit: r17598 - /dev/groovy/2.5.0-snapshot/ - posted by pa...@apache.org on 2016/12/27 20:20:08 UTC, 0 replies.
- svn commit: r17600 - in /dev/groovy/2.4.8: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/27 22:23:49 UTC, 0 replies.
- svn commit: r17603 - /dev/groovy/2.4.8/ - posted by pa...@apache.org on 2016/12/28 00:22:37 UTC, 0 replies.
- groovy git commit: minor refactor - posted by pa...@apache.org on 2016/12/29 08:30:15 UTC, 2 replies.
- groovy git commit: remove checkstyle warnings - posted by pa...@apache.org on 2016/12/29 12:30:51 UTC, 0 replies.
- groovy git commit: merge GROOVY-7472 to GROOVY_2_4_X - posted by pa...@apache.org on 2016/12/29 20:43:38 UTC, 0 replies.
- [1/3] groovy git commit: remove checkstyle warnings (ported) - posted by pa...@apache.org on 2016/12/29 20:57:28 UTC, 0 replies.
- [2/3] groovy git commit: GROOVY-7472 add uncapitalize() to SGM, applied to CharSequence - posted by pa...@apache.org on 2016/12/29 20:57:29 UTC, 0 replies.
- [3/3] groovy git commit: merge GROOVY-7472 to GROOVY_2_4_X - posted by pa...@apache.org on 2016/12/29 20:57:30 UTC, 0 replies.
- svn commit: r17619 - in /dev/groovy/2.4.8: ./ distribution/ sources/ - posted by pa...@apache.org on 2016/12/30 02:45:55 UTC, 0 replies.
- groovy git commit: StringGroovyMethods#uncapitalize: fix last javadoc example - posted by pa...@apache.org on 2016/12/30 09:19:16 UTC, 0 replies.
- groovy git commit: make build more robust against gradle breaking changes in 3+ - posted by pa...@apache.org on 2016/12/31 12:21:41 UTC, 0 replies.