Commit Graph

  • bc82adcd0b Remove implementation specific handling Nikita Kniazev 2019-12-02 01:11:04 +03:00
  • 868cb07578 Try to include std::swap from the most lightweight header Nikita Kniazev 2019-12-01 17:26:58 +03:00
  • 38f71361fb Add a convenience instance of empty_init_t (#65) Andrey Semashev 2019-11-24 05:00:59 +03:00
  • 6d62fb5f5e Remove clang-win 32 bit, because it fails to link with 'unable to load mspdbcore.dll (error code: 126)' feature/appveyor-clang-win- Peter Dimov 2019-11-23 21:52:53 +02:00
  • 0d71f42365 Separate Appveyor Clang configurations Peter Dimov 2019-11-23 21:11:26 +02:00
  • 080e8581d5 Add deprecation warnings for headers in detail dir Nikita Kniazev 2019-11-23 16:51:56 +03:00
  • 5965e84245 Remove C++03 from Travis feature/use-std-ref Peter Dimov 2019-11-06 01:32:40 +02:00
  • a21f594af6 Use std::reference_wrapper Peter Dimov 2019-11-05 18:48:15 +02:00
  • 259587da7f Add clang-9 to Travis boost-1.72.0.beta1 boost-1.72.0 feature/clang-9 Peter Dimov 2019-10-11 21:34:55 +03:00
  • 882a792856 Add 2019 to Appveyor feature/appveyor-2019 Peter Dimov 2019-10-11 18:50:35 +03:00
  • 130c8f2439 Disable Wsign-compare on gcc 4.4.7 feature/lwt-sign-compare Peter Dimov 2019-10-11 17:19:01 +03:00
  • e38997be4d Reorder conditions to support clang-cl Peter Dimov 2019-10-11 16:43:48 +03:00
  • d112d23e9d Test that BOOST_TEST_EQ doesn't emit sign-compare warnings Peter Dimov 2019-10-11 16:02:45 +03:00
  • e94af0d41a Also define make_nvp in boost::serialization Glen Fernandes 2019-10-01 08:03:08 -04:00
  • ac427ad64a Define nvp inside boost::serialization and bring it into boost Glen Fernandes 2019-10-01 07:28:25 -04:00
  • f2644886f5 Update section title in documentation Glen Fernandes 2019-10-01 07:28:06 -04:00
  • 0591b1d855 Add BOOST_NVP convenience macro Glen Fernandes 2019-09-16 02:01:05 -04:00
  • 7cc1047ab7 Update NVP implementation, tests, docs Glen Fernandes 2019-09-15 21:12:09 -04:00
  • f52dec58c2 Add a definition for nvp_bool Glen Fernandes 2019-09-10 08:04:40 -04:00
  • 26497003f2 Remove save and load helpers and update documentation for NVP Glen Fernandes 2019-09-04 20:04:27 -04:00
  • 5fb5a3e292 Update nvp tests and documentation Glen Fernandes 2019-09-04 12:28:00 -04:00
  • 7b8385afc3 Implement NVP in Core for Serialization and other libraries Glen Fernandes 2019-09-04 00:56:52 -04:00
  • 106a7c0939 Mark throw_exception BOOST_NORETURN Glen Fernandes 2019-08-27 07:28:28 -04:00
  • f2ee17fa24 Update .travis.yml Peter Dimov 2019-07-25 12:27:19 +03:00
  • 78c87b848c Added API in lightweight_test to obtain the number of test failures. lwt_obtain_error_count Andrey Semashev 2019-06-26 21:14:55 +03:00
  • eba08e936a Only return an 8 bit result from report_errors boost-1.71.0.beta1 boost-1.71.0 feature/exit-code-256 Peter Dimov 2019-06-26 19:53:58 +03:00
  • 6871034931 Revert "report_errors with expected failures (#51)" revert_pr51 Andrey Semashev 2019-06-26 19:31:54 +03:00
  • 7e1d028958 Updated comment about QNX workaround in uncaught_exceptions.hpp. Andrey Semashev 2019-06-18 12:48:18 +03:00
  • 420dff80b5 Added a workaround for QNX in uncaught_exceptions.hpp. Andrey Semashev 2019-06-13 15:28:12 +03:00
  • 4f141646b5 Add overloads for non-const lvalue reference Glen Fernandes 2019-05-19 23:48:11 -04:00
  • 29f281fe7a Add alloc_construct overload for non-const lvalue reference Glen Fernandes 2019-05-19 21:14:23 -04:00
  • c96dfcec4a Update test and documentation Glen Fernandes 2019-05-13 22:11:20 -04:00
  • ca832d9384 Implement first_scalar Glen Fernandes 2019-05-13 13:55:54 -04:00
  • 6b65cde816 Add alloc_construct_n overload for input iterators Glen Fernandes 2019-05-11 12:37:48 -04:00
  • b0df75ad1c Rename identifiers in alloc_construct documentation Glen Fernandes 2019-05-10 08:35:35 -04:00
  • 5ffce48fa1 Correct example in documentation Glen Fernandes 2019-05-06 21:45:55 -04:00
  • cb154c3ac2 Minor documentation fixes Glen Fernandes 2019-05-04 01:41:00 -04:00
  • 14fb9e4433 More documentation updates Glen Fernandes 2019-05-03 21:20:34 -04:00
  • a90dc39e06 Minor documentation update for noinit_adaptor Glen Fernandes 2019-05-03 19:53:56 -04:00
  • 8f5f7f9c42 Minor documentation update for alloc_construct Glen Fernandes 2019-05-03 18:59:04 -04:00
  • 612069c7e4 Move construct and destroy from Smart_Ptr to Core Glen Fernandes 2019-05-02 09:43:31 -04:00
  • f3a382c017 Update order of includes in noinit_adaptor_test.cpp Glen Fernandes 2019-05-02 10:20:58 -04:00
  • ce05d650dc Update documentation and conditionally include headers in noinit_adaptor.hpp Glen Fernandes 2019-05-02 07:43:55 -04:00
  • 836ae6917d Update vector value type in unit test Glen Fernandes 2019-04-29 02:29:00 -04:00
  • a0e1100421 Add noinit_adapt() free function utility Glen Fernandes 2019-04-29 00:23:59 -04:00
  • 50491408b1 Implement noinit_allocator_adaptor Glen Fernandes 2019-04-27 19:14:10 -04:00
  • 62fff4d829 Update documentation for default_allocator Glen Fernandes 2019-04-27 19:11:45 -04:00
  • 151f2cf645 Support C++03 implementations that require reference and const_pointer Glen Fernandes 2019-04-27 02:31:09 -04:00
  • 5a549b8b22 Update max_size() implementation and tests Glen Fernandes 2019-04-25 13:05:06 -04:00
  • e859d01186 Correct max_size() when PTRDIFF_MAX is less than SIZE_MAX Glen Fernandes 2019-04-25 12:11:34 -04:00
  • 08382d184d Suppress warnings in Quickbook variablelists Glen Fernandes 2019-04-25 11:55:03 -04:00
  • 69f7b0c76b Update computation of max_size Glen Fernandes 2019-04-25 11:49:36 -04:00
  • b5c178ef0b Increase the size of test type Glen Fernandes 2019-04-25 08:13:48 -04:00
  • ba79489ea1 Remove null check in allocate Glen Fernandes 2019-04-25 02:32:31 -04:00
  • 2eaed5b9e9 Merge pull request #56 from boostorg/feature/default_allocator Glen Fernandes 2019-04-25 16:25:51 +10:00
  • 9c88e5cbb1 Implement default_allocator Glen Fernandes 2019-04-24 22:21:13 -04:00
  • 006c159dbb Fix typo Peter Dimov 2019-04-23 03:06:35 +03:00
  • c7f0fa8900 Document an emulation limitation of scoped enum (#28) Piotr Jawniak 2019-04-23 02:00:26 +02:00
  • fb417474ae Mark detail/sp_typeinfo.hpp as deprecated Peter Dimov 2019-04-22 17:28:31 +03:00
  • fc83a2e3af Fix expected failures when no rvalue references feature/lwt-print-cvref Peter Dimov 2019-04-20 13:09:18 +03:00
  • e023e28369 Merge branch 'develop' of https://github.com/glenfe/boost.core into feature/lwt-print-cvref Peter Dimov 2019-04-20 12:58:36 +03:00
  • b1e0735d8f Check number of failures in lightweight_test_all_with_eq, lightweight_test_all_with_fail Peter Dimov 2019-04-20 10:11:16 +03:00
  • a78c25e4ab Print type with cvref qualifiers Glen Fernandes 2019-04-20 03:04:06 -04:00
  • 02041f6c9f report_errors with expected failures (#51) Hans Dembinski 2019-04-20 08:55:50 +02:00
  • f14a464b29 Only disable C4127 on msvc-pre-14.0 feature/no-exceptions-support Peter Dimov 2019-04-19 23:41:26 +03:00
  • af7e01b8c4 Merge branch 'no_exceptions_support-conditional-expression-is-constant' of https://github.com/Kojoley/core into feature/no-exceptions-support Peter Dimov 2019-04-19 23:33:33 +03:00
  • 40424bf0b6 Merge branch 'develop' into feature/no-exceptions-support Peter Dimov 2019-04-19 23:28:02 +03:00
  • 8d4c039f34 Remove unnecessary include Peter Dimov 2019-04-19 23:27:37 +03:00
  • e6aa65a002 Add clang-win to Appveyor feature/appveyor-clang-win Peter Dimov 2019-04-19 20:14:03 +03:00
  • bb2e7e4c69 Add __clang__ to BOOST_NO_TYPEID comparison conditions Peter Dimov 2019-04-19 20:13:41 +03:00
  • 026e0aa732 Add libs/throw_exception to .yml files Peter Dimov 2019-04-19 20:05:34 +03:00
  • 0600b49827 Add no_exceptions_support_test Peter Dimov 2019-04-19 17:32:05 +03:00
  • d9b524d2e5 Envelop URL in quotes to avoid Boost.Build warning about unescaped special char. Andrey Semashev 2019-04-19 13:23:37 +03:00
  • 8702664188 Switch Appveyor to 2015 image Peter Dimov 2019-04-14 18:04:46 +03:00
  • 0c5cff67b6 Corrected a typo in the comment. Andrey Semashev 2019-04-13 19:19:40 +03:00
  • 8ac5b5b00e no_exceptions_support: Suppress conditional expression is constant warning Nikita Kniazev 2019-03-26 17:01:41 +03:00
  • 4ea704e80a Add use_default to Core boost-1.70.0.beta1 boost-1.70.0 Glen Fernandes 2019-02-22 16:51:33 -05:00
  • 266076f83b Update empty_value test cases Glen Fernandes 2019-02-19 01:50:10 -05:00
  • 8ea2ac50fe Document BOOST_TEST_TRAIT_SAME feature/test-trait-same Peter Dimov 2019-02-06 18:12:25 +02:00
  • 7f96d56eff Simplify implementation of BOOST_TEST_TRAIT_SAME Peter Dimov 2019-02-06 04:38:27 +02:00
  • dcbe62c6bf Add BOOST_TEST_TRAIT_SAME Peter Dimov 2019-02-06 02:02:40 +02:00
  • a8ef600c30 Remove duplicate Travis job Peter Dimov 2019-01-28 23:16:52 +02:00
  • d8895bab46 Mark checked_delete as noexcept Peter Dimov 2019-01-28 19:15:24 +02:00
  • a8c870e2e7 Merge branch 'develop' Andrey Semashev 2019-01-15 13:34:33 +03:00
  • 9db11ce554 Add more xcode configurations to Travis feature/more-travis-xcode Peter Dimov 2019-01-13 04:26:10 +02:00
  • 3f3bba7869 Add test/cmake_subdir_test Peter Dimov 2019-01-06 04:43:47 +02:00
  • 61b4e1a45d Use multiple jobs to checkout submodules in CI. Andrey Semashev 2018-12-18 22:19:50 +03:00
  • b1949c0509 Added tools/boost_install and libs/headers manual init to CI jobs. Andrey Semashev 2018-12-18 21:53:49 +03:00
  • 7d70451b49 Updated the comment about __cxa_uncaught_exceptions. Andrey Semashev 2019-01-08 04:47:51 +03:00
  • bf932b4908 Removed the use of __cxa_uncaught_exceptions. Andrey Semashev 2019-01-08 04:17:24 +03:00
  • e3629dd1c1 Added libc++abi-dev package installation, changed OS X image to xcode10.1. Andrey Semashev 2019-01-08 00:29:53 +03:00
  • dea6b04157 Added workarounds for gcc < 4.7 on Linux and OpenBSD. Andrey Semashev 2019-01-08 00:23:09 +03:00
  • 9f9da9dc9b Limit __cxa_uncaught_exceptions to only since libc++abi 1002 and later. Andrey Semashev 2019-01-07 13:34:52 +03:00
  • cdcc50a455 Added an implementation for uncaught_exceptions for libc++abi. Andrey Semashev 2019-01-07 02:14:31 +03:00
  • 6f3e6254e7 Only declare __cxa_get_globals on MinGW gcc < 4.7, where it's needed. Andrey Semashev 2019-01-06 21:29:15 +03:00
  • 245297ab85 Add test/cmake_subdir_test feature/cmake-subdir-test Peter Dimov 2019-01-06 04:43:47 +02:00
  • 2574ae8a0c Made git branch selection less obscure and more POSIX shell conforming. Andrey Semashev 2019-01-03 23:47:43 +03:00
  • bbcd5b8f5c Use the actual number of logical CPUs for the number of CI build/test jobs. Andrey Semashev 2019-01-03 23:05:17 +03:00
  • 06efc5bbb5 Apply workaround for Intel-16 jzmaddock-patch-1 jzmaddock 2018-12-30 18:29:54 +00:00
  • 83ea633d09 Use multiple jobs to checkout submodules in CI. Andrey Semashev 2018-12-18 22:19:50 +03:00