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 20834d3 Merge pull request #38 from apache/lg_size_bugfix
add 33e4e24 added hll module
add d4df432 missing includes
add 0359d78 serialize header for postgresql
add b112112 disabled tests that don't compile now due to interface changes
add 08eca0d use placement new
new ac15fb6 Merge pull request #39 from apache/placement_new
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:
Makefile | 2 +-
hll/include/AuxHashMap-internal.hpp | 24 ++---
hll/include/CouponHashSet-internal.hpp | 14 +--
hll/include/CouponList-internal.hpp | 23 ++---
hll/include/CouponList.hpp | 4 +-
hll/include/Hll4Array-internal.hpp | 7 +-
hll/include/Hll6Array-internal.hpp | 7 +-
hll/include/Hll8Array-internal.hpp | 9 +-
hll/include/HllArray-internal.hpp | 6 +-
hll/include/HllArray.hpp | 4 +-
hll/include/HllSketch-internal.hpp | 14 ++-
hll/include/HllSketchImpl.hpp | 4 +-
hll/include/HllSketchImplFactory.hpp | 33 ++-----
hll/include/HllUnion-internal.hpp | 7 +-
hll/include/PairIterator.hpp | 4 +-
hll/include/hll.hpp | 2 +-
hll/test/HllUnionTest.cpp | 166 ++++++++++++++++-----------------
17 files changed, 141 insertions(+), 189 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]