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 87c9c4a  Merge pull request #455 from geonove/geonove/Fix-test-cases
     add 27cb7b8  Fix typos
     new c87968a  Merge pull request #459 from ankane/typos

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:
 CMakeLists.txt                              | 2 +-
 CODE_OF_CONDUCT.md                          | 2 +-
 filters/include/bloom_filter.hpp            | 2 +-
 filters/test/bloom_filter_test.cpp          | 2 +-
 hll/include/CubicInterpolation-internal.hpp | 2 +-
 hll/include/HllArray-internal.hpp           | 2 +-
 hll/test/HllSketchTest.cpp                  | 6 +++---
 hll/test/HllUnionTest.cpp                   | 2 +-
 quantiles/include/quantiles_sketch.hpp      | 4 ++--
 quantiles/include/quantiles_sketch_impl.hpp | 2 +-
 sampling/include/var_opt_sketch_impl.hpp    | 6 +++---
 sampling/include/var_opt_union_impl.hpp     | 2 +-
 sampling/test/ebpps_allocation_test.cpp     | 2 +-
 sampling/test/ebpps_sketch_test.cpp         | 4 ++--
 sampling/test/var_opt_allocation_test.cpp   | 2 +-
 15 files changed, 21 insertions(+), 21 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to