You are viewing a plain text version of this content. The canonical link for it is here.
- [groovy] branch master updated: GROOVY-10315: STC: merge multiple witnesses for type parameter of method - posted by em...@apache.org on 2021/11/01 00:10:48 UTC, 0 replies.
- [groovy] branch master updated: add some shorthands for switch and case - posted by pa...@apache.org on 2021/11/01 03:14:17 UTC, 0 replies.
- [groovy] branch master updated: remove old comment - posted by pa...@apache.org on 2021/11/01 06:53:09 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10336: STC: handle method reference(s) supplied to variadic param - posted by em...@apache.org on 2021/11/01 15:38:03 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10324: STC: don't erase placeholder information - posted by em...@apache.org on 2021/11/01 19:01:30 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10291: STC: fix diamond inference for property object expression - posted by em...@apache.org on 2021/11/02 00:55:10 UTC, 0 replies.
- [groovy] branch master updated: helper methods for map entry expressions - posted by pa...@apache.org on 2021/11/02 03:30:34 UTC, 0 replies.
- [groovy] branch master updated (1f1668c -> 1972cee) - posted by em...@apache.org on 2021/11/02 17:14:44 UTC, 0 replies.
- [groovy] 01/02: GROOVY-10228: STC: diamond inference for method call's object expression - posted by em...@apache.org on 2021/11/02 17:14:45 UTC, 0 replies.
- [groovy] 02/02: GROOVY-10310: STC: retain wildcard flag during diamond generics transfer - posted by em...@apache.org on 2021/11/02 17:14:46 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10339: STC: incorporate additional type witnesses for method call - posted by em...@apache.org on 2021/11/02 22:32:23 UTC, 1 replies.
- [groovy] branch master updated: GROOVY-10338: Enhance records with additional helper methods - posted by pa...@apache.org on 2021/11/03 02:10:27 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10338: Enhance records with additional helper methods (add size method) - posted by pa...@apache.org on 2021/11/03 04:41:21 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10338: Enhance records with additional helper methods (additional refactoring) - posted by pa...@apache.org on 2021/11/03 06:17:06 UTC, 1 replies.
- [groovy-website] branch asf-site updated: improve wording - posted by pa...@apache.org on 2021/11/03 10:50:52 UTC, 1 replies.
- [groovy-dev-site] branch asf-site updated: 2021/11/03 10:53:08: Generated dev website from groovy-website@bd26e5d - posted by gi...@apache.org on 2021/11/03 10:53:09 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10337: STC: don't mutate explicit constructor call type arguments - posted by em...@apache.org on 2021/11/03 15:16:10 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10340: Refine sealed classes to not use system properties - posted by pa...@apache.org on 2021/11/04 00:39:07 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10322: STC: remove hidden generics when checking method arguments - posted by em...@apache.org on 2021/11/04 00:49:33 UTC, 0 replies.
- [groovy] branch master updated: tweak records doco - posted by pa...@apache.org on 2021/11/04 05:39:33 UTC, 0 replies.
- [groovy] branch master updated: tweak records components() generation for no component case - posted by pa...@apache.org on 2021/11/04 06:06:32 UTC, 1 replies.
- [groovy] branch master updated: fix comments - posted by pa...@apache.org on 2021/11/04 07:52:08 UTC, 0 replies.
- [groovy] branch master updated: additional record test - posted by pa...@apache.org on 2021/11/04 08:03:07 UTC, 0 replies.
- [groovy] branch master updated: additional record test (fix for different JDK versions) - posted by pa...@apache.org on 2021/11/04 08:47:25 UTC, 0 replies.
- [groovy] branch master updated: update sealed documentation - posted by pa...@apache.org on 2021/11/04 12:35:56 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10344: STC: dereference type parameter before generics transfer - posted by em...@apache.org on 2021/11/04 16:36:31 UTC, 0 replies.
- [groovy] branch master updated: minor refactor for copyWith (needs further work) - posted by pa...@apache.org on 2021/11/05 01:56:46 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10338: refactor record copyWith (reinstate commented out tests and fix) - posted by pa...@apache.org on 2021/11/05 10:53:00 UTC, 0 replies.
- [groovy] branch master updated: Temp revert "GROOVY-10339: STC: incorporate additional type witnesses for method call" - posted by pa...@apache.org on 2021/11/05 21:31:32 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10192: Smarter Closure delegation detection in annotation parameters - posted by pa...@apache.org on 2021/11/05 23:34:21 UTC, 0 replies.
- svn commit: r50820 - in /dev/groovy/4.0.0-beta-2: ./ distribution/ sources/ - posted by pa...@apache.org on 2021/11/06 00:28:17 UTC, 0 replies.
- [groovy] annotated tag GROOVY_4_0_0_BETA_2 created (now 0632da5) - posted by pa...@apache.org on 2021/11/06 00:28:25 UTC, 0 replies.
- [groovy] 01/01: Release 4.0.0-beta-2: update versions - posted by pa...@apache.org on 2021/11/06 00:28:26 UTC, 0 replies.
- [groovy] branch master updated: fix broken javadoc links in comments - posted by pa...@apache.org on 2021/11/06 01:05:07 UTC, 0 replies.
- [groovy] branch master updated: Update README - posted by su...@apache.org on 2021/11/06 03:04:22 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10348: Bump picocli to 4.6.2 - posted by su...@apache.org on 2021/11/06 04:17:30 UTC, 0 replies.
- [groovy] branch GROOVY-10349 created (now 6c0c4ce) - posted by su...@apache.org on 2021/11/06 05:01:25 UTC, 0 replies.
- [groovy] 01/02: GROOVY-10349: Bump gradle to 7.3-rc-5 - posted by su...@apache.org on 2021/11/06 05:01:26 UTC, 0 replies.
- [groovy] 02/02: Update verification metadata - posted by su...@apache.org on 2021/11/06 05:01:27 UTC, 0 replies.
- [groovy] branch GROOVY-10349 updated: Add JDK 17 build to github actions - posted by su...@apache.org on 2021/11/06 05:30:37 UTC, 0 replies.
- [groovy] branch master updated (8c8d55d -> fdd8105) - posted by su...@apache.org on 2021/11/06 05:55:33 UTC, 0 replies.
- [groovy] 01/04: GROOVY-10349: Bump gradle to 7.3-rc-5 - posted by su...@apache.org on 2021/11/06 05:55:34 UTC, 0 replies.
- [groovy] 02/04: Update verification metadata - posted by su...@apache.org on 2021/11/06 05:55:35 UTC, 0 replies.
- [groovy] 03/04: Add JDK 17 build to github actions - posted by su...@apache.org on 2021/11/06 05:55:36 UTC, 0 replies.
- [groovy] 04/04: Build groovy snapshot distribution with JDK 17 - posted by su...@apache.org on 2021/11/06 05:55:37 UTC, 0 replies.
- [groovy] branch master updated: Tweak builds on travis CI and ignore JDK 18 build for now - posted by su...@apache.org on 2021/11/06 06:13:20 UTC, 0 replies.
- [groovy] branch master updated: fix instructions for bootstrap step (thanks Balachandran Sivakumar) - posted by pa...@apache.org on 2021/11/06 11:16:37 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: use empty array constant - posted by su...@apache.org on 2021/11/07 10:16:50 UTC, 0 replies.
- [groovy] branch master updated: Minor refactoring: reuse `Throwable` class node - posted by su...@apache.org on 2021/11/07 10:39:03 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: rename getter and setter of `recordComponentNodes` - posted by su...@apache.org on 2021/11/07 10:51:55 UTC, 0 replies.
- [groovy] branch master updated: Rename GitHub actions workflow files - posted by su...@apache.org on 2021/11/07 11:40:54 UTC, 0 replies.
- [groovy] branch master updated: Eliminate redundant checks for Java5 - posted by su...@apache.org on 2021/11/07 12:36:09 UTC, 0 replies.
- [groovy] branch master updated: Attach `@CompileStatic` to `CheckingVisitor` - posted by su...@apache.org on 2021/11/07 13:09:16 UTC, 0 replies.
- [groovy] branch master updated: Tweak java version info in the groovy console - posted by su...@apache.org on 2021/11/07 13:48:10 UTC, 0 replies.
- [groovy] branch master updated: add aliases - posted by pa...@apache.org on 2021/11/07 14:21:07 UTC, 0 replies.
- [groovy] branch master updated: Eliminate redundant checks for Java7 - posted by su...@apache.org on 2021/11/07 14:54:20 UTC, 0 replies.
- [groovy-website] branch asf-site updated: update to reflect status as of 4.0.0-beta-2 - posted by pa...@apache.org on 2021/11/09 00:44:36 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/11/09 00:46:54: Generated dev website from groovy-website@a5b8caa - posted by gi...@apache.org on 2021/11/09 00:46:55 UTC, 0 replies.
- svn commit: r50851 - in /release/groovy/4.0.0-beta-2: ./ distribution/ sources/ - posted by pa...@apache.org on 2021/11/09 01:00:23 UTC, 0 replies.
- svn commit: r50852 - /dev/groovy/4.0.0-beta-2/ - posted by pa...@apache.org on 2021/11/09 01:00:29 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release 4.0.0-beta-2: update sitemap - posted by pa...@apache.org on 2021/11/09 01:12:09 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/11/09 01:15:23: Generated dev website from groovy-website@4ddce67 - posted by gi...@apache.org on 2021/11/09 01:15:24 UTC, 0 replies.
- svn commit: r50853 - /release/groovy/4.0.0-beta-1/ - posted by pa...@apache.org on 2021/11/09 01:16:02 UTC, 0 replies.
- [groovy-website] branch asf-site updated: adjust urls - posted by pa...@apache.org on 2021/11/09 03:53:32 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/11/09 03:57:02: Generated dev website from groovy-website@f9a23ad - posted by gi...@apache.org on 2021/11/09 03:57:04 UTC, 0 replies.
- [groovy-website] branch asf-site updated: update for 4.0.0-beta-2 - posted by pa...@apache.org on 2021/11/09 04:58:39 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10352: class model: load anno enum value as property expression - posted by em...@apache.org on 2021/11/09 15:48:49 UTC, 0 replies.
- [groovy] branch GROOVY-10353 created (now b93c213) - posted by em...@apache.org on 2021/11/09 16:26:56 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10353: `evaluateExpression` can handle simple expression directly - posted by em...@apache.org on 2021/11/09 16:26:57 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10351: STC: argument `C<...>` for parameter `C` - posted by em...@apache.org on 2021/11/09 20:54:26 UTC, 0 replies.
- [groovy-release] branch master updated: update to latest version of sdkman plugin - posted by pa...@apache.org on 2021/11/10 07:33:36 UTC, 0 replies.
- [groovy] branch danielsun/tweak-record-compact-ctor created (now 563cf97) - posted by su...@apache.org on 2021/11/10 15:55:36 UTC, 0 replies.
- [groovy] 01/01: Tweak record compact constructor grammar - posted by su...@apache.org on 2021/11/10 15:55:37 UTC, 1 replies.
- [groovy] branch master updated: minor refactor - posted by pa...@apache.org on 2021/11/11 07:17:16 UTC, 1 replies.
- [groovy] branch master updated (11fe90d -> 8d19017) - posted by em...@apache.org on 2021/11/11 17:09:21 UTC, 0 replies.
- [groovy] 01/02: GROOVY-10347: STC: add test cases - posted by em...@apache.org on 2021/11/11 17:09:22 UTC, 0 replies.
- [groovy] 02/02: minor edits - posted by em...@apache.org on 2021/11/11 17:09:23 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10229, GROOVY-10339, GROOVY-10347: STC: merging generic results - posted by em...@apache.org on 2021/11/12 16:48:23 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10366: Bump gradle to 7.3 - posted by su...@apache.org on 2021/11/12 18:48:50 UTC, 0 replies.
- [groovy] branch danielsun/tweak-record-compact-ctor updated (563cf97 -> f21d916) - posted by su...@apache.org on 2021/11/12 19:38:48 UTC, 0 replies.
- [groovy] branch master updated: Tweak record compact constructor grammar - posted by su...@apache.org on 2021/11/12 20:23:04 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10353: `evaluateExpression` can handle simple expression directly - posted by su...@apache.org on 2021/11/12 20:39:55 UTC, 0 replies.
- [groovy-website] branch asf-site updated: add windows installer for 4.0.0-beta-2 - posted by pa...@apache.org on 2021/11/13 00:44:04 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Add Windows installer link for 4.0.0-beta-2 - posted by pa...@apache.org on 2021/11/13 00:44:41 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/11/13 00:47:26: Generated dev website from groovy-website@746b2ac - posted by gi...@apache.org on 2021/11/13 00:47:28 UTC, 0 replies.
- [groovy] branch master updated (83a018a -> e5097dd) - posted by em...@apache.org on 2021/11/13 18:09:09 UTC, 0 replies.
- [groovy] 01/02: make fewer `LowestUpperBoundClassNode` instances - posted by em...@apache.org on 2021/11/13 18:09:10 UTC, 0 replies.
- [groovy] 02/02: fix error message - posted by em...@apache.org on 2021/11/13 18:09:11 UTC, 0 replies.
- [groovy] branch master updated: fix error message - posted by em...@apache.org on 2021/11/13 21:04:13 UTC, 1 replies.
- [groovy] branch master updated: Add one more test case for `record` - posted by su...@apache.org on 2021/11/14 09:43:27 UTC, 1 replies.
- [groovy] branch master updated: Attach `@CompileStatic` to some transformation classes - posted by su...@apache.org on 2021/11/14 16:21:40 UTC, 0 replies.
- [groovy] branch master updated: Fix javadoc of `ConditionalInterruptibleASTTransformation` - posted by su...@apache.org on 2021/11/14 16:38:15 UTC, 0 replies.
- [groovy] branch master updated: improve `getText()` and `toString()` of method and closure - posted by em...@apache.org on 2021/11/14 19:29:01 UTC, 0 replies.
- [groovy] branch master updated: STC: remove difference for plain vs generic return type on method call - posted by em...@apache.org on 2021/11/15 18:57:53 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10277: STC: error for incompatible closure or lambda coerce - posted by em...@apache.org on 2021/11/15 21:19:56 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10361: TupleConstructor could be improved to have a smarter mode for handling default values - posted by pa...@apache.org on 2021/11/15 23:02:05 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10361: TupleConstructor could be improved to have a smarter mode for handling default values (additional refactoring) - posted by pa...@apache.org on 2021/11/16 11:00:49 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10361: TupleConstructor could be improved to have a smarter mode for handling default values (additional refactoring for records) - posted by pa...@apache.org on 2021/11/16 11:49:02 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10277: STC: error for incompatible closure or lambda return value - posted by em...@apache.org on 2021/11/16 18:29:14 UTC, 0 replies.
- [groovy] branch master updated: minor edits - posted by em...@apache.org on 2021/11/16 20:30:17 UTC, 1 replies.
- [groovy] branch master updated: additional record documentation - posted by pa...@apache.org on 2021/11/17 04:55:02 UTC, 0 replies.
- [groovy] branch GROOVY-10374 created (now 2e0e14e) - posted by su...@apache.org on 2021/11/17 15:12:42 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10374: Provide more tuple classes - posted by su...@apache.org on 2021/11/17 15:12:43 UTC, 1 replies.
- [groovy] branch GROOVY-10374 updated (2e0e14e -> f2b988e) - posted by su...@apache.org on 2021/11/17 15:21:33 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10372: STC: check param types for functional interface conversion - posted by em...@apache.org on 2021/11/17 16:03:35 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10341: STC: error for `super.abstractMethod()` - posted by em...@apache.org on 2021/11/17 17:54:23 UTC, 0 replies.
- [groovy] branch master updated: add check for required parameter when using NamedVariant - posted by pa...@apache.org on 2021/11/18 12:39:03 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10375: SC: fix implicit-this access to non-static member of outer - posted by em...@apache.org on 2021/11/18 19:48:29 UTC, 0 replies.
- [groovy] branch master updated: add check for required parameter when using NamedVariant (additional test) - posted by pa...@apache.org on 2021/11/19 00:25:30 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-7473: SC: change `a in b` into `b.isCase(a)` for obvious non-null - posted by em...@apache.org on 2021/11/19 22:29:54 UTC, 0 replies.
- [groovy] branch master updated (5174938 -> bec691d) - posted by em...@apache.org on 2021/11/20 18:09:08 UTC, 0 replies.
- [groovy] 01/02: refactor `BinaryExpressionTransformer` - posted by em...@apache.org on 2021/11/20 18:09:09 UTC, 0 replies.
- [groovy] 02/02: GROOVY-10377: SC: optimize `x === null` and `x !== null` - posted by em...@apache.org on 2021/11/20 18:09:10 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10377: SC: optimize `x === y` and `x !== y` for non-primitives - posted by em...@apache.org on 2021/11/21 17:52:00 UTC, 0 replies.
- [groovy] branch master updated: ExtensionModuleTest: add test for comparing LocalDateTime and LocalDate - posted by pa...@apache.org on 2021/11/23 03:18:42 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-6137, GROOVY-7473: SC: `a in b` should evaluate operands one time - posted by em...@apache.org on 2021/11/23 10:19:55 UTC, 0 replies.
- [groovy] branch master updated (8f4e907 -> 44e0a5e) - posted by em...@apache.org on 2021/11/23 18:22:02 UTC, 0 replies.
- [groovy] 01/02: minor edits - posted by em...@apache.org on 2021/11/23 18:22:03 UTC, 0 replies.
- [groovy] 02/02: GROOVY-10379: interface default methods in `ClassNode#hasPossibleMethod` - posted by em...@apache.org on 2021/11/23 18:22:04 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10378: Provide a mechanism to prioritise AST transforms running at the same stage - posted by pa...@apache.org on 2021/11/24 01:55:51 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10384: Bump checkstyle to 9.1 - posted by pa...@apache.org on 2021/11/24 07:31:12 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10385: Bump japicmp plugin to 0.3.0 - posted by pa...@apache.org on 2021/11/24 07:46:02 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10386: Bump Spotbugs/Spotbugs annotations to 4.5.0 - posted by pa...@apache.org on 2021/11/24 11:44:34 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10388: Bump json-unit version to 2.28.0 GROOVY-10387: Bump gson to 2.8.9 - posted by pa...@apache.org on 2021/11/24 11:57:08 UTC, 0 replies.
- [groovy] branch master updated (1d0f2f5 -> 455956d) - posted by pa...@apache.org on 2021/11/24 12:10:13 UTC, 0 replies.
- [groovy] 01/02: GROOVY-10389: Bump logback to 1.2.7 - posted by pa...@apache.org on 2021/11/24 12:10:14 UTC, 0 replies.
- [groovy] 02/02: GROOVY-10390: Bump jqwik (test dependency) to 1.6.0 - posted by pa...@apache.org on 2021/11/24 12:10:15 UTC, 0 replies.
- [groovy] branch master updated (455956d -> 1cff465) - posted by em...@apache.org on 2021/11/24 13:47:30 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10239, GROOVY-10383: SC: skip `ScriptBytecodeAdapter` for `!in` via `isNotCase` extension methods - posted by em...@apache.org on 2021/11/24 13:47:31 UTC, 0 replies.
- [groovy] branch master updated: leverage extension `getLocation()` and other minor edits - posted by em...@apache.org on 2021/11/24 15:51:44 UTC, 0 replies.
- [groovy] branch GROOVY-7001 created (now 1d2d692) - posted by em...@apache.org on 2021/11/24 17:57:27 UTC, 0 replies.
- [groovy] 01/01: GROOVY-7001: DGM: return exact type for methods accepting collector - posted by em...@apache.org on 2021/11/24 17:57:28 UTC, 1 replies.
- [groovy] branch master updated: resolve ambiguity - posted by em...@apache.org on 2021/11/24 18:21:03 UTC, 0 replies.
- [groovy] branch GROOVY-7001 updated (1d2d692 -> f1efc33) - posted by em...@apache.org on 2021/11/24 18:26:43 UTC, 0 replies.
- [groovy] branch master updated: fix japicmp serialVersionUid warnings - posted by pa...@apache.org on 2021/11/25 02:20:25 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: add deprecated info for old api usage - posted by pa...@apache.org on 2021/11/25 02:25:28 UTC, 1 replies.
- [groovy] branch master updated: GROOVY-5746, GROOVY-6137, GROOVY-7473: SC: pop temp variable(s) - posted by em...@apache.org on 2021/11/25 17:44:29 UTC, 0 replies.
- [groovy] branch master updated: avoid breaking binary compatibility - posted by pa...@apache.org on 2021/11/26 00:40:16 UTC, 2 replies.
- [groovy] branch GROOVY_3_0_X updated: flag deprecated antlr2 method - posted by pa...@apache.org on 2021/11/26 00:53:00 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: flag deprecated constant - posted by pa...@apache.org on 2021/11/26 00:56:00 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: flag deprecated method - posted by pa...@apache.org on 2021/11/26 01:07:18 UTC, 0 replies.
- [groovy] branch GROOVY_3_0_X updated: flag deprecated methods - posted by pa...@apache.org on 2021/11/26 01:12:22 UTC, 1 replies.
- [groovy] branch master updated: GROOVY-7001: DGM: return exact type for methods accepting collector - posted by pa...@apache.org on 2021/11/26 03:00:45 UTC, 0 replies.
- [groovy-website] branch asf-site updated: GROOVY-10378: Provide a mechanism to prioritise AST transforms running at the same stage (release note) - posted by pa...@apache.org on 2021/11/26 08:37:12 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10380: SC: support calling non-public interface's default methods - posted by em...@apache.org on 2021/11/26 18:18:51 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-8693: SC - override default method: no `super.m()` stack overflow - posted by em...@apache.org on 2021/11/26 21:04:01 UTC, 0 replies.
- [groovy] branch master updated: fix javadoc warnings - posted by pa...@apache.org on 2021/11/27 00:42:20 UTC, 0 replies.
- svn commit: r51109 - in /dev/groovy/4.0.0-rc-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2021/11/27 01:12:30 UTC, 0 replies.
- [groovy] annotated tag GROOVY_4_0_0_RC_1 created (now 6e397f8) - posted by pa...@apache.org on 2021/11/27 01:12:38 UTC, 0 replies.
- [groovy] 01/01: Release 4.0.0-rc-1: update versions - posted by pa...@apache.org on 2021/11/27 01:12:39 UTC, 0 replies.
- [groovy] branch master updated: Trivial tweak: avoid type cast - posted by su...@apache.org on 2021/11/27 11:11:33 UTC, 0 replies.
- [groovy] branch master updated: Trivial refactoring: remove redundant imports - posted by su...@apache.org on 2021/11/27 11:46:07 UTC, 0 replies.
- [groovy] branch master updated: Minor refactoring: simplify code of tail recursive transformation - posted by su...@apache.org on 2021/11/27 14:17:44 UTC, 0 replies.
- [groovy] branch danielsun/bump-bytecode-version created (now 0dde6f6) - posted by su...@apache.org on 2021/11/27 15:27:10 UTC, 0 replies.
- [groovy] 01/01: Bump bytecode version to 1.8 - posted by su...@apache.org on 2021/11/27 15:27:11 UTC, 2 replies.
- [groovy] branch danielsun/bump-bytecode-version updated (0dde6f6 -> 7ea8ac8) - posted by su...@apache.org on 2021/11/27 15:41:15 UTC, 0 replies.
- [groovy] branch danielsun/bump-bytecode-version updated (7ea8ac8 -> a28718d) - posted by su...@apache.org on 2021/11/27 15:42:52 UTC, 0 replies.
- [groovy] branch danielsun/bump-bytecode-version updated: Tweak bytecode version management - posted by su...@apache.org on 2021/11/27 16:43:21 UTC, 0 replies.
- [groovy] branch master updated: Tweak bytecode version management - posted by su...@apache.org on 2021/11/27 17:17:39 UTC, 0 replies.
- [groovy] branch master updated: Fix dgm bytecode version as 1.8 - posted by su...@apache.org on 2021/11/27 18:11:04 UTC, 0 replies.
- [groovy] branch danielsun/tweak-build-20211128 created (now d3b9f63) - posted by su...@apache.org on 2021/11/27 19:45:32 UTC, 0 replies.
- [groovy] 01/01: Tweak build: extract versions - posted by su...@apache.org on 2021/11/27 19:45:33 UTC, 0 replies.
- [groovy] branch master updated: Tweak build: extract versions - posted by su...@apache.org on 2021/11/27 20:04:02 UTC, 0 replies.
- [groovy] branch GROOVY-10383 created (now 9217fa8) - posted by em...@apache.org on 2021/11/28 00:39:41 UTC, 0 replies.
- [groovy] 01/01: GROOVY-10383: SC: optimize `a !in b` - posted by em...@apache.org on 2021/11/28 00:39:42 UTC, 0 replies.
- [groovy] branch master updated: Add test cases for `CompilerConfiguration` - posted by su...@apache.org on 2021/11/28 04:15:44 UTC, 1 replies.
- [groovy] branch master updated: Trivial refactoring: remove unnecessary unboxing - posted by su...@apache.org on 2021/11/28 05:54:35 UTC, 0 replies.
- [groovy] branch master updated: Tweak memory stub setting - posted by su...@apache.org on 2021/11/28 09:22:15 UTC, 0 replies.
- [groovy] branch master updated: Tweak memory stub setting further - posted by su...@apache.org on 2021/11/28 11:55:24 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10393: Prepare for deprecation of security manager (JEP-411) - posted by su...@apache.org on 2021/11/28 16:44:38 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10383: SC: optimize `a !in b` - posted by su...@apache.org on 2021/11/28 16:45:40 UTC, 0 replies.
- [groovy] branch master updated: Trivial tweak: highlight `!in` and `!instanceof` in groovy console - posted by su...@apache.org on 2021/11/28 17:19:29 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10394: SC: `a <=> b` should evaluate operands only once - posted by em...@apache.org on 2021/11/28 17:21:14 UTC, 0 replies.
- [groovy] branch master updated: Fix a breaking change of `CompilerConfiguration` - posted by su...@apache.org on 2021/11/29 16:25:51 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10397: Bump junit to 5.8.2 - posted by su...@apache.org on 2021/11/29 16:46:35 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9802: Add json file - posted by su...@apache.org on 2021/11/29 18:08:20 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-9802: Add a test - posted by su...@apache.org on 2021/11/29 18:17:41 UTC, 0 replies.
- [groovy] branch master updated: Fix the test for GROOVY-9802 running on Java8 - posted by su...@apache.org on 2021/11/29 18:40:28 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10395: SC: `a <=> b` into `Integer.compare(a, b)` for primitives - posted by em...@apache.org on 2021/11/29 19:14:49 UTC, 0 replies.
- svn commit: r51136 - in /release/groovy/4.0.0-rc-1: ./ distribution/ sources/ - posted by pa...@apache.org on 2021/11/30 01:54:23 UTC, 0 replies.
- svn commit: r51137 - /dev/groovy/4.0.0-rc-1/ - posted by pa...@apache.org on 2021/11/30 01:54:29 UTC, 0 replies.
- svn commit: r51138 - /release/groovy/4.0.0-beta-2/ - posted by pa...@apache.org on 2021/11/30 02:03:40 UTC, 0 replies.
- [groovy-website] branch asf-site updated: Release 4.0.0-rc-1: update sitemap - posted by pa...@apache.org on 2021/11/30 02:06:27 UTC, 0 replies.
- [groovy-website] branch asf-site updated: rc-1 changes (add some additional breaking changes) - posted by pa...@apache.org on 2021/11/30 03:18:10 UTC, 0 replies.
- [groovy-dev-site] branch asf-site updated: 2021/11/30 03:36:53: Generated dev website from groovy-website@f1ea97a - posted by gi...@apache.org on 2021/11/30 03:36:54 UTC, 0 replies.
- [groovy] branch master updated: GROOVY-10396: StaticImportVisitor: static context skips instance methods - posted by em...@apache.org on 2021/11/30 17:13:26 UTC, 0 replies.