You are viewing a plain text version of this content. The canonical link for it is here.
- groovy git commit: minor javadoc fixes - posted by jw...@apache.org on 2016/05/01 00:02:15 UTC, 0 replies.
- groovy git commit: GROOVY-7813: Calling a non-static outer class method from a static class should fail STC (Closes #310) - posted by sh...@apache.org on 2016/05/01 22:35:40 UTC, 1 replies.
- groovy git commit: GROOVY-7820: CachedMethod.compareToCachedMethod throws "Should never happen" (closes #315) - posted by pa...@apache.org on 2016/05/02 04:21:36 UTC, 1 replies.
- [1/3] groovy git commit: Guard against recursive calls to ReferenceManager#removeStallEntries that could cause a StackOverflowError. A ManagedReference#finalizeReference method may call ManagedReference#clear on other references as part of the clean up - posted by jw...@apache.org on 2016/05/03 05:08:26 UTC, 1 replies.
- [2/3] groovy git commit: Fix for ManagedDoubleKeyMap when there are hash collisions and entry array must be expanded - posted by jw...@apache.org on 2016/05/03 05:08:27 UTC, 1 replies.
- [3/3] groovy git commit: refactor(core): remove unused utility classes (closes #324) - posted by jw...@apache.org on 2016/05/03 05:08:28 UTC, 1 replies.
- groovy git commit: GROOVY-7604: traits docs diamond problem explanation (closes #327) - posted by pa...@apache.org on 2016/05/07 13:17:46 UTC, 1 replies.
- groovy git commit: Documentation: fix grammar mistake in metaprogramming section (closes https://github.com/groovy/groovy-website/issues/91) - posted by pa...@apache.org on 2016/05/07 13:38:17 UTC, 1 replies.
- groovy git commit: GROOVY-7793: Compiler compiles class with private abstract method (closes #328) - posted by pa...@apache.org on 2016/05/07 17:47:58 UTC, 1 replies.
- groovy git commit: GROOVY-6514: groovysh: Add :grab command (closes #286, closes #104) - posted by pa...@apache.org on 2016/05/09 18:28:59 UTC, 0 replies.
- groovy git commit: minor doco tweak: since not needed on member since it is the same as the class - posted by pa...@apache.org on 2016/05/09 23:07:11 UTC, 0 replies.
- groovy git commit: GROOVY-7826: do not show redirect for generic type arguments to break the infinite recursion (closes #333) - posted by pa...@apache.org on 2016/05/18 19:11:52 UTC, 1 replies.
- groovy git commit: GROOVY-7837: TupleConstructor should provide pre and post annotation attributes like MapConstructor - posted by pa...@apache.org on 2016/05/20 10:28:34 UTC, 0 replies.
- groovy git commit: GROOVY-7832: NullPointerException in GroovyConsole with an input method (closes #326) - posted by pa...@apache.org on 2016/05/20 19:32:40 UTC, 1 replies.
- groovy git commit: refactor(core): use uppercase L for long literal - posted by jw...@apache.org on 2016/05/22 01:24:58 UTC, 1 replies.
- groovy git commit: GROOVY-6203: GroovyScriptEngine does not take script base class into account (closes #335) - posted by pa...@apache.org on 2016/05/22 08:05:43 UTC, 1 replies.
- groovy git commit: Add missing ':' in display command example (closes #337) - posted by jw...@apache.org on 2016/05/23 15:48:12 UTC, 1 replies.
- groovy git commit: GROOVY-7750: @Lazy allows instantiation of abstract class - posted by pa...@apache.org on 2016/05/24 12:06:04 UTC, 0 replies.
- groovy git commit: GROOVY-7841: Assert fails when accessing particular primitive values with @CompileStatic - posted by pa...@apache.org on 2016/05/25 10:34:39 UTC, 1 replies.
- groovy git commit: GROOVY-7784: TypeChecked/CompileStatic: IndexOutOfBoundsException (closes #339) - posted by pa...@apache.org on 2016/05/26 23:53:37 UTC, 1 replies.
- groovy git commit: GROOVY-7784: TypeChecked/CompileStatic: IndexOutOfBoundsException (a few more tests) - posted by pa...@apache.org on 2016/05/27 08:48:21 UTC, 1 replies.
- groovy git commit: add missing license file - posted by pa...@apache.org on 2016/05/27 10:24:58 UTC, 0 replies.
- groovy git commit: GROOVY-7826: fix test name - posted by pa...@apache.org on 2016/05/27 10:28:55 UTC, 1 replies.
- [1/3] groovy git commit: add missing license file - posted by pa...@apache.org on 2016/05/27 10:30:34 UTC, 0 replies.
- [2/3] groovy git commit: GROOVY-7826: fix test name - posted by pa...@apache.org on 2016/05/27 10:30:35 UTC, 0 replies.
- [3/3] groovy git commit: GROOVY-7826: fix test name - posted by pa...@apache.org on 2016/05/27 10:30:36 UTC, 0 replies.
- [1/3] groovy git commit: GROOVY-6950: StringGroovyMethods minor performance improvements (avoid calling toString) - posted by pa...@apache.org on 2016/05/31 02:01:01 UTC, 1 replies.
- [2/3] groovy git commit: GROOVY-6950: StringGroovyMethods minor performance improvements (make use of line based iterator) - posted by pa...@apache.org on 2016/05/31 02:01:02 UTC, 1 replies.
- [3/3] groovy git commit: GROOVY-6950: StringGroovyMethods minor performance improvements (minor refactoring - closes #341) - posted by pa...@apache.org on 2016/05/31 02:01:03 UTC, 0 replies.
- [3/3] groovy git commit: GROOVY-6950: StringGroovyMethods minor performance improvements (minor refactoring) - posted by pa...@apache.org on 2016/05/31 02:23:59 UTC, 0 replies.
- [1/3] groovy git commit: Make sure generics are correct for generified return types. Fixes https://issues.apache.org/jira/browse/GROOVY-7846 - posted by pa...@apache.org on 2016/05/31 04:35:51 UTC, 0 replies.
- [2/3] groovy git commit: Cleanup - posted by pa...@apache.org on 2016/05/31 04:35:52 UTC, 0 replies.
- [3/3] groovy git commit: GROOVY-7846: A trait that defines a static method that uses generic return types throws "BUG! Type is null" (comments/trivial formatting - closes #340) - posted by pa...@apache.org on 2016/05/31 04:35:53 UTC, 0 replies.
- [1/2] groovy git commit: Make sure generics are correct for generified return types. Fixes https://issues.apache.org/jira/browse/GROOVY-7846 - posted by pa...@apache.org on 2016/05/31 04:52:27 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-7846: A trait that defines a static method that uses generic return types throws "BUG! Type is null" (comments/trivial formatting - closes #340) - posted by pa...@apache.org on 2016/05/31 04:52:28 UTC, 0 replies.
- groovy git commit: add a rat exclude for gradle.properties since the artifactory release plugin loses header when bumping version - posted by pa...@apache.org on 2016/05/31 08:57:47 UTC, 1 replies.
- groovy git commit: GROOVY-7791: Update JLine to 2.14.2 - posted by pa...@apache.org on 2016/05/31 20:43:07 UTC, 0 replies.