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/08/29 17:57:51 UTC

[incubator-datasketches-cpp] branch master updated (78c4f9c -> 12dcb2d)

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 78c4f9c  Merge pull request #60 from apache/python_build_flag
     new bf253f1  fix stdint and sys/time.h header
     new 0168bd4  fix Murmur Hash define
     new b0652bc  fix and/or keywords
     new 06e2655  use memset instead of bzero
     new 6efa977  Merge branch 'master' of https://github.com/apache/incubator-datasketches-cpp into MergeUpstream
     new 12dcb2d  Merge pull request #61 from gabm/FixWindowsCompilation

The 393 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:
 common/include/MurmurHash3.h          |  2 +-
 cpc/include/common.h                  | 10 +++++-----
 cpc/include/cpc_sketch.hpp            |  5 +++++
 cpc/include/cpc_union.hpp             |  6 ++++++
 cpc/src/fm85.cpp                      |  2 +-
 cpc/src/fm85Compression.cpp           |  2 +-
 fi/include/reverse_purge_hash_map.hpp |  4 ++++
 kll/include/kll_sketch.hpp            |  4 ++++
 theta/include/binomial_bounds.hpp     |  5 +++++
 9 files changed, 32 insertions(+), 8 deletions(-)


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