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 2021/01/28 21:43:33 UTC

[datasketches-cpp] branch master updated (19a1f64 -> a707a00)

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/datasketches-cpp.git.


    from 19a1f64  Merge pull request #181 from apache/fi_allocator
     add c91bf6a  support allocator instance
     add a707a00  Merge pull request #183 from apache/cpc_allocator

No new revisions were added by this update.

Summary of changes:
 cpc/include/cpc_common.hpp          |  3 +++
 cpc/include/cpc_compressor.hpp      |  4 ++--
 cpc/include/cpc_compressor_impl.hpp | 47 ++++++++++++++++++++++---------------
 cpc/include/cpc_sketch.hpp          | 13 ++++++----
 cpc/include/cpc_sketch_impl.hpp     | 33 +++++++++++++++-----------
 cpc/include/cpc_union.hpp           |  4 ++--
 cpc/include/cpc_union_impl.hpp      | 12 +++++-----
 cpc/include/u32_table.hpp           |  6 ++---
 cpc/include/u32_table_impl.hpp      | 18 +++++++-------
 9 files changed, 80 insertions(+), 60 deletions(-)


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