mirror of
https://github.com/boostorg/detail.git
synced 2026-05-04 03:50:48 +02:00
db4c8248c09589eeb50cad405ff30f2085525bee
* commit 'a01fe6d57b906edf0400daebfb5ea88bb4582f44': Update CMakeLists.txt Fixed out-of-bounds access in utf8_codecvt_facet::do_length. Update maintainer list Disabled libstdc++ debug mode to work around gcc 10.1 bug. Added a workaround for removed nested typedefs in std::allocator. Added a workaround for C++20 ostream having deleted operator<< for wchar_t. Added gcc 10 build jobs to Travis CI. Use more up-to-date location of lightweight_test.hpp Converted binary_search_test to lightweight_test.hpp Converted allocator_utilities_test to lightweight_test.hpp Converted blank_test to lightweight_test.hpp. Removed use of deprecated header boost/detail/iterator.hpp. Reordered includes. Added boost/config.hpp. Changed because config.hpp is not being included Added clang-10 jobs to Travis CI. Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. Disabled OS X builds because they are slow on Travis CI. Updated CI configs, added compilers.
Description
Boost.org detail module
Languages
C++
99.3%
CMake
0.4%
HTML
0.3%