Commit Graph

  • 239953da9f Remove Clang 3.5, 3.6 from GHA develop boost-1.90.0.beta1 master feature/gha Peter Dimov 2025-10-27 02:24:45 +02:00
  • 52831a4fd9 Remove VS2017 Clang from Appveyor feature/appveyor Peter Dimov 2025-10-26 19:51:16 +02:00
  • b852430614 Update formatting to be consistent with rest of span Glen Fernandes 2025-10-25 14:55:53 -04:00
  • ed46bfacff Merge pull request #203 from ashtum/develop Peter Dimov 2025-10-24 11:36:04 +03:00
  • 174013e3a7 Delete documentation of static_assert.hpp feature/static-assert Peter Dimov 2025-10-24 02:59:05 +03:00
  • 67aaac82d8 Move boost/core/static_assert.hpp to boost/core/detail Peter Dimov 2025-10-24 02:57:49 +03:00
  • b700f98b4e Cosmetic grammar change in README Peter Dimov 2025-10-22 10:34:22 +03:00
  • db8b59139b Fix links in README Peter Dimov 2025-10-22 10:29:46 +03:00
  • 46c5576508 Update documentation and README to reflect removal of StaticAssert dependency Peter Dimov 2025-10-22 10:21:18 +03:00
  • 4fadb5319a Document BOOST_CORE_STATIC_ASSERT Peter Dimov 2025-10-21 18:32:48 +03:00
  • 87b410ddfa Remove static_assert from dependencies Peter Dimov 2025-10-21 15:45:50 +03:00
  • a330736438 Use a local C++03 implementation of BOOST_CORE_STATIC_ASSERT Peter Dimov 2025-10-20 19:19:14 +03:00
  • aaff2c0d54 Add tests for BOOST_CORE_STATIC_ASSERT Peter Dimov 2025-10-20 18:57:38 +03:00
  • 82a16ccc95 Add boost/core/static_assert.hpp; change bit.hpp and cmath.hpp to use it Peter Dimov 2025-10-20 18:37:18 +03:00
  • 7b2c714b55 Disable warning 4127 under msvc-12.0 and earlier feature/lwt-test-throws Peter Dimov 2025-10-20 20:43:37 +03:00
  • 4777321ff2 Revert "Omit do {} while (false) for MSVC versions prior to 2015" Peter Dimov 2025-10-20 20:27:17 +03:00
  • d5a57eb725 Increase timeout in ci.yml for macos-13 Peter Dimov 2025-10-20 06:11:34 +03:00
  • fb34afaabd Correct CMake version check; VERSION_GREATER 3.18 is true for 3.18.1 feature/cmake Peter Dimov 2025-10-19 21:02:36 +03:00
  • e8fdc407bd Added a changelog entry for the lightweight_test.hpp change. Andrey Semashev 2025-10-19 22:14:36 +03:00
  • 64093058de Added a changelog entry for the boost::data/size change. Andrey Semashev 2025-10-19 22:08:39 +03:00
  • 3cd29323be Add a test for boost::span verifying unqualified calls to data()/size(). Andrey Semashev 2025-10-16 21:10:08 +03:00
  • 45bd9bf69b Use std::data and std::size for boost equivalents, when possible. Andrey Semashev 2025-10-16 18:38:16 +03:00
  • 6814bc508c Merge pull request #205 from gennaroprota/fix/use_do_while_false_for_boost_test_throws_and_boost_test_no_throw Peter Dimov 2025-10-18 16:06:01 +03:00
  • 40fda50ae1 Omit do {} while (false) for MSVC versions prior to 2015 Gennaro Prota 2025-10-13 17:36:12 +02:00
  • 8a352e253a Use the do {} while (false) idiom for BOOST_TEST_THROWS() and BOOST_TEST_NO_THROW() Gennaro Prota 2025-10-09 17:25:18 +02:00
  • 6afe70e09d detail::span_convertible handles void types Mohammad Nejati 2025-09-08 16:25:30 +00:00
  • c6b098d25d Merge pull request #201 from Flamefire/test-link-update Andrey Semashev 2025-08-25 19:05:15 +03:00
  • c4bfbf9ec5 Update Link to regression test matrix in README Alexander Grund 2025-08-25 17:26:11 +02:00
  • a128501403 Update revision history boost-1.89.0 Peter Dimov 2025-06-30 13:06:07 +03:00
  • 24b5bb625e Update .drone.jsonnet feature/drone Peter Dimov 2025-06-25 20:26:52 +03:00
  • d513ed162a Update .drone.jsonnet Peter Dimov 2025-06-25 19:28:05 +03:00
  • 65337d1af8 Add a std::formatter specialization for core::string_view. Fixes #190. feature/issue-190 Peter Dimov 2025-06-25 17:11:26 +03:00
  • 16d8f5f8ff Add sv_format_test.cpp. Refs #190. Peter Dimov 2025-06-25 16:51:59 +03:00
  • 58f469cd80 Added ARM jobs in GitHub Actions. Andrey Semashev 2025-06-13 02:30:14 +03:00
  • 457d6a8ad0 Use Azure mirrors of Ubuntu .deb repositories in containers. Andrey Semashev 2025-06-13 02:23:02 +03:00
  • e3d8de377b Removed windows-2019 jobs from GitHub Actions. Andrey Semashev 2025-06-13 02:21:12 +03:00
  • 8d25b9ce54 Add missing include Peter Dimov 2025-06-06 21:47:38 +03:00
  • 6e05e5e764 Update ci.yml Peter Dimov 2025-06-06 20:20:28 +03:00
  • 7cb3e689e0 Update bit_ceil_test.cpp feature/bit Peter Dimov 2025-06-06 19:03:11 +03:00
  • 11d367377f Merge pull request #199 from Pega5us/fix-issue#197-bitceil Peter Dimov 2025-06-06 18:17:15 +03:00
  • f32cb2f696 🐛 Fix bit_ceil() to return 1 for input 0 as per specification Abhay Kumar 2025-06-06 14:23:26 +05:30
  • 21761b3f62 Merge pull request #192 from mborland/msvc_clz Peter Dimov 2025-04-16 15:13:43 +03:00
  • 2e87ab53f7 Merge pull request #193 from striezel-stash/ci-ubuntu-20.04-deprecation Peter Dimov 2025-04-16 15:12:26 +03:00
  • 8d5ee24c97 Merge pull request #194 from striezel-stash/fix-typos Andrey Semashev 2025-04-16 04:19:08 +03:00
  • db59ef2a81 Fix a few typos Dirk Stolle 2025-04-16 02:16:49 +02:00
  • c48b7f269f Move Ubuntu 20.04 builds to container or newer Ubuntu version Dirk Stolle 2025-04-16 02:07:28 +02:00
  • 4c74671f73 Use bit scan intrinsic on ARM64 platform Matt Borland 2025-04-10 08:35:11 -04:00
  • d92a7b0498 Disable span_constexpr_test under GCC 4.x feature/span Peter Dimov 2025-02-23 19:19:23 +02:00
  • 5f6bb283fb Disable constexpr under GCC 4.x when there's BOOST_ASSERT Peter Dimov 2025-02-23 18:35:31 +02:00
  • 6b1d7a91e6 Use BOOST_ASSERT instead of BOOST_CORE_DETAIL_ASSERT Peter Dimov 2025-02-23 15:57:19 +02:00
  • 1e1ccb491e Fix GCC 4.8 Drone job to actually use 4.8 boost-1.88.0.beta1 boost-1.88.0 Peter Dimov 2025-02-23 18:37:43 +02:00
  • 787b03ea9c Use BOOST_ASSERT but disable assertions on older GCC Glen Fernandes 2025-01-18 17:14:03 -05:00
  • b9a2221b3b Rename detail assert macro since it isn't a public facility Glen Fernandes 2025-01-18 14:14:24 -05:00
  • cb603c9c6b Undef assert macro and remove guards Glen Fernandes 2025-01-18 00:53:35 -05:00
  • 24a8174ef1 Add asserts to span Glen Fernandes 2025-01-16 19:12:31 -05:00
  • 7178a52909 Merge pull request #187 from eagleoflqj/ohos Peter Dimov 2025-01-08 16:45:11 +02:00
  • 9a3febf848 OpenHarmony doesn't support pthread_setcancelstate. Qijia Liu 2025-01-07 21:13:58 -05:00
  • 3e147e4ced Merge pull request #183 from Flamefire/warning Peter Dimov 2025-01-05 17:25:14 +02:00
  • 1222948a8e Avoid -Wzero-as-null-pointer-constant warning in string_view ctor Alexander Grund 2024-12-31 12:56:20 +01:00
  • 749b6340b5 Update ci.yml Peter Dimov 2024-11-27 20:58:46 +02:00
  • 92f6cfb3cc Remove hash_value overload for basic_string_view; it's no longer needed feature/string-view Peter Dimov 2024-11-11 03:18:02 +02:00
  • ed452c57a3 Add sv_hash_test to test/CMakeLists.txt Peter Dimov 2024-11-11 02:31:11 +02:00
  • 78885aab8e Disable serialization tests under MinGW 32 bit Peter Dimov 2024-11-10 20:44:39 +02:00
  • 29571b3750 Remove <address-model>32 from Serialization requirement feature/appveyor-mingw Peter Dimov 2024-11-10 21:47:27 +02:00
  • b9e8d2d986 Remove non-GCC Appveyor jobs Peter Dimov 2024-11-10 21:46:08 +02:00
  • 24f4fbc876 Disable serialization tests under MinGW 32 bit Peter Dimov 2024-11-10 20:44:39 +02:00
  • 8ebe2e7f57 Update ci.yml Peter Dimov 2024-11-10 19:57:55 +02:00
  • 32e6c30f4b Add test/sv_hash_test.cpp Peter Dimov 2024-11-10 19:32:31 +02:00
  • cebfe007e8 Update test/Jamfile Peter Dimov 2024-11-10 16:21:59 +02:00
  • 3e16f3df14 Update .drone.jsonnet Peter Dimov 2024-11-10 15:43:57 +02:00
  • e3a2e88e4c Update .drone.jsonnet boost-1.87.0.beta1 boost-1.87.0 Peter Dimov 2024-08-21 10:50:28 +03:00
  • 5e451b6c84 Add VERBATIM to add_custom_target feature/modular-b2 Peter Dimov 2024-08-21 04:14:05 +03:00
  • 88a957b21c test/Jamfile: add cxx11_ref_qualifiers (GCC 4.8+) to Serialization tests because of Optional Peter Dimov 2024-08-21 03:02:31 +03:00
  • 1bac0ccfd1 Update build.jam Peter Dimov 2024-08-21 02:32:32 +03:00
  • 602961e526 Update build deps. Rene Rivera 2024-08-01 21:30:37 -05:00
  • 366802b43c Adjust doc build to avoid boost-root references. Rene Rivera 2024-07-28 10:42:22 -05:00
  • 9dd0a8e1e4 Sync from upstream. Rene Rivera 2024-07-27 11:09:51 -05:00
  • 622476533c Added a release notes entry for the empty_value fix. boost-1.86.0 Andrey Semashev 2024-07-27 10:35:28 +03:00
  • a09ee19e3e Sync from upstream. Rene Rivera 2024-07-25 17:19:14 -05:00
  • 040b018ce0 Restore warnings-as-errors-off that got accidentally removed in a merge. Rene Rivera 2024-07-24 23:55:54 -05:00
  • 42d0c5954a Move inter-lib dependencies to a project variable and into the build targets. Rene Rivera 2024-07-23 22:34:24 -05:00
  • 76d0f22d3b Added 1.86.0 release notes. Andrey Semashev 2024-07-24 03:02:00 +03:00
  • 243eec26fe Update copyright dates. Rene Rivera 2024-07-20 22:52:05 -05:00
  • 44c32d7691 Change all <source> references to <library>. Rene Rivera 2024-07-20 19:37:53 -05:00
  • 0ee7dc5910 Sync from upstream. Rene Rivera 2024-07-18 09:29:32 -05:00
  • 9e9e6e3898 Rename base type again Glen Fernandes 2024-07-16 23:53:47 -04:00
  • 242b14bb69 Rename base typedef Glen Fernandes 2024-07-14 07:14:38 -04:00
  • 76061d91d4 Move compile test to separate source file Glen Fernandes 2024-07-14 07:04:23 -04:00
  • bda05a7812 Update .drone.jsonnet Peter Dimov 2024-07-13 15:41:26 +03:00
  • d66b8c1c13 Update ci.yml Peter Dimov 2024-07-13 13:29:07 +03:00
  • bd29e0dd15 Merge pull request #177 from ashtum/rename-base-typedef Andrey Semashev 2024-07-13 13:21:00 +03:00
  • 72761e34e0 Rename typedef base to core_ev_base Mohammad Nejati 2024-07-13 08:35:54 +00:00
  • 983234baee Sync from upstream. Rene Rivera 2024-07-12 08:54:55 -05:00
  • 83a3a51bee Merge pull request #175 from k3DW/feature/empty-value-inherit-public Glen Fernandes 2024-07-12 08:53:53 -04:00
  • acbeaae181 Add link to Visual Studio bug report Braden Ganetsky 2024-06-27 12:43:01 -05:00
  • d01b4e94cc Write test for empty_value private inheritance Braden Ganetsky 2024-06-24 13:15:05 -05:00
  • e22bd49fa7 Fix MSVC issue with deriving from empty_value Braden Ganetsky 2024-07-11 17:02:21 -05:00
  • c056f3dfc9 Write failing test in MSVC for deriving from empty_value Braden Ganetsky 2024-06-18 21:49:48 -05:00
  • 8b8944dd6e Bump B2 require to 5.2 Rene Rivera 2024-06-14 11:33:55 -05:00
  • 278d3f0060 Sync from upstream. Rene Rivera 2024-05-30 11:21:22 -05:00