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/25 22:55:06 UTC

[datasketches-cpp] branch master updated (202bc2c -> 9db1a23)

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 202bc2c  Merge pull request #176 from apache/req_sketch
     add aff3549  fixed allocator handling
     add f271101  fixed deleter
     new 9db1a23  Merge pull request #180 from apache/tuple_allocator_fix

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:
 tuple/include/theta_update_sketch_base_impl.hpp |  2 +-
 tuple/include/tuple_sketch.hpp                  | 18 ++++++++++--------
 tuple/include/tuple_sketch_impl.hpp             |  4 ++--
 3 files changed, 13 insertions(+), 11 deletions(-)


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


[datasketches-cpp] 01/01: Merge pull request #180 from apache/tuple_allocator_fix

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

commit 9db1a23d4c510a98964b6b70720740dcbb728277
Merge: 202bc2c f271101
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jan 25 14:54:57 2021 -0800

    Merge pull request #180 from apache/tuple_allocator_fix
    
    fixed allocator handling

 tuple/include/theta_update_sketch_base_impl.hpp |  2 +-
 tuple/include/tuple_sketch.hpp                  | 18 ++++++++++--------
 tuple/include/tuple_sketch_impl.hpp             |  4 ++--
 3 files changed, 13 insertions(+), 11 deletions(-)


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