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 2019/06/26 17:54:37 UTC

[incubator-datasketches-cpp] branch master updated (ac15fb6 -> 572e390)

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 ac15fb6  Merge pull request #39 from apache/placement_new
     add 3e6af42  change another location to placement new, restore unit tests that should now work
     new 572e390  Merge pull request #41 from apache/gcc_hll_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/HllSketch-internal.hpp |   4 +-
 hll/test/HllUnionTest.cpp          | 171 ++++++++++++++++++-------------------
 2 files changed, 84 insertions(+), 91 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 #41 from apache/gcc_hll_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 572e39093824b3f4c49f122e0a0a543201df82bb
Merge: ac15fb6 3e6af42
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Wed Jun 26 10:54:33 2019 -0700

    Merge pull request #41 from apache/gcc_hll_fix
    
    change another location to placement new, restore unit tests

 hll/include/HllSketch-internal.hpp |   4 +-
 hll/test/HllUnionTest.cpp          | 171 ++++++++++++++++++-------------------
 2 files changed, 84 insertions(+), 91 deletions(-)


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