You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by sp...@apache.org on 2020/12/04 18:40:50 UTC

[tinkerpop] branch master updated (327a97d -> 2d6f0a4)

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

spmallette pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.


    from 327a97d  Merge branch '3.4-dev'
     add f41fa10  TINKERPOP-2438 Improved performance of GremlinASTChecker
     add cb34aae  Merge branch 'TINKERPOP-2438' into 3.4-dev
     new 2d6f0a4  Merge branch '3.4-dev'

The 1 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:
 CHANGELOG.asciidoc                                         |  1 +
 .../gremlin/groovy/jsr223/ast/GremlinASTChecker.groovy     | 14 +++++++++-----
 .../tinkerpop/gremlin/groovy/engine/GremlinExecutor.java   |  7 +++++--
 .../groovy/engine/GremlinExecutorOverGraphTest.java        |  1 -
 4 files changed, 15 insertions(+), 8 deletions(-)


[tinkerpop] 01/01: Merge branch '3.4-dev'

Posted by sp...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

spmallette pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git

commit 2d6f0a4ece2b2e5a5193f38834a567abb38d3d7b
Merge: 327a97d cb34aae
Author: Stephen Mallette <st...@amazon.com>
AuthorDate: Fri Dec 4 13:40:28 2020 -0500

    Merge branch '3.4-dev'

 CHANGELOG.asciidoc                                         |  1 +
 .../gremlin/groovy/jsr223/ast/GremlinASTChecker.groovy     | 14 +++++++++-----
 .../tinkerpop/gremlin/groovy/engine/GremlinExecutor.java   |  7 +++++--
 .../groovy/engine/GremlinExecutorOverGraphTest.java        |  1 -
 4 files changed, 15 insertions(+), 8 deletions(-)