You are viewing a plain text version of this content. The canonical link for it is here.
- [1/4] groovy git commit: remove javadoc warnings - posted by pa...@apache.org on 2018/04/01 01:39:23 UTC, 1 replies.
- [2/4] groovy git commit: remove an unused build file and add two $$bridge methods for binary compatibility - posted by pa...@apache.org on 2018/04/01 01:39:24 UTC, 1 replies.
- [3/4] groovy git commit: deprecated method modifiers changed - reverting for binary compatibility - posted by pa...@apache.org on 2018/04/01 01:39:25 UTC, 1 replies.
- [4/4] groovy git commit: unused deprecated method changed - reverting for binary compatibility - posted by pa...@apache.org on 2018/04/01 01:39:26 UTC, 1 replies.
- groovy git commit: reduce deprecated method usage - posted by pa...@apache.org on 2018/04/01 02:37:40 UTC, 2 replies.
- groovy git commit: binary compatibility changes for Verifier - posted by pa...@apache.org on 2018/04/01 02:46:11 UTC, 2 replies.
- groovy git commit: grab should support legacy extension method location - posted by pa...@apache.org on 2018/04/01 12:51:23 UTC, 2 replies.
- groovy git commit: formatting - posted by pa...@apache.org on 2018/04/01 13:09:37 UTC, 2 replies.
- groovy git commit: smarter extension method detection - posted by pa...@apache.org on 2018/04/01 13:39:18 UTC, 0 replies.
- [1/2] groovy git commit: formatting - posted by pa...@apache.org on 2018/04/01 13:40:58 UTC, 1 replies.
- [2/2] groovy git commit: smarter extension method detection - posted by pa...@apache.org on 2018/04/01 13:40:59 UTC, 1 replies.
- groovy git commit: Trivial refactoring: simplify bitwise operation - posted by su...@apache.org on 2018/04/02 03:38:45 UTC, 0 replies.
- groovy git commit: Trivial refactoring: avoid creating zero length array - posted by su...@apache.org on 2018/04/02 03:41:48 UTC, 4 replies.
- groovy git commit: Trivial refactoring: avoid calling `toArray` with pre-sized array parameter - posted by su...@apache.org on 2018/04/02 03:48:08 UTC, 0 replies.
- [1/4] groovy git commit: Trivial refactoring: simplify bitwise operation - posted by su...@apache.org on 2018/04/02 04:32:36 UTC, 1 replies.
- [2/4] groovy git commit: Trivial refactoring: avoid creating zero length array - posted by su...@apache.org on 2018/04/02 04:32:37 UTC, 1 replies.
- [3/4] groovy git commit: Trivial refactoring: avoid calling `toArray` with pre-sized array parameter - posted by su...@apache.org on 2018/04/02 04:32:38 UTC, 1 replies.
- [4/4] groovy git commit: Trivial refactoring: avoid creating zero length array - posted by su...@apache.org on 2018/04/02 04:32:39 UTC, 1 replies.
- groovy git commit: Trivial refactoring: simplify collection initialization - posted by su...@apache.org on 2018/04/02 04:41:27 UTC, 2 replies.
- groovy git commit: Trivial refactoring: simplify collection initialization and avoid calling `toArray` with pre-sized array parameter - posted by su...@apache.org on 2018/04/02 16:07:05 UTC, 2 replies.
- groovy git commit: Add the missing `serialVersionUID` - posted by su...@apache.org on 2018/04/02 16:13:00 UTC, 3 replies.
- groovy git commit: GROOVY-8523 Static type checking instanceof_not (closes #680) - posted by pa...@apache.org on 2018/04/02 23:15:47 UTC, 2 replies.
- [1/3] groovy git commit: Trivial refactoring: avoid calling `toArray` with pre-sized array parameter - posted by su...@apache.org on 2018/04/02 23:58:54 UTC, 0 replies.
- [2/3] groovy git commit: Unnecessary zero length array usage - posted by su...@apache.org on 2018/04/02 23:58:55 UTC, 1 replies.
- [3/3] groovy git commit: Unnecessary 'null' check before 'instanceof' expression or call - posted by su...@apache.org on 2018/04/02 23:58:56 UTC, 0 replies.
- groovy git commit: Unnecessary 'null' check before 'instanceof' expression or call - posted by su...@apache.org on 2018/04/02 23:59:51 UTC, 0 replies.
- [1/2] groovy git commit: Unnecessary zero length array usage - posted by su...@apache.org on 2018/04/03 00:00:32 UTC, 0 replies.
- [2/2] groovy git commit: Trivial refactoring: avoid calling `toArray` with pre-sized array parameter - posted by su...@apache.org on 2018/04/03 00:00:33 UTC, 0 replies.
- [1/3] groovy git commit: Unnecessary 'null' check before 'instanceof' expression or call - posted by su...@apache.org on 2018/04/03 00:02:07 UTC, 0 replies.
- [3/3] groovy git commit: Trivial refactoring: avoid calling `toArray` with pre-sized array parameter - posted by su...@apache.org on 2018/04/03 00:02:09 UTC, 0 replies.
- groovy git commit: Optimize imports - posted by su...@apache.org on 2018/04/03 00:31:11 UTC, 2 replies.
- groovy git commit: Revert "Add the missing `serialVersionUID`" - posted by su...@apache.org on 2018/04/03 04:38:59 UTC, 3 replies.
- groovy git commit: Fix serializable class without 'serialVersionUID' - posted by su...@apache.org on 2018/04/03 06:05:36 UTC, 3 replies.
- groovy git commit: bump binary compat version - posted by pa...@apache.org on 2018/04/03 06:50:55 UTC, 0 replies.
- groovy git commit: re-enable binary compat report within branch - posted by pa...@apache.org on 2018/04/03 07:39:20 UTC, 0 replies.
- groovy git commit: Prepare testing serializable compatibility - posted by su...@apache.org on 2018/04/03 08:07:28 UTC, 0 replies.
- [1/2] groovy git commit: Fix serializable class without 'serialVersionUID' - posted by su...@apache.org on 2018/04/03 08:11:55 UTC, 2 replies.
- [2/2] groovy git commit: Test serializable compatibility between 2.4.x and 2.5.x+ - posted by su...@apache.org on 2018/04/03 08:11:56 UTC, 2 replies.
- groovy git commit: Unnecessary zero length array usage - posted by su...@apache.org on 2018/04/03 10:05:34 UTC, 1 replies.
- groovy git commit: fix some serializable incompatible issues - posted by pa...@apache.org on 2018/04/03 10:41:05 UTC, 0 replies.
- groovy git commit: fix some serializable incompatible issues (some more) - posted by pa...@apache.org on 2018/04/03 12:05:32 UTC, 0 replies.
- groovy git commit: fix serializable compatibility test - posted by pa...@apache.org on 2018/04/03 12:11:59 UTC, 0 replies.
- [1/3] groovy git commit: fix some serializable incompatible issues - posted by pa...@apache.org on 2018/04/03 12:43:00 UTC, 2 replies.
- [2/3] groovy git commit: fix some serializable incompatible issues (some more) - posted by pa...@apache.org on 2018/04/03 12:43:01 UTC, 2 replies.
- [3/3] groovy git commit: fix serializable compatibility test - posted by pa...@apache.org on 2018/04/03 12:43:02 UTC, 2 replies.
- groovy git commit: fix cut/paste glitch - posted by pa...@apache.org on 2018/04/03 12:57:46 UTC, 0 replies.
- groovy git commit: GROOVY-8523: also handle !instanceof operator - posted by pa...@apache.org on 2018/04/03 13:54:21 UTC, 1 replies.
- groovy git commit: GROOVY-8523: also handle !instanceof operator (move test for 2.6) - posted by pa...@apache.org on 2018/04/03 14:16:48 UTC, 0 replies.
- groovy git commit: Refine error handling for missing right parenthesis - posted by su...@apache.org on 2018/04/03 16:28:35 UTC, 1 replies.
- groovy git commit: Refine error message of test - posted by su...@apache.org on 2018/04/03 16:48:02 UTC, 1 replies.
- groovy git commit: Fix failing test: wrong file name - posted by su...@apache.org on 2018/04/03 17:17:58 UTC, 0 replies.
- groovy git commit: Trivial refactoring: simplify filling array - posted by su...@apache.org on 2018/04/03 23:51:57 UTC, 0 replies.
- [1/7] groovy git commit: Avoid call to 'toArray()' with pre-sized array argument - posted by su...@apache.org on 2018/04/04 00:12:03 UTC, 1 replies.
- [2/7] groovy git commit: Avoid manual array to collection copy - posted by su...@apache.org on 2018/04/04 00:12:04 UTC, 1 replies.
- [3/7] groovy git commit: 'addAll()' call can be replaced with parametrized constructor call - posted by su...@apache.org on 2018/04/04 00:12:05 UTC, 1 replies.
- [4/7] groovy git commit: 'new String()' is redundant - posted by su...@apache.org on 2018/04/04 00:12:06 UTC, 1 replies.
- [5/7] groovy git commit: Avoid redundant array creation - posted by su...@apache.org on 2018/04/04 00:12:07 UTC, 1 replies.
- [6/7] groovy git commit: Unnecessary 'contains' check - posted by su...@apache.org on 2018/04/04 00:12:08 UTC, 1 replies.
- [7/7] groovy git commit: Optimize imports - posted by su...@apache.org on 2018/04/04 00:12:09 UTC, 1 replies.
- [1/6] groovy git commit: Optimize imports - posted by su...@apache.org on 2018/04/04 00:20:30 UTC, 0 replies.
- [2/6] groovy git commit: Avoid redundant array creation - posted by su...@apache.org on 2018/04/04 00:20:31 UTC, 0 replies.
- [3/6] groovy git commit: Avoid call to 'toArray()' with pre-sized array argument - posted by su...@apache.org on 2018/04/04 00:20:32 UTC, 0 replies.
- [4/6] groovy git commit: Avoid manual array to collection copy - posted by su...@apache.org on 2018/04/04 00:20:33 UTC, 0 replies.
- [5/6] groovy git commit: Unnecessary 'contains' check - posted by su...@apache.org on 2018/04/04 00:20:34 UTC, 0 replies.
- [6/6] groovy git commit: 'addAll()' call can be replaced with parametrized constructor call - posted by su...@apache.org on 2018/04/04 00:20:35 UTC, 0 replies.
- groovy git commit: Close inputstream - posted by su...@apache.org on 2018/04/04 02:31:57 UTC, 2 replies.
- groovy git commit: Revert "'new String()' is redundant" - posted by su...@apache.org on 2018/04/04 07:13:50 UTC, 1 replies.
- groovy git commit: Trivial refactoring: extract common variable - posted by su...@apache.org on 2018/04/04 09:33:59 UTC, 1 replies.
- groovy git commit: GROOVY-8529: InvocationWriter also needs fix for calling static interface methods - posted by pa...@apache.org on 2018/04/04 23:00:39 UTC, 0 replies.
- groovy git commit: GROOVY-8515: groovy.g no longer included in sources jars - posted by pa...@apache.org on 2018/04/05 04:02:13 UTC, 1 replies.
- [1/3] groovy git commit: GROOVY-8529: InvocationWriter also needs fix for calling static interface methods - posted by pa...@apache.org on 2018/04/05 04:21:05 UTC, 0 replies.
- [2/3] groovy git commit: Merge branch 'master' of http://git-wip-us.apache.org/repos/asf/groovy - posted by pa...@apache.org on 2018/04/05 04:21:06 UTC, 0 replies.
- [3/3] groovy git commit: GROOVY-8515: groovy.g no longer included in sources jars - posted by pa...@apache.org on 2018/04/05 04:21:07 UTC, 0 replies.
- groovy git commit: GROOVY-8529: InvocationWriter also needs fix for calling static interface methods (fix test target bytecode version) - posted by pa...@apache.org on 2018/04/05 14:59:18 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8529: InvocationWriter also needs fix for calling static interface methods - posted by pa...@apache.org on 2018/04/05 15:01:59 UTC, 1 replies.
- [2/2] groovy git commit: GROOVY-8529: InvocationWriter also needs fix for calling static interface methods (fix test target bytecode version) - posted by pa...@apache.org on 2018/04/05 15:02:00 UTC, 1 replies.
- groovy git commit: GROOVY-8531: Fail to resolve type defined in super class written in Java - posted by su...@apache.org on 2018/04/05 16:00:56 UTC, 2 replies.
- svn commit: r26192 - in /dev/groovy/2.5.0-rc-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/04/05 16:10:26 UTC, 0 replies.
- [groovy] Git Push Summary - posted by pa...@apache.org on 2018/04/05 16:10:33 UTC, 2 replies.
- groovy git commit: Refine "GROOVY-8531: Fail to resolve type defined in super class written in Java" - posted by su...@apache.org on 2018/04/05 16:52:19 UTC, 1 replies.
- [1/2] groovy git commit: Refine "GROOVY-8531: Fail to resolve type defined in super class written in Java" - posted by su...@apache.org on 2018/04/05 17:53:12 UTC, 1 replies.
- [2/2] groovy git commit: Refine "GROOVY-8531: Fail to resolve type defined in super class written in Java" - posted by su...@apache.org on 2018/04/05 17:53:13 UTC, 1 replies.
- [1/3] groovy git commit: Refine "GROOVY-8531: Fail to resolve type defined in super class written in Java" - posted by su...@apache.org on 2018/04/05 18:25:01 UTC, 0 replies.
- [2/3] groovy git commit: Refine "GROOVY-8531: Fail to resolve type defined in super class written in Java" - posted by su...@apache.org on 2018/04/05 18:25:02 UTC, 0 replies.
- [3/3] groovy git commit: GROOVY-8531: Fail to resolve type defined in super class written in Java - posted by su...@apache.org on 2018/04/05 18:25:03 UTC, 0 replies.
- groovy git commit: Fix failing test: "Groovy6841Bug.testShouldNotThrowNPEduringCompilation " - posted by su...@apache.org on 2018/04/05 18:43:09 UTC, 0 replies.
- groovy git commit: Fix failing test: "Groovy6841Bug.testShouldNotThrowNPEduringCompilation" on 2_4_X - posted by su...@apache.org on 2018/04/05 19:07:57 UTC, 2 replies.
- groovy git commit: Minor refactoring: remove duplicated code of `ResolveVisitor` - posted by su...@apache.org on 2018/04/06 04:55:23 UTC, 0 replies.
- groovy git commit: Fix "Minor refactoring: remove duplicated code of `ResolveVisitor`" - posted by su...@apache.org on 2018/04/06 05:25:02 UTC, 0 replies.
- groovy git commit: Bump build-scan plugin to 1.12.1 and bump buildscan-recipes to 0.2.3 - posted by su...@apache.org on 2018/04/06 05:48:24 UTC, 0 replies.
- [1/3] groovy git commit: Minor refactoring: remove duplicated code of `ResolveVisitor` - posted by su...@apache.org on 2018/04/06 06:14:59 UTC, 1 replies.
- [2/3] groovy git commit: Fix "Minor refactoring: remove duplicated code of `ResolveVisitor`" - posted by su...@apache.org on 2018/04/06 06:15:00 UTC, 1 replies.
- [3/3] groovy git commit: Bump build-scan plugin to 1.12.1 and bump buildscan-recipes to 0.2.3 - posted by su...@apache.org on 2018/04/06 06:15:01 UTC, 1 replies.
- groovy git commit: Trivial refactoring: extract constants - posted by su...@apache.org on 2018/04/06 06:38:45 UTC, 0 replies.
- groovy git commit: Trivial refactoring: extract variable - posted by su...@apache.org on 2018/04/06 06:46:18 UTC, 0 replies.
- groovy git commit: Trivial refactoring: avoid unnecessary `StringBuffer` usage - posted by su...@apache.org on 2018/04/06 06:49:37 UTC, 0 replies.
- groovy git commit: Refine the test for GROOVY-8531 - posted by su...@apache.org on 2018/04/06 07:04:57 UTC, 1 replies.
- [1/4] groovy git commit: Trivial refactoring: extract constants - posted by su...@apache.org on 2018/04/06 07:07:55 UTC, 1 replies.
- [2/4] groovy git commit: Trivial refactoring: extract variable - posted by su...@apache.org on 2018/04/06 07:07:56 UTC, 1 replies.
- [3/4] groovy git commit: Trivial refactoring: avoid unnecessary `StringBuffer` usage - posted by su...@apache.org on 2018/04/06 07:07:57 UTC, 1 replies.
- [4/4] groovy git commit: Refine the test for GROOVY-8531 - posted by su...@apache.org on 2018/04/06 07:07:58 UTC, 1 replies.
- groovy git commit: Trivial refactoring: reuse the helper method `replaceLastPointWithDollar` - posted by su...@apache.org on 2018/04/06 08:22:53 UTC, 2 replies.
- groovy git commit: Bump ant to 1.10.3 - posted by su...@apache.org on 2018/04/06 09:41:57 UTC, 0 replies.
- groovy git commit: Bump jansi to 1.17 - posted by su...@apache.org on 2018/04/06 09:52:55 UTC, 2 replies.
- groovy git commit: Bump jline to 2.14.6 - posted by su...@apache.org on 2018/04/06 10:06:28 UTC, 2 replies.
- groovy git commit: GROOVY-4585: backslash can not be escaped by `SimpleTemplateEngine` (closes #681) - posted by su...@apache.org on 2018/04/06 14:23:56 UTC, 3 replies.
- groovy git commit: Simplify the test for "GROOVY-4585: backslash can not be escaped by `SimpleTemplateEngine`" - posted by su...@apache.org on 2018/04/06 14:49:51 UTC, 3 replies.
- groovy git commit: Trivial refactoring for `AstStringCompiler` - posted by su...@apache.org on 2018/04/06 16:00:51 UTC, 2 replies.
- groovy git commit: Refine `SimpleTemplateEngine` API to support escaping backslashes - posted by su...@apache.org on 2018/04/06 18:09:11 UTC, 3 replies.
- groovy git commit: add license header to fix rat violation - posted by pa...@apache.org on 2018/04/08 06:25:59 UTC, 2 replies.
- svn commit: r26227 - in /release/groovy/2.5.0-rc-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/04/09 02:03:12 UTC, 0 replies.
- svn commit: r26228 - /dev/groovy/2.5.0-rc-1/ - posted by pa...@apache.org on 2018/04/09 02:03:18 UTC, 0 replies.
- groovy-release git commit: tweak task dependencies - posted by pa...@apache.org on 2018/04/09 06:13:24 UTC, 0 replies.
- groovy git commit: Bump antlr to 4.7.1 - posted by su...@apache.org on 2018/04/10 00:52:17 UTC, 1 replies.
- groovy-release git commit: allow other despots to remove files easily - posted by pa...@apache.org on 2018/04/10 03:36:20 UTC, 0 replies.
- groovy git commit: Refine `sep` rule of parser - posted by su...@apache.org on 2018/04/10 04:34:00 UTC, 1 replies.
- groovy git commit: GROOVY-8541: Incorrect packaging in groovy-all pom - posted by pa...@apache.org on 2018/04/10 12:55:01 UTC, 2 replies.
- groovy git commit: Revert "Refine `sep` rule of parser" - posted by su...@apache.org on 2018/04/10 23:49:44 UTC, 1 replies.
- [1/2] groovy git commit: Fixes issue GROOVY-8537 - posted by pa...@apache.org on 2018/04/11 06:38:48 UTC, 1 replies.
- [2/2] groovy git commit: GROOVY-8537: GroovyCollections.combinations should return an empty list if one of the source collections is empty (closes #682) - posted by pa...@apache.org on 2018/04/11 06:38:49 UTC, 1 replies.
- [1/2] groovy git commit: GROOVY-8537: GroovyCollections.combinations should return an empty list if one of the source collections is empty (closes #682) - posted by pa...@apache.org on 2018/04/11 06:39:50 UTC, 1 replies.
- [2/2] groovy git commit: Fixes issue GROOVY-8537 - posted by pa...@apache.org on 2018/04/11 06:39:51 UTC, 1 replies.
- groovy git commit: fix serializable incompatibility with 2_4_X - posted by pa...@apache.org on 2018/04/11 12:52:27 UTC, 2 replies.
- [1/2] groovy git commit: formatting only - posted by pa...@apache.org on 2018/04/12 00:12:18 UTC, 2 replies.
- [2/2] groovy git commit: formatting only - posted by pa...@apache.org on 2018/04/12 00:12:19 UTC, 2 replies.
- groovy git commit: Support creating instances of non-static inner classes of Java style - posted by su...@apache.org on 2018/04/12 00:40:59 UTC, 1 replies.
- groovy git commit: GROOVY-8211: pre-factor avoid AIOOBE with clearer message but real fix to come - posted by pa...@apache.org on 2018/04/12 03:50:16 UTC, 2 replies.
- groovy git commit: GROOVY-8211: part one - also show nested type parameter arity mismatches - posted by pa...@apache.org on 2018/04/12 10:06:38 UTC, 0 replies.
- groovy git commit: GROOVY-8211: part two - check declaration expressions - posted by pa...@apache.org on 2018/04/12 13:39:24 UTC, 0 replies.
- [1/3] groovy git commit: formatting - posted by pa...@apache.org on 2018/04/12 13:48:12 UTC, 1 replies.
- [2/3] groovy git commit: GROOVY-8211: part one - also show nested type parameter arity mismatches - posted by pa...@apache.org on 2018/04/12 13:48:13 UTC, 1 replies.
- [3/3] groovy git commit: GROOVY-8211: part two - check declaration expressions - posted by pa...@apache.org on 2018/04/12 13:48:14 UTC, 1 replies.
- groovy git commit: Refine arguments validation and the test of GROOVY-8542 - posted by su...@apache.org on 2018/04/12 14:19:59 UTC, 1 replies.
- groovy git commit: GROOVY-8539: Groovy fails to compile assignment operators on boolean array (closes #683) - posted by pa...@apache.org on 2018/04/12 17:31:05 UTC, 3 replies.
- groovy git commit: GROOVY-8211: partial fix only on 2_4_X, avoid AIOOBE but don't do further checking - posted by pa...@apache.org on 2018/04/12 17:40:59 UTC, 0 replies.
- groovy git commit: GROOVY-8543: Support setting compileStatic by default via system properties - posted by su...@apache.org on 2018/04/12 23:56:06 UTC, 1 replies.
- groovy git commit: Refine "GROOVY-8543: Support setting compileStatic by default via system properties" - posted by su...@apache.org on 2018/04/13 03:35:31 UTC, 7 replies.
- groovy git commit: typo and javadoc - posted by pa...@apache.org on 2018/04/13 07:02:52 UTC, 0 replies.
- groovy git commit: Make Parrot test util classes compileStatic - posted by su...@apache.org on 2018/04/13 07:25:00 UTC, 1 replies.
- groovy git commit: Fix "Make Parrot test util classes compileStatic" - posted by su...@apache.org on 2018/04/13 08:09:30 UTC, 0 replies.
- groovy git commit: Trivial refactoring for `CompilerConfiguration` - posted by su...@apache.org on 2018/04/13 14:23:26 UTC, 1 replies.
- svn commit: r26324 - in /dev/groovy/3.0.0-alpha-2: ./ distribution/ sources/ - posted by su...@apache.org on 2018/04/13 15:06:50 UTC, 0 replies.
- groovy git commit: GROOVY-8544: The new parser Parrot does not support enum constants end with semicolon - posted by su...@apache.org on 2018/04/14 13:45:43 UTC, 1 replies.
- [1/3] groovy git commit: move commons-cli CliBuilder into its own subproject - posted by pa...@apache.org on 2018/04/15 08:14:00 UTC, 0 replies.
- [2/3] groovy git commit: move commons-cli CliBuilder into its own subproject - posted by pa...@apache.org on 2018/04/15 08:14:01 UTC, 0 replies.
- [3/3] groovy git commit: Merge branch 'groovy-cli' - posted by pa...@apache.org on 2018/04/15 08:14:02 UTC, 0 replies.
- [1/2] groovy git commit: move commons-cli CliBuilder into its own subproject - posted by pa...@apache.org on 2018/04/15 08:14:19 UTC, 1 replies.
- [2/2] groovy git commit: move commons-cli CliBuilder into its own subproject - posted by pa...@apache.org on 2018/04/15 08:14:20 UTC, 1 replies.
- [1/2] groovy git commit: GROOVY-8545: DGM#intersect(Set, Iterable) throws ClassCastException if Iterable is larger than Set (closes #645) - posted by pa...@apache.org on 2018/04/16 03:59:19 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8548: DGM#intersect should provide a variant with a comparator - posted by pa...@apache.org on 2018/04/16 03:59:20 UTC, 0 replies.
- groovy git commit: GROOVY-8545: DGM#intersect(Set, Iterable) exception (minor refactor) - posted by pa...@apache.org on 2018/04/16 05:34:40 UTC, 0 replies.
- [1/4] groovy git commit: GROOVY-8545: DGM#intersect(Set, Iterable) throws ClassCastException if Iterable is larger than Set (closes #645) - posted by pa...@apache.org on 2018/04/16 05:37:25 UTC, 1 replies.
- [2/4] groovy git commit: GROOVY-8548: DGM#intersect should provide a variant with a comparator - posted by pa...@apache.org on 2018/04/16 05:37:26 UTC, 1 replies.
- [3/4] groovy git commit: GROOVY-8545: DGM#intersect(Set, Iterable) exception (minor refactor) - posted by pa...@apache.org on 2018/04/16 05:37:27 UTC, 1 replies.
- [4/4] groovy git commit: GROOVY-8548: DGM#intersect should provide a variant with a comparator (minor refactor for jdk7 compat) - posted by pa...@apache.org on 2018/04/16 05:37:28 UTC, 1 replies.
- groovy git commit: fix build - posted by pa...@apache.org on 2018/04/16 06:26:25 UTC, 1 replies.
- groovy git commit: typo - posted by pa...@apache.org on 2018/04/16 11:41:15 UTC, 2 replies.
- groovy git commit: GROOVY-8546: Parrot Parser: multiple Reader instances opened from SourceUnit; many left open - posted by su...@apache.org on 2018/04/17 02:23:17 UTC, 0 replies.
- groovy git commit: Fix java.lang.ClassFormatError: Illegal method name "test IO stream/reader closed by the parser properly" when using Java9 - posted by su...@apache.org on 2018/04/17 03:20:12 UTC, 0 replies.
- svn commit: r26367 - in /release/groovy/3.0.0-alpha-2: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/04/17 05:05:44 UTC, 0 replies.
- svn commit: r26368 - /dev/groovy/3.0.0-alpha-2/ - posted by pa...@apache.org on 2018/04/17 05:05:50 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8546: Parrot Parser: multiple Reader instances opened from SourceUnit; many left open - posted by su...@apache.org on 2018/04/17 05:39:20 UTC, 0 replies.
- [2/2] groovy git commit: Fix java.lang.ClassFormatError: Illegal method name "test IO stream/reader closed by the parser properly" when using Java9 - posted by su...@apache.org on 2018/04/17 05:39:21 UTC, 0 replies.
- groovy git commit: Add 'var' in the highlighted keyword for the Groovy Console (closes #685) - posted by pa...@apache.org on 2018/04/18 04:46:31 UTC, 1 replies.
- groovy git commit: Minor refactoring: remove duplicated code of `Inspector` - posted by su...@apache.org on 2018/04/18 11:06:19 UTC, 5 replies.
- [1/2] groovy git commit: Bump gradle to 4.7 - posted by su...@apache.org on 2018/04/19 00:04:45 UTC, 2 replies.
- [2/2] groovy git commit: Exclude OpenJDK9 from travis CI build due to failing to download - posted by su...@apache.org on 2018/04/19 00:04:46 UTC, 1 replies.
- groovy git commit: Bump gradle to 4.7 - posted by su...@apache.org on 2018/04/19 00:15:01 UTC, 0 replies.
- groovy git commit: Trivial refactoring: remove redundant `contains` check - posted by su...@apache.org on 2018/04/19 07:41:12 UTC, 0 replies.
- groovy git commit: Trivial refactoring: Avoid string concatenation as argument to 'StringBuilder.append()' call - posted by su...@apache.org on 2018/04/19 08:12:14 UTC, 0 replies.
- groovy git commit: Trivial refactoring: 'StringBuilder' can be replaced with 'String' - posted by su...@apache.org on 2018/04/19 08:13:49 UTC, 0 replies.
- groovy git commit: Trivial refactoring: Unnecessary 'Arrays.asList' call - posted by su...@apache.org on 2018/04/19 08:25:03 UTC, 0 replies.
- [1/4] groovy git commit: Trivial refactoring: remove redundant `contains` check - posted by su...@apache.org on 2018/04/19 08:39:52 UTC, 1 replies.
- [2/4] groovy git commit: Trivial refactoring: Avoid string concatenation as argument to 'StringBuilder.append()' call - posted by su...@apache.org on 2018/04/19 08:39:53 UTC, 1 replies.
- [3/4] groovy git commit: Trivial refactoring: 'StringBuilder' can be replaced with 'String' - posted by su...@apache.org on 2018/04/19 08:39:54 UTC, 1 replies.
- [4/4] groovy git commit: Trivial refactoring: Unnecessary 'Arrays.asList' call - posted by su...@apache.org on 2018/04/19 08:39:55 UTC, 1 replies.
- groovy git commit: GROOVY-8472: Final variable analysis doesn't account for early exit for try/catch/finally - posted by pa...@apache.org on 2018/04/19 14:59:15 UTC, 2 replies.
- groovy git commit: Revert "Bump gradle to 4.7" - posted by su...@apache.org on 2018/04/21 17:18:32 UTC, 2 replies.
- groovy git commit: Newify pattern support for pull(closes #689 #686) - posted by su...@apache.org on 2018/04/22 23:32:13 UTC, 2 replies.
- groovy git commit: Optimize imports for "GROOVY-8490: Extend @Newify to support a class name pattern parameter"(commit e91e736) - posted by su...@apache.org on 2018/04/22 23:52:42 UTC, 2 replies.
- groovy git commit: Refine readme of the new Parrot parser - posted by su...@apache.org on 2018/04/23 03:30:58 UTC, 3 replies.
- groovy git commit: Tweak word - posted by su...@apache.org on 2018/04/23 06:04:54 UTC, 1 replies.
- [2/2] groovy git commit: Grant read "line.separator" property permission to ScriptTest.groovy - posted by su...@apache.org on 2018/04/24 00:04:44 UTC, 0 replies.
- [1/2] groovy git commit: Grant read "line.separator" property permission to ScriptTest.groovy - posted by su...@apache.org on 2018/04/24 00:26:03 UTC, 1 replies.
- [2/2] groovy git commit: Bump gradle to 4.7 - posted by su...@apache.org on 2018/04/24 00:26:04 UTC, 1 replies.
- groovy git commit: Bump jansi to 1.17.1 - posted by su...@apache.org on 2018/04/24 02:13:04 UTC, 2 replies.
- groovy git commit: Handle SecurityException for system properties in a consistent way. - posted by pa...@apache.org on 2018/04/24 03:44:01 UTC, 1 replies.
- groovy git commit: Handle SecurityException for system properties in a consistent way (port to 2_5_X) - posted by pa...@apache.org on 2018/04/24 06:40:49 UTC, 0 replies.
- groovy git commit: Add DGM `whichJar` to get the url of the jar containing the specified class(closes #690) - posted by su...@apache.org on 2018/04/24 06:42:08 UTC, 2 replies.
- groovy git commit: Add `@since` to javadoc - posted by su...@apache.org on 2018/04/24 07:19:08 UTC, 2 replies.
- groovy git commit: Rename `whichJar` to `where` - posted by su...@apache.org on 2018/04/24 10:46:58 UTC, 2 replies.
- groovy git commit: Rename `where` to `getLocation` - posted by su...@apache.org on 2018/04/24 12:41:56 UTC, 2 replies.
- groovy git commit: Trivial refactoring for `getLocation` - posted by su...@apache.org on 2018/04/24 13:22:42 UTC, 2 replies.
- groovy git commit: GROOVY-8559: CLONE - Add @Repeatable java8 annotation support (handle pre-compiled annotations) - posted by pa...@apache.org on 2018/04/25 13:56:25 UTC, 2 replies.
- groovy git commit: GROOVY-8559: CLONE - Add @Repeatable java8 annotation support (jdk7 compatibility) - posted by pa...@apache.org on 2018/04/25 23:54:07 UTC, 2 replies.
- groovy git commit: avoid collected source list for groovydoc from being overwritten - posted by pa...@apache.org on 2018/04/26 13:10:52 UTC, 2 replies.
- [1/2] groovy git commit: GROOVY-8520 add picocli-based CliBuilder (closes #688) - posted by pa...@apache.org on 2018/04/27 22:33:30 UTC, 2 replies.
- [2/2] groovy git commit: GROOVY-8520 add picocli-based CliBuilder (closes #688) - posted by pa...@apache.org on 2018/04/27 22:33:31 UTC, 2 replies.
- [1/2] groovy git commit: picocli related changes: * add collate for array * deprecate groovy.util.CliBuilder and make it a simple delegate to picocli version * make "less preferred" modules not appear in groovy-all pom - posted by pa...@apache.org on 2018/04/28 06:32:27 UTC, 2 replies.
- [2/2] groovy git commit: picocli related changes: * add collate for array * deprecate groovy.util.CliBuilder and make it a simple delegate to picocli version * make "less preferred" modules not appear in groovy-all pom - posted by pa...@apache.org on 2018/04/28 06:32:28 UTC, 2 replies.
- groovy git commit: whitespace - posted by pa...@apache.org on 2018/04/30 07:08:49 UTC, 2 replies.