You are viewing a plain text version of this content. The canonical link for it is here.
- [1/2] groovy git commit: GROOVY-7737 Provide static methods in GeneralUtils - posted by pa...@apache.org on 2016/02/03 06:06:22 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-7737: Provide static methods in GeneralUtils to create ThrowStatement and CatchStatement - some additional throwS cases (side effect: closes #251) - posted by pa...@apache.org on 2016/02/03 06:06:23 UTC, 0 replies.
- groovy git commit: GROOVY-7737: Provide static methods in GeneralUtils to create ThrowStatement and CatchStatement - some additional catchS cases - posted by pa...@apache.org on 2016/02/03 06:12:17 UTC, 0 replies.
- [1/3] groovy git commit: GROOVY-7737 Provide static methods in GeneralUtils - posted by pa...@apache.org on 2016/02/03 06:32:46 UTC, 0 replies.
- [2/3] groovy git commit: GROOVY-7737: Provide static methods in GeneralUtils to create ThrowStatement and CatchStatement - some additional throwS cases - posted by pa...@apache.org on 2016/02/03 06:32:47 UTC, 0 replies.
- [3/3] groovy git commit: GROOVY-7737: Provide static methods in GeneralUtils to create ThrowStatement and CatchStatement - some additional catchS cases - posted by pa...@apache.org on 2016/02/03 06:32:48 UTC, 0 replies.
- groovy git commit: GROOVY-7746: Add BufferedIterator and Groovy JDK methods for it (closes #247) - posted by pa...@apache.org on 2016/02/03 22:27:13 UTC, 0 replies.
- [1/7] groovy git commit: fix recreation of Gradle Wrapper (outdated version) - posted by pa...@apache.org on 2016/02/05 02:21:07 UTC, 0 replies.
- [2/7] groovy git commit: add test case for Map.removeAll { } - posted by pa...@apache.org on 2016/02/05 02:21:08 UTC, 0 replies.
- [3/7] groovy git commit: implement Map.removeAll(Closure) - posted by pa...@apache.org on 2016/02/05 02:21:09 UTC, 0 replies.
- [4/7] groovy git commit: add example to javadoc - posted by pa...@apache.org on 2016/02/05 02:21:10 UTC, 0 replies.
- [5/7] groovy git commit: remove negation from javadoc: findAll does whitelisting instead of blacklisting - posted by pa...@apache.org on 2016/02/05 02:21:11 UTC, 0 replies.
- [6/7] groovy git commit: implement Map.retainAll(Closure) - posted by pa...@apache.org on 2016/02/05 02:21:12 UTC, 0 replies.
- [7/7] groovy git commit: add javadoc examples for Collection.removeAll(Closure) and Collection.retainAll(Closure) as well - posted by pa...@apache.org on 2016/02/05 02:21:13 UTC, 0 replies.
- groovy git commit: GROOVY-7745: Add Map#removeAll(Closure) and Map#retainAll(Closure) (minor javadoc tweak) closes #252 - posted by pa...@apache.org on 2016/02/05 02:27:40 UTC, 0 replies.
- [1/2] groovy git commit: GROOVY-7705: Add bridge methods for setting private fields of outer class from inner class or closure (closes #229) - posted by sh...@apache.org on 2016/02/05 06:13:04 UTC, 0 replies.
- [2/2] groovy git commit: GROOVY-7627 Property calls are not correctly type checked if the setter parameter type or getter return type are different from the underlying field type (closes #139) - posted by sh...@apache.org on 2016/02/05 06:13:05 UTC, 0 replies.
- groovy git commit: GROOVY-7747: Generated Java stub for enum with abstract method is invalid (closes #254) - posted by pa...@apache.org on 2016/02/06 07:36:55 UTC, 1 replies.
- groovy git commit: GROOVY-7735: Generate closures as public classes - posted by pa...@apache.org on 2016/02/08 22:45:44 UTC, 1 replies.
- groovy git commit: ListHashMap fixes (closes #250) - posted by jw...@apache.org on 2016/02/09 02:44:55 UTC, 1 replies.
- groovy git commit: GROOVY-7752: Bump Gradle version to 2.11 - posted by pa...@apache.org on 2016/02/10 05:20:47 UTC, 0 replies.
- [1/2] groovy git commit: Fix a typo in Memoized docs (closes #258) - posted by jw...@apache.org on 2016/02/10 20:25:05 UTC, 1 replies.
- [2/2] groovy git commit: Revert HandleMetaClass change (closes #241) - posted by jw...@apache.org on 2016/02/10 20:25:06 UTC, 1 replies.
- [1/3] groovy git commit: add missing gitignores for eclipse project files - posted by pa...@apache.org on 2016/02/11 22:14:34 UTC, 1 replies.
- [2/3] groovy git commit: show generic "splash screen" instead of regenerating Gradle Wrapper when just invoking gradlew without parameters - posted by pa...@apache.org on 2016/02/11 22:14:35 UTC, 1 replies.
- [3/3] groovy git commit: use global gitignores instead of listing all subprojects individually (closes #260) - posted by pa...@apache.org on 2016/02/11 22:14:36 UTC, 0 replies.
- [3/3] groovy git commit: use global gitignores instead of listing all subprojects individually - posted by pa...@apache.org on 2016/02/11 22:16:22 UTC, 0 replies.
- groovy git commit: Move create statements to try block - posted by jw...@apache.org on 2016/02/13 21:18:16 UTC, 1 replies.
- groovy git commit: add travis file - posted by pa...@apache.org on 2016/02/15 19:01:11 UTC, 0 replies.
- groovy git commit: test.gradle: add travis as ci environment - posted by pa...@apache.org on 2016/02/15 19:07:27 UTC, 1 replies.
- groovy git commit: skip install step when building on travis - posted by pa...@apache.org on 2016/02/15 19:20:21 UTC, 0 replies.
- [1/2] groovy git commit: remove jdk 8 from travis build, because it always hangs/takes to long - posted by pa...@apache.org on 2016/02/15 21:28:49 UTC, 0 replies.
- [2/2] groovy git commit: Skip CircularLanguageReferenceTest and PropertyUsageFromJavaTest when running on Travis, because these tests always fail on there. - posted by pa...@apache.org on 2016/02/15 21:28:50 UTC, 0 replies.
- groovy git commit: Revert "Skip CircularLanguageReferenceTest and PropertyUsageFromJavaTest when running on Travis, because these tests always fail on there." - posted by pa...@apache.org on 2016/02/15 22:36:33 UTC, 0 replies.
- groovy git commit: Travis CI: Test can take more than 10 minutes, use travis_wait command to allow them take up to 20 minutes. Add back jdk8 to Travis build. - posted by pa...@apache.org on 2016/02/15 22:41:55 UTC, 0 replies.
- groovy git commit: Skip CircularLanguageReferenceTest and PropertyUsageFromJavaTest when running on Travis with JDK 6, because these tests always fail with "java.lang.IllegalArgumentException: URI is not hierarchical" on there. - posted by pa...@apache.org on 2016/02/15 23:16:02 UTC, 0 replies.
- groovy git commit: remove jdk 8 from travis ci build, because even 20 minutes are not enough to allow it to finish - posted by pa...@apache.org on 2016/02/15 23:39:05 UTC, 0 replies.
- groovy git commit: GROOVY-7742 - Stackoverflow when method parameters have different placeholders (closes #253) - posted by pa...@apache.org on 2016/02/16 08:05:10 UTC, 1 replies.
- groovy git commit: make private methods of AST transformations static when they are pure functions (closes #261) - posted by pa...@apache.org on 2016/02/16 20:09:32 UTC, 0 replies.
- groovy git commit: Fix the comparison of generic types (closes #259) - posted by pa...@apache.org on 2016/02/16 20:24:49 UTC, 0 replies.
- groovy git commit: Documentation: Update core-traits.adoc (closes #264) - posted by pa...@apache.org on 2016/02/17 19:36:19 UTC, 1 replies.
- [1/2] groovy git commit: Remove "incubating" classifier - posted by cc...@apache.org on 2016/02/18 22:11:07 UTC, 0 replies.
- [2/2] groovy git commit: [artifactory-release] Next development version - posted by cc...@apache.org on 2016/02/18 22:11:08 UTC, 0 replies.
- [groovy] Git Push Summary - posted by cc...@apache.org on 2016/02/18 22:11:19 UTC, 0 replies.
- svn commit: r12448 - in /dev/groovy: 2.4.5-incubating/ 2.4.6/ 2.4.6/distribution/ 2.4.6/sources/ - posted by cc...@apache.org on 2016/02/18 22:24:52 UTC, 0 replies.
- groovy git commit: Remove "incubating" classifier - posted by pa...@apache.org on 2016/02/18 22:37:08 UTC, 0 replies.
- groovy git commit: remove printlns and commented-out code from NegateListsTest - posted by pa...@apache.org on 2016/02/20 12:04:55 UTC, 1 replies.
- groovy git commit: cache Gradle artifacts for travis (except the lock file) (closes #266) - posted by pa...@apache.org on 2016/02/21 09:24:22 UTC, 0 replies.
- groovy git commit: add apache license header to travis ci file - posted by pa...@apache.org on 2016/02/21 13:14:55 UTC, 0 replies.
- [1/2] groovy git commit: add travis ci file - posted by pa...@apache.org on 2016/02/21 13:17:17 UTC, 0 replies.
- [2/2] groovy git commit: Skip CircularLanguageReferenceTest and PropertyUsageFromJavaTest when running on Travis with JDK 6, because these tests always fail with "java.lang.IllegalArgumentException: URI is not hierarchical" on there. - posted by pa...@apache.org on 2016/02/21 13:17:18 UTC, 0 replies.
- groovy git commit: make GroovyClosureMethodsTest#testRunAfter less fragile - posted by pa...@apache.org on 2016/02/21 14:50:30 UTC, 1 replies.
- [1/3] groovy git commit: Removed unused test - posted by pa...@apache.org on 2016/02/21 15:06:41 UTC, 0 replies.
- [2/3] groovy git commit: Reduce number of loops with sleep to speed up test - posted by pa...@apache.org on 2016/02/21 15:06:42 UTC, 0 replies.
- [3/3] groovy git commit: Reduce sleep time to speed up test (closes #262) - posted by pa...@apache.org on 2016/02/21 15:06:43 UTC, 1 replies.
- [1/3] groovy git commit: Reduce number of loops with sleep to speed up test - posted by pa...@apache.org on 2016/02/21 15:07:57 UTC, 0 replies.
- [2/3] groovy git commit: Removed unused test - posted by pa...@apache.org on 2016/02/21 15:07:58 UTC, 0 replies.
- groovy git commit: GROOVY-7761: Groovydoc incorrectly rejects dollar signs and mucks up some backslashes during @code tag replacement. (closes #268) - posted by pa...@apache.org on 2016/02/22 01:53:02 UTC, 1 replies.
- svn commit: r12485 - /dev/groovy/2.4.6/ /release/groovy/2.4.6/ - posted by cc...@apache.org on 2016/02/22 09:38:48 UTC, 0 replies.
- groovy git commit: Documentation: remove dead link from jmx.adoc - posted by pa...@apache.org on 2016/02/23 20:23:08 UTC, 1 replies.
- groovy git commit: Documentation: fix link from program structure to integration guide - posted by pa...@apache.org on 2016/02/23 20:47:41 UTC, 1 replies.
- groovy git commit: Fixed typo in regex matcher operator in style-guide.adoc (closes #273) - posted by ke...@apache.org on 2016/02/25 02:39:40 UTC, 1 replies.
- groovy git commit: GROOVY-7312 Add ACC_STATIC flag to inner classes of interfaces Closes #257 - posted by sh...@apache.org on 2016/02/25 06:34:25 UTC, 1 replies.
- [1/7] groovy git commit: update commons-math3 3.5 -> 3.6 - posted by pa...@apache.org on 2016/02/25 18:12:53 UTC, 0 replies.
- [2/7] groovy git commit: update testng 6.9.4 -> 6.9.10 - posted by pa...@apache.org on 2016/02/25 18:12:54 UTC, 0 replies.
- [3/7] groovy git commit: update asm 5.0.3 -> 5.0.4 - posted by pa...@apache.org on 2016/02/25 18:12:55 UTC, 0 replies.
- [4/7] groovy git commit: update hsqldb 2.3.2 -> 2.3.3 - posted by pa...@apache.org on 2016/02/25 18:12:56 UTC, 0 replies.
- [5/7] groovy git commit: update slf4j 1.7.12 -> 1.7.16 - posted by pa...@apache.org on 2016/02/25 18:12:57 UTC, 0 replies.
- [6/7] groovy git commit: update logback 1.1.3 -> 1.1.5 (closes #272) - posted by pa...@apache.org on 2016/02/25 18:12:58 UTC, 0 replies.
- [7/7] groovy git commit: remove commented out hsqldb-jdk5 dependency - posted by pa...@apache.org on 2016/02/25 18:12:59 UTC, 0 replies.
- groovy git commit: GROOVY-7771: Exception driven control flow in groovy.lang.Script.getProperty() - posted by pa...@apache.org on 2016/02/28 22:36:49 UTC, 1 replies.
- groovy git commit: Revert "GROOVY-7771: Exception driven control flow in groovy.lang.Script.getProperty()" - posted by pa...@apache.org on 2016/02/29 08:12:25 UTC, 1 replies.
- [1/2] groovy git commit: Remove ending puncutation from :clear command - posted by pa...@apache.org on 2016/02/29 08:16:09 UTC, 0 replies.
- [2/2] groovy git commit: Groovyshell: Make verb case for command descriptions match (closes #274) - posted by pa...@apache.org on 2016/02/29 08:16:10 UTC, 0 replies.
- [1/2] groovy git commit: Groovyshell: Make verb case for command descriptions match (closes #274) - posted by pa...@apache.org on 2016/02/29 08:16:53 UTC, 0 replies.
- [2/2] groovy git commit: Remove ending puncutation from :clear command - posted by pa...@apache.org on 2016/02/29 08:16:54 UTC, 0 replies.