Skip to content

Tags: OpenSourceEDA/core

Tags

boost-1.75.0

Toggle boost-1.75.0's commit message
Switch to from c++2a to c++20 for gcc-10 and clang-10.

boost-1.75.0.beta1

Toggle boost-1.75.0.beta1's commit message
Switch to from c++2a to c++20 for gcc-10 and clang-10.

boost-1.74.0

Toggle boost-1.74.0's commit message
Added a workaround for uncaught_exceptions for older Mac OS and iOS.

libc++ disables std::uncaught_exceptions for Mac OS < 10.12 and
iOS < 10.0, even though it defines __cpp_lib_uncaught_exceptions.

Fixes boostorg#80.

boost-1.74.0.beta1

Toggle boost-1.74.0.beta1's commit message
Untabify lightweight_test_with_fail

boost-1.73.0

Toggle boost-1.73.0's commit message
Use BOOST_INLINE_CONSTEXPR in empty_value

boost-1.73.0.beta1

Toggle boost-1.73.0.beta1's commit message
Go back to ::quick_exit, but include the correct <stdlib.h>; on Linux…

… and Cygwin, quick_exit is not brought into std in C++03 mode

boost-1.72.0

Toggle boost-1.72.0's commit message
Add clang-9 to Travis

boost-1.72.0.beta1

Toggle boost-1.72.0.beta1's commit message
Add clang-9 to Travis

boost-1.71.0

Toggle boost-1.71.0's commit message
Only return an 8 bit result from report_errors

boost-1.71.0.beta1

Toggle boost-1.71.0.beta1's commit message
Only return an 8 bit result from report_errors