You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@datasketches.apache.org by jm...@apache.org on 2023/12/14 21:05:21 UTC

(datasketches-cpp) branch 5.0.x updated (b39e41b -> 7934d4c)

This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a change to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git


    from b39e41b  5.0.0
     add 4fda055  Minor tweak to ebpps items to string to help the method work with non-char types
     add ffbfce6  fix kil_helper to avoid in-place std::move calls which breack nanobind ref counting (and perhaps other similar objects)
     add 247b4c4  cherry pick a couple bugfixes
     new 7934d4c  Merge pull request #411 from apache/5.0.1_patch

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:
 kll/include/kll_helper_impl.hpp        | 6 ++++--
 sampling/include/ebpps_sample_impl.hpp | 6 +++++-
 version.cfg.in                         | 2 +-
 3 files changed, 10 insertions(+), 4 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 #411 from apache/5.0.1_patch

Posted by jm...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

jmalkin pushed a commit to branch 5.0.x
in repository https://gitbox.apache.org/repos/asf/datasketches-cpp.git

commit 7934d4c680c0417154f91005e4eb6775a48292da
Merge: b39e41b 247b4c4
Author: Jon Malkin <78...@users.noreply.github.com>
AuthorDate: Thu Dec 14 13:05:15 2023 -0800

    Merge pull request #411 from apache/5.0.1_patch
    
    5.0.1 patch

 kll/include/kll_helper_impl.hpp        | 6 ++++--
 sampling/include/ebpps_sample_impl.hpp | 6 +++++-
 version.cfg.in                         | 2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)


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