This is an automated email from the ASF dual-hosted git repository.

paulk pushed a change to branch GROOVY_5_0_X
in repository https://gitbox.apache.org/repos/asf/groovy.git


    from 4e27160adf GROOVY-11739: `continue` jumps to condition of `do`/`while` 
loop
     new 83a1361413 GROOVY-11742: posix commands should support variable 
assignment (amendments for /cat and /head)
     new 482e28bf77 GROOVY-11742: posix commands should support variable 
assignment (amendments for /tail)
     new 77146a4b81 updated license info to reflect temporarily copied methods
     new 2086866cca merge upstream improvement
     new f85fa8198f merge upstream improvement
     new d77df40317 fix usage for /grep
     new 87b26beca8 GROOVY-11742: posix commands should support variable 
assignment (for for /wc and /sort)
     new 75479d24d9 GROOVY-11742: posix commands should support variable 
assignment (readjust /grep options)
     new 6101ac624c GROOVY-11742: posix commands should support variable 
assignment (adjust total for wc)

The 9 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 licenses/jline3-BINZIP-SRC.txt                     |  10 +-
 .../groovy/org/apache/groovy/groovysh/Main.groovy  |  46 +--
 .../groovy/groovysh/jline/GroovyPosixCommands.java | 440 ++++++++++++++++++---
 3 files changed, 406 insertions(+), 90 deletions(-)

Reply via email to