[2/2] groovy git commit: GROOVY-3976: Improve "with" by ending with implied "return delegate" (closes #174)

2016-11-15 Thread paulk
GROOVY-3976: Improve "with" by ending with implied "return delegate" (closes #174) Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/bc90dd98 Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/bc90dd98 Diff:

[1/2] groovy git commit: Add `tap`: same as `with`, but returns the incoming object

2016-11-15 Thread paulk
Repository: groovy Updated Branches: refs/heads/master 04f1e8636 -> bc90dd981 Add `tap`: same as `with`, but returns the incoming object Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/fc88b526 Tree:

groovy git commit: GROOVY-7997: fix long and BigInteger to BigDecimal conversion in method calls

2016-11-15 Thread blackdrag
Repository: groovy Updated Branches: refs/heads/GROOVY_2_4_X 1c58ba3cb -> bf259e9a5 GROOVY-7997: fix long and BigInteger to BigDecimal conversion in method calls Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/bf259e9a

groovy git commit: GROOVY-7997: fix long and BigInteger to BigDecimal conversion in method calls

2016-11-15 Thread blackdrag
Repository: groovy Updated Branches: refs/heads/master baa86a3b3 -> 04f1e8636 GROOVY-7997: fix long and BigInteger to BigDecimal conversion in method calls Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/04f1e863 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

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

2016-11-15 Thread sunlan
Fix GROOVY-7977 Project: http://git-wip-us.apache.org/repos/asf/groovy/repo Commit: http://git-wip-us.apache.org/repos/asf/groovy/commit/d30f059b Tree: http://git-wip-us.apache.org/repos/asf/groovy/tree/d30f059b Diff: http://git-wip-us.apache.org/repos/asf/groovy/diff/d30f059b Branch: