You are viewing a plain text version of this content. The canonical link for it is here.
- groovy git commit: GROOVY-8816: NPE in inferClosureParameterTypes with CompileStatic and incorrect zero-arg closure - posted by pa...@apache.org on 2018/10/03 12:20:33 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8816: NPE in inferClosureParameterTypes with CompileStatic and incorrect zero-arg closure - posted by pa...@apache.org on 2018/10/03 22:18:30 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8818: Bump asm to 7.0-beta(closes #802) - posted by pa...@apache.org on 2018/10/03 22:18:31 UTC, 0 replies.
- groovy git commit: GROOVY-8806: Immutable classes break in groovy 2.5.2 (closes #803) - posted by pa...@apache.org on 2018/10/04 01:27:22 UTC, 1 replies.
- groovy git commit: tweak groovydoc - posted by pa...@apache.org on 2018/10/04 04:06:29 UTC, 0 replies.
- [1/3] groovy git commit: tweak groovydoc - posted by pa...@apache.org on 2018/10/04 10:24:38 UTC, 0 replies.
- [2/3] groovy git commit: tweak groovydoc further - posted by pa...@apache.org on 2018/10/04 10:24:39 UTC, 0 replies.
- [3/3] groovy git commit: GROOVY-8822: Conflict between @Generated and @Delegate (add an extra guard) - posted by pa...@apache.org on 2018/10/04 10:24:40 UTC, 0 replies.
- [1/2] groovy git commit: tweak groovydoc further - posted by pa...@apache.org on 2018/10/04 10:53:37 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8822: Conflict between @Generated and @Delegate (add an extra guard) - posted by pa...@apache.org on 2018/10/04 10:53:38 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8823: Bump slf4j to 1.7.25 - posted by pa...@apache.org on 2018/10/04 22:06:06 UTC, 1 replies.
- [2/2] groovy git commit: fix @link - posted by pa...@apache.org on 2018/10/04 22:06:07 UTC, 1 replies.
- svn commit: r29887 - in /dev/groovy/2.5.3: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/10/05 04:10:54 UTC, 0 replies.
- groovy git commit: comment tweaks - posted by pa...@apache.org on 2018/10/06 01:10:38 UTC, 0 replies.
- groovy git commit: GROOVY-8827: Close a small gap in the EMC DSL for constructors - posted by pa...@apache.org on 2018/10/06 01:51:27 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8827: Close a small gap in the EMC DSL for constructors - posted by pa...@apache.org on 2018/10/06 01:54:01 UTC, 0 replies.
- [2/2] groovy git commit: comment tweaks - posted by pa...@apache.org on 2018/10/06 01:54:02 UTC, 0 replies.
- groovy git commit: Move `YamlConverter` to an internal package - posted by su...@apache.org on 2018/10/06 04:06:03 UTC, 0 replies.
- groovy git commit: GROOVY-8805 reloading a script under GroovyScriptEngine should succeed when dependent class is deleted(closes #799) - posted by su...@apache.org on 2018/10/06 07:35:27 UTC, 0 replies.
- groovy git commit: Trivial refactoring: extract method `applyCompilationCustomizers` - posted by su...@apache.org on 2018/10/06 08:25:18 UTC, 0 replies.
- groovy git commit: Trivial refactoring: remove duplicated code - posted by su...@apache.org on 2018/10/06 08:31:00 UTC, 0 replies.
- [1/2] groovy git commit: Trivial refactoring: extract method `initPhaseOperations` - posted by su...@apache.org on 2018/10/06 08:42:33 UTC, 0 replies.
- [2/2] groovy git commit: Trivial refactoring: extract method `addPhaseOperations` - posted by su...@apache.org on 2018/10/06 08:42:34 UTC, 0 replies.
- [1/4] groovy git commit: Trivial refactoring: extract method `applyCompilationCustomizers` - posted by su...@apache.org on 2018/10/06 09:28:17 UTC, 0 replies.
- [2/4] groovy git commit: Trivial refactoring: remove duplicated code - posted by su...@apache.org on 2018/10/06 09:28:18 UTC, 0 replies.
- [3/4] groovy git commit: Trivial refactoring: extract method `initPhaseOperations` - posted by su...@apache.org on 2018/10/06 09:28:19 UTC, 0 replies.
- [4/4] groovy git commit: Trivial refactoring: extract method `addPhaseOperations` - posted by su...@apache.org on 2018/10/06 09:28:20 UTC, 0 replies.
- groovy git commit: Refine compileJava task(closes #805) - posted by su...@apache.org on 2018/10/06 10:43:32 UTC, 0 replies.
- groovy git commit: GROOVY-8829: Bump spotbugs plugin to 1.6.4 - posted by su...@apache.org on 2018/10/06 11:44:11 UTC, 1 replies.
- groovy git commit: Remove the unused version info in build script - posted by su...@apache.org on 2018/10/06 12:06:17 UTC, 1 replies.
- groovy git commit: GROOVY-8830: Bump spotbugs to 3.1.7 - posted by su...@apache.org on 2018/10/06 12:24:17 UTC, 1 replies.
- groovy git commit: Trivial refactoring: Make handling reader robust - posted by su...@apache.org on 2018/10/06 14:17:46 UTC, 1 replies.
- groovy git commit: GROOVY-8831: Add instance methods from `String` to `GString`(closes #806) - posted by su...@apache.org on 2018/10/06 14:59:31 UTC, 0 replies.
- groovy git commit: Revert "GROOVY-8831: Add instance methods from `String` to `GString`(closes #806)" - posted by su...@apache.org on 2018/10/07 03:53:37 UTC, 0 replies.
- groovy git commit: GROOVY-8819: java.lang.VerifyError when calling this() with static final field from a super class(closes #807) - posted by su...@apache.org on 2018/10/07 12:22:12 UTC, 1 replies.
- groovy git commit: GROOVY-8833: @Canonical creates invalid hashCode - posted by pa...@apache.org on 2018/10/07 21:16:23 UTC, 1 replies.
- groovy git commit: GROOVY-8764: Closure inside an anonymous class uses wrong outside class instance with @CS - posted by pa...@apache.org on 2018/10/09 05:00:14 UTC, 1 replies.
- groovy git commit: GROOVY-8764: Closure inside an anonymous class uses wrong outside class instance with @CS (additional case) - posted by pa...@apache.org on 2018/10/10 04:06:28 UTC, 1 replies.
- groovy git commit: GROOVY-8764: Closure inside an anonymous class uses wrong outside class instance with @CS (refactor for master to align with 2_5_X) - posted by pa...@apache.org on 2018/10/10 11:01:23 UTC, 0 replies.
- svn commit: r29986 - /dev/groovy/2.5.3/ - posted by pa...@apache.org on 2018/10/10 12:13:36 UTC, 0 replies.
- groovy git commit: GROOVY-8764: Closure inside an anonymous class uses wrong outside class instance with @CS (for for jdk7) - posted by pa...@apache.org on 2018/10/10 12:40:43 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8342: Static compilation error with a method returning an array in a type parameter - posted by pa...@apache.org on 2018/10/11 01:33:35 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8342: Static compilation error with a method returning an array in a type parameter (adjust for JDK7) - posted by pa...@apache.org on 2018/10/11 01:33:36 UTC, 0 replies.
- groovy git commit: GROOVY-8342: Static compilation error with a method returning an array in a type parameter - posted by pa...@apache.org on 2018/10/11 01:34:24 UTC, 0 replies.
- groovy git commit: Documentation for @TailRecursive (closes #808) - posted by pa...@apache.org on 2018/10/11 03:13:15 UTC, 1 replies.
- groovy git commit: GROOVY-8549: Compile Static causes getAt to fail (closes #798) - posted by pa...@apache.org on 2018/10/11 03:19:09 UTC, 1 replies.
- groovy git commit: GROOVY-8835: AstNodeToScriptVisitor - no operation token needed in the case of an EmptyStatement - posted by pa...@apache.org on 2018/10/11 05:24:36 UTC, 1 replies.
- svn commit: r30001 - in /dev/groovy/2.5.3: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/10/11 05:43:41 UTC, 0 replies.
- [groovy] Git Push Summary - posted by pa...@apache.org on 2018/10/11 05:43:46 UTC, 0 replies.
- groovy git commit: Fix dependency resolution happening at configuration time - posted by cc...@apache.org on 2018/10/12 13:26:13 UTC, 1 replies.
- groovy git commit: Remove accidentally committed task - posted by cc...@apache.org on 2018/10/12 13:32:36 UTC, 0 replies.
- groovy git commit: GROOVY-8842: Implement a smart highlighter for groovy console editor(closes #809) - posted by su...@apache.org on 2018/10/13 12:52:56 UTC, 0 replies.
- groovy git commit: Highlight the boolean literals - posted by su...@apache.org on 2018/10/13 13:25:46 UTC, 0 replies.
- groovy git commit: Highlight the commas and semicolons - posted by su...@apache.org on 2018/10/13 16:20:45 UTC, 0 replies.
- groovy git commit: Trivial refactoring: make fields final - posted by su...@apache.org on 2018/10/13 16:55:27 UTC, 0 replies.
- groovy git commit: fix for JDK11 - posted by pa...@apache.org on 2018/10/14 02:48:05 UTC, 1 replies.
- svn commit: r30045 - in /release/groovy/2.5.3: ./ distribution/ sources/ - posted by pa...@apache.org on 2018/10/14 05:28:03 UTC, 0 replies.
- svn commit: r30046 - /dev/groovy/2.5.3/ - posted by pa...@apache.org on 2018/10/14 05:28:07 UTC, 0 replies.
- groovy git commit: Bump version on GROOVY_2_5_X branch - posted by pa...@apache.org on 2018/10/14 08:03:52 UTC, 0 replies.
- groovy git commit: Improve the performance of the new highlighter for groovy console - posted by su...@apache.org on 2018/10/14 16:05:46 UTC, 0 replies.
- groovy git commit: Trivial refactoring: remove unnecessary type casting - posted by su...@apache.org on 2018/10/14 16:25:07 UTC, 0 replies.
- groovy git commit: trivial refactor: remove semicolon and formatting - posted by pa...@apache.org on 2018/10/15 08:08:08 UTC, 1 replies.
- groovy git commit: Improve the performance of the new highlighter and enable it by default - posted by su...@apache.org on 2018/10/16 14:44:43 UTC, 0 replies.
- groovy git commit: Trivial refactoring: simplify the logic of handling tokens to render - posted by su...@apache.org on 2018/10/16 16:07:57 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8848: added mixing named arguments with other arguments use case explanation to the documentation (closes #812) - posted by pa...@apache.org on 2018/10/17 03:30:39 UTC, 0 replies.
- [2/2] groovy git commit: minor tweaks to named parameters doco - posted by pa...@apache.org on 2018/10/17 03:30:40 UTC, 0 replies.
- [1/2] groovy git commit: minor tweaks to named parameters doco - posted by pa...@apache.org on 2018/10/17 03:32:31 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8848: added mixing named arguments with other arguments use case explanation to the documentation (closes #812) - posted by pa...@apache.org on 2018/10/17 03:32:32 UTC, 0 replies.
- groovy git commit: fix a broken link plus some minor wording tweaks - posted by pa...@apache.org on 2018/10/18 10:17:55 UTC, 0 replies.
- groovy git commit: remove GGTS, add in a couple of more editors - posted by pa...@apache.org on 2018/10/20 04:58:37 UTC, 0 replies.
- groovy git commit: fix a couple of broken links - posted by pa...@apache.org on 2018/10/20 05:17:02 UTC, 0 replies.
- [1/3] groovy git commit: remove GGTS, add in a couple of more editors - posted by pa...@apache.org on 2018/10/20 06:38:37 UTC, 0 replies.
- [2/3] groovy git commit: fix a broken link plus some minor wording tweaks - posted by pa...@apache.org on 2018/10/20 06:38:38 UTC, 0 replies.
- [3/3] groovy git commit: fix a couple of broken links - posted by pa...@apache.org on 2018/10/20 06:38:39 UTC, 0 replies.
- groovy git commit: GROOVY-8851: Refine safe indexing for named properties(closes #813) - posted by su...@apache.org on 2018/10/20 08:19:46 UTC, 0 replies.
- groovy git commit: Refine checking OS in `MarkupTemplateEngineSpecTest.testLocale` - posted by su...@apache.org on 2018/10/20 09:22:11 UTC, 0 replies.
- [1/2] groovy git commit: Trivial refactoring: extract method `getMetaClass` - posted by su...@apache.org on 2018/10/20 10:45:55 UTC, 0 replies.
- [2/2] groovy git commit: Minor refactoring: remove duplicated code of `MetaClassImpl` - posted by su...@apache.org on 2018/10/20 10:45:56 UTC, 0 replies.
- groovy git commit: Refine "Minor refactoring: remove duplicated code of `MetaClassImpl`" - posted by su...@apache.org on 2018/10/20 10:55:57 UTC, 0 replies.
- [1/4] groovy git commit: Refine checking OS in `MarkupTemplateEngineSpecTest.testLocale` - posted by su...@apache.org on 2018/10/20 11:19:09 UTC, 0 replies.
- [2/4] groovy git commit: Trivial refactoring: extract method `getMetaClass` - posted by su...@apache.org on 2018/10/20 11:19:10 UTC, 0 replies.
- [3/4] groovy git commit: Minor refactoring: remove duplicated code of `MetaClassImpl` - posted by su...@apache.org on 2018/10/20 11:19:11 UTC, 0 replies.
- [4/4] groovy git commit: Refine "Minor refactoring: remove duplicated code of `MetaClassImpl`" - posted by su...@apache.org on 2018/10/20 11:19:12 UTC, 0 replies.
- groovy git commit: Cleanup code - posted by su...@apache.org on 2018/10/20 11:39:32 UTC, 0 replies.
- groovy git commit: Minor refactoring: extract method `resolveFromDefaultImports` - posted by su...@apache.org on 2018/10/20 14:00:11 UTC, 0 replies.
- [1/2] groovy git commit: Fix the failing build - posted by su...@apache.org on 2018/10/20 14:08:07 UTC, 0 replies.
- [2/2] groovy git commit: Minor refactoring: extract method `resolveFromDefaultImports` - posted by su...@apache.org on 2018/10/20 14:08:08 UTC, 0 replies.
- groovy git commit: GROOVY-8853: string literal can span rows - posted by su...@apache.org on 2018/10/20 17:28:18 UTC, 0 replies.
- groovy git commit: Make the new highlighter more robust - posted by su...@apache.org on 2018/10/20 17:51:15 UTC, 0 replies.
- groovy git commit: fix a broken link - posted by pa...@apache.org on 2018/10/21 04:20:44 UTC, 1 replies.
- groovy git commit: GROOVY-3278: Using referenced String constant as value of Annotation causes compile error (closes #814) - posted by pa...@apache.org on 2018/10/23 03:37:18 UTC, 1 replies.
- groovy git commit: fix typo in error message - posted by pa...@apache.org on 2018/10/23 04:44:36 UTC, 1 replies.
- groovy git commit: GROOVY-8858: Refine GCL to avoid occupying Permanent Area/Metaspace repeatedly for same source code(closes #816) - posted by su...@apache.org on 2018/10/28 03:43:17 UTC, 1 replies.
- groovy git commit: GROOVY-8862: Bump asm to 7.0 - posted by su...@apache.org on 2018/10/28 11:23:31 UTC, 1 replies.
- [01/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:42 UTC, 0 replies.
- [02/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:43 UTC, 0 replies.
- [03/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:44 UTC, 0 replies.
- [04/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:45 UTC, 0 replies.
- [05/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:46 UTC, 0 replies.
- [06/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:47 UTC, 0 replies.
- [07/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:48 UTC, 0 replies.
- [08/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:49 UTC, 0 replies.
- [09/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:50 UTC, 0 replies.
- [10/10] groovy-website git commit: now using gradle to build the dev site - posted by pa...@apache.org on 2018/10/30 05:34:51 UTC, 0 replies.
- groovy-website git commit: rename file to correct case - posted by pa...@apache.org on 2018/10/30 05:37:38 UTC, 0 replies.
- [01/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:14 UTC, 0 replies.
- [02/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:15 UTC, 0 replies.
- [03/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:16 UTC, 0 replies.
- [04/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:17 UTC, 0 replies.
- [05/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:18 UTC, 0 replies.
- [06/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:19 UTC, 0 replies.
- [07/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:20 UTC, 0 replies.
- [08/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:21 UTC, 0 replies.
- [09/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:22 UTC, 0 replies.
- [10/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:23 UTC, 0 replies.
- [11/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:24 UTC, 0 replies.
- [12/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:25 UTC, 0 replies.
- [13/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:26 UTC, 0 replies.
- [14/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:27 UTC, 0 replies.
- [15/15] groovy-dev-site git commit: initial commit - posted by pa...@apache.org on 2018/10/30 06:20:28 UTC, 0 replies.
- groovy git commit: refactor some duplicated code - posted by pa...@apache.org on 2018/10/31 06:53:19 UTC, 1 replies.