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

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


    from 3cf2f94446 [TINKERPOP-2979] added datetime() (#2289)
     add de4ac90dda [TINKERPOP-2423] Do not use XOR in hashCode computation 
when redundant parameters are used (#2254)
     new 3c4418ba24 Merge branch '3.6-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 +
 .../process/traversal/step/map/GraphStep.java      |  8 ++---
 .../process/traversal/step/map/PropertiesStep.java | 15 ++++++--
 .../process/traversal/step/map/VertexStep.java     | 15 ++++++--
 .../step/sideEffect/SideEffectCapStep.java         |  9 +++--
 .../process/traversal/step/map/GraphStepTest.java  | 27 ++++++++++++++
 .../traversal/step/map/PropertiesStepTest.java     | 42 ++++++++++++++++++++++
 .../process/traversal/step/map/VertexStepTest.java | 28 +++++++++++++++
 .../step/sideEffect/SideEffectCapStepTest.java     | 28 +++++++++++++++
 9 files changed, 158 insertions(+), 15 deletions(-)

Reply via email to