You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by le...@apache.org on 2019/08/01 00:37:59 UTC

[incubator-datasketches-memory] branch master updated (7e97638 -> 68fd246)

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

leerho pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-memory.git.


    from 7e97638  Set pom for new release cycle.
     new fcaa7f8  Cache arrayBaseOffset.
     new c48c149  Reorder if/else, add javadoc, add tests.
     new 68fd246  Merge pull request #109 from gianm/cache-array-base-offset

The 566 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:
 .../org/apache/datasketches/memory/BaseState.java  |  6 ++---
 .../org/apache/datasketches/memory/UnsafeUtil.java | 29 ++++++++++++++++++++++
 .../apache/datasketches/memory/UnsafeUtilTest.java | 27 ++++++++++++++++++++
 3 files changed, 59 insertions(+), 3 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@datasketches.apache.org
For additional commands, e-mail: commits-help@datasketches.apache.org