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 ac15fb6bd260e2fc7a9b03007bddb17f59ed40c1 Merge: 20834d3 08eca0d Author: Alexander Saydakov <[email protected]> AuthorDate: Tue Jun 25 11:56:41 2019 -0700 Merge pull request #39 from apache/placement_new Placement new 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]
