You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jena.apache.org by an...@apache.org on 2018/03/08 21:34:54 UTC

[7/8] jena git commit: Merge commit 'refs/pull/372/head' of https://github.com/apache/jena

Merge commit 'refs/pull/372/head' of https://github.com/apache/jena

This closes #372.


Project: http://git-wip-us.apache.org/repos/asf/jena/repo
Commit: http://git-wip-us.apache.org/repos/asf/jena/commit/7c03c24e
Tree: http://git-wip-us.apache.org/repos/asf/jena/tree/7c03c24e
Diff: http://git-wip-us.apache.org/repos/asf/jena/diff/7c03c24e

Branch: refs/heads/master
Commit: 7c03c24e4bdc58a5f5d99c5b00e169c103d62479
Parents: d78be3b c88bb3b
Author: Andy Seaborne <an...@apache.org>
Authored: Thu Mar 8 20:36:21 2018 +0000
Committer: Andy Seaborne <an...@apache.org>
Committed: Thu Mar 8 20:36:21 2018 +0000

----------------------------------------------------------------------
 .../jena/riot/lang/BlankNodeAllocator.java      |  8 +-
 .../lang/BlankNodeAllocatorFixedSeedHash.java   |  3 -
 .../riot/lang/BlankNodeAllocatorGlobal.java     | 37 ++++-----
 .../jena/riot/lang/BlankNodeAllocatorHash.java  | 84 ++++++++++----------
 .../jena/riot/lang/BlankNodeAllocatorLabel.java | 24 +++---
 .../lang/BlankNodeAllocatorLabelEncoded.java    | 22 ++---
 .../org/apache/jena/riot/system/RiotChars.java  | 54 ++++++++-----
 7 files changed, 118 insertions(+), 114 deletions(-)
----------------------------------------------------------------------