You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-groovy git commit: Decouple XStream from SourceUnit and AntlrParserPlugin to prevent ClassNotFoundException - posted by cc...@apache.org on 2015/06/12 01:26:19 UTC, 0 replies.
- incubator-groovy git commit: Restore full file name for XML export - posted by cc...@apache.org on 2015/06/12 17:45:42 UTC, 0 replies.
- incubator-groovy git commit: use standard header - posted by pa...@apache.org on 2015/06/13 00:32:02 UTC, 0 replies.
- [1/2] incubator-groovy git commit: Do not use JDK internal version of Opcodes - posted by cc...@apache.org on 2015/06/13 18:03:03 UTC, 0 replies.
- [2/2] incubator-groovy git commit: Fixes for JDK 9 : incorrect generic type arguments - posted by cc...@apache.org on 2015/06/13 18:03:04 UTC, 0 replies.
- incubator-groovy git commit: Apache license does not allow jars in the source, so let the test create the required jars out of base-64 encoded strings - posted by pa...@apache.org on 2015/06/14 18:23:21 UTC, 0 replies.
- incubator-groovy git commit: Apache license does not allow jars in the source, so let the test create the required jars out of base-64 encoded strings: - posted by pa...@apache.org on 2015/06/14 19:59:22 UTC, 0 replies.
- [1/2] incubator-groovy git commit: Apache license does not allow jars in the source, so let the test create the required jars out of base-64 encoded strings: - posted by pa...@apache.org on 2015/06/14 20:10:13 UTC, 0 replies.
- [2/2] incubator-groovy git commit: Apache license does not allow jars in the source, so let the test create the required jars out of base-64 encoded strings - posted by pa...@apache.org on 2015/06/14 20:10:14 UTC, 0 replies.
- incubator-groovy git commit: Revert "Apache license does not allow jars in the source, so let the test create the required jars out of base-64 encoded strings" - posted by pa...@apache.org on 2015/06/15 20:49:27 UTC, 1 replies.
- incubator-groovy git commit: Create extension module test jars at build time - posted by cc...@apache.org on 2015/06/17 05:23:24 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7471: Upgrade commons cli to 1.3.1 - posted by pa...@apache.org on 2015/06/18 09:19:39 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7472 add uncapitalize() to SGM, applied to CharSequence - posted by aa...@apache.org on 2015/06/19 17:41:46 UTC, 0 replies.
- [1/2] incubator-groovy git commit: GROOVY-4811: exception while compiling annotation type - posted by pa...@apache.org on 2015/06/19 22:22:00 UTC, 0 replies.
- [2/2] incubator-groovy git commit: Merge branch 'groovy4811' - posted by pa...@apache.org on 2015/06/19 22:22:01 UTC, 0 replies.
- incubator-groovy git commit: reinstate accidentally disabled groovyTestCase tests - posted by pa...@apache.org on 2015/06/20 06:41:21 UTC, 0 replies.
- incubator-groovy git commit: Revert "GROOVY-7428: Change precedence priority of ** compared to pre/post inc/dec and unary plus/minus" - posted by pa...@apache.org on 2015/06/21 13:50:52 UTC, 0 replies.
- incubator-groovy git commit: align comments with implementation - posted by pa...@apache.org on 2015/06/22 13:49:46 UTC, 1 replies.
- incubator-groovy git commit: small bit of cleanup in the grammar file - left most of the "OBS"olete comments - posted by pa...@apache.org on 2015/06/23 00:40:30 UTC, 1 replies.
- incubator-groovy git commit: a little bit more clean up in the grammar file - posted by pa...@apache.org on 2015/06/23 05:00:26 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-5185: Cast operator precedence is incorrect - posted by pa...@apache.org on 2015/06/23 07:46:52 UTC, 1 replies.
- [1/2] incubator-groovy git commit: GROOVY-7377: Interpolated variable followed by asterisk in slashy-string causes compiler error - posted by pa...@apache.org on 2015/06/25 12:54:59 UTC, 1 replies.
- [2/2] incubator-groovy git commit: GROOVY-7377: Interpolated variable followed by asterisk in slashy-string causes compiler error (tweak) - posted by pa...@apache.org on 2015/06/25 12:55:00 UTC, 1 replies.
- incubator-groovy git commit: use gradle rat plugin instead of java exec integration - posted by pa...@apache.org on 2015/06/25 14:56:09 UTC, 1 replies.
- [1/2] incubator-groovy git commit: use gradle rat plugin instead of java exec integration - posted by pa...@apache.org on 2015/06/25 15:29:41 UTC, 0 replies.
- [2/2] incubator-groovy git commit: use gradle rat plugin instead of java exec integration - posted by pa...@apache.org on 2015/06/25 15:29:42 UTC, 0 replies.
- incubator-groovy git commit: revert accidental delete - posted by pa...@apache.org on 2015/06/25 15:46:09 UTC, 1 replies.
- incubator-groovy git commit: trivial tweak - posted by pa...@apache.org on 2015/06/25 15:52:40 UTC, 1 replies.
- incubator-groovy git commit: doc: fix wrong \' within `-elements (closes #44) - posted by pa...@apache.org on 2015/06/25 19:18:45 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7127 - Allow isJsonDate to accept a date in format "yyyy-MM-ddThh:mm:ss+0000" since this is how the JsonOutput.toJson method formats a date in Groovy. JSON does not have a standard string output per the ECMA spec so bo - posted by pa...@apache.org on 2015/06/26 17:13:23 UTC, 1 replies.
- [1/2] incubator-groovy git commit: GROOVY-7476 - Fix JSON parsing error when escape character is read at the end of the buffer (closes #46) - posted by pa...@apache.org on 2015/06/28 11:01:11 UTC, 1 replies.
- [2/2] incubator-groovy git commit: Set found escape when parsing empty strings. - posted by pa...@apache.org on 2015/06/28 11:01:12 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7477: CompileStatic-related "BUG! exception in phase 'instruction selection'" - posted by pa...@apache.org on 2015/06/28 12:04:27 UTC, 1 replies.
- incubator-groovy git commit: add javadoc for return of safeGetSystemProperty() - posted by pa...@apache.org on 2015/06/28 13:23:09 UTC, 0 replies.
- incubator-groovy git commit: remove link to org.apache.tools.ant.util.FileUtils#getRelativePath(File, File) from relativePath(File self, File to) javadoc to fix javadoc warning - posted by pa...@apache.org on 2015/06/28 13:31:39 UTC, 0 replies.
- incubator-groovy git commit: delete signed jar and the disabled test using it (as discussed on the mailing list: http://mail-archives.apache.org/mod_mbox/incubator-groovy-dev/201506.mbox/%3C557DCF82.4050605%40gmx.net%3E) - posted by pa...@apache.org on 2015/06/28 13:43:34 UTC, 1 replies.
- incubator-groovy git commit: upgrade to rat plugin 0.1.3 - posted by pa...@apache.org on 2015/06/29 14:58:29 UTC, 1 replies.
- incubator-groovy git commit: more rat tweaks - posted by pa...@apache.org on 2015/06/29 15:23:39 UTC, 1 replies.
- [1/2] incubator-groovy git commit: GROOVY-7470: Change license for adoc (guide) files from "Creative Commons Attribution-ShareAlike 3.0 Unported License" to "Apache License, Version 2.0" - posted by pa...@apache.org on 2015/06/29 23:06:46 UTC, 1 replies.
- [2/2] incubator-groovy git commit: GROOVY-7470: Change license for adoc (guide) files from "Creative Commons Attribution-ShareAlike 3.0 Unported License" to "Apache License, Version 2.0" - posted by pa...@apache.org on 2015/06/29 23:06:47 UTC, 1 replies.
- incubator-groovy git commit: rat tweaks - posted by pa...@apache.org on 2015/06/30 10:24:59 UTC, 3 replies.
- incubator-groovy git commit: rat tweaks (failures now fail check) - posted by pa...@apache.org on 2015/06/30 12:28:29 UTC, 1 replies.