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 2015/06/09 20:33:28 UTC

[3/5] incubator-tinkerpop git commit: Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'


Project: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/commit/a0150501
Tree: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/tree/a0150501
Diff: http://git-wip-us.apache.org/repos/asf/incubator-tinkerpop/diff/a0150501

Branch: refs/heads/master
Commit: a01505017b9dd8d7ee256f934111d67467d42755
Parents: 374276b 4cd492a
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Tue Jun 9 14:29:32 2015 -0400
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Tue Jun 9 14:29:32 2015 -0400

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |   1 +
 .../traversal/step/filter/WhereStep.java        | 113 +++++++------------
 .../optimization/MatchWhereStrategy.java        |  15 +++
 .../process/traversal/util/TraversalP.java      |   2 -
 .../process/traversal/util/TraversalUtil.java   |  37 ------
 .../traversal/step/filter/WhereStepTest.java    |  18 +--
 .../step/filter/GroovyWhereTest.groovy          |   4 +-
 .../traversal/step/filter/WhereTest.java        |  10 +-
 .../tinkergraph/structure/TinkerGraphTest.java  |   5 +-
 9 files changed, 71 insertions(+), 134 deletions(-)
----------------------------------------------------------------------