pa...@apache.org |
groovy git commit: remove dependency on on dateutil from groovydoc (closes #778) |
Wed, 01 Aug, 05:42 |
pa...@apache.org |
groovy git commit: remove dependency on on dateutil from groovydoc (closes #778) |
Wed, 01 Aug, 05:43 |
sun...@apache.org |
groovy git commit: Trivial refactoring for better performance |
Fri, 03 Aug, 22:50 |
sun...@apache.org |
groovy git commit: Trivial refactoring: simplify the condition expression |
Fri, 03 Aug, 22:57 |
sun...@apache.org |
groovy git commit: Optimize imports |
Fri, 03 Aug, 23:05 |
sun...@apache.org |
groovy git commit: Trivial refactoring: remove useless code |
Fri, 03 Aug, 23:20 |
sun...@apache.org |
[1/2] groovy git commit: Revert "Trivial refactoring: remove useless code" |
Sat, 04 Aug, 00:13 |
sun...@apache.org |
[2/2] groovy git commit: Make `captureAndCreateNode` CompileStatic |
Sat, 04 Aug, 00:13 |
sun...@apache.org |
groovy git commit: Fix the failing build |
Sat, 04 Aug, 00:29 |
sun...@apache.org |
[1/4] groovy git commit: Trivial refactoring for better performance |
Sat, 04 Aug, 00:49 |
sun...@apache.org |
[2/4] groovy git commit: Trivial refactoring: simplify the condition expression |
Sat, 04 Aug, 00:49 |
sun...@apache.org |
[3/4] groovy git commit: Optimize imports |
Sat, 04 Aug, 00:49 |
sun...@apache.org |
[4/4] groovy git commit: Make `captureAndCreateNode` CompileStatic |
Sat, 04 Aug, 00:49 |
pa...@apache.org |
groovy git commit: GROOVY-8730: trait helper contains unused abstract methods |
Sat, 04 Aug, 03:44 |
pa...@apache.org |
groovy git commit: GROOVY-8730: trait helper contains unused abstract methods |
Sat, 04 Aug, 03:49 |
pa...@apache.org |
groovy git commit: GROOVY-8731: improve error message for the case of static and instance methods with same signature when using traits |
Sun, 05 Aug, 13:38 |
pa...@apache.org |
groovy git commit: GROOVY-8731: add some additional wording in the documentation for this case |
Sun, 05 Aug, 13:59 |
pa...@apache.org |
[1/2] groovy git commit: GROOVY-8731: add some additional wording in the documentation for this case |
Sun, 05 Aug, 14:02 |
pa...@apache.org |
[2/2] groovy git commit: GROOVY-8731: improve error message for the case of static and instance methods with same signature when using traits |
Sun, 05 Aug, 14:02 |
kee...@apache.org |
groovy git commit: add support for JDK 10 and JDK 11 targets (closes #777) |
Sun, 05 Aug, 18:27 |
kee...@apache.org |
groovy git commit: add support for JDK 10 and JDK 11 targets |
Sun, 05 Aug, 18:34 |
pa...@apache.org |
groovy git commit: GROOVY-8728: Verifier.addDefaultParameters erases metadata if run more than once |
Mon, 06 Aug, 06:02 |
pa...@apache.org |
groovy git commit: GROOVY-8728: Verifier.addDefaultParameters erases metadata if run more than once |
Mon, 06 Aug, 06:05 |
pa...@apache.org |
groovy git commit: GROOVY-6716: Cannot implement a trait via anonymous class |
Mon, 06 Aug, 10:57 |
pa...@apache.org |
groovy git commit: GROOVY-6716: Cannot implement a trait via anonymous class |
Mon, 06 Aug, 13:52 |
pa...@apache.org |
groovy git commit: GROOVY-8403: Trait FieldHelper is not marked synthetic |
Mon, 06 Aug, 15:19 |
pa...@apache.org |
groovy git commit: GROOVY-8403: Trait FieldHelper is not marked synthetic |
Mon, 06 Aug, 15:19 |
pa...@apache.org |
groovy git commit: GROOVY-8722: final modifier for non-abstract methods in traits is ignored (closes #780) |
Mon, 06 Aug, 22:08 |
pa...@apache.org |
groovy git commit: GROOVY-8722: final modifier for non-abstract methods in traits is ignored (closes #780) |
Mon, 06 Aug, 22:09 |
pa...@apache.org |
groovy git commit: improve wording |
Tue, 07 Aug, 03:12 |
pa...@apache.org |
groovy git commit: improve wording |
Tue, 07 Aug, 03:12 |
pa...@apache.org |
groovy git commit: fix typo |
Tue, 07 Aug, 06:19 |
pa...@apache.org |
groovy git commit: fix typo |
Tue, 07 Aug, 06:43 |
pa...@apache.org |
groovy git commit: support detecting JDK9+ in vmplugin |
Tue, 07 Aug, 23:56 |
pa...@apache.org |
groovy git commit: support detecting JDK9+ in vmplugin |
Wed, 08 Aug, 05:06 |
pa...@apache.org |
groovy git commit: GROOVY-8733: Groovy could provide a chop DGM method |
Wed, 08 Aug, 08:43 |
pa...@apache.org |
groovy git commit: GROOVY-8733: Groovy could provide a chop DGM method (reworked slightly for consistency) |
Wed, 08 Aug, 13:09 |
pa...@apache.org |
[1/2] groovy git commit: GROOVY-8733: Groovy could provide a chop DGM method (reworked slightly for consistency) |
Wed, 08 Aug, 14:25 |
pa...@apache.org |
[2/2] groovy git commit: GROOVY-8733: Groovy could provide a chop DGM method |
Wed, 08 Aug, 14:25 |
pa...@apache.org |
groovy git commit: support detecting JDK9+ in vmplugin (build tweak for JDK7) |
Wed, 08 Aug, 14:47 |
rpo...@apache.org |
groovy git commit: GROOVY-8738 bump picocli version to 3.5.0 from 3.3.0 |
Thu, 09 Aug, 11:49 |
rpo...@apache.org |
groovy git commit: GROOVY-8738 bump picocli version to 3.5.0 from 3.3.0 |
Thu, 09 Aug, 11:51 |
pa...@apache.org |
groovy git commit: GROOVY-8718: add missing import |
Thu, 09 Aug, 11:53 |
pa...@apache.org |
groovy git commit: GROOVY-8718: add missing import |
Thu, 09 Aug, 11:56 |
pa...@apache.org |
[1/2] groovy git commit: GROOVY-8718: handle new quit handler param |
Thu, 09 Aug, 23:30 |
pa...@apache.org |
[2/2] groovy git commit: GROOVY-8732: @CompileStatic refers to private field in parent class (closes #781) Currently JavaBean style getters aren't recognised before some preliminary provisions are made for the case of accessing the private field in place |
Thu, 09 Aug, 23:30 |
pa...@apache.org |
[1/2] groovy git commit: GROOVY-8732: @CompileStatic refers to private field in parent class (closes #781) Currently JavaBean style getters aren't recognised before some preliminary provisions are made for the case of accessing the private field in place |
Fri, 10 Aug, 00:04 |
pa...@apache.org |
[2/2] groovy git commit: GROOVY-8718: handle new quit handler param |
Fri, 10 Aug, 00:04 |
pa...@apache.org |
groovy git commit: GROOVY-8718: handle new quit handler param better |
Fri, 10 Aug, 04:59 |
pa...@apache.org |
groovy git commit: GROOVY-8740: groovy.util.CliBuilder doesn't handle parse errors correctly |
Fri, 10 Aug, 11:27 |
pa...@apache.org |
groovy git commit: GROOVY-8740: groovy.util.CliBuilder doesn't handle parse errors correctly |
Fri, 10 Aug, 11:37 |
pa...@apache.org |
[1/3] groovy git commit: GROOVY-8718: handle new quit handler param better |
Fri, 10 Aug, 12:09 |
pa...@apache.org |
[2/3] groovy git commit: GROOVY-8740: groovy.util.CliBuilder doesn't handle parse errors correctly |
Fri, 10 Aug, 12:09 |
pa...@apache.org |
[3/3] groovy git commit: GROOVY-8740: groovy.util.CliBuilder doesn't handle parse errors correctly |
Fri, 10 Aug, 12:09 |
pa...@apache.org |
svn commit: r28654 - in /dev/groovy/2.5.2: ./ distribution/ sources/ |
Fri, 10 Aug, 13:35 |
pa...@apache.org |
[groovy] Git Push Summary |
Fri, 10 Aug, 13:35 |
sun...@apache.org |
groovy git commit: GROOVY-8743: Abstract method in trait should not have method body |
Fri, 10 Aug, 19:33 |
sun...@apache.org |
groovy git commit: Refine "GROOVY-8743: Abstract method in trait should not have method body" |
Fri, 10 Aug, 19:56 |
sun...@apache.org |
[1/2] groovy git commit: GROOVY-8743: Abstract method in trait should not have method body |
Fri, 10 Aug, 20:20 |
sun...@apache.org |
[2/2] groovy git commit: Refine "GROOVY-8743: Abstract method in trait should not have method body" |
Fri, 10 Aug, 20:20 |
pa...@apache.org |
[1/4] groovy git commit: GROOVY-8746: bump bridger to 1.5.Final |
Sat, 11 Aug, 11:01 |
pa...@apache.org |
[2/4] groovy git commit: GROOVY-8744: bump ASM to 6.2.1 |
Sat, 11 Aug, 11:01 |
pa...@apache.org |
[3/4] groovy git commit: GROOVY-8745: bump Ant to 1.10.5 |
Sat, 11 Aug, 11:01 |
pa...@apache.org |
[4/4] groovy git commit: add dependency update plugin |
Sat, 11 Aug, 11:01 |
sun...@apache.org |
groovy git commit: Trivial refactoring: remove unnecessary type check and cast |
Sat, 11 Aug, 13:20 |
sun...@apache.org |
groovy git commit: Improve the performance of resolving default imports |
Sat, 11 Aug, 14:11 |
sun...@apache.org |
[1/2] groovy git commit: Improve the performance of resolving default imports |
Sat, 11 Aug, 14:40 |
sun...@apache.org |
[2/2] groovy git commit: Trivial refactoring: remove unnecessary type check and cast |
Sat, 11 Aug, 14:40 |
sun...@apache.org |
groovy git commit: Reduce the initial capacity of resolved package set |
Sat, 11 Aug, 14:47 |
sun...@apache.org |
groovy git commit: Reduce the initial capacity of resolved package set |
Sat, 11 Aug, 14:47 |
sun...@apache.org |
groovy git commit: Minor refactoring: Use `ConcurrentCommonCache` to cache resolved type and packages |
Sat, 11 Aug, 16:26 |
sun...@apache.org |
groovy git commit: Minor refactoring: Use `ConcurrentCommonCache` to cache resolved type and packages |
Sat, 11 Aug, 16:27 |
sun...@apache.org |
groovy git commit: Minor refactoring: Use `UnlimitedConcurrentCache` instead for better performance |
Sat, 11 Aug, 16:42 |
sun...@apache.org |
groovy git commit: Trivial refactoring: create`ValueProvider` via lambda |
Sat, 11 Aug, 16:52 |
sun...@apache.org |
groovy git commit: Trivial refactoring: simplify `checkInnerTypeVisibility` |
Sat, 11 Aug, 17:36 |
sun...@apache.org |
groovy git commit: Trivial refactoring: simplify `checkInnerTypeVisibility` |
Sat, 11 Aug, 17:37 |
pa...@apache.org |
[1/4] groovy git commit: GROOVY-8745: bump Ant to 1.9.13 |
Sun, 12 Aug, 00:15 |
pa...@apache.org |
[2/4] groovy git commit: GROOVY-8744: bump ASM to 6.2.1 |
Sun, 12 Aug, 00:15 |
pa...@apache.org |
[3/4] groovy git commit: GROOVY-8746: bump bridger to 1.5.Final |
Sun, 12 Aug, 00:15 |
pa...@apache.org |
[4/4] groovy git commit: add dependency update plugin |
Sun, 12 Aug, 00:15 |
pa...@apache.org |
groovy git commit: fix build for jdk7 |
Sun, 12 Aug, 01:31 |
pa...@apache.org |
groovy-examples git commit: prep |
Sun, 12 Aug, 05:15 |
pa...@apache.org |
[1/4] groovy git commit: move examples to their own repo |
Sun, 12 Aug, 06:07 |
pa...@apache.org |
[2/4] groovy git commit: move examples to their own repo |
Sun, 12 Aug, 06:07 |
pa...@apache.org |
[3/4] groovy git commit: move examples to their own repo |
Sun, 12 Aug, 06:07 |
pa...@apache.org |
[4/4] groovy git commit: move examples to their own repo |
Sun, 12 Aug, 06:07 |
pa...@apache.org |
[1/4] groovy git commit: move examples to their own repo |
Sun, 12 Aug, 09:24 |
pa...@apache.org |
[2/4] groovy git commit: move examples to their own repo |
Sun, 12 Aug, 09:25 |
pa...@apache.org |
[3/4] groovy git commit: move examples to their own repo |
Sun, 12 Aug, 09:25 |
pa...@apache.org |
[4/4] groovy git commit: move examples to their own repo |
Sun, 12 Aug, 09:25 |
sun...@apache.org |
groovy git commit: Make most of methods in `GrapeIvy` CompileStatic for better performance |
Sun, 12 Aug, 11:28 |
sun...@apache.org |
groovy git commit: Fix the failing build |
Sun, 12 Aug, 11:33 |
sun...@apache.org |
groovy git commit: Close jar file and input stream |
Sun, 12 Aug, 12:06 |
sun...@apache.org |
[1/2] groovy git commit: Make most of methods in `GrapeIvy` CompileStatic for better performance |
Sun, 12 Aug, 12:15 |
sun...@apache.org |
[2/2] groovy git commit: Close jar file and input stream |
Sun, 12 Aug, 12:15 |
sun...@apache.org |
groovy git commit: Close zip file and input stream |
Sun, 12 Aug, 12:31 |
sun...@apache.org |
groovy git commit: Close zip file and input stream |
Sun, 12 Aug, 12:38 |
sun...@apache.org |
groovy git commit: Make `PackageHelperImpl` CompileStatic for better performance |
Sun, 12 Aug, 13:30 |
sun...@apache.org |
groovy git commit: Make `PackageHelperImpl` CompileStatic for better performance |
Sun, 12 Aug, 13:30 |
pa...@apache.org |
[1/4] groovy-examples git commit: initial version |
Mon, 13 Aug, 10:06 |