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

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


    from b38469469f Merge branch '3.8-dev'
     add 234d578028 TINKERPOP-3218 Fix bug in pre-repeat emit()/until() (#3288)
     new d4f0356c43 Merge branch '3.8-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                                 |  2 +
 .../process/traversal/step/branch/RepeatStep.java  | 22 +++--
 .../Gremlin.Net.IntegrationTest/Gherkin/Gremlin.cs |  5 ++
 gremlin-go/driver/cucumber/gremlin.go              |  5 ++
 .../gremlin-javascript/test/cucumber/gremlin.js    |  5 ++
 gremlin-python/src/main/python/radish/gremlin.py   |  5 ++
 .../gremlin/driver/remote/RemoteWorld.java         |  3 +
 .../gremlin/test/features/branch/Repeat.feature    | 98 ++++++++++++++++++++++
 .../spark/SparkGraphFeatureIntegrateTest.java      |  3 +
 .../tinkerpop/gremlin/tinkergraph/TinkerWorld.java |  3 +
 10 files changed, 145 insertions(+), 6 deletions(-)

Reply via email to