You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by al...@apache.org on 2020/03/13 00:55:52 UTC

[incubator-datasketches-cpp] branch master updated (b298bf4 -> 3026f8f)

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

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


    from b298bf4  Merge pull request #98 from apache/fi_template_weight
     add 933c3d8  fixed a bug in hll4
     new 3026f8f  Merge pull request #100 from apache/hll4_fix

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:
 hll/include/Hll4Array-internal.hpp |  4 ++--
 hll/include/HllArray-internal.hpp  | 23 +++++++++++------------
 hll/include/HllArray.hpp           |  2 +-
 3 files changed, 14 insertions(+), 15 deletions(-)


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


[incubator-datasketches-cpp] 01/01: Merge pull request #100 from apache/hll4_fix

Posted by al...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

alsay pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-datasketches-cpp.git

commit 3026f8fadf5c96fcd4582be6cb1bb444d65e2310
Merge: b298bf4 933c3d8
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Thu Mar 12 17:55:46 2020 -0700

    Merge pull request #100 from apache/hll4_fix
    
    fixed a bug in hll4

 hll/include/Hll4Array-internal.hpp |  4 ++--
 hll/include/HllArray-internal.hpp  | 23 +++++++++++------------
 hll/include/HllArray.hpp           |  2 +-
 3 files changed, 14 insertions(+), 15 deletions(-)


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