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/17 22:02:43 UTC

[incubator-datasketches-cpp] branch master updated (6f41f1d -> 6763691)

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 6f41f1d  Merge pull request #30 from apache/license
     add 77e7526  added const qualifier to get_upper_bound() and get_lower_bound
     new 6763691  Merge pull request #31 from apache/const_get_bounds

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:
 cpc/include/cpc_sketch.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 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 #31 from apache/const_get_bounds

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 6763691223927c0361f33e59c9e4249d436f499d
Merge: 6f41f1d 77e7526
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jun 17 15:02:39 2019 -0700

    Merge pull request #31 from apache/const_get_bounds
    
    added const qualifier to get_upper_bound() and get_lower_bound()

 cpc/include/cpc_sketch.hpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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