Commit Graph

  • 21761b3f62
    Merge pull request #192 from mborland/msvc_clz develop 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 master feature/drone 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 feature/gha 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
  • 3f36d507f2 Disable the tn_holder<wchar_t> specialization when BOOST_NO_INTRINSIC_WCHAR_T. Refs #173. boost-1.86.0.beta1 feature/issue-173 Peter Dimov 2024-05-28 19:32:36 +03:00
  • a77338b1cd Use macos-14 image instead of macos-11 as the latter is being removed. Andrey Semashev 2024-05-21 01:06:02 +03:00
  • a8c757ddf2 Add requires-b2 check to top-level build file. Rene Rivera 2024-05-05 09:00:01 -05:00
  • 98a055cf34 Add missing lib reference. Rene Rivera 2024-04-25 22:20:12 -05:00
  • 074a467d9d Sync from upstream. Rene Rivera 2024-04-24 20:30:49 -05:00
  • 965508d9e1 Fix type_name for abstract classes. Fixes #172. feature/issue-172 Peter Dimov 2024-04-24 21:46:32 +03:00
  • 0a238bb30d Sync from upstream. Rene Rivera 2024-04-20 15:33:40 -05:00
  • d03e58b77e Correct parameter type in documentation Glen Fernandes 2024-04-18 13:16:12 -04:00
  • f774295cdb Add boost/core/detail/minstd_rand.hpp feature/minstd_rand Peter Dimov 2024-04-14 04:40:44 +03:00
  • b18495fe35 Sync from upstream. Rene Rivera 2024-04-12 22:40:43 -05:00
  • c928c844da Merge branch 'feature/sign-conversion' into develop Peter Dimov 2024-04-11 13:43:49 +03:00
  • 0a42ddabef Update pointer_in_range documentation Glen Fernandes 2024-04-11 02:25:05 -04:00
  • 04cc766db3 Address C++17 redeclaration of constexpr static Glen Fernandes 2024-04-11 00:52:26 -04:00
  • aa01ad8bf0 Avoid another -Wconversion in sv_find_{first,last}_not_of_test feature/sign-conversion Peter Dimov 2024-04-11 05:57:32 +03:00
  • 442e36f652 Avoid -Wconversion in sv_find_{first,last}_not_of_test Peter Dimov 2024-04-11 04:33:29 +03:00
  • 03040c7f5c Avoid -Wsign-conversion warnings in string_view.hpp. Fixes #170. Peter Dimov 2024-04-11 04:09:29 +03:00
  • 8b31acf9a4 Disable -Wsign-conversion in lightweight_test.hpp for GCC 6/7 Peter Dimov 2024-04-10 22:25:11 +03:00
  • fd01cf788c Add -Wsign-conversion to pedantic-errors Peter Dimov 2024-04-10 21:51:56 +03:00
  • 151d0c4143 Sync from upstream. Rene Rivera 2024-04-10 07:57:45 -05:00
  • 31117ef800 Implement pointer_in_range feature/pointer_in_range Glen Fernandes 2024-04-08 00:25:27 -04:00
  • 25b0defdeb Switch to library requirements instead of source. As source puts extra source in install targets. Rene Rivera 2024-03-29 21:15:58 -05:00
  • 541745ea24 Sync from upstream. Rene Rivera 2024-03-23 07:57:20 -05:00
  • 083b41c17e
    Merge pull request #169 from k3DW/feature/168 boost-1.85.0 Andrey Semashev 2024-03-19 18:10:04 +03:00
  • a973490f53 Fix deprecated warning ignores in allocator_access.hpp, and add compile test for pmr allocator Braden Ganetsky 2024-03-17 20:12:06 -05:00
  • 5f825106c7 Make the library modular usable. Rene Rivera 2024-03-11 08:32:21 -05:00
  • 8cc2fdad76 Updated comments. boost-1.85.0.beta1 Andrey Semashev 2024-02-08 18:39:47 +03:00
  • 0fb4d92d83 Moved checked deleters into internal namespace to block unintended ADL. Andrey Semashev 2024-02-07 15:12:36 +03:00
  • 76401063a6 Remove constexpr test from sv_construct_test Peter Dimov 2024-02-07 06:34:06 +02:00
  • c4bb59617c Disable sv_construct_test_cx2 for libstdc++ 7.2 and earlier Peter Dimov 2024-02-07 04:55:07 +02:00
  • 2d7e036416 Add sv_construct_test_cx, _cx2 Peter Dimov 2024-02-07 03:28:41 +02:00
  • 4a0df827c1
    Merge pull request #164 from anarthal/develop Peter Dimov 2024-02-07 03:03:42 +02:00
  • 59c0fb69f0 Constructor from std::string_view is now constexpr Ruben Perez 2024-02-06 20:08:04 +01:00
  • 2f092c62fe Disable std::pmr use under AppleClang. Refs #162. feature/macos-13-pmr Peter Dimov 2024-02-06 19:12:11 +02:00
  • ccfee3f638 Switch posix-cmake-test to use Ninja instead of Makefiles. Andrey Semashev 2024-02-06 11:29:12 +03:00
  • 45e7e1a91a Reduced CMake-related job timeouts. Andrey Semashev 2024-02-06 05:11:50 +03:00
  • ce20d15048 Fix posix-cmake-test failures on Mac OS. Andrey Semashev 2024-02-06 02:30:13 +03:00
  • b077925d77 Reduced CI job timeouts. Andrey Semashev 2024-02-06 01:55:42 +03:00
  • 61191fc0a1 Replaced actions/checkout usage with manual download commands. Andrey Semashev 2024-02-05 23:34:59 +03:00
  • 0a35bb6a20 Move functor to its own namespace to block bringing boost::core to ADL. Andrey Semashev 2024-02-02 05:23:00 +03:00
  • 95f0b35c36 Move fclose_deleter and null_deleter to their own namespaces to block ADL. Andrey Semashev 2024-02-02 05:12:41 +03:00
  • 7b1d3718c1
    Merge pull request #161 from boostorg/feature/functor Andrey Semashev 2024-01-27 19:34:21 +03:00