bot_boost_mirror
  • Joined on 2025-09-23
bot_boost_mirror synced commits to develop at bot_boost_mirror/variant2 from mirror 2025-10-18 09:30:20 +00:00
a63b03286e Add test/variant_value_construct_cx_2, 3, 4. Refs #53.
5661f2ba15 Disable variant_default_construct_cx_4, _5 on Clang < 18 as well
9d913eb1a0 Disable variant_default_construct_cx_3 on Clang < 18; earlier versions complain that the type isn't literal.
43377dcada Add test/variant_default_construct_cx_5. Refs #53.
2af2d02fce Add test/variant_default_construct_cx_4. Refs #53.
Compare 8 commits »
bot_boost_mirror synced commits to feature/constexpr at bot_boost_mirror/variant2 from mirror 2025-10-18 09:30:20 +00:00
a63b03286e Add test/variant_value_construct_cx_2, 3, 4. Refs #53.
5661f2ba15 Disable variant_default_construct_cx_4, _5 on Clang < 18 as well
9d913eb1a0 Disable variant_default_construct_cx_3 on Clang < 18; earlier versions complain that the type isn't literal.
43377dcada Add test/variant_default_construct_cx_5. Refs #53.
2af2d02fce Add test/variant_default_construct_cx_4. Refs #53.
Compare 7 commits »
bot_boost_mirror synced commits to develop at bot_boost_mirror/msm from mirror 2025-10-18 09:10:26 +00:00
838c0b758d Merge pull request #135 from chandryan/feat/backmp11-internal-api-rework
cb6c4e25c4 backmp11: refactorings, optimizations, reset method
Compare 2 commits »
bot_boost_mirror synced commits to develop at bot_boost_mirror/boost from mirror 2025-10-18 09:00:19 +00:00
915c7e3cbe Update variant2 from develop
a8f026c4f1 Update msm from develop
Compare 2 commits »
bot_boost_mirror synced and deleted reference refs/tags/doc/1795-docs-version-alert at bot_boost_mirror/website-v2 from mirror 2025-10-17 21:20:22 +00:00
bot_boost_mirror synced commits to develop at bot_boost_mirror/website-v2 from mirror 2025-10-17 21:20:22 +00:00
65fdf7c91a Correct documentation URL issues (#1975)
f65a5c72fc Add old version alert to docs views (#1795) (#1960)
Compare 2 commits »
bot_boost_mirror synced commits to master at bot_boost_mirror/website-v2 from mirror 2025-10-17 21:20:22 +00:00
65fdf7c91a Correct documentation URL issues (#1975)
f65a5c72fc Add old version alert to docs views (#1795) (#1960)
7d59cb44e5 Duplicate cache items prevention (#1955) (#1970)
df330919cc Change boto3 retrieval error from exception to warning (#1956) (#1971)
029756e576 Account for CDN with csrf cookie generation (#1958) (#1963)
Compare 11 commits »
bot_boost_mirror synced commits to develop at bot_boost_mirror/website-v2-docs from mirror 2025-10-17 21:20:22 +00:00
49b00e55af fix(nav): prevent multiple active items in menu (#518)
bot_boost_mirror synced commits to master at bot_boost_mirror/website-v2-docs from mirror 2025-10-17 21:20:22 +00:00
49b00e55af fix(nav): prevent multiple active items in menu (#518)
3f7aea4738 Minor code updates to Machine Learning scenario (#516)
6f393920f0 Minor code updates to Metaprogramming Scenario (#515)
Compare 3 commits »
bot_boost_mirror synced commits to develop at bot_boost_mirror/variant2 from mirror 2025-10-17 21:20:20 +00:00
28d23c14f6 Update ci.yml
bot_boost_mirror synced commits to feature/constexpr at bot_boost_mirror/variant2 from mirror 2025-10-17 21:20:20 +00:00
bot_boost_mirror synced new reference feature/constexpr to bot_boost_mirror/variant2 from mirror 2025-10-17 21:20:20 +00:00
bot_boost_mirror synced commits to feature/gha at bot_boost_mirror/variant2 from mirror 2025-10-17 21:20:20 +00:00
28d23c14f6 Update ci.yml
8caa1a3484 Update revision history
6669e07071 Work around GCC 5, 6 failures
df84f1f146 Work around Clang 3.x failures
2630b3e572 Use the smallest appropriate unsigned type for the index. Closes #50.
Compare 18 commits »
bot_boost_mirror synced commits to master at bot_boost_mirror/variant2 from mirror 2025-10-17 21:20:20 +00:00
28d23c14f6 Update ci.yml
bot_boost_mirror synced commits to master at bot_boost_mirror/ptr_container from mirror 2025-10-17 21:10:21 +00:00
ea15c57680 Implement reusable Boost.CI workflow for GHA
bot_boost_mirror synced and deleted reference refs/tags/fix/doc at bot_boost_mirror/openmethod from mirror 2025-10-17 21:10:17 +00:00
bot_boost_mirror synced commits to develop at bot_boost_mirror/openmethod from mirror 2025-10-17 21:10:17 +00:00
838dc1d261 improve Core API doc
e3c76f07f7 work around MrDocs bug wrt macros in requirements
40350dd854 pass initialize() options as arguments
Compare 4 commits »
bot_boost_mirror synced commits to master at bot_boost_mirror/lockfree from mirror 2025-10-17 21:00:25 +00:00
1a5af26128 CMake: Fix required C++ standard
5493605c78 Update spsc_queue.hpp
960a2d18f7 Update lockfree.qbk
5813db1acc queue: allow non-trivially moveable types
e8d3374f69 update clang-format to 20.1.0
Compare 7 commits »
bot_boost_mirror synced commits to master at bot_boost_mirror/heap from mirror 2025-10-17 21:00:21 +00:00
3b22808536 CMake: Fix required C++ standard
8762dc737c cmake: fix standard required property
ed87432ad1 CI: remove ubuntu-20.04 and ancient clang
2cc81f183b update github actions for ubuntu/clang
Compare 4 commits »
bot_boost_mirror synced commits to develop at bot_boost_mirror/cobalt from mirror 2025-10-17 20:50:22 +00:00
5a85b3de86 Added move ctors to acceptor ops