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 2020/07/07 03:01:24 UTC

[incubator-datasketches-cpp] branch master updated (c6fe453 -> 762904b)

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 c6fe453  Merge pull request #162 from apache/msvc_compatibility
     add 0ad6212  simplify and avoid iterating past the end
     new 762904b  Merge pull request #163 from apache/msvc_compatibility

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:
 common/include/serde.hpp | 7 +++----
 1 file changed, 3 insertions(+), 4 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 #163 from apache/msvc_compatibility

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 762904bb168d44846c1fe4f178998c9a8a57ccba
Merge: c6fe453 0ad6212
Author: Alexander Saydakov <13...@users.noreply.github.com>
AuthorDate: Mon Jul 6 20:01:16 2020 -0700

    Merge pull request #163 from apache/msvc_compatibility
    
    simplify and avoid iterating past the end

 common/include/serde.hpp | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)


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