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/18 22:50:21 UTC

[incubator-datasketches-cpp] branch master updated (6b3ac3b -> 0a6197f)

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 6b3ac3b  Merge pull request #32 from apache/hll_refactor
     add 2b402bd  replaced license
     new 0a6197f  Merge pull request #33 from apache/hll_license

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/AuxHashMap-internal.hpp                   | 18 ++++++++++++++++--
 hll/include/CompositeInterpolationXTable-internal.hpp | 18 ++++++++++++++++--
 hll/include/Conversions-internal.hpp                  | 18 ++++++++++++++++--
 hll/include/CouponHashSet-internal.hpp                | 18 ++++++++++++++++--
 hll/include/CouponList-internal.hpp                   | 18 ++++++++++++++++--
 hll/include/CubicInterpolation-internal.hpp           | 18 ++++++++++++++++--
 hll/include/HarmonicNumbers-internal.hpp              | 18 ++++++++++++++++--
 hll/include/Hll4Array-internal.hpp                    | 18 ++++++++++++++++--
 hll/include/Hll6Array-internal.hpp                    | 18 ++++++++++++++++--
 hll/include/Hll8Array-internal.hpp                    | 18 ++++++++++++++++--
 hll/include/HllArray-internal.hpp                     | 18 ++++++++++++++++--
 hll/include/HllPairIterator-internal.hpp              | 18 ++++++++++++++++--
 hll/include/HllSketch-internal.hpp                    | 18 ++++++++++++++++--
 hll/include/HllSketchImpl-internal.hpp                | 18 ++++++++++++++++--
 hll/include/HllSketchImplFactory.hpp                  | 18 ++++++++++++++++--
 hll/include/HllUnion-internal.hpp                     | 18 ++++++++++++++++--
 hll/include/IntArrayPairIterator-internal.hpp         | 18 ++++++++++++++++--
 hll/include/RelativeErrorTables-internal.hpp          | 18 ++++++++++++++++--
 18 files changed, 288 insertions(+), 36 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 #33 from apache/hll_license

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 0a6197f59a1f30ab7b36ea3ca8602c85084401e8
Merge: 6b3ac3b 2b402bd
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Tue Jun 18 15:50:16 2019 -0700

    Merge pull request #33 from apache/hll_license
    
    replaced license

 hll/include/AuxHashMap-internal.hpp                   | 18 ++++++++++++++++--
 hll/include/CompositeInterpolationXTable-internal.hpp | 18 ++++++++++++++++--
 hll/include/Conversions-internal.hpp                  | 18 ++++++++++++++++--
 hll/include/CouponHashSet-internal.hpp                | 18 ++++++++++++++++--
 hll/include/CouponList-internal.hpp                   | 18 ++++++++++++++++--
 hll/include/CubicInterpolation-internal.hpp           | 18 ++++++++++++++++--
 hll/include/HarmonicNumbers-internal.hpp              | 18 ++++++++++++++++--
 hll/include/Hll4Array-internal.hpp                    | 18 ++++++++++++++++--
 hll/include/Hll6Array-internal.hpp                    | 18 ++++++++++++++++--
 hll/include/Hll8Array-internal.hpp                    | 18 ++++++++++++++++--
 hll/include/HllArray-internal.hpp                     | 18 ++++++++++++++++--
 hll/include/HllPairIterator-internal.hpp              | 18 ++++++++++++++++--
 hll/include/HllSketch-internal.hpp                    | 18 ++++++++++++++++--
 hll/include/HllSketchImpl-internal.hpp                | 18 ++++++++++++++++--
 hll/include/HllSketchImplFactory.hpp                  | 18 ++++++++++++++++--
 hll/include/HllUnion-internal.hpp                     | 18 ++++++++++++++++--
 hll/include/IntArrayPairIterator-internal.hpp         | 18 ++++++++++++++++--
 hll/include/RelativeErrorTables-internal.hpp          | 18 ++++++++++++++++--
 18 files changed, 288 insertions(+), 36 deletions(-)


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