~roguescholar/boost/+git/mp11:feature/make-integer-seq

Last commit made on 2019-01-15
Get this branch:
git clone -b feature/make-integer-seq https://git.launchpad.net/~roguescholar/boost/+git/mp11

Branch merges

Branch information

Name:
feature/make-integer-seq
Repository:
lp:~roguescholar/boost/+git/mp11

Recent commits

c51289b... by Peter Dimov <email address hidden>

Use __make_integer_seq when available

8e60b42... by Peter Dimov <email address hidden>

Check [[fallthrough]] in addition to [[deprecated]] to eliminate Clang 3.8

af12ea6... by Peter Dimov <email address hidden>

Use __has_cpp_attribute instead of checking the Clang version

a3ae923... by Peter Dimov <email address hidden>

Add more xcode configurations

a0137db... by Peter Dimov <email address hidden>

Disable g++ 4.7 sign-compare warnings

6ed9f38... by Peter Dimov <email address hidden>

Change pdimov/mincmake to boostorg/mincmake in CMakeLists.txt

6ab64c6... by Peter Dimov <email address hidden>

Disable g++ sign-compare warnings in mp_less

04ab720... by Peter Dimov <email address hidden>

Disable C4503 on msvc-14.0 in test/mp_for_each.cpp

ab1debb... by Peter Dimov <email address hidden>

Add <warnings-as-errors>on to default-build in test/Jamfile

36a4e02... by Peter Dimov <email address hidden>

Disable use of __attribute__((deprecated)) on clang-3.3 as it can't parse it on aliases