You are viewing a plain text version of this content. The canonical link for it is here.
- incubator-groovy git commit: GROOVY-7538: Add tests (closes #79) - posted by pa...@apache.org on 2015/09/01 06:59:41 UTC, 1 replies.
- incubator-groovy git commit: Fix Groovysh Test failure under Java9, due to new virtual Filesystem structure (closes #107) - posted by pa...@apache.org on 2015/09/01 19:14:46 UTC, 1 replies.
- [1/6] incubator-groovy git commit: GROOVY-7565: groovysh: Fixes some missing / superfluous blanks after command completion - posted by pa...@apache.org on 2015/09/01 20:22:37 UTC, 0 replies.
- [2/6] incubator-groovy git commit: groovysh: Minor style fixes and rename consistent with jline2.13 - posted by pa...@apache.org on 2015/09/01 20:22:38 UTC, 0 replies.
- [3/6] incubator-groovy git commit: groovysh: fix logging (bad variable) - posted by pa...@apache.org on 2015/09/01 20:22:39 UTC, 0 replies.
- [4/6] incubator-groovy git commit: groovysh: refactor code for dealing with '~': call getUserHome only when needed - posted by pa...@apache.org on 2015/09/01 20:22:40 UTC, 0 replies.
- [5/6] incubator-groovy git commit: GROOVY-7566: groovysh: Fix CommandArgumentParser problems with escaping - posted by pa...@apache.org on 2015/09/01 20:22:41 UTC, 0 replies.
- [6/6] incubator-groovy git commit: GROOVY-7567: groovysh: Fix file completion with blanks, use escaping instead of hyphens (closes #92) - posted by pa...@apache.org on 2015/09/01 20:22:42 UTC, 0 replies.
- incubator-groovy git commit: add apache license header - posted by pa...@apache.org on 2015/09/01 20:30:41 UTC, 0 replies.
- incubator-groovy git commit: document primitive autowrapping (closes #94) - posted by ke...@apache.org on 2015/09/01 20:33:40 UTC, 1 replies.
- [1/3] incubator-groovy git commit: Groovysh: Only use Interpreter Mode try/finally if there are any boundVars - posted by pa...@apache.org on 2015/09/01 20:39:09 UTC, 0 replies.
- [2/3] incubator-groovy git commit: GROOVY-7562: Groovysh: Fix imports not working at all in interpreter mode - posted by pa...@apache.org on 2015/09/01 20:39:10 UTC, 0 replies.
- [3/3] incubator-groovy git commit: GROOVY-7562: Groovysh: Fix custom class instantiation impossible with Interpreter Mode (closes #100) - posted by pa...@apache.org on 2015/09/01 20:39:11 UTC, 0 replies.
- [1/2] incubator-groovy git commit: Groovysh: Refactor: Do not duplicate code - posted by pa...@apache.org on 2015/09/01 20:46:19 UTC, 0 replies.
- [2/2] incubator-groovy git commit: groovysh: Fix: Robust Command support breaking for command without resource bundle (closes #101) - posted by pa...@apache.org on 2015/09/01 20:46:20 UTC, 0 replies.
- incubator-groovy git commit: document numeric conversions (closes #108) - posted by ke...@apache.org on 2015/09/01 21:38:50 UTC, 1 replies.
- incubator-groovy git commit: There was a missing t in @TimedInterrupt (closes #115) - posted by pa...@apache.org on 2015/09/06 08:49:32 UTC, 1 replies.
- incubator-groovy git commit: Added that static and instance methods same class (closes #114) - posted by pa...@apache.org on 2015/09/06 08:54:50 UTC, 1 replies.
- incubator-groovy git commit: Fix formatting in extension modules (closes #113) - posted by pa...@apache.org on 2015/09/06 08:59:01 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7564: InvokerHelper: Fix invalid escaping of backslashes (replaceAll() line was noop, must be before other replacements) (closes #110) - posted by pa...@apache.org on 2015/09/08 11:39:44 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7586: Groovysh: print Exception class for normal Exceptions (closes #116) - posted by pa...@apache.org on 2015/09/08 20:12:36 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7519: Fixes JsonOuput.toJson() leads to StackOverflowException (closes #105) - posted by pa...@apache.org on 2015/09/08 20:54:52 UTC, 1 replies.
- incubator-groovy git commit: Minor spelling and grammar fixes. (closes #117) - posted by pa...@apache.org on 2015/09/13 02:31:45 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7572: Add withAutoClosable method (closes #103) - posted by pa...@apache.org on 2015/09/13 02:39:00 UTC, 0 replies.
- [1/2] incubator-groovy git commit: Improve StreamingJsonBuilder support for @CompileStatic - posted by cc...@apache.org on 2015/09/13 11:32:03 UTC, 0 replies.
- [2/2] incubator-groovy git commit: Support for unescaped output in StreamingJsonBuilder - posted by cc...@apache.org on 2015/09/13 11:32:04 UTC, 0 replies.
- [1/2] incubator-groovy git commit: Support for unescaped output in StreamingJsonBuilder - posted by cc...@apache.org on 2015/09/13 11:32:15 UTC, 0 replies.
- [2/2] incubator-groovy git commit: Improve StreamingJsonBuilder support for @CompileStatic - posted by cc...@apache.org on 2015/09/13 11:32:16 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7164 Setting a field via default constructor breaks with STC when the field's type is different from its setter's parameter type - posted by cc...@apache.org on 2015/09/13 11:39:14 UTC, 1 replies.
- incubator-groovy git commit: GROOVY-7387: Avoid usage of comparator to have getters first - posted by cc...@apache.org on 2015/09/13 11:49:07 UTC, 0 replies.
- [1/2] incubator-groovy git commit: GROOVY-7387: Avoid usage of comparator to have getters first - posted by cc...@apache.org on 2015/09/13 13:46:16 UTC, 0 replies.
- [2/2] incubator-groovy git commit: GROOVY-7591: Temporarily disable use of ClassValue - posted by cc...@apache.org on 2015/09/13 13:46:17 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7591: Temporarily disable use of ClassValue - posted by cc...@apache.org on 2015/09/13 15:17:41 UTC, 0 replies.
- svn commit: r10526 - /release/incubator/groovy/2.4.4-incubating/ - posted by cc...@apache.org on 2015/09/17 04:08:27 UTC, 0 replies.
- svn commit: r10527 - in /release/incubator/groovy/2.4.5-incubating: ./ distribution/ sources/ - posted by cc...@apache.org on 2015/09/17 04:34:32 UTC, 0 replies.
- svn commit: r10528 - /release/incubator/groovy/2.4.5-incubating/ - posted by cc...@apache.org on 2015/09/17 04:44:23 UTC, 0 replies.
- Git Push Summary - posted by cc...@apache.org on 2015/09/17 04:51:59 UTC, 0 replies.
- svn commit: r10529 - in /dev/incubator/groovy: ./ 2.4.5-incubating/ 2.4.5-incubating/distribution/ 2.4.5-incubating/sources/ - posted by cc...@apache.org on 2015/09/17 04:53:31 UTC, 0 replies.
- [1/2] incubator-groovy git commit: Added a compiler performance test module - posted by cc...@apache.org on 2015/09/21 09:32:11 UTC, 0 replies.
- [2/2] incubator-groovy git commit: Added a compiler performance test module - posted by cc...@apache.org on 2015/09/21 09:32:12 UTC, 0 replies.
- incubator-groovy git commit: standard license text - posted by pa...@apache.org on 2015/09/21 12:47:03 UTC, 1 replies.
- incubator-groovy git commit: Fix compilation of performance module with indy - posted by cc...@apache.org on 2015/09/21 13:25:57 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7592: default does not have to be the last label in switch/case statements - posted by pa...@apache.org on 2015/09/21 19:47:59 UTC, 1 replies.
- svn commit: r10629 - in /release/incubator/groovy/2.4.5-incubating: ./ distribution/ sources/ - posted by cc...@apache.org on 2015/09/24 16:04:32 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7606: Upgrade Gradle to 2.7 - posted by pa...@apache.org on 2015/09/26 10:21:03 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7607: Upgrade Log4J2 to 2.4 - posted by pa...@apache.org on 2015/09/26 10:31:25 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7607: Upgrade Log4J2 to 2.3 - posted by pa...@apache.org on 2015/09/26 10:37:51 UTC, 0 replies.
- incubator-groovy git commit: testfile() now deletes temporary files it creates - posted by pa...@apache.org on 2015/09/26 12:04:31 UTC, 1 replies.
- incubator-groovy git commit: remove the part of testFile() which can fail if processes run in parallel and causes the build to fail form time to time on the build server - posted by pa...@apache.org on 2015/09/26 12:50:13 UTC, 1 replies.
- incubator-groovy git commit: Fix download links (apache-groovy vs groovy) - posted by cc...@apache.org on 2015/09/28 21:01:22 UTC, 1 replies.
- [1/2] incubator-groovy git commit: Added the notimestamp option to groovydoc - posted by pa...@apache.org on 2015/09/30 08:51:09 UTC, 0 replies.
- [2/2] incubator-groovy git commit: GROOVY-7612: GroovyDoc should allow timestamp/version stamp info (hidden info embedded in HTML) to be omitted - posted by pa...@apache.org on 2015/09/30 08:51:10 UTC, 0 replies.
- incubator-groovy git commit: GROOVY-7612: GroovyDoc should allow timestamp/version stamp info (hidden info embedded in HTML) to be omitted (minor tweak - closes #121) - posted by pa...@apache.org on 2015/09/30 08:53:49 UTC, 0 replies.
- [1/3] incubator-groovy git commit: GROOVY-7612: GroovyDoc should allow timestamp/version stamp info (hidden info embedded in HTML) to be omitted - posted by pa...@apache.org on 2015/09/30 09:12:07 UTC, 0 replies.
- [2/3] incubator-groovy git commit: Added the notimestamp option to groovydoc - posted by pa...@apache.org on 2015/09/30 09:12:08 UTC, 0 replies.
- [3/3] incubator-groovy git commit: GROOVY-7612: GroovyDoc should allow timestamp/version stamp info (hidden info embedded in HTML) to be omitted (minor tweak - closes #121) - posted by pa...@apache.org on 2015/09/30 09:12:09 UTC, 0 replies.