[mapbox-variant] 03/08: Merge tag 'upstream/1.1.1'

Bas Couwenberg sebastic at debian.org
Mon Jul 18 23:51:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository mapbox-variant.

commit 9c0a7a066884bb67e3dfaa595718451e505da0b5
Merge: 1acddd5 90d6ec6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Mon Jul 18 18:14:26 2016 +0200

    Merge tag 'upstream/1.1.1'
    
    Upstream version 1.1.1

 .gitignore                                         |   1 +
 .gitmodules                                        |   3 +
 .travis.yml                                        |  59 ++---
 Jamroot                                            |  19 +-
 Makefile                                           |  67 +++---
 README.md                                          |  14 +-
 optional.hpp => include/mapbox/optional.hpp        |   4 +-
 .../mapbox/recursive_wrapper.hpp                   |   6 +-
 variant.hpp => include/mapbox/variant.hpp          | 250 +++++++++++++--------
 variant_io.hpp => include/mapbox/variant_io.hpp    |   6 +-
 scripts/run_compilation_failure_tests.sh           |  35 ++-
 test/bench_variant.cpp                             |  15 +-
 test/binary_visitor_test.cpp                       |   4 +-
 test/compilation_failure/default_constructor.cpp   |   3 +-
 test/compilation_failure/empty_typelist.cpp        |   3 +-
 test/compilation_failure/equality.cpp              |   3 +-
 test/compilation_failure/get_type.cpp              |   3 +-
 test/compilation_failure/is_type.cpp               |   5 +-
 .../mutating_visitor_on_const.cpp                  |   3 +-
 test/compilation_failure/no-reference.cpp          |   3 +-
 test/include/auto_cpu_timer.hpp                    |  16 ++
 test/our_variant_hello_world.cpp                   |   2 +-
 test/recursive_wrapper_test.cpp                    |   6 +-
 test/reference_wrapper_test.cpp                    |   2 +-
 test/t/binary_visitor_1.cpp                        |   2 +-
 test/t/binary_visitor_2.cpp                        |   2 +-
 test/t/binary_visitor_3.cpp                        |   2 +-
 test/t/binary_visitor_4.cpp                        |   2 +-
 test/t/binary_visitor_5.cpp                        |   2 +-
 test/t/binary_visitor_6.cpp                        |   2 +-
 test/t/binary_visitor_impl.hpp                     |   2 +-
 test/t/issue21.cpp                                 |   4 +-
 test/t/mutating_visitor.cpp                        |   4 +-
 test/t/optional.cpp                                |   2 +-
 test/t/recursive_wrapper.cpp                       |   2 +-
 test/t/sizeof.cpp                                  |   4 +-
 test/t/unary_visitor.cpp                           |   4 +-
 test/t/variant.cpp                                 |  31 ++-
 test/unique_ptr_test.cpp                           |   6 +-
 variant.gyp                                        |   2 +-
 40 files changed, 346 insertions(+), 259 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mapbox-variant.git



More information about the Pkg-grass-devel mailing list