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 2016/12/20 20:25:41 UTC

[23/47] tinkerpop git commit: Merge branch 'tp32'

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/f7d5fc75
Tree: http://git-wip-us.apache.org/repos/asf/tinkerpop/tree/f7d5fc75
Diff: http://git-wip-us.apache.org/repos/asf/tinkerpop/diff/f7d5fc75

Branch: refs/heads/TINKERPOP-1130
Commit: f7d5fc758eff051b1b1e42ac7673ee06a4bf524e
Parents: d14459a 98f69f9
Author: Stephen Mallette <sp...@genoprime.com>
Authored: Tue Dec 20 13:23:00 2016 -0500
Committer: Stephen Mallette <sp...@genoprime.com>
Committed: Tue Dec 20 13:23:00 2016 -0500

----------------------------------------------------------------------
 CHANGELOG.asciidoc                              |  2 +
 .../structure/io/gryo/GryoClassResolver.java    |  9 +++
 .../gremlin/structure/io/gryo/GryoMapper.java   |  7 ++-
 .../structure/io/gryo/UtilSerializers.java      | 62 ++++++++++++++++++++
 .../structure/io/gryo/GryoMapperTest.java       | 27 +++++++++
 5 files changed, 106 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f7d5fc75/CHANGELOG.asciidoc
----------------------------------------------------------------------

http://git-wip-us.apache.org/repos/asf/tinkerpop/blob/f7d5fc75/gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/structure/io/gryo/GryoMapper.java
----------------------------------------------------------------------