This is an automated email from the ASF dual-hosted git repository.
krlawrence pushed a change to branch TINKERPOP-2652
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git.
discard 77056d8 Add TextP.regex to the CHANGELOG
discard b70c40b Add documentation for TextP.regex
discard 3c40990 Add dotnet Gherkin test
discard dc28f43 More improvements to regex Gherkin tests
discard 9dcc3e5 Initial work on regex Gherkin scenarios
discard 36ace17 Add regex to .Net and Javascript GLVs
discard 7237b00 Continue adding regex predicates to Python client
discard efb57e4 Regex tests
discard 3790207 Add actual mappings for regex when used via Antlr
discard 6832a6b Add base class visitor methods for regex via grammar
discard f920fcf Add redex predicates to the Antlr grammar
discard eeb584a Initial changes for regex support. More to follow
new 70e8245 Add Text.Regex text predicate
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (77056d8)
\
N -- N -- N refs/heads/TINKERPOP-2652 (70e8245)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
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: