Merge branch 'tp32'
Project: http://git-wip-us.apache.org/repos/asf/tinkerpop/repo Commit: http://git-wip-us.apache.org/repos/asf/tinkerpop/commit/d5162ff9 Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/d5162ff9 Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/d5162ff9 Branch: refs/heads/TINKERPOP-1612 Commit: d5162ff9096b1cb48ca38028e9d87492a6099e35 Parents: e8f3de5 ab3c7e8 Author: Daniel Kuppitz <[email protected]> Authored: Mon Feb 27 19:42:09 2017 +0100 Committer: Daniel Kuppitz <[email protected]> Committed: Mon Feb 27 19:42:09 2017 +0100 ---------------------------------------------------------------------- CHANGELOG.asciidoc | 1 + .../optimization/RangeByIsCountStrategy.java | 45 ++++++++++++-------- .../traversal/util/DefaultTraversal.java | 3 +- .../RangeByIsCountStrategyTest.java | 23 ++++++---- .../traversal/step/map/GroovyCountTest.groovy | 5 +++ .../process/traversal/step/map/CountTest.java | 18 ++++++++ 6 files changed, 68 insertions(+), 27 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/d5162ff9/CHANGELOG.asciidoc ----------------------------------------------------------------------
