You are viewing a plain text version of this content. The canonical link for it is here.
- groovy git commit: GROOVY-8271: Call iterators hasNext as late as possible where simpler checks can be done first (closes #578) - posted by pa...@apache.org on 2017/08/01 05:30:40 UTC, 3 replies.
- groovy git commit: Validate duplicated named parameters - posted by su...@apache.org on 2017/08/04 18:11:17 UTC, 1 replies.
- groovy git commit: Refine the node position of path expression - posted by su...@apache.org on 2017/08/05 12:56:15 UTC, 2 replies.
- groovy git commit: Fix the test groovy.transform.stc.MethodCallsSTCTest.testSpreadArgsForbiddenInClosureCall - posted by su...@apache.org on 2017/08/05 13:42:34 UTC, 1 replies.
- groovy git commit: Fix the test groovy.transform.stc.GenericsSTCTest.testShouldComplainAboutToInteger - posted by su...@apache.org on 2017/08/05 13:56:44 UTC, 1 replies.
- groovy git commit: Add threadsafe as a reserved keyword - posted by su...@apache.org on 2017/08/05 14:32:04 UTC, 3 replies.
- groovy git commit: Fix the test gls.generics.GenericsTest.testFriendlyErrorMessageForGenericsArityErrorsGroovy7865 - posted by su...@apache.org on 2017/08/05 14:52:46 UTC, 1 replies.
- groovy git commit: Fix the test gls.generics.GenericsTest.testCompilationWithMissingClosingBracketsInGenerics - posted by su...@apache.org on 2017/08/05 16:45:10 UTC, 1 replies.
- groovy git commit: Fix the test groovy.bugs.Groovy5318Bug.testTypeArgumentsOnlyOnTheLastComponent - posted by su...@apache.org on 2017/08/05 17:20:48 UTC, 1 replies.
- [1/3] groovy git commit: refactor: remove invalid comment - posted by jw...@apache.org on 2017/08/06 04:02:21 UTC, 2 replies.
- [2/3] groovy git commit: GROOVY-8242: @Newify default attribute value (closes #579) - posted by jw...@apache.org on 2017/08/06 04:02:22 UTC, 3 replies.
- [3/3] groovy git commit: GROOVY-8245: @Newify(auto=false) not transforming declarations (closes #571) - posted by jw...@apache.org on 2017/08/06 04:02:23 UTC, 2 replies.
- [1/3] groovy git commit: GROOVY-8245: @Newify(auto=false) not transforming declarations (closes #571) - posted by jw...@apache.org on 2017/08/06 04:05:06 UTC, 0 replies.
- [3/3] groovy git commit: refactor: remove invalid comment - posted by jw...@apache.org on 2017/08/06 04:05:08 UTC, 0 replies.
- groovy git commit: Validate var-arg parameter - posted by su...@apache.org on 2017/08/06 07:14:31 UTC, 1 replies.
- groovy git commit: Refine parsing integer(exception should be thrown when node is null) - posted by su...@apache.org on 2017/08/06 09:11:29 UTC, 1 replies.
- groovy git commit: Use ParserVersion to represent the version of a parser - posted by su...@apache.org on 2017/08/06 11:03:05 UTC, 0 replies.
- groovy git commit: Remove unused imports - posted by su...@apache.org on 2017/08/06 11:08:31 UTC, 0 replies.
- [1/2] groovy git commit: Use ParserVersion to represent the version of a parser - posted by su...@apache.org on 2017/08/06 11:12:57 UTC, 0 replies.
- [2/2] groovy git commit: Remove unused imports - posted by su...@apache.org on 2017/08/06 11:12:58 UTC, 0 replies.
- groovy git commit: Validate number format - posted by su...@apache.org on 2017/08/06 15:04:51 UTC, 2 replies.
- groovy git commit: Validate number with underscore - posted by su...@apache.org on 2017/08/06 15:54:48 UTC, 1 replies.
- groovy git commit: Fix the test groovy.ui.GroovyMainTest.testURISource - posted by su...@apache.org on 2017/08/06 16:51:36 UTC, 1 replies.
- groovy git commit: Enable the new parser Parrot by default(Groovy 3.0.0+ Only) - posted by su...@apache.org on 2017/08/06 17:37:48 UTC, 2 replies.
- groovy git commit: Choose the right data for node position - posted by su...@apache.org on 2017/08/06 18:27:36 UTC, 1 replies.
- groovy git commit: .travis.yml: add oraclejdk8 - posted by pa...@apache.org on 2017/08/06 19:05:46 UTC, 0 replies.
- groovy git commit: Revert "Enable the new parser Parrot by default(Groovy 3.0.0+ Only)" - posted by su...@apache.org on 2017/08/07 00:47:20 UTC, 1 replies.
- groovy git commit: Convert antlr exceptions into CompilationFailedException - posted by su...@apache.org on 2017/08/07 04:50:47 UTC, 0 replies.
- groovy git commit: Minor refactoring - posted by su...@apache.org on 2017/08/07 04:55:44 UTC, 39 replies.
- [1/2] groovy git commit: Convert antlr exceptions into CompilationFailedException - posted by su...@apache.org on 2017/08/07 05:24:49 UTC, 0 replies.
- [2/2] groovy git commit: Minor refactoring - posted by su...@apache.org on 2017/08/07 05:24:50 UTC, 1 replies.
- groovy git commit: Refine antlr4 parser Plugin - posted by su...@apache.org on 2017/08/07 11:47:43 UTC, 1 replies.
- groovy git commit: Revert "Refine antlr4 parser plugin" - posted by su...@apache.org on 2017/08/07 15:30:15 UTC, 1 replies.
- groovy git commit: Refine antlr4 parser plugin - posted by su...@apache.org on 2017/08/07 17:15:15 UTC, 1 replies.
- groovy git commit: Refine the "Sign" in the lexer - posted by su...@apache.org on 2017/08/07 23:41:10 UTC, 1 replies.
- groovy git commit: Groovysh sticks to the old parser until GROOVY-8279 is fixed - posted by su...@apache.org on 2017/08/08 00:12:38 UTC, 1 replies.
- groovy git commit: Bump asm version to 6.0_BETA - posted by su...@apache.org on 2017/08/08 07:48:26 UTC, 5 replies.
- groovy git commit: Revert "Bump asm version to 6.0_BETA" - posted by su...@apache.org on 2017/08/08 07:54:41 UTC, 2 replies.
- groovy git commit: Support empty statement as the first statement in a block - posted by su...@apache.org on 2017/08/08 16:06:13 UTC, 2 replies.
- groovy git commit: Revert "Support empty statement as the first statement in a block" - posted by su...@apache.org on 2017/08/08 16:07:41 UTC, 0 replies.
- groovy git commit: Bump antlr version to 4.7 - posted by su...@apache.org on 2017/08/08 23:41:22 UTC, 1 replies.
- groovy git commit: Refine the test for GROOVY-8228 - posted by su...@apache.org on 2017/08/09 00:05:33 UTC, 1 replies.
- groovy git commit: Refine the test for GROOVY-8228 further - posted by su...@apache.org on 2017/08/09 03:04:22 UTC, 3 replies.
- groovy git commit: Clarify the requirement of JDK version - posted by su...@apache.org on 2017/08/09 16:03:44 UTC, 3 replies.
- groovy git commit: Bump gradle version to 4.1 - posted by su...@apache.org on 2017/08/09 17:27:07 UTC, 1 replies.
- groovy git commit: Refine parsing number - posted by su...@apache.org on 2017/08/10 23:49:49 UTC, 1 replies.
- groovy git commit: bump jline version - posted by pa...@apache.org on 2017/08/12 04:57:27 UTC, 0 replies.
- groovy git commit: Remove unnecessary modifiers (closes #580) - posted by pa...@apache.org on 2017/08/12 05:58:41 UTC, 0 replies.
- [1/2] groovy git commit: Remove unnecessary modifiers (closes #580) - posted by pa...@apache.org on 2017/08/12 06:00:32 UTC, 1 replies.
- [2/2] groovy git commit: bump jline version - posted by pa...@apache.org on 2017/08/12 06:00:33 UTC, 1 replies.
- groovy git commit: GROOVY-7995: @CS short syntax closure call from closure (closes #576, closes #460) - posted by jw...@apache.org on 2017/08/12 16:35:55 UTC, 3 replies.
- groovy git commit: GROOVY-8208: VariableExpressionTransformer does not set source position on property expressions (closes #581) - posted by jw...@apache.org on 2017/08/13 05:30:47 UTC, 3 replies.
- groovy git commit: GROOVY-8269: Unclear definition of default behavior for trait multiple inheritance conflicts (closes #582) - posted by jw...@apache.org on 2017/08/13 19:47:27 UTC, 3 replies.
- groovy git commit: Factorizes batchCount incrementation and thus executeBatch() execution (close #585) - posted by pa...@apache.org on 2017/08/15 07:14:29 UTC, 3 replies.
- groovy git commit: Exclude antlr4 jar files from distribution - posted by su...@apache.org on 2017/08/15 07:42:20 UTC, 1 replies.
- groovy git commit: Cleanup code - posted by su...@apache.org on 2017/08/15 23:59:02 UTC, 1 replies.
- groovy git commit: Bump xstream version to 1.4.10 - posted by su...@apache.org on 2017/08/16 00:05:36 UTC, 3 replies.
- groovy git commit: Bump ant version to 1.10.1 - posted by su...@apache.org on 2017/08/16 00:15:39 UTC, 0 replies.
- groovy git commit: Add toList and toSet DGMs to java.util.stream.Stream - posted by su...@apache.org on 2017/08/16 14:37:05 UTC, 0 replies.
- groovy git commit: Cleanup the build script - posted by su...@apache.org on 2017/08/16 14:44:58 UTC, 0 replies.
- [1/2] groovy git commit: Cleanup the build script - posted by su...@apache.org on 2017/08/16 14:46:26 UTC, 0 replies.
- [2/2] groovy git commit: Add toList and toSet DGMs to java.util.stream.Stream - posted by su...@apache.org on 2017/08/16 14:46:27 UTC, 0 replies.
- groovy git commit: Fix the building issue of "Add toList and toSet DGMs to java.util.stream.Stream" - posted by su...@apache.org on 2017/08/16 15:52:25 UTC, 0 replies.
- groovy git commit: docs: Fix @Caonical typo to @Canonical (closes #587) - posted by jw...@apache.org on 2017/08/18 03:04:55 UTC, 2 replies.
- groovy git commit: Adding gpg key for sunlan - posted by su...@apache.org on 2017/08/19 06:18:17 UTC, 7 replies.
- svn commit: r21228 - /dev/groovy/KEYS - posted by su...@apache.org on 2017/08/19 08:47:56 UTC, 0 replies.
- svn commit: r21229 - /dev/groovy/KEYS - posted by su...@apache.org on 2017/08/19 11:48:07 UTC, 0 replies.
- svn commit: r21232 - in /dev/groovy/2.6.0-alpha-1: ./ distribution/ sources/ - posted by su...@apache.org on 2017/08/19 18:07:44 UTC, 0 replies.
- groovy git commit: Release 2.6.0-alpha-1: update versions - posted by su...@apache.org on 2017/08/19 18:25:48 UTC, 0 replies.
- [groovy] Git Push Summary - posted by su...@apache.org on 2017/08/19 18:38:07 UTC, 3 replies.
- groovy git commit: Use the recommended API - posted by su...@apache.org on 2017/08/20 16:58:16 UTC, 1 replies.
- groovy git commit: Optimize the performance of reading source code - posted by su...@apache.org on 2017/08/21 00:52:39 UTC, 1 replies.
- groovy git commit: Remove the KEYS file - posted by su...@apache.org on 2017/08/21 12:11:12 UTC, 3 replies.
- groovy git commit: Increase the default value of cache threshold - posted by su...@apache.org on 2017/08/21 13:32:34 UTC, 1 replies.
- groovy git commit: Increase the size of JVM heap - posted by su...@apache.org on 2017/08/21 17:22:30 UTC, 0 replies.
- groovy git commit: Adjust the min value of dfa cache threshold - posted by su...@apache.org on 2017/08/22 00:04:17 UTC, 1 replies.
- groovy git commit: Adjust the min and default value of dfa cache threshold - posted by su...@apache.org on 2017/08/22 00:49:38 UTC, 1 replies.
- groovy git commit: ASM license is the same across versions and doesn't need to mention the specific version - posted by pa...@apache.org on 2017/08/22 07:55:06 UTC, 1 replies.
- groovy git commit: fix Spock version - posted by pa...@apache.org on 2017/08/22 07:56:07 UTC, 0 replies.
- groovy git commit: Adjust the memory settings of JVM - posted by su...@apache.org on 2017/08/22 13:51:27 UTC, 0 replies.
- groovy git commit: Set dfa cache threshold for build - posted by su...@apache.org on 2017/08/23 00:14:37 UTC, 0 replies.
- groovy git commit: Set the locale of javadoc as en_US - posted by su...@apache.org on 2017/08/23 02:11:35 UTC, 3 replies.
- groovy git commit: Refine a comment - posted by su...@apache.org on 2017/08/24 16:55:14 UTC, 1 replies.
- groovy git commit: s/Homer Simson/Homer Simpson/ (closes #590) - posted by jw...@apache.org on 2017/08/25 00:23:50 UTC, 3 replies.
- groovy git commit: Add the missing code to set up node position - posted by su...@apache.org on 2017/08/25 00:33:56 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-8294: Return 404 for non-existing paths in TemplateServlet when running from .war (closes #588) - posted by jw...@apache.org on 2017/08/25 01:30:17 UTC, 1 replies.
- [2/2] groovy git commit: Add missing license header to new test class - posted by jw...@apache.org on 2017/08/25 01:30:18 UTC, 1 replies.
- [1/2] groovy git commit: Add missing license header to new test class - posted by jw...@apache.org on 2017/08/25 01:33:52 UTC, 1 replies.
- [2/2] groovy git commit: GROOVY-8294: Return 404 for non-existing paths in TemplateServlet when running from .war (closes #588) - posted by jw...@apache.org on 2017/08/25 01:33:53 UTC, 1 replies.
- groovy git commit: Set current JVM version as 1.8(3.0.0+ Only) - posted by su...@apache.org on 2017/08/26 07:18:42 UTC, 1 replies.
- groovy git commit: Revert "Set current JVM version as 1.8(3.0.0+ Only)" - posted by su...@apache.org on 2017/08/26 08:18:18 UTC, 0 replies.
- [1/2] groovy git commit: migrate benchmarks to JMH (closes #583) - posted by jw...@apache.org on 2017/08/26 19:31:49 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-8205: Regression test for STC Enum values DGM methods (closes #592) - posted by jw...@apache.org on 2017/08/26 19:31:50 UTC, 0 replies.
- groovy git commit: GROOVY-8205: Regression test for STC Enum values DGM methods (closes #592) - posted by jw...@apache.org on 2017/08/26 19:33:34 UTC, 1 replies.
- [1/2] groovy git commit: Minor refactoring - posted by su...@apache.org on 2017/08/27 10:50:53 UTC, 1 replies.
- groovy git commit: GROOVY-8303: VerifyError for nested class this call to static method (closes #593) - posted by jw...@apache.org on 2017/08/28 04:19:21 UTC, 2 replies.
- groovy git commit: Improve the performance of the new parser(P.S. recommended API has performance issue) - posted by su...@apache.org on 2017/08/28 05:39:49 UTC, 0 replies.
- groovy git commit: Minor refactoring(Still use the recommended API) - posted by su...@apache.org on 2017/08/28 06:25:48 UTC, 0 replies.
- groovy git commit: Refine tests - posted by su...@apache.org on 2017/08/28 06:33:45 UTC, 0 replies.
- groovy git commit: GROOVY-7569: Use verbose formatting for PowerAsserts (closes #374) - posted by pa...@apache.org on 2017/08/28 10:47:03 UTC, 2 replies.
- groovy git commit: Refine the error alternative of right parenthesis for better message - posted by su...@apache.org on 2017/08/28 14:54:18 UTC, 0 replies.
- [1/2] groovy git commit: Refine tests - posted by su...@apache.org on 2017/08/28 16:09:51 UTC, 0 replies.
- [2/2] groovy git commit: Refine the error alternative of right parenthesis to trade off better performance and better message - posted by su...@apache.org on 2017/08/28 16:09:52 UTC, 0 replies.
- groovy git commit: Provide more accurate node position of unmatched parentheses - posted by su...@apache.org on 2017/08/28 17:18:12 UTC, 1 replies.
- groovy git commit: Provide better message for missing right bracket - posted by su...@apache.org on 2017/08/28 17:47:10 UTC, 1 replies.
- groovy git commit: GROOVY-8186: Builder ExternalStrategy constructors have trouble with private fields (closes #547) - posted by pa...@apache.org on 2017/08/29 06:17:42 UTC, 2 replies.
- groovy git commit: Improve the performance of replacing strings - posted by su...@apache.org on 2017/08/29 18:05:28 UTC, 0 replies.
- [2/2] groovy git commit: Improve the performance of replacing strings - posted by su...@apache.org on 2017/08/29 18:15:19 UTC, 0 replies.
- groovy git commit: Downgrade gradle version to 3.5.1 - posted by su...@apache.org on 2017/08/30 01:05:39 UTC, 1 replies.
- groovy git commit: Clean the build script - posted by su...@apache.org on 2017/08/30 04:49:10 UTC, 0 replies.
- groovy-release git commit: add a skipPublish step - posted by pa...@apache.org on 2017/08/30 09:23:09 UTC, 0 replies.
- svn commit: r21362 - /dev/groovy/2.6.0-alpha-1/ - posted by su...@apache.org on 2017/08/30 14:57:53 UTC, 0 replies.
- svn commit: r21363 - in /dev/groovy/2.6.0-alpha-1: ./ distribution/ sources/ - posted by su...@apache.org on 2017/08/30 15:09:02 UTC, 0 replies.