groovy git commit: Refine the README of sub-project groovy-parser-antlr4

2017-02-07 Thread sunlan
wip-us.apache.org/repos/asf/groovy/tree/0954c01e Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/0954c01e Branch: refs/heads/parrot Commit: 0954c01eb6452061df496807675a8bcf72777334 Parents: c0791d9 Author: sunlan <sun...@apache.org> Authored: Wed Feb 8 13:53:25 2017 +0800 Committer: su

[04/11] groovy git commit: Fixed typo. (closes #486)

2017-02-07 Thread sunlan
Fixed typo. (closes #486) ~ Petty typo fixes are the backbone of OSS ~ Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/d4edf9c5 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/d4edf9c5 Diff:

[11/11] groovy git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/groovy into parrot

2017-02-07 Thread sunlan
://git-wip-us.apache.org/repos/asf/groovy/diff/d21ddc7a Branch: refs/heads/parrot Commit: d21ddc7abe062ee643b5d6db8e209a9da50446fe Parents: a9c7046 01fdb70 Author: sunlan <sun...@apache.org> Authored: Wed Feb 8 12:11:16 2017 +0800 Committer: sunlan <sun...@apache.org> Committed: Wed Feb 8 1

[08/11] groovy git commit: GROOVY-8030: An unexpected error has occurred when using 'kkk = kkk + 12' (closes #488)

2017-02-07 Thread sunlan
GROOVY-8030: An unexpected error has occurred when using 'kkk = kkk + 12' (closes #488) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/4971552b Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/4971552b Diff:

[07/11] groovy git commit: GROOVY-8069: Annotation based logging of complex expression in closure throws GroovyCastException with SC (closes #487)

2017-02-07 Thread sunlan
GROOVY-8069: Annotation based logging of complex expression in closure throws GroovyCastException with SC (closes #487) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/ea28001a Tree:

[10/11] groovy git commit: GROOVY-8068: improper logging in groovy.sql.Sql (closes #491)

2017-02-07 Thread sunlan
GROOVY-8068: improper logging in groovy.sql.Sql (closes #491) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/01fdb705 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/01fdb705 Diff:

[06/11] groovy git commit: trivial refactor

2017-02-07 Thread sunlan
trivial refactor Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/15a8c67a Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/15a8c67a Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/15a8c67a Branch:

[03/11] groovy git commit: trivial refactor

2017-02-07 Thread sunlan
trivial refactor Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/70330d57 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/70330d57 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/70330d57 Branch:

[01/11] groovy git commit: GROOVY-8026: Matcher indexed via IntRange with startIdx..-1 does not return "intermediate" range matches (closes #483)

2017-02-07 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot a9c704665 -> d21ddc7ab GROOVY-8026: Matcher indexed via IntRange with startIdx..-1 does not return "intermediate" range matches (closes #483) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit:

groovy git commit: Refine the README of sub-project groovy-parser-antlr4

2017-02-07 Thread sunlan
wip-us.apache.org/repos/asf/groovy/tree/c0791d9f Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/c0791d9f Branch: refs/heads/parrot Commit: c0791d9f4d2d298ec1786994359af295d9a7b0c7 Parents: d21ddc7 Author: sunlan <sun...@apache.org> Authored: Wed Feb 8 13:41:35 2017 +0800 Committer: su

[2/3] groovy git commit: minor cleanup and refactoring (closes #477)

2017-01-21 Thread sunlan
minor cleanup and refactoring (closes #477) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/048b6586 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/048b6586 Diff:

[3/3] groovy git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/groovy into parrot

2017-01-21 Thread sunlan
://git-wip-us.apache.org/repos/asf/groovy/diff/ad91e0e4 Branch: refs/heads/parrot Commit: ad91e0e4a678ccb22e30cdd956367288e9f788cf Parents: d3c6853 048b658 Author: sunlan <sun...@apache.org> Authored: Sat Jan 21 20:17:52 2017 +0800 Committer: sunlan <sun...@apache.org> Committed: Sat Jan

groovy git commit: Add more test cases for ++ and -- operators

2017-01-24 Thread sunlan
pos/asf/groovy/tree/a8e2874f Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/a8e2874f Branch: refs/heads/parrot Commit: a8e2874f794590c0d4ae1e5b92fb94d0419fdf65 Parents: 956582d Author: sunlan <sun...@apache.org> Authored: Wed Jan 25 00:08:29 2017 +0800 Committer: sunlan <sun..

groovy git commit: Add a test case for GROOVY-4438: Use of an inner enum causes compilation to go into infinite loop

2017-01-24 Thread sunlan
ovy/commit/83e26af5 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/83e26af5 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/83e26af5 Branch: refs/heads/parrot Commit: 83e26af514f9d349937f110919dd78bdcb62316e Parents: a8e2874 Author: sunlan <sun...@apache.org> Authored: Wed

[3/3] groovy git commit: Remove useless code

2017-01-23 Thread sunlan
/heads/parrot Commit: aaf704fdc38f231505b7df5c450e1a26811c4f7f Parents: 00d0cc6 Author: sunlan <sun...@apache.org> Authored: Tue Jan 24 09:27:39 2017 +0800 Committer: sunlan <sun...@apache.org> Committed: Tue Jan 24 09:27:3

[2/3] groovy git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/groovy into parrot

2017-01-23 Thread sunlan
://git-wip-us.apache.org/repos/asf/groovy/diff/00d0cc6e Branch: refs/heads/parrot Commit: 00d0cc6e1e689662439a194aca1c199d78236011 Parents: a183a0c 90fe6d2 Author: sunlan <sun...@apache.org> Authored: Tue Jan 24 09:23:32 2017 +0800 Committer: sunlan <sun...@apache.org> Committed: Tue Jan

groovy git commit: Add a test case for GROOVY-5318: generic types in fully-qualified class names parsing error

2017-01-23 Thread sunlan
mit/452e4177 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/452e4177 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/452e4177 Branch: refs/heads/parrot Commit: 452e417750d95961368f607644ab2fdf8dc0c5e0 Parents: 65c2bf5 Author: sunlan <sun...@apache.org> Authored: Tue Jan 24

groovy git commit: Support array initializer of Java style

2017-01-24 Thread sunlan
asf/groovy/tree/e553c91f Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/e553c91f Branch: refs/heads/parrot Commit: e553c91f4fef77e1d4f8522ea6103a29a5c0cbe7 Parents: c683c74 Author: sunlan <sun...@apache.org> Authored: Tue Jan 24 20:04:33 2017 +0800 Committer: sunlan <sun..

groovy git commit: Minor refactoring

2017-01-26 Thread sunlan
a8a Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/5a773a8a Branch: refs/heads/parrot Commit: 5a773a8a6283a793732f32197d53a39d5995f3e4 Parents: 7d0c690 Author: sunlan <sun...@apache.org> Authored: Fri Jan 27 01:02:02 2017 +0800 Committer: sunlan <sun...@apache.org> Committed: F

groovy git commit: Minor refactoring

2017-01-28 Thread sunlan
87a Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/4e3b987a Branch: refs/heads/parrot Commit: 4e3b987aae15597858825bad4b58b3bf1217ce05 Parents: 35ec215 Author: sunlan <sun...@apache.org> Authored: Sat Jan 28 22:29:29 2017 +0800 Committer: sunlan <sun...@apache.org> Committed: S

groovy git commit: Add more test cases for the standard "for" loop statement

2017-01-28 Thread sunlan
ttp://git-wip-us.apache.org/repos/asf/groovy/tree/a033231e Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/a033231e Branch: refs/heads/parrot Commit: a033231e223bc7fec108773bec200c5cfb33195b Parents: 4e3b987 Author: sunlan <sun...@apache.org> Authored: Sat Jan 28 23:00:51 2017 +0800 Com

groovy git commit: Make for loop statement conform to JLS further

2017-01-28 Thread sunlan
org/repos/asf/groovy/tree/35ec2156 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/35ec2156 Branch: refs/heads/parrot Commit: 35ec2156e3356f85a666c71ba3d3df3bf74c81ae Parents: fd88412 Author: sunlan <sun...@apache.org> Authored: Sat Jan 28 21:39:32 2017 +0800 Committer: sunlan <sun..

[01/10] groovy git commit: GROOVY-8060: @Log annotation does not check logging enablement inside closures which are arguments to methods

2017-01-28 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot a033231e2 -> 5392eb4fa GROOVY-8060: @Log annotation does not check logging enablement inside closures which are arguments to methods Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit:

[09/10] groovy git commit: GROOVY-5318: generic types in fully-qualified class names parsing error (closes #479)

2017-01-28 Thread sunlan
GROOVY-5318: generic types in fully-qualified class names parsing error (closes #479) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/84462bb5 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/84462bb5 Diff:

[06/10] groovy git commit: GROOVY-8065: Map created as org.springframework.http.HttpHeaders is empty in 2.4.8, works fine in 2.4.7 (closes #480)

2017-01-28 Thread sunlan
GROOVY-8065: Map created as org.springframework.http.HttpHeaders is empty in 2.4.8, works fine in 2.4.7 (closes #480) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/1358ed58 Tree:

[02/10] groovy git commit: GROOVY-8023: changing O(n^2) time complexity of transformMethodCall in SuperCallTraitTransformer to O(n)

2017-01-28 Thread sunlan
GROOVY-8023: changing O(n^2) time complexity of transformMethodCall in SuperCallTraitTransformer to O(n) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/d3dd6949 Tree:

[10/10] groovy git commit: Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/groovy into parrot

2017-01-28 Thread sunlan
://git-wip-us.apache.org/repos/asf/groovy/diff/5392eb4f Branch: refs/heads/parrot Commit: 5392eb4fa0970fb7036fc2730ec5f177af278039 Parents: a033231 84462bb Author: sunlan <sun...@apache.org> Authored: Sun Jan 29 00:07:35 2017 +0800 Committer: sunlan <sun...@apache.org> Committed: Sun Jan

[03/10] groovy git commit: GROOVY-8023: removing empty method

2017-01-28 Thread sunlan
GROOVY-8023: removing empty method Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/186e77eb Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/186e77eb Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/186e77eb

[04/10] groovy git commit: Fix misprint in javadoc for href attribute (closes #481)

2017-01-28 Thread sunlan
Fix misprint in javadoc for href attribute (closes #481) See RFC-2368 (https://tools.ietf.org/html/rfc2368). The right scheme for mailtoURL is "mailto:; [ to ] [ headers ] Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit:

groovy git commit: Minor refactoring

2017-01-27 Thread sunlan
a3b Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/8025ca3b Branch: refs/heads/parrot Commit: 8025ca3b97e1159e95425df85825b7f812c8d409 Parents: 5a773a8 Author: sunlan <sun...@apache.org> Authored: Sat Jan 28 15:33:26 2017 +0800 Committer: sunlan <sun...@apache.org> Committed: S

groovy git commit: Remove useless code

2017-01-21 Thread sunlan
ree/ac530875 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/ac530875 Branch: refs/heads/parrot Commit: ac5308758352140b0ab0783028c058e7fa9ee873 Parents: 75d920b Author: sunlan <sun...@apache.org> Authored: Sun Jan 22 13:59:45 2017 +0800 Committer: sunlan <sun...@apache.org> Committed

groovy git commit: GROOVY-8091: Add a ASMifier tab to AstBrowser

2017-02-19 Thread sunlan
org/repos/asf/groovy/tree/6120cedb Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/6120cedb Branch: refs/heads/master Commit: 6120cedb5e24aa54b06fdb0ff880ba24018d3525 Parents: c79ef79 Author: sunlan <sun...@apache.org> Authored: Mon Feb 20 14:27:26 2017 +0800 Committer: sunlan <sun..

groovy git commit: Minor refactoring

2017-01-24 Thread sunlan
2d7 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/956582d7 Branch: refs/heads/parrot Commit: 956582d7f8a464b07b610bb7f6976b1e665ee299 Parents: e553c91 Author: sunlan <sun...@apache.org> Authored: Tue Jan 24 21:27:10 2017 +0800 Committer: sunlan <sun...@apache.org> Committed: T

groovy git commit: Minor refactoring: simplify creating class node via qualified class name

2017-01-18 Thread sunlan
ttp://git-wip-us.apache.org/repos/asf/groovy/tree/1cb1260f Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/1cb1260f Branch: refs/heads/parrot Commit: 1cb1260f302e31bb799b3cdc6359b77b139ee2b1 Parents: 30d6db0 Author: sunlan <sun...@apache.org> Authored: Thu Jan 19 09:21:17 2017 +0800

groovy git commit: Add test case for GROOVY-3898: Allow the specification of types when initializing multiple iteration variables in a "for" construct

2017-01-19 Thread sunlan
t: http://git-wip-us.apache.org/repos/asf/groovy/commit/0e608ee5 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/0e608ee5 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/0e608ee5 Branch: refs/heads/parrot Commit: 0e608ee5310d96031ea96da1a11b0eb7c7a92a4e Parents: 348465a Author

[2/2] groovy git commit: Add test case for GROOVY-5652: Semicolon required after coercing to a parameterized (generic) type containing a parameterized (generic) type as its only or last type argument

2017-01-19 Thread sunlan
epo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/ad1786eb Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/ad1786eb Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/ad1786eb Branch: refs/heads/parrot Commit: ad1786eb2721dc5e1e477cc46ece7ce548bd8b32 Parents: e70f13

[17/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/main/java/org/apache/groovy/parser/antlr4/GroovyLangLexer.java -- diff --git

[05/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/resources/grails-3.2.0/allsources.txt -- diff --git

[09/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/resources/core/Command_01.groovy -- diff --git a/subprojects/groovy-antlr4-grammar/src/test/resources/core/Command_01.groovy

[13/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/groovy/org/apache/groovy/parser/antlr4/Groovy250ScriptsTest.groovy -- diff --git

[18/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/main/java/org/apache/groovy/parser/antlr4/AstBuilder.java -- diff --git

[04/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/resources/grails-3.2.0/grails-3.2.0-allsources.zip -- diff --git

[11/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/groovy/org/apache/groovy/parser/antlr4/GroovyParserTest.groovy -- diff --git

[07/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/resources/gradle-3.1/allsources.txt -- diff --git

[12/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/groovy/org/apache/groovy/parser/antlr4/Groovy250SourcesTest.groovy -- diff --git

[16/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/groovy/org/apache/groovy/parser/antlr4/Geb10SourcesTest.groovy -- diff --git

[02/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/resources/groovy-2.5.0/allsources.txt -- diff --git

[08/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/resources/core/TraitDeclaration_04.groovy -- diff --git

[19/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/main/antlr4/org/apache/groovy/parser/antlr4/GroovyLexer.g4 -- diff --git

[20/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
Implement the new parser Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/91c04014 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/91c04014 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/91c04014 Branch:

[03/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/resources/groovy-2.5.0/allscripts.txt -- diff --git

[14/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/groovy/org/apache/groovy/parser/antlr4/Grails320SourcesTest.groovy -- diff --git

[01/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot 7efbf9ab6 -> 91c04014f http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/resources/groovy-2.5.0/groovy-2.5.0-SNAPSHOT-20160921-allscripts.zip

[15/20] groovy git commit: Implement the new parser

2016-11-11 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/91c04014/subprojects/groovy-antlr4-grammar/src/test/groovy/org/apache/groovy/parser/antlr4/Gradle310SourcesTest.groovy -- diff --git

[groovy] Git Push Summary

2016-11-10 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot [created] 48dcfa0ac

[18/50] [abbrv] groovy git commit: trivial refactor (method no longer needed)

2016-11-10 Thread sunlan
trivial refactor (method no longer needed) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/2706b53c Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/2706b53c Diff:

[02/50] [abbrv] groovy git commit: replace bytecode generated ExceptionUtils by a Java based version

2016-11-10 Thread sunlan
replace bytecode generated ExceptionUtils by a Java based version Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/55c186f4 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/55c186f4 Diff:

[16/50] [abbrv] groovy git commit: formatting

2016-11-10 Thread sunlan
formatting Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/2faa31ba Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/2faa31ba Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/2faa31ba Branch:

[04/50] [abbrv] groovy git commit: GROOVY-7955: Groovydoc fails to parse Java source files containing the diamond operator

2016-11-10 Thread sunlan
GROOVY-7955: Groovydoc fails to parse Java source files containing the diamond operator Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/5e74067e Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/5e74067e Diff:

[42/50] [abbrv] groovy git commit: typos/formatting

2016-11-10 Thread sunlan
typos/formatting Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/084e7332 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/084e7332 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/084e7332 Branch:

[47/50] [abbrv] groovy git commit: JsonGenerator.Converter remove unneeded method

2016-11-10 Thread sunlan
JsonGenerator.Converter remove unneeded method The `Object convert(Object, String)` method handles the case where a key name is provided and the docs clearly specify that it may be null in cases where no key name exists. Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit:

[38/50] [abbrv] groovy git commit: fix JsonTest spec test

2016-11-10 Thread sunlan
fix JsonTest spec test Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/b0406dde Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/b0406dde Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/b0406dde Branch:

[26/50] [abbrv] groovy git commit: Integrate with build scans 1.2

2016-11-10 Thread sunlan
Integrate with build scans 1.2 Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/829bfc3f Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/829bfc3f Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/829bfc3f

[15/50] [abbrv] groovy git commit: GROOVY-7953: property expressions for extension methods on primitives fail STC (closes #442)

2016-11-10 Thread sunlan
GROOVY-7953: property expressions for extension methods on primitives fail STC (closes #442) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/597a8d56 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/597a8d56 Diff:

[01/50] [abbrv] groovy git commit: fix some badly formed string quoting

2016-11-10 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot 48dcfa0ac -> 7efbf9ab6 fix some badly formed string quoting Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/0bbcf684 Tree:

[24/50] [abbrv] groovy git commit: improved class comment

2016-11-10 Thread sunlan
improved class comment Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/9e1a65e9 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/9e1a65e9 Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/9e1a65e9 Branch:

[03/50] [abbrv] groovy git commit: formatting and general tidy up of some tests

2016-11-10 Thread sunlan
formatting and general tidy up of some tests Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/94137c91 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/94137c91 Diff:

[48/50] [abbrv] groovy git commit: JsonGenerator.Options allow registering a custom Converter

2016-11-10 Thread sunlan
JsonGenerator.Options allow registering a custom Converter Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/6f39e27d Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/6f39e27d Diff:

[10/50] [abbrv] groovy git commit: GROOVY-7960: throw NoSuchElementException instead of returning null (closes #412)

2016-11-10 Thread sunlan
GROOVY-7960: throw NoSuchElementException instead of returning null (closes #412) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/2e2e4718 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/2e2e4718 Diff:

[46/50] [abbrv] groovy git commit: Fix StreamingJsonBuilder new method should use generator

2016-11-10 Thread sunlan
Fix StreamingJsonBuilder new method should use generator Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/491c0afe Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/491c0afe Diff:

[28/50] [abbrv] groovy git commit: GROOVY-7948: fix completion of static imports in groovysh (closes #438)

2016-11-10 Thread sunlan
GROOVY-7948: fix completion of static imports in groovysh (closes #438) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/0bd39f8c Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/0bd39f8c Diff:

[41/50] [abbrv] groovy git commit: GROOVY-7976: Sort methods that accept a comparator should accept Comparator (fix DGM signatures - closes #454)

2016-11-10 Thread sunlan
GROOVY-7976: Sort methods that accept a comparator should accept Comparator (fix DGM signatures - closes #454) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/35c6f78f Tree:

[39/50] [abbrv] groovy git commit: GROOVY-7973: Class.this not evaluated correctly within a closure within an inner class (closes #451)

2016-11-10 Thread sunlan
GROOVY-7973: Class.this not evaluated correctly within a closure within an inner class (closes #451) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/5714ed7f Tree:

[33/50] [abbrv] groovy git commit: Add GC stats to build scan

2016-11-10 Thread sunlan
Add GC stats to build scan Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/b24d30db Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/b24d30db Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/b24d30db

[19/50] [abbrv] groovy git commit: GROOVY-7646: allow classes to be removed from the ClassInfo cache (closes #444)

2016-11-10 Thread sunlan
GROOVY-7646: allow classes to be removed from the ClassInfo cache (closes #444) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/d4eadc4c Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/d4eadc4c Diff:

[14/50] [abbrv] groovy git commit: MOP2: first step in implementing the constant meta class and facade

2016-11-10 Thread sunlan
MOP2: first step in implementing the constant meta class and facade Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/7285ffcf Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/7285ffcf Diff:

[12/50] [abbrv] groovy git commit: output slightly more info when encountering groovydoc errors

2016-11-10 Thread sunlan
output slightly more info when encountering groovydoc errors Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/d0b513ae Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/d0b513ae Diff:

[29/50] [abbrv] groovy git commit: GROOVY-7291: Declaration of double without assignment null in closure (closes #446)

2016-11-10 Thread sunlan
GROOVY-7291: Declaration of double without assignment null in closure (closes #446) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/302debb8 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/302debb8 Diff:

[07/50] [abbrv] groovy git commit: GROOVY-7958: Incorrect parsing of comma-separated variable declaration as single statement after if/while/for (closes #437)

2016-11-10 Thread sunlan
GROOVY-7958: Incorrect parsing of comma-separated variable declaration as single statement after if/while/for (closes #437) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/f29962c5 Tree:

[30/50] [abbrv] groovy git commit: GROOVY-7291: test workaround until issue is resolved for Indy

2016-11-10 Thread sunlan
GROOVY-7291: test workaround until issue is resolved for Indy Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/bd42f316 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/bd42f316 Diff:

[34/50] [abbrv] groovy git commit: GROOVY-7291: add test to cover all primitives

2016-11-10 Thread sunlan
GROOVY-7291: add test to cover all primitives Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/fe8914e0 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/fe8914e0 Diff:

[17/50] [abbrv] groovy git commit: GROOVY-7877: The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1 (closes #366)

2016-11-10 Thread sunlan
GROOVY-7877: The Range abstraction could support numeric ranges where the items in the range differ by some step size different to 1 (closes #366) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/3b7715a7 Tree:

[31/50] [abbrv] groovy git commit: Upgrade to build scan recipes 0.1.0-beta-5

2016-11-10 Thread sunlan
Upgrade to build scan recipes 0.1.0-beta-5 Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/7266497f Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/7266497f Diff:

[36/50] [abbrv] groovy git commit: JsonGenerator - JSON serialization options (closes #371, closes #433)

2016-11-10 Thread sunlan
http://git-wip-us.apache.org/repos/asf/groovy/blob/13202599/subprojects/groovy-json/src/spec/test/json/JsonTest.groovy -- diff --git a/subprojects/groovy-json/src/spec/test/json/JsonTest.groovy

[08/50] [abbrv] groovy git commit: GROOVY-7952: Property expressions for extension methods starting with 'is' fail STC (closes #436) * Add support for 'is' getter method variants of GROOVY-5580

2016-11-10 Thread sunlan
GROOVY-7952: Property expressions for extension methods starting with 'is' fail STC (closes #436) * Add support for 'is' getter method variants of GROOVY-5580 Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/c504e645 Tree:

[32/50] [abbrv] groovy git commit: Groovy-7291: reenable tests and fix the fix for indy as well

2016-11-10 Thread sunlan
Groovy-7291: reenable tests and fix the fix for indy as well Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/3c074dc2 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/3c074dc2 Diff:

[35/50] [abbrv] groovy git commit: GROOVY-7932: generate bridge methods for private constructors during static compilation (closes #449)

2016-11-10 Thread sunlan
GROOVY-7932: generate bridge methods for private constructors during static compilation (closes #449) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/8213bd07 Tree:

[05/50] [abbrv] groovy git commit: align IDEA language level with source compatibility settings

2016-11-10 Thread sunlan
align IDEA language level with source compatibility settings Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/11270ed8 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/11270ed8 Diff:

[20/50] [abbrv] groovy git commit: GROOVY-7646: remove classes via InvokerHelper when closing the GroovyClassLoader or flushing its cache (closes #445)

2016-11-10 Thread sunlan
GROOVY-7646: remove classes via InvokerHelper when closing the GroovyClassLoader or flushing its cache (closes #445) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/4ea1207f Tree:

[25/50] [abbrv] groovy git commit: Add groovy-macro documentation (closes #439)

2016-11-10 Thread sunlan
Add groovy-macro documentation (closes #439) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/cff7a3c3 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/cff7a3c3 Diff:

groovy git commit: Merge PR#443 from Sergei Egorov manually

2016-11-14 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot 09bac89dc -> 3495bc2f6 Merge PR#443 from Sergei Egorov manually Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/3495bc2f Tree:

groovy git commit: GROOVY-8007: [parrot] Getting the groovydoc comment should work in scripts as well

2016-11-25 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot a7ca757d2 -> 37175956f GROOVY-8007: [parrot] Getting the groovydoc comment should work in scripts as well Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/37175956

groovy git commit: GROOVY-8005: [parrot] NPE when using try-with-resources with a missing semi-colon

2016-11-25 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot 37175956f -> 2ca95086e GROOVY-8005: [parrot] NPE when using try-with-resources with a missing semi-colon Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/2ca95086

groovy git commit: GROOVY-8006: [parrot] Allow dropping 'def' or type in try with resources

2016-11-26 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot 2ca95086e -> 08ebc38cb GROOVY-8006: [parrot] Allow dropping 'def' or type in try with resources Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/08ebc38c Tree:

[1/5] groovy git commit: Fix test: BigInteger.longValueExact added in 1.8

2016-11-26 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot 08ebc38cb -> 8b4cdff35 Fix test: BigInteger.longValueExact added in 1.8 Use longValue instead since it still verifies the fix and works for Java 1.7. Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit:

[4/5] groovy git commit: GROOVY-6862: Traits dont allow $ in identifiers where normal classes do (closes #464)

2016-11-26 Thread sunlan
GROOVY-6862: Traits dont allow $ in identifiers where normal classes do (closes #464) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/ef7384c7 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/ef7384c7 Diff:

[3/5] groovy git commit: GROOVY-6175: invoking memoized closure property as method fails (closes #462)

2016-11-26 Thread sunlan
GROOVY-6175: invoking memoized closure property as method fails (closes #462) Per the Closure class docs, to be able to use a Closure in short form, e.g., c(), in subclasses, you need to provide a doCall method with any signature you want to, if no doCall method is provided a closure must be

[2/5] groovy git commit: @TailRecursive doc should read "Method annotation ..." (closes #461)

2016-11-26 Thread sunlan
@TailRecursive doc should read "Method annotation ..." (closes #461) Minor text fixes to TailRecursive annotation's documentation: - it is a method annotation, not a class annotation - since I was already here, added an 's' to make pluralization of "recursive calls" consistent Project:

groovy git commit: Bump jarjar to 1.4.1, bump gradle to 3.2.1, refine jarjar rule for antlr4

2016-11-28 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot 8b4cdff35 -> 0e51066af Bump jarjar to 1.4.1, bump gradle to 3.2.1, refine jarjar rule for antlr4 Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/0e51066a Tree:

[1/2] groovy git commit: Fix GROOVY-7977

2016-11-15 Thread sunlan
Repository: groovy Updated Branches: refs/heads/parrot 3495bc2f6 -> d30f059bf http://git-wip-us.apache.org/repos/asf/groovy/blob/d30f059b/src/main/org/apache/groovy/util/concurrentlinkedhashmap/package-info.java -- diff --git

  1   2   3   4   5   6   7   8   9   10   >