Boost C++ Libraries

...one of the most highly regarded and expertly designed C++ library projects in the world. Herb Sutter and Andrei Alexandrescu, C++ Coding Standards

Open Pull Requests

Last updated 48 minutes ago

boostorg/accumulators

10 open requests:

  • check if probability is in [0, 1] (created: 10 Jan 2017, updated: 24 Dec 2018)
  • Implement 1st and 3rd Quartile (created: 25 Feb 2017, updated: 24 Oct 2017)
  • Rolling min max (created: 21 Dec 2018, updated: 28 Sep 2019)
  • Unmark p_square_cumul_dist expected fail (created: 19 Mar 2019, updated: 19 Mar 2019)
  • Update Jamfile & YAML scripts (created: 18 May 2019, updated: 7 Aug 2019)
  • Drone config (created: 27 Jan 2021, updated: 27 Jan 2021)
  • GitHub Actions config (created: 5 Mar 2021, updated: 7 Mar 2022)
  • remove Boost::numeric_ublas dependency (created: 18 Jul 2023, updated: 18 Jul 2023)
  • Fix heights update in weighted_extended_p_square (created: 15 Apr 2024, updated: 27 Jun 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/algorithm

    18 open requests:

  • Feature/longest increasing substring (created: 13 Aug 2014, updated: 13 Aug 2014)
  • Feature/longest increasing subsequence (created: 17 Aug 2014, updated: 27 Mar 2018)
  • Adding Aho-Corasick to Boost.Algorithm (created: 24 Aug 2016, updated: 23 Jul 2020)
  • Musser-Nishanov generic sequence-matching algorithm(s) (created: 11 Sep 2016, updated: 12 Sep 2024)
  • Fuzzy search (created: 10 Oct 2016, updated: 6 Jul 2017)
  • Adding Manacker algorithm (created: 11 Oct 2016, updated: 24 Oct 2022)
  • New search algorithms for Boost.Algorithm (created: 23 Oct 2016, updated: 1 Nov 2016)
  • Feature branch/shuffle weighted (created: 16 Jul 2017, updated: 1 Nov 2017)
  • Add sentinel cases to find_not_test.cpp (created: 8 May 2022, updated: 8 May 2022)
  • Add the version of find_backward() that is actually going in to the s… (created: 8 May 2022, updated: 8 May 2022)
  • Implement iterate algorithms (created: 5 Jun 2022, updated: 8 Jun 2022)
  • Add dual-sequence overloads to transform_inclusive_scan() and transform_exclusive_scan() (created: 6 Jun 2022, updated: 6 Jun 2022)
  • Add `move_while` and `move_until` new algorithms (created: 17 Oct 2022, updated: 25 Oct 2022)
  • Add 'boost::intersperse' string algorithm (created: 14 Nov 2022, updated: 31 Jan 2023)
  • Add is_blank() string functor classification (created: 20 Jan 2023, updated: 10 Nov 2023)
  • Migrate string manipulation tests from commons-lang to boost (created: 11 Apr 2023, updated: 20 Jul 2023)
  • Add 'indirect_sort' (created: 15 Jun 2023, updated: 26 Jun 2023)
  • Fix documentation for trim_all and trim_fill (created: 13 Jan 2025, updated: 13 Jan 2025)
  • boostorg/align

    3 open requests:

  • Drone config (created: 26 Jan 2021, updated: 26 Jan 2021)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • aligned_alloc: remove old `__MSVCRT_VERSION__` checks for mingw-w64 (created: 31 Dec 2024, updated: 31 Dec 2024)
  • boostorg/array

    1 open request:

  • boost::array javadocs (created: 18 Nov 2021, updated: 18 Nov 2021)
  • boostorg/asio

    43 open requests:

  • Added an important note to the available() (created: 15 May 2015, updated: 15 May 2015)
  • Enables the timer scheduler's customization for both deadline and waitable timers (created: 18 Sep 2015, updated: 23 Sep 2015)
  • winrt: Fix socket_types.hpp when targeting win10 (created: 13 Oct 2015, updated: 13 Oct 2015)
  • Fix data loss when async_read_some is pending (created: 25 Oct 2015, updated: 25 Oct 2015)
  • Enable use of __declspec(thread) for BOOST_ASIO_WINDOWS_APP (created: 27 Apr 2016, updated: 27 Apr 2016)
  • https://svn.boost.org/trac/boost/ticket/12320 (created: 4 Aug 2016, updated: 4 Aug 2016)
  • replace boost.coroutine by boost.context in spawn() (created: 30 Sep 2017, updated: 23 Jan 2023)
  • Add the coroutine::is_suspended() member function (created: 24 Oct 2017, updated: 16 May 2018)
  • std::allocator<void> is deprecated in C++17 (created: 2 Jan 2018, updated: 12 Jun 2020)
  • multicast_request : add contructor to choose network interface (created: 11 Jun 2018, updated: 11 Jun 2018)
  • Remove all NUL-terminated characters from sun_path on OpenBSD (created: 3 Nov 2018, updated: 3 Nov 2018)
  • (In progress) Define port_t type for endpoint's port number (created: 17 Jan 2019, updated: 21 Jan 2019)
  • In buffers_iterator::decrement, remove unnecessary bounds check (created: 27 Feb 2019, updated: 31 Mar 2019)
  • Fix build on Embarcadero C++Builder 10.3 (created: 3 Mar 2019, updated: 17 Sep 2019)
  • Update VxWorks Support, add serial support for VxWorks (created: 15 Mar 2019, updated: 15 Mar 2019)
  • Possibility to process data between last delimiter and eof while read_until (created: 10 Apr 2019, updated: 10 Apr 2019)
  • Add basic bluetooth support (created: 24 Dec 2019, updated: 24 Dec 2019)
  • Disable -Wnon-virtual-dtor for classes derived from boost::system::error_category (created: 5 Apr 2020, updated: 5 Apr 2020)
  • Use BOOST_OVERRIDE (created: 6 May 2020, updated: 6 May 2020)
  • Fix race condition where child leaks signal to parent (created: 8 May 2020, updated: 8 May 2020)
  • Don't overwrite errno if socket() fails on macOS/FreeBSD (created: 16 Nov 2020, updated: 16 Nov 2020)
  • [skip ci] Add "cxxstd" json field (created: 19 Jan 2021, updated: 19 Jan 2021)
  • update prioritised_handlers to pop the handler before executing it (created: 21 Sep 2021, updated: 21 Sep 2021)
  • Add dependency on Boost::align (created: 29 Oct 2021, updated: 1 Nov 2021)
  • clang __cpp_coroutines check undefined error (created: 14 Nov 2021, updated: 16 Nov 2021)
  • Fix building socket_ops.ipp without SIOCATMARK (created: 2 Mar 2022, updated: 2 Mar 2022)
  • Fixed the multicast examples (created: 29 Mar 2022, updated: 29 Mar 2022)
  • missing semicolon was added (created: 22 Sep 2022, updated: 22 Sep 2022)
  • Adding clang-14 coroutines support (second attempt) (created: 15 Oct 2022, updated: 21 Dec 2022)
  • initial commit for VSOCK sockets (created: 23 Jan 2023, updated: 12 Jun 2023)
  • Default empty destructors (created: 22 Feb 2023, updated: 21 Dec 2023)
  • Added generated class diagram (created: 24 Mar 2023, updated: 24 Mar 2023)
  • Implicitly link Threads::Threads with CMake (created: 29 Mar 2023, updated: 11 Apr 2023)
  • The modifications remove unnecessary uses of std::move() for improve… (created: 2 Jul 2023, updated: 2 Jul 2023)
  • Added missing BOOST_ASIO_DECL (created: 12 Oct 2023, updated: 12 Oct 2023)
  • Update CMakeLists.txt, meta/libraries.json (created: 26 Oct 2023, updated: 27 Oct 2023)
  • Add GHA CMake install/subdir tests (created: 28 Oct 2023, updated: 28 Oct 2023)
  • Fix type in namespace of ssl/stream example (created: 26 Dec 2023, updated: 26 Dec 2023)
  • Fix Apple clang build warning/error on iOS/tvOS (created: 10 Apr 2024, updated: 10 Apr 2024)
  • Apple xcode fix (created: 19 Sep 2024, updated: 19 Sep 2024)
  • CMake: Fix `MinGW` missing winsock `ws2_32` lib linking (created: 30 Jan 2025, updated: 21 Feb 2025)
  • local endpoint ctors and assignment ops are noexcept (created: 30 Jan 2025, updated: 30 Jan 2025)
  • Fix conflicting pipe name in independent plug-in DLLs that is causing error 231: All pipe instances are busy (created: 10 Apr 2025, updated: 10 Apr 2025)
  • boostorg/bcp

    1 open request:

  • fix target references in jamfiles (created: 17 Jan 2025, updated: 17 Jan 2025)
  • boostorg/beast

    1 open request:

  • Parser.consume (created: 1 Aug 2024, updated: 17 Mar 2025)
  • boostorg/bimap

    8 open requests:

  • Fix structured_pair default ctors; update structured_pair test (created: 30 Sep 2018, updated: 30 Sep 2018)
  • Update unordered_associative_container_adaptor (created: 30 Sep 2018, updated: 30 Sep 2018)
  • Add appveyor.yml (created: 30 Sep 2018, updated: 22 Dec 2018)
  • Update test_bimap_modify.cpp (created: 30 Sep 2018, updated: 30 Sep 2018)
  • Drone config (created: 29 Dec 2020, updated: 21 Jan 2021)
  • Add `std::initializer_list` constructor (created: 9 Jul 2021, updated: 9 Jul 2021)
  • Reflect current maintainer (created: 10 Mar 2024, updated: 10 Mar 2024)
  • Fix node 20 issue on GHA CI (created: 7 Dec 2024, updated: 2 Feb 2025)
  • boostorg/boost

    11 open requests:

  • Add human readable message to point user to README (created: 16 Sep 2021, updated: 23 Dec 2022)
  • changed name to corrected (created: 7 Sep 2022, updated: 16 Dec 2022)
  • add parameter (created: 7 Sep 2022, updated: 16 Dec 2022)
  • Add support for QNX 7.1 build (created: 5 Apr 2023, updated: 5 Apr 2023)
  • Add convenience editorconfig that applies Boost style (created: 24 Apr 2024, updated: 20 Jul 2024)
  • Simplify for modular building (created: 24 Apr 2024, updated: 24 Apr 2024)
  • Add status badges in README.md (created: 21 Oct 2024, updated: 28 Oct 2024)
  • Commitbot features (created: 11 Dec 2024, updated: 11 Dec 2024)
  • Updated Deprecated submodule URL in .gitmodules (created: 22 Jan 2025, updated: 5 Apr 2025)
  • update Boost logo to the latest version (created: 20 Feb 2025, updated: 21 Feb 2025)
  • test build with Intel oneAPI (icpx) (created: 22 Feb 2025, updated: 22 Feb 2025)
  • boostorg/boost-ci

    5 open requests:

  • Add test for shared libraries with dependencies (created: 28 Apr 2022, updated: 28 Nov 2024)
  • Refactor CMake builds (created: 28 Apr 2022, updated: 21 May 2022)
  • GHA: Cache boost checkout (created: 26 Nov 2024, updated: 28 Nov 2024)
  • Remove adding ubuntu-toolchain-r-test PPA by default (created: 19 Dec 2024, updated: 19 Dec 2024)
  • Add shell script to generate build status for READMEs (created: 28 Dec 2024, updated: 29 Dec 2024)
  • boostorg/boost_install

    4 open requests:

  • CMake improvements (created: 12 Jun 2019, updated: 12 Jun 2019)
  • add dlldir installation directory for shared libraries (created: 14 Jun 2024, updated: 18 Jun 2024)
  • Add helpful error message in case CMAKE_CXX_COMPILER_VERSION is not set (created: 9 Sep 2024, updated: 9 Sep 2024)
  • patch for AIX (created: 5 Nov 2024, updated: 12 Nov 2024)
  • boostorg/boostdep

    6 open requests:

  • Use std filesystem instead of Boost.Filesystem if available (created: 16 Oct 2018, updated: 4 Mar 2019)
  • Retry git submodule update (created: 16 Aug 2022, updated: 16 Aug 2022)
  • Add support for modular build structure (created: 1 May 2024, updated: 5 Apr 2025)
  • Add headers to generated CMake targets (created: 5 Oct 2024, updated: 5 Oct 2024)
  • Add `--help` and refactoring for better error handling (created: 6 Oct 2024, updated: 6 Oct 2024)
  • Python formatter (created: 30 Jan 2025, updated: 30 Jan 2025)
  • boostorg/boostlook

    1 open request:

  • qa: add blocks indentation; rework definition list (created: 11 Apr 2025, updated: 11 Apr 2025)
  • boostorg/bpm

    1 open request:

  • Allow specifying library metadata in a .boost file (created: 4 Jan 2016, updated: 5 Jan 2016)
  • boostorg/callable_traits

    1 open request:

  • Add modular library level build file (created: 4 Feb 2024, updated: 10 Apr 2025)
  • boostorg/charconv

    3 open requests:

  • Test corner cases of parser (created: 28 Dec 2024, updated: 11 Jan 2025)
  • C++20 module support (created: 12 Jan 2025, updated: 8 Apr 2025)
  • Update fuzzing seed-corpus generation (created: 15 Jan 2025, updated: 15 Jan 2025)
  • boostorg/chrono

    4 open requests:

  • Add cross platform timegm (created: 19 Sep 2019, updated: 19 Jul 2020)
  • Drone config (created: 29 Dec 2020, updated: 21 Jan 2021)
  • Fixing documentation of process_cpu_clock (created: 19 Jul 2023, updated: 19 Jul 2023)
  • Uniform usage of ratio as boost::ratio (created: 23 Feb 2024, updated: 23 Feb 2024)
  • boostorg/circular_buffer

    9 open requests:

  • Fix error flagged by -fsanitize=nonnull-attribute (created: 9 Jan 2017, updated: 9 Jan 2017)
  • Add emplace_{front,back} methods (created: 12 Nov 2017, updated: 2 Jun 2023)
  • Drone config (created: 29 Dec 2020, updated: 21 Jan 2021)
  • GitHub Actions config (created: 1 Mar 2021, updated: 7 Mar 2022)
  • Add emplace_{back,front} to circular_buffer - rebased to latest develop (created: 13 May 2022, updated: 2 Jun 2023)
  • Fix -Wdeprecated-copy (created: 29 Dec 2022, updated: 13 Feb 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • Avoid UB in debug code (created: 17 Sep 2024, updated: 17 Sep 2024)
  • Allow trivially destructible types use constant erase (created: 16 Oct 2024, updated: 16 Oct 2024)
  • boostorg/cmake

    2 open requests:

  • Add cmake Modules for `boosttest_discover_tests` (created: 22 May 2020, updated: 29 Jan 2024)
  • update boost install to include natvis files (created: 25 Mar 2025, updated: 26 Mar 2025)
  • boostorg/cobalt

    6 open requests:

  • Io (created: 30 Jun 2023, updated: 18 Oct 2023)
  • added nothrow support (created: 14 Mar 2024, updated: 13 Dec 2024)
  • fix heap-use-after-free condition when cancelling spawned task, close… (created: 12 Aug 2024, updated: 13 Dec 2024)
  • Fix building with CMake on MinGW-w64 (created: 15 Dec 2024, updated: 16 Feb 2025)
  • Fix typo in task.adoc (created: 16 Feb 2025, updated: 16 Feb 2025)
  • Fix typo in doc/compiler.adoc (created: 6 Apr 2025, updated: 6 Apr 2025)
  • boostorg/compatibility

    1 open request:

  • Update the limits.hpp documentation (created: 8 Jun 2014, updated: 16 Jun 2014)
  • boostorg/compute

    27 open requests:

  • adding print_kernel_id.cpp to visualize global & local kernel id (created: 20 Jun 2014, updated: 19 Oct 2016)
  • Change vector<T> to use the system-wide default queue (created: 30 Oct 2014, updated: 19 Oct 2016)
  • Modify black scholes example to use internal RNG from library instead of std::rand (created: 25 Jan 2015, updated: 19 Oct 2016)
  • added clear_persistent_cache and minor update to persistent caching (created: 21 Mar 2015, updated: 22 Mar 2015)
  • Persistent cache (created: 22 Mar 2015, updated: 19 Oct 2016)
  • Backwards compatibility (created: 30 Mar 2015, updated: 24 Mar 2017)
  • fix random number generator (created: 20 Feb 2016, updated: 20 Feb 2016)
  • Fixed nth_element, added unary_nor (created: 8 Mar 2016, updated: 24 Feb 2018)
  • WIP: Distributed infrastructure and algorithms (created: 16 Aug 2016, updated: 8 Apr 2017)
  • Fixes for appveyor and travis (created: 24 Dec 2018, updated: 15 Jan 2021)
  • Simplified travis and added some new options (created: 2 Jan 2019, updated: 15 Sep 2019)
  • svmmemcpy tests are ignored on Intel GPUs (created: 25 Jan 2019, updated: 25 Jan 2019)
  • Allow kernel argument to take custom struct by value (created: 9 May 2019, updated: 10 May 2019)
  • Correct compute::context::get_devices method (created: 24 Jun 2020, updated: 9 Nov 2020)
  • Add reaction diffusion example (created: 20 Jul 2020, updated: 21 Jul 2020)
  • Fix #851: properly dereference a strided_iterator (created: 24 Sep 2020, updated: 24 Sep 2020)
  • Avoid unnecessary copy value and map.find in lru_cache (created: 15 Jan 2021, updated: 16 Jan 2021)
  • lru_cache, remove redundant copy when updating queue position (created: 19 Aug 2021, updated: 5 Oct 2021)
  • remove the redundant copy when move item to the front of the lru list in lru_cache.hpp (created: 4 Oct 2021, updated: 4 Oct 2021)
  • Revert 1 pixel media1 test 1 (created: 3 Aug 2022, updated: 3 Aug 2022)
  • Create SECURITY.md (created: 3 Aug 2022, updated: 28 Dec 2023)
  • Create SECURITY.md (created: 3 Aug 2022, updated: 28 Dec 2023)
  • Revert 3 revert 2 azure pipelines test (created: 3 Aug 2022, updated: 3 Aug 2022)
  • Fix min-max extrema kernel code (created: 6 Jan 2023, updated: 28 Dec 2024)
  • Check for nullptr when getting appdata_path (created: 23 Apr 2024, updated: 24 Apr 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 5 Apr 2025)
  • Fix copy construction of LRU cache (created: 20 Jan 2025, updated: 20 Jan 2025)
  • boostorg/config

    17 open requests:

  • Do not inject `typeinfo` into `std` namespace (created: 2 Dec 2019, updated: 25 Jul 2020)
  • Target attribute definition (created: 24 Jul 2020, updated: 17 Aug 2020)
  • Malloc function attribute (created: 24 Jul 2020, updated: 17 Aug 2020)
  • Add std::is_constant_evaluated support (created: 8 Aug 2021, updated: 14 Aug 2022)
  • Fix lstat for VxWorks 6 (created: 5 Sep 2021, updated: 5 Sep 2021)
  • Add BOOST_NO_CXX17_STD_LAUNDER (created: 23 Jan 2023, updated: 24 Jan 2023)
  • Add BOOST_HAS_BUILTIN_LAUNDER (created: 25 Jan 2023, updated: 25 Jan 2023)
  • Fix assert_cxx03.hpp and assert_cxx98.hpp (created: 2 Apr 2023, updated: 2 Apr 2023)
  • added cpp_coroutine & cpp_concepts checks (created: 17 Oct 2023, updated: 17 Oct 2023)
  • Document `BOOST_GCC_VERSION` (created: 16 Mar 2024, updated: 16 Mar 2024)
  • Update BOOST_COMPILER_VERSION for msvc 19.4x (VS 2022 17.10) (created: 28 May 2024, updated: 13 Feb 2025)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 5 Apr 2025)
  • Add `BOOST_FALLTHROUGH` for MSVC (created: 10 Nov 2024, updated: 10 Nov 2024)
  • GHA: Use macos 13 instead of 11 (created: 10 Nov 2024, updated: 10 Nov 2024)
  • Update BOOST_CLANG_VERSION for Xcode 16.0, .1, .2 (created: 22 Dec 2024, updated: 22 Dec 2024)
  • Typo fix: "unavaliable" (created: 12 Feb 2025, updated: 12 Feb 2025)
  • Fixes Autolinking on new boost version (created: 14 Feb 2025, updated: 14 Feb 2025)
  • boostorg/container

    2 open requests:

  • Make static_vector<T,N> trivially relocatable when T is trivially relocatable (created: 21 Dec 2023, updated: 21 Dec 2023)
  • Add option to use header-only `Boost::container` (created: 10 Nov 2024, updated: 17 Mar 2025)
  • boostorg/container_hash

    1 open request:

  • Add support for std::coroutine_handle (created: 7 Jun 2023, updated: 8 Apr 2025)
  • boostorg/context

    3 open requests:

  • Try to emulate D language exception state save/restore on W64 context switch (created: 2 Jan 2025, updated: 2 Jan 2025)
  • Fix `clang-cl` `MSVC` frontend received `GNU` flag on assembling (created: 22 Feb 2025, updated: 23 Feb 2025)
  • Fix compile failure with clang-cl (created: 12 Apr 2025, updated: 12 Apr 2025)
  • boostorg/contract

    4 open requests:

  • Use BOOST_OVERRIDE (created: 23 May 2020, updated: 23 May 2020)
  • [skip ci] Add "cxxstd" json field (created: 19 Jan 2021, updated: 19 Jan 2021)
  • Docs build: flags --maxdepth 100000 (created: 15 Sep 2023, updated: 15 Sep 2023)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • boostorg/core

    7 open requests:

  • Order the arguments of pointer_in_range (created: 17 Apr 2024, updated: 14 Dec 2024)
  • Add checks for extent compatability in span range constructor (created: 13 Dec 2024, updated: 22 Mar 2025)
  • Workaround clang bug with `basic_string_view` (created: 4 Jan 2025, updated: 4 Jan 2025)
  • Add reproducer for Clang < 15 bug with string_view & C++11 char types (created: 4 Jan 2025, updated: 4 Jan 2025)
  • Use BOOST_ASSERT instead of a private assert macro for span (created: 24 Feb 2025, updated: 27 Feb 2025)
  • Initial support for the C++20 modules (created: 3 Apr 2025, updated: 7 Apr 2025)
  • Use bit scan intrinsic on Windows ARM64 platform (created: 10 Apr 2025, updated: 10 Apr 2025)
  • boostorg/coroutine

    1 open request:

  • Fix exception include (created: 11 Oct 2024, updated: 11 Oct 2024)
  • boostorg/crc

    1 open request:

  • Fixed style of example (created: 1 Nov 2017, updated: 9 Apr 2018)
  • boostorg/date_time

    12 open requests:

  • Fixed a bug for parsing posix timezone: + on the west from UTC, - on the east (created: 6 Oct 2015, updated: 28 Feb 2022)
  • Force inline boost::gregorian::date::date(special_values) to improve performance (created: 3 Feb 2020, updated: 31 Jul 2022)
  • This fixes the Visual Studio 2019 warning W26451 (created: 20 Nov 2020, updated: 12 Feb 2022)
  • replace boost lexical cast with stl string (created: 5 May 2021, updated: 12 Feb 2022)
  • Update twinsun links in docs to use archive.org (created: 4 Nov 2022, updated: 4 Nov 2022)
  • [MSVC]: Use reentrant function in localtime and gmtime (created: 13 Mar 2023, updated: 13 Mar 2023)
  • Add 10 unit tests from joda-time library to Boost Date (created: 7 Apr 2023, updated: 14 Jul 2023)
  • Add `as_number` to greg_year (created: 25 Jul 2023, updated: 25 Jul 2023)
  • Fix #233: use microsec_clock::universal_time() directly in local_time(time_zone_ptr) (created: 21 Aug 2023, updated: 21 Aug 2023)
  • Use BOOST_FALLTHROUGH in place of comments (created: 1 Dec 2023, updated: 1 Dec 2023)
  • Assigned result of `constexpr` functions to `constexpr` variables (created: 10 Dec 2023, updated: 10 Dec 2023)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • boostorg/describe

    4 open requests:

  • Changes signature of name() from char const* to char const[] (created: 23 Mar 2021, updated: 4 May 2022)
  • Add program_options example with a generic custom validator for enums (created: 9 Jun 2021, updated: 7 Mar 2022)
  • Added Boost Hana example (created: 5 Jul 2022, updated: 8 Jul 2022)
  • Added constructor descriptors (created: 27 Oct 2022, updated: 13 Oct 2024)
  • boostorg/dll

    2 open requests:

  • NOT FOR MERGE (created: 6 Feb 2025, updated: 6 Feb 2025)
  • Add BOOST_DLL_USE_STD_FS option (created: 11 Apr 2025, updated: 11 Apr 2025)
  • boostorg/docca

    4 open requests:

  • Add crappy starter bash scripts for awesome visualization build (created: 1 Apr 2021, updated: 19 Jul 2021)
  • Enabling XSLT visualization from b2 module (created: 3 Nov 2021, updated: 3 Nov 2021)
  • allow doxygen XML dir as source (created: 15 Jul 2024, updated: 15 Jul 2024)
  • Asciidoc generator (created: 14 Aug 2024, updated: 14 Aug 2024)
  • boostorg/dynamic_bitset

    2 open requests:

  • add iterator feature and relative tests (created: 11 Sep 2022, updated: 12 Sep 2022)
  • Add boolean and equality partial operators (created: 11 Feb 2025, updated: 16 Feb 2025)
  • boostorg/endian

    1 open request:

  • Add constexprs buffers - refs #54 (created: 9 Sep 2024, updated: 11 Sep 2024)
  • boostorg/exception

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 7 Apr 2025)
  • boostorg/foreach

    6 open requests:

  • foreach: work around nameclash with the Qt foreach macro (created: 3 Mar 2015, updated: 4 Mar 2015)
  • update for boost ticket #12523 (created: 13 Oct 2016, updated: 13 Oct 2016)
  • Drone config (created: 29 Dec 2020, updated: 21 Jan 2021)
  • [skip ci] Add "cxxstd" json field (created: 19 Jan 2021, updated: 19 Jan 2021)
  • GitHub Actions config (created: 1 Mar 2021, updated: 7 Mar 2022)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 7 Apr 2025)
  • boostorg/format

    4 open requests:

  • Allocate member variables with custom allocator (created: 29 May 2020, updated: 2 Jun 2020)
  • Fix to compile with Visual C++ and /Zc:implicitNoexcept- (created: 21 Oct 2021, updated: 12 Jul 2024)
  • Remove gcc 2_95 workaround (created: 7 Jun 2024, updated: 18 Jul 2024)
  • Replace deprecated argument for codecov action (created: 11 Feb 2025, updated: 11 Feb 2025)
  • boostorg/function_types

    3 open requests:

  • Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
  • GitHub Actions config (created: 2 Mar 2021, updated: 7 Mar 2022)
  • Fix node 20 issue on GHA CI (created: 7 Dec 2024, updated: 10 Dec 2024)
  • boostorg/functional

    3 open requests:

  • Drone config (created: 30 Dec 2020, updated: 12 Jan 2022)
  • Fix compilation with clang-15 (created: 16 Feb 2023, updated: 21 Jun 2023)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/fusion

    4 open requests:

  • Adapt bimaps::relation::structured_pair, container::detail::pair, and compressed_pair (created: 30 Sep 2018, updated: 6 Oct 2020)
  • Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
  • Feature/indexed for each (created: 6 Mar 2021, updated: 6 Mar 2021)
  • Boost PFR as implicit fallback (created: 30 Dec 2022, updated: 19 Aug 2023)
  • boostorg/geometry

    13 open requests:

  • Feature/uniform point distribution (created: 5 Sep 2019, updated: 6 Apr 2020)
  • Add triangulation model and delaunay triangulation algorithm (created: 17 Mar 2020, updated: 26 Mar 2020)
  • [WIP] [Feature] Plotly extension (created: 5 Apr 2020, updated: 12 May 2020)
  • Automatically generated, fast floating-point predicates (created: 28 Jul 2020, updated: 4 Mar 2021)
  • Fixed Writing 3D WKT:Z prefix (created: 9 Dec 2020, updated: 20 Feb 2021)
  • Defined a geometry for polyhedron (created: 28 Dec 2020, updated: 12 May 2021)
  • [experimental] update test-demo with version with lambdas (created: 8 May 2023, updated: 4 Oct 2023)
  • [similarity] add similarity distance (created: 12 Jul 2023, updated: 23 Jan 2024)
  • Fix long compilation times for epsg (created: 11 Nov 2023, updated: 1 Dec 2023)
  • [ci] Fix mscv versions (created: 12 Dec 2023, updated: 24 Jul 2024)
  • GHA: build docs from BOOST_ROOT (created: 11 Oct 2024, updated: 30 Oct 2024)
  • feat: major rewrite of traversal (created: 29 Jan 2025, updated: 5 Mar 2025)
  • Replace boost type_traits with stl type_traits (created: 7 Feb 2025, updated: 5 Mar 2025)
  • boostorg/gil

    30 open requests:

  • [toolbox] Move metafunctions required in core IO to core (created: 16 Dec 2018, updated: 6 Feb 2019)
  • Add example of canny edge detection algorithm (created: 15 Mar 2019, updated: 27 Oct 2022)
  • Add example to detect edges (created: 15 Mar 2019, updated: 3 Jun 2022)
  • Implement detection of nested container (created: 20 Aug 2019, updated: 10 Sep 2022)
  • Add example with Kuwahara filter (created: 29 Mar 2020, updated: 3 Jun 2022)
  • Add extension with basic support for Blaze library (created: 14 May 2020, updated: 31 Oct 2020)
  • Add benchmarks for geometry transformations (rot, flip, transpose) (created: 20 Oct 2020, updated: 28 Jul 2023)
  • Add higher order kernel support for Sobel operator (created: 19 Feb 2021, updated: 3 Apr 2021)
  • Port TuttleOFX extension : pattern (created: 17 Mar 2021, updated: 15 Apr 2021)
  • Port TuttleOFX extension : shrink (created: 17 Mar 2021, updated: 10 Apr 2021)
  • Port TuttleOFX extension : aligned (created: 17 Mar 2021, updated: 25 Jun 2021)
  • Add image sharpening algorithm (created: 18 Mar 2021, updated: 18 Mar 2021)
  • Added implementation for KMeans algorithm in GIL (created: 26 Mar 2021, updated: 3 Jun 2022)
  • Bicubic sampler (created: 30 Mar 2021, updated: 15 Apr 2021)
  • Add distance transform functionality (created: 3 Apr 2021, updated: 26 Aug 2021)
  • Introduce official clang-format (created: 11 Apr 2021, updated: 20 Aug 2021)
  • Added Functionality for Histogram of Oriented Gradients (created: 18 Apr 2021, updated: 25 Apr 2021)
  • Improve kernel generation for Sobel operator (created: 29 Apr 2021, updated: 12 May 2021)
  • Added FAST feature detector by Edward Rosten (created: 1 May 2021, updated: 25 Jun 2022)
  • Add tests for checking boundary options in 1D convolution (created: 29 May 2021, updated: 4 Jun 2022)
  • Add reflection option for boundary handling in 1D correlation (created: 3 Jun 2021, updated: 4 Jun 2022)
  • Improved 2D convolution and correlation (created: 5 Aug 2021, updated: 5 Jun 2022)
  • fix: use std::size_t as channel index type in nth_channel_view (created: 4 May 2022, updated: 20 Aug 2024)
  • refactor: added select_most_precise<T1, T2>::type (created: 5 May 2022, updated: 26 Jun 2022)
  • refactor: replace Boost.Iterator with Boost.STLInterfaces (created: 12 May 2022, updated: 20 Aug 2024)
  • refactor: Move base_channel_type_impl to detail namespace (created: 4 Jun 2022, updated: 20 Aug 2024)
  • refactor: Replace gil::detail::copy_n with std::copy_n (created: 11 Jun 2022, updated: 20 Aug 2024)
  • feat: Generalized threshold algorithm for all kind of pixel types (created: 27 Jun 2022, updated: 20 Aug 2024)
  • fix: Wrong return type of copy_fn and missing typedef in destruct_range (created: 5 Jul 2022, updated: 20 Aug 2024)
  • refactor: Make image nothrow move constructible (created: 2 Aug 2022, updated: 2 Aug 2022)
  • boostorg/graph

    42 open requests:

  • Support for edge multiplicities in brandes_betweenness_centrality (created: 25 Apr 2014, updated: 16 Oct 2018)
  • dijkstra_shortest_paths_no_init supports pruning on distances (created: 23 Jul 2014, updated: 5 Feb 2019)
  • Dijkstra SPP can take multiple start vertices (created: 29 Aug 2016, updated: 16 Mar 2019)
  • Examples: Use modern C++ (created: 2 Nov 2016, updated: 15 Dec 2024)
  • Add rank spanning branchings routine for possible inclusion in library (created: 6 Nov 2016, updated: 3 Jun 2019)
  • fix bucket_sorter bug affecting min_degree_ordering (created: 28 Feb 2017, updated: 23 Mar 2022)
  • Allow use of grid_graph without "using namespace boost" (created: 11 May 2017, updated: 8 Nov 2018)
  • Fix serialization of boolean attrib values (created: 8 Jun 2017, updated: 6 Nov 2018)
  • WIP: Fixes #122 (created: 23 Oct 2018, updated: 27 Oct 2018)
  • Fixed bug 10231 partly: If finish_edge was called, then now correctly (created: 6 Nov 2018, updated: 6 Nov 2018)
  • Add missing check for 'degree' in BidirectionalGraphConcept. Fix the … (created: 6 Nov 2018, updated: 26 Jan 2019)
  • k-ary tree data structure (created: 26 Nov 2018, updated: 25 May 2023)
  • partial fix for #148 (created: 24 Jan 2019, updated: 26 Jan 2019)
  • Changed the output given in example (created: 28 Jan 2019, updated: 3 May 2019)
  • update examples using graphviz (created: 30 Jan 2019, updated: 2 May 2019)
  • successive_shortest_path_nonnegative_weights const bugfix (created: 5 Feb 2019, updated: 7 Feb 2019)
  • Changed the output (created: 12 Feb 2019, updated: 16 Jul 2024)
  • Ci expansion Checkup (created: 24 Aug 2019, updated: 24 Aug 2019)
  • Link/Cut-Trees implementation (created: 28 Sep 2019, updated: 29 Oct 2023)
  • Adds support for disconnected graphs to the sloan ordering algorithm (created: 28 May 2020, updated: 28 May 2020)
  • Feature : Resource Contrained Shortest Pahts to every vertices from source (created: 8 Jan 2021, updated: 11 Jan 2021)
  • [hawick] Support passing std::reference_wrapper to boost::hawick_circuits (created: 14 Apr 2021, updated: 14 Apr 2021)
  • Added eigenvector centrality (created: 20 Apr 2021, updated: 30 May 2021)
  • Update adjacency_list.hpp (created: 5 May 2021, updated: 4 Mar 2022)
  • Fix formatting in BOOST_GRAPH_MPI_INCLUDE macro (created: 16 May 2021, updated: 16 May 2021)
  • Resolves #233 by moving call to `edge_relaxed` (created: 3 Jun 2021, updated: 3 Mar 2022)
  • Add user callback to `vf2_subgraph_mono` to potentially stop search before each check (created: 14 Dec 2021, updated: 19 Nov 2024)
  • Added Karps Minimum Cycle Algorithm (created: 19 Dec 2021, updated: 20 Jul 2022)
  • vf2_sub_graph_iso.hpp: fix bug when subgraph is filtered (created: 2 Jan 2022, updated: 13 Sep 2023)
  • Serialized and deserialized types must match (created: 11 Apr 2022, updated: 13 Apr 2022)
  • depth_first_search: Return visitor by value (created: 12 Sep 2022, updated: 13 Sep 2023)
  • Add support for GraphViz cgraph library (created: 1 Jun 2023, updated: 26 Feb 2025)
  • Fix creation of nested subgraphs by vertex descriptors (created: 10 Jun 2024, updated: 18 Jun 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 13 Apr 2025)
  • new planar_vertex_six_coloring() algorithm with examples, tests and doc (created: 2 Oct 2024, updated: 11 Nov 2024)
  • Split CMake identities: superproject and 'developer' (created: 31 Oct 2024, updated: 2 Jan 2025)
  • Apply std::remove_const before passing Graph to graph_traits in filtered_graph (created: 8 Nov 2024, updated: 11 Nov 2024)
  • Make filtered_graph conditionally model the underlying graph (created: 8 Nov 2024, updated: 3 Mar 2025)
  • Fix the O(n^3) performance issue in `is_connected` utility function (created: 12 Nov 2024, updated: 28 Feb 2025)
  • Add a benchmark for the Lengauer-Tarjan dominator tree algorithm (created: 19 Dec 2024, updated: 27 Feb 2025)
  • examples: C++11: Use using instead of typedef (created: 16 Feb 2025, updated: 15 Mar 2025)
  • Specify path of weighted_matching.dat via Jamfile (created: 5 Apr 2025, updated: 5 Apr 2025)
  • boostorg/graph_parallel

    5 open requests:

  • Support for edge multiplicities in non_distributed_betweenness_centrality (created: 23 May 2014, updated: 19 Jun 2014)
  • add minimum visibility support (created: 13 Sep 2018, updated: 13 Sep 2018)
  • Remove mentions of bsp_process_group from docs (created: 16 May 2021, updated: 27 Oct 2021)
  • Document that metis_reader expects a seekable stream (created: 19 Feb 2022, updated: 19 Feb 2022)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 13 Apr 2025)
  • boostorg/hana

    22 open requests:

  • Add support for reference_wrappers in make_xxx (created: 13 Sep 2015, updated: 18 May 2017)
  • Official support for views (created: 28 Sep 2016, updated: 31 Mar 2021)
  • Make sure core metafunctions return IntegralConstants (created: 17 Nov 2016, updated: 31 Mar 2021)
  • Unsigned integral constants are not EuclideanRings (created: 17 Nov 2016, updated: 31 Mar 2021)
  • Fix missed opportunity for EBO in nested empty basic_tuples (created: 8 Apr 2017, updated: 18 May 2017)
  • [SetTheoretic] Add SetTheoretic concept (created: 20 Aug 2017, updated: 23 Feb 2020)
  • Making overload_t's copy constructor have priority (created: 1 Jul 2018, updated: 31 Mar 2021)
  • Feature/basic string (created: 2 Dec 2018, updated: 12 Mar 2019)
  • type_name : add support for MSVC (compile time) and GCC (run time) (created: 20 Dec 2018, updated: 23 Jan 2019)
  • [Hashable] hana::integral_constant with an enum value implements Hashable (created: 18 Feb 2019, updated: 10 Sep 2020)
  • Add support for member function to member_ptr (created: 5 Jun 2019, updated: 17 Jun 2019)
  • Add function to hana::string to get the storage as a reference-to-array (created: 15 Mar 2020, updated: 15 Mar 2020)
  • Drone config (created: 28 Jan 2021, updated: 28 Jan 2021)
  • GitHub Actions config (created: 5 Mar 2021, updated: 7 Mar 2022)
  • C++20: require implicit conversion for hana::is_convertible by static_cast (created: 9 Aug 2021, updated: 8 Aug 2023)
  • Update compiler support (created: 29 Oct 2021, updated: 29 Oct 2021)
  • Ported experimental::type_name for GCC (created: 4 Jul 2022, updated: 4 Jul 2022)
  • Add vcpkg installation instructions (created: 1 Sep 2022, updated: 1 Sep 2022)
  • traits expression (created: 31 May 2023, updated: 31 May 2023)
  • Remove aligned_storage and aligned_union since C++23 (created: 1 Aug 2023, updated: 1 Aug 2023)
  • Use C++20 for ""_s if available (created: 8 Aug 2023, updated: 8 Aug 2023)
  • Don't use deprecated form of user-defined literal operator (created: 17 Mar 2025, updated: 17 Mar 2025)
  • boostorg/headers

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • boostorg/heap

    4 open requests:

  • d_ary_heap: fix forgotten constructor in emplace to mutable d_ary_heap (created: 12 Apr 2019, updated: 12 Apr 2019)
  • Feature/minmax (created: 24 Jul 2019, updated: 27 Aug 2021)
  • Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
  • GitHub Actions config (created: 2 Mar 2021, updated: 7 Mar 2022)
  • boostorg/histogram

    6 open requests:

  • Unsafe access to accumulator data (created: 27 Apr 2021, updated: 8 Feb 2022)
  • Add support for weighted fraction accumulator (created: 5 Jun 2023, updated: 20 Jun 2023)
  • Piecewise (created: 13 Jun 2023, updated: 16 Jun 2023)
  • Improve axis regular precision (created: 15 Jun 2023, updated: 28 Jan 2025)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • Don't use deprecated form of user-defined literal operator (created: 17 Mar 2025, updated: 17 Mar 2025)
  • boostorg/icl

    2 open requests:

  • Fix GCC warning with ASAN (created: 10 Jul 2024, updated: 19 Jul 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/inspect

    2 open requests:

  • inspect: misc-typos (created: 23 Sep 2018, updated: 9 Mar 2019)
  • Add support for modular build structure (created: 1 May 2024, updated: 20 Jul 2024)
  • boostorg/interprocess

    3 open requests:

  • Add flock based implementation for managed_nonpersistent_shared_memory (created: 9 Oct 2020, updated: 26 Sep 2024)
  • Fix UBSan runtime error (load of 'boost::interprocess::mode_t') (created: 21 Dec 2024, updated: 21 Dec 2024)
  • Fix crashes in Windows if mixing Debug/Release with interprocess synchronization primitives (created: 12 Feb 2025, updated: 11 Mar 2025)
  • boostorg/interval

    3 open requests:

  • Enforce rounding in rounded_arith_opp to fix incorrect behaviour (created: 24 Jun 2014, updated: 14 Dec 2022)
  • + runtime check of rounding mode support (created: 12 Jun 2015, updated: 9 Jun 2021)
  • Fix narrowing conversions for ppc (created: 31 Jan 2022, updated: 20 Jul 2023)
  • boostorg/io

    2 open requests:

  • Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/iostreams

    19 open requests:

  • test for issue 76 (created: 15 Jan 2019, updated: 13 May 2019)
  • Make boost::iostreams::detail::path constructible from std::filesystem::path (created: 27 Feb 2020, updated: 20 Sep 2023)
  • Add definition of file_descriptor_source::open() (created: 1 May 2020, updated: 1 May 2020)
  • Add flushing support for gzip compressor (created: 20 May 2020, updated: 15 May 2021)
  • Fix -Wdeprecated-copy in copy.hpp (created: 6 Jun 2020, updated: 6 Jun 2020)
  • Fix compilation for PS4 libraries (created: 17 Mar 2021, updated: 18 Mar 2021)
  • Fix to compile with Visual C++ and /Zc:implicitNoexcept- (created: 21 Oct 2021, updated: 13 Jul 2024)
  • use ZSTD_MAX_CLEVEL and ZSTD_CLEVEL_DEFAULT for compression level (created: 29 Oct 2021, updated: 1 Feb 2022)
  • Add "const" versions of -> and * operators (created: 1 Feb 2022, updated: 1 Feb 2022)
  • Turn off BOOST_IOSTREAMS_HAS_DINKUMWARE_FPOS for ICC on Windows (created: 26 Apr 2022, updated: 26 Apr 2022)
  • Initialize zstd_base::level in constructor (created: 23 Jun 2022, updated: 23 Jun 2022)
  • Fix couple of -Wdeprecated-copy when using clang with std=gnu++20 or gnu++2b (created: 18 Dec 2022, updated: 18 Dec 2022)
  • Fix clang -Wtautological-type-limit-compare warnings (created: 27 Dec 2022, updated: 17 Jan 2023)
  • Removed deprecated-copy warning (created: 17 Jan 2023, updated: 15 Aug 2023)
  • Remove redundant copy constructor (created: 22 Feb 2023, updated: 22 Feb 2023)
  • Fix wrong link location for sink concept in doc for function template write (created: 21 Dec 2023, updated: 21 Dec 2023)
  • cmake support for specifying specific (static/shared) target to link for zlib, zstd, etc (created: 7 May 2024, updated: 27 Feb 2025)
  • Fix node 20 issue on GHA CI (created: 7 Dec 2024, updated: 10 Dec 2024)
  • cmake:add pkgconfig usage if find_package failed (created: 16 Jan 2025, updated: 16 Jan 2025)
  • boostorg/json

    18 open requests:

  • Stream cleanup (created: 28 Apr 2021, updated: 1 May 2021)
  • Fix tests failing for 32-bit targets (created: 6 Jul 2021, updated: 12 Jul 2021)
  • Digest calculated in batches of sizeof(size_t) (created: 8 Aug 2021, updated: 19 Jun 2023)
  • More on endianness (created: 12 Jun 2022, updated: 6 Mar 2024)
  • object::stable_insert (created: 11 Oct 2022, updated: 12 Oct 2022)
  • option to check duplicate object keys (created: 6 Nov 2022, updated: 12 Nov 2022)
  • Drone: use generate function to build jobs (created: 9 Jan 2023, updated: 11 Jan 2023)
  • render benchmarks results (created: 9 Mar 2023, updated: 9 Mar 2023)
  • Parser experiments (created: 5 Sep 2023, updated: 30 Sep 2023)
  • refactor parse_unsigned (created: 24 Sep 2023, updated: 25 Mar 2024)
  • Use Boost.Charconv (created: 19 Mar 2024, updated: 21 Feb 2025)
  • Doc/flattened overloads (created: 15 Jul 2024, updated: 2 Jan 2025)
  • Conversion to/from proxy types (created: 17 Jul 2024, updated: 10 Mar 2025)
  • bench runner can run external command (created: 19 Jul 2024, updated: 2 Jan 2025)
  • Boost Intrusive to be able to print the json pointer of where an error occourred when performing the value_to operation (created: 11 Feb 2025, updated: 25 Feb 2025)
  • delete_at_pointer (created: 15 Feb 2025, updated: 24 Feb 2025)
  • basic implementation of context-based path traction (created: 25 Feb 2025, updated: 25 Feb 2025)
  • New documentation formatting (created: 11 Apr 2025, updated: 12 Apr 2025)
  • boostorg/lambda

    3 open requests:

  • Corrected examples (created: 1 Dec 2020, updated: 1 Dec 2020)
  • Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 7 Apr 2025)
  • boostorg/leaf

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 7 Apr 2025)
  • boostorg/local_function

    4 open requests:

  • Remove use of deprecated macros in documentation (created: 11 Sep 2015, updated: 19 Oct 2015)
  • Fix stack use after scope in return_assign test (created: 3 Dec 2019, updated: 3 Dec 2019)
  • [skip ci] Add "cxxstd" json field (created: 20 Jan 2021, updated: 20 Jan 2021)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/locale

    5 open requests:

  • Adds custom boost::locale::numpunct (created: 4 Jul 2021, updated: 29 Jun 2023)
  • Add custom `boost::locale::numpunct` (created: 21 May 2023, updated: 16 Aug 2024)
  • GHA: Reenable macos-14 job (created: 7 Oct 2024, updated: 7 Oct 2024)
  • Error build if ICU or IConv support was requested but is not available. (created: 8 Dec 2024, updated: 15 Dec 2024)
  • Add smoke test for std::regex compatibility (created: 12 Jan 2025, updated: 14 Jan 2025)
  • boostorg/lockfree

    5 open requests:

  • Add a check for begin == end to allow users to supply an empty list to lockfree::stack::push (created: 19 Feb 2016, updated: 26 Jul 2016)
  • Support moveable objects and allow emplacing (created: 28 Feb 2017, updated: 26 Jan 2024)
  • minimal changes to allow single move only values to be pushed and poped (version 2) (created: 29 Dec 2017, updated: 8 Jan 2018)
  • Drone config (created: 28 Jan 2021, updated: 28 Jan 2021)
  • Feature/remove fileset workaround (created: 18 Dec 2023, updated: 19 Dec 2023)
  • boostorg/log

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 5 Apr 2025)
  • boostorg/logic

    2 open requests:

  • Move enum to private data (created: 29 Jun 2019, updated: 24 Oct 2020)
  • Use `unsigned char` as the underlying type for the tribool state (created: 3 May 2023, updated: 4 May 2023)
  • boostorg/math

    33 open requests:

  • Polynomial fixes: for mixed-type arithmetic etc (created: 15 May 2016, updated: 29 Oct 2022)
  • Polynomial: fixes for Stein gcd (created: 26 Jun 2016, updated: 29 Oct 2022)
  • Changes required to use Boost.Math on CUDA devices (created: 31 May 2018, updated: 29 Oct 2022)
  • Suppress non-standard suffix on float constant warning (created: 28 Feb 2019, updated: 29 Oct 2022)
  • Initial commit of pretty-formatter (created: 6 Nov 2019, updated: 29 Oct 2022)
  • adding dirichlet distribution (created: 27 Feb 2020, updated: 29 Oct 2022)
  • Prime Number Functions (created: 10 Jul 2020, updated: 29 Oct 2022)
  • Only allow fvar constructor for convertible types (created: 26 Aug 2020, updated: 29 Oct 2022)
  • Experimental prime sieves (created: 27 Sep 2020, updated: 29 Oct 2022)
  • Experiment with C++20 modules (created: 2 May 2022, updated: 18 Apr 2024)
  • Faster floating point comparisons (created: 5 Aug 2022, updated: 13 Apr 2023)
  • Von Mises Distribution (created: 15 Aug 2022, updated: 29 Oct 2022)
  • Define C++20 concepts (created: 16 Oct 2022, updated: 29 Nov 2022)
  • Add 3-arg hypot (created: 9 Jan 2023, updated: 10 Jan 2023)
  • Fix for SciPy #17432 (created: 2 Feb 2023, updated: 27 Nov 2023)
  • FIX: avoid overflow on overflow check for Mac M1 (created: 5 Feb 2023, updated: 15 Feb 2023)
  • Remove CXX03 and CXX11 workarounds (created: 21 Feb 2023, updated: 22 Dec 2023)
  • simple_continued_fraction: added public functions to access and modify the coefficients (created: 29 Mar 2023, updated: 12 Apr 2023)
  • Add deprecation message to polynomial pointer, order constructor (created: 6 Apr 2023, updated: 30 Jan 2024)
  • 1d newton (created: 12 Jul 2023, updated: 5 Aug 2023)
  • More efficient bisection for 1D Newton root finder (created: 5 Aug 2023, updated: 9 Sep 2023)
  • Improve erf/expm1/expint coverage (created: 6 Mar 2024, updated: 6 Aug 2024)
  • Polynomial roots via eigenvalues of the companion matrix (created: 4 May 2024, updated: 15 Oct 2024)
  • Add ppc64le to CI and fix node breakage (created: 8 Jul 2024, updated: 8 Jul 2024)
  • Add intel compiler to CI (created: 19 Jul 2024, updated: 22 Jul 2024)
  • Fix warning C4701: "potentially uninitialized local variable used" (created: 16 Aug 2024, updated: 16 Aug 2024)
  • Add the `pow1p` function (created: 19 Aug 2024, updated: 26 Aug 2024)
  • Update tests to take promote_double policy into account (created: 15 Oct 2024, updated: 19 Nov 2024)
  • Change BOOST_MATH_PROMOTE_DOUBLE_POLICY to false for non-x86 (created: 20 Nov 2024, updated: 20 Nov 2024)
  • feat: Extend hypergeometric distribution PMF for non-integral arguments (created: 4 Feb 2025, updated: 14 Feb 2025)
  • feat: use policy-based error handling in interpolators (created: 12 Feb 2025, updated: 13 Feb 2025)
  • Fix lower incomplete gamma functions with x = 0 (created: 2 Apr 2025, updated: 7 Apr 2025)
  • Collected fixes for incomplete beta in the asymptotic large a/b region (created: 13 Apr 2025, updated: 13 Apr 2025)
  • boostorg/metaparse

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • boostorg/mp11

    4 open requests:

  • :new: Add `mp_quote_expr` to quote with lambda expressions (created: 12 Jun 2021, updated: 29 Aug 2021)
  • Improve compilation speed by taking advantage of memoization (created: 20 Jun 2023, updated: 6 Jul 2023)
  • asciidoc customization (created: 13 Sep 2024, updated: 23 Sep 2024)
  • C++20 module support (created: 11 Jan 2025, updated: 7 Apr 2025)
  • boostorg/mpi

    4 open requests:

  • Feature/non blocking common (created: 28 Oct 2019, updated: 28 Oct 2019)
  • Feature/100 ibarrier (created: 28 Oct 2019, updated: 28 Oct 2019)
  • Feature/101 ibcast (created: 28 Oct 2019, updated: 15 Nov 2019)
  • Wait_any: Gracefully handle no active requests (created: 30 Nov 2020, updated: 21 Jan 2021)
  • boostorg/mpl

    3 open requests:

  • Fix scripts to add python3 support (created: 21 Jul 2022, updated: 2 Aug 2022)
  • Fix a compilation error when building with the MSVC compiler (created: 5 Apr 2025, updated: 5 Apr 2025)
  • Tiny space fix (created: 11 Apr 2025, updated: 11 Apr 2025)
  • boostorg/msm

    3 open requests:

  • fix: Update htmlpreview domain name (created: 15 Nov 2024, updated: 15 Nov 2024)
  • PoC: Boost(-ing) MSM with Mp11 🚀 (created: 16 Feb 2025, updated: 17 Feb 2025)
  • feat: Refactor tests to test multiple variations of backends (created: 9 Mar 2025, updated: 9 Mar 2025)
  • boostorg/multi_array

    4 open requests:

  • Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
  • GitHub Actions config (created: 2 Mar 2021, updated: 7 Mar 2022)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • Add missing includes, qualify iterators namespace (created: 8 Feb 2025, updated: 8 Feb 2025)
  • boostorg/multiprecision

    17 open requests:

  • CMake build system implementation (created: 15 Jul 2019, updated: 22 Dec 2021)
  • Modular adaptor (created: 15 Oct 2019, updated: 22 Dec 2021)
  • Quad double: Add initial/tentative support for libqd (created: 29 Jan 2020, updated: 22 Dec 2021)
  • Implement floor() and ceil() for rational types (created: 8 Apr 2020, updated: 22 Dec 2021)
  • PSLQ (created: 18 Jul 2020, updated: 8 Feb 2022)
  • Jacobi symbol computation (created: 19 Jul 2020, updated: 22 Dec 2021)
  • Tonelli–Shanks algorithm implementation (created: 1 Sep 2020, updated: 22 Dec 2021)
  • Add cpp_double_fp and exercise arithmetic_tests (created: 6 Jan 2023, updated: 16 Jan 2023)
  • Make numerator/denominator return references where possible (created: 9 Feb 2023, updated: 10 Feb 2023)
  • Add support for std::format (created: 19 Feb 2023, updated: 29 Feb 2024)
  • Add additional test case to probe clang failures (created: 23 Mar 2023, updated: 23 Mar 2023)
  • Complex Overloads (created: 6 May 2024, updated: 7 Jul 2024)
  • Add ppc64le to CI and fix node20 breakage (created: 8 Jul 2024, updated: 11 Jul 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 13 Apr 2025)
  • Integrate cpp_double_fp_backend (created: 6 Jan 2025, updated: 11 Apr 2025)
  • Add constexpr support for dynamic allocated cpp_int (created: 13 Feb 2025, updated: 24 Mar 2025)
  • Test constexpr initialization (created: 20 Feb 2025, updated: 21 Feb 2025)
  • boostorg/mysql

    4 open requests:

  • Switch to asciidoc (created: 14 Aug 2024, updated: 14 Aug 2024)
  • ClickHouse Integration (created: 30 Oct 2024, updated: 30 Oct 2024)
  • Migrated docs to Asciidoc, Antora and MrDocs (created: 7 Dec 2024, updated: 2 Feb 2025)
  • Add support for DECIMAL using Boost.Decimal (created: 17 Jan 2025, updated: 19 Jan 2025)
  • boostorg/nowide

    2 open requests:

  • GHA: Use GCC 13 for coverage (created: 27 Nov 2024, updated: 10 Dec 2024)
  • Cov2 (created: 29 Nov 2024, updated: 10 Dec 2024)
  • boostorg/numeric_conversion

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/odeint

    2 open requests:

  • Make OpenMP range algebra buildable with MSVC (created: 1 Aug 2019, updated: 1 Aug 2019)
  • Fix warnings so library runs under -Wextra -Werror (created: 18 Dec 2023, updated: 22 Dec 2023)
  • boostorg/optional

    4 open requests:

  • update for ticket #12634: (created: 30 Nov 2016, updated: 9 Nov 2023)
  • Enh: test brace initialisation with values (created: 7 Apr 2017, updated: 7 Nov 2017)
  • Make certain optional<T> operations trivial if they are for T (created: 24 Oct 2017, updated: 9 Nov 2023)
  • Add rvalue ref overload for get() (created: 6 Jul 2018, updated: 6 Jul 2018)
  • boostorg/parameter

    1 open request:

  • Adding test for issues #91 and #95 (created: 10 Feb 2020, updated: 10 Feb 2020)
  • boostorg/parameter_python

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • boostorg/pfr

    7 open requests:

  • Member pointers functionality (created: 25 Apr 2021, updated: 24 Mar 2025)
  • make the result type of boost::pfr::get exactly match std::get (created: 11 Feb 2023, updated: 14 Feb 2023)
  • Add fmt library integration example (created: 25 Nov 2023, updated: 3 Dec 2023)
  • Add `index` variable template to get index of member pointer (created: 12 Aug 2024, updated: 19 Sep 2024)
  • support c-style arrays (created: 19 Oct 2024, updated: 6 Mar 2025)
  • core: add an implementation based on C++26 destructuring into a pack (created: 2 Mar 2025, updated: 2 Mar 2025)
  • Rewrite modules to the new recommended Boost practice (created: 7 Apr 2025, updated: 11 Apr 2025)
  • boostorg/phoenix

    4 open requests:

  • Alternative fix for 5824 ticket (created: 25 Mar 2020, updated: 27 Mar 2020)
  • Update GitHub Actions CI file (created: 2 Aug 2021, updated: 2 Aug 2021)
  • Partial Revert "std::tuple support (Resolving #103) (#104)" (created: 27 Nov 2022, updated: 8 Feb 2023)
  • C5240: 'maybe_unused' (created: 21 Dec 2023, updated: 21 Dec 2023)
  • boostorg/poly_collection

    1 open request:

  • Add default reserve size option (created: 10 Jan 2017, updated: 10 Jan 2017)
  • boostorg/polygon

    12 open requests:

  • Use copy_construct() instead of two set() call for rectangle assign() (created: 10 Jul 2016, updated: 26 Jul 2016)
  • Voronoi multi-precision using 64bit limbs on a 64bit compiler, GMP integration (created: 25 May 2020, updated: 30 May 2020)
  • Drone config (created: 31 Dec 2020, updated: 21 Jan 2021)
  • [skip ci] Add "cxxstd" json field (created: 21 Jan 2021, updated: 21 Jan 2021)
  • Add missing explicit type casts (created: 1 Mar 2021, updated: 1 Mar 2021)
  • GitHub Actions config (created: 3 Mar 2021, updated: 7 Mar 2022)
  • [voronoi] Fixed a bug with color_exterior() (created: 20 Mar 2021, updated: 10 Jul 2021)
  • Added initialization of atr_ member to transform constructors (created: 4 Jun 2022, updated: 14 Jun 2022)
  • Fix typos (created: 10 Apr 2023, updated: 10 Apr 2023)
  • Add move in voronoi_diagram with C++11 (created: 25 Sep 2023, updated: 25 Sep 2023)
  • Modernize the voronoi_benchmark test program (created: 11 Jul 2024, updated: 11 Jul 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 8 Apr 2025)
  • boostorg/pool

    3 open requests:

  • Allow object_pool::construct() to use variadic template, if available (created: 6 Sep 2019, updated: 16 May 2024)
  • Allow object_pool::construct() to use variadic template, if available (created: 12 Jul 2022, updated: 11 Oct 2022)
  • Do not extend the pool on each allocation (created: 22 Jun 2023, updated: 4 Jan 2025)
  • boostorg/predef

    1 open request:

  • Add support for build2 (created: 17 Jan 2019, updated: 7 Mar 2019)
  • boostorg/preprocessor

    10 open requests:

  • msvc compiler warning turned as error are restored to warning (created: 24 Sep 2021, updated: 24 Sep 2021)
  • Change encoding to UTF-8 for doc/styles.css (created: 3 Feb 2022, updated: 22 Jan 2025)
  • Fix typos in IF/IIF docs (created: 23 Aug 2022, updated: 23 Aug 2022)
  • Recommend `#pragma once` for self-iteration (created: 22 Apr 2023, updated: 22 Apr 2023)
  • Assorted minor fixes from my fork: add LICENSE, optimize modulo operations (created: 28 Nov 2023, updated: 18 Mar 2024)
  • Add modular library level build file (created: 4 Feb 2024, updated: 8 Apr 2025)
  • doc: remove trigraph (created: 22 Jan 2025, updated: 22 Jan 2025)
  • refactor(test): use static_assert (C++11) (created: 22 Jan 2025, updated: 25 Jan 2025)
  • chore: convert to UTF-8 (created: 22 Jan 2025, updated: 22 Jan 2025)
  • test: remove cxx files (created: 22 Jan 2025, updated: 22 Jan 2025)
  • boostorg/process

    5 open requests:

  • Reenabled pdfork (created: 24 Dec 2022, updated: 13 Dec 2024)
  • Update index.html (created: 3 Apr 2025, updated: 3 Apr 2025)
  • Fix wide strings conversion on POSIX (created: 9 Apr 2025, updated: 9 Apr 2025)
  • Fix conflicting pipe name in independent plug-in DLLs that is causing error 231: All pipe instances are busy (created: 10 Apr 2025, updated: 10 Apr 2025)
  • Add BOOST_PROCESS_USE_STD_FS option (created: 11 Apr 2025, updated: 11 Apr 2025)
  • boostorg/program_options

    25 open requests:

  • Support for semicolon comment delimiter (created: 4 Jun 2016, updated: 29 Aug 2021)
  • fix suppressing I/O error in parse_config_file (created: 16 Jul 2017, updated: 19 Jul 2020)
  • Enhance CI for more coverage (created: 29 Apr 2018, updated: 27 Feb 2019)
  • Showing help worked, so return success (created: 23 May 2018, updated: 23 May 2018)
  • Remove trailing whitespace (created: 23 May 2018, updated: 25 May 2018)
  • Update real.cpp (created: 13 Sep 2018, updated: 13 Sep 2018)
  • Fix long case insensitive and short case sensitive combo (created: 7 Feb 2019, updated: 7 Feb 2019)
  • Don't require non-const reference to call notify() (created: 8 May 2019, updated: 9 May 2019)
  • Change test/Jamfile to work after `bcp --namespace` (created: 26 May 2019, updated: 26 May 2019)
  • Introduce variable_value::as_optional<>() (created: 22 Nov 2019, updated: 22 Nov 2019)
  • fixes #88: macros with no BOOST_ prefix (created: 8 Feb 2020, updated: 8 Feb 2020)
  • Update deprecated uses of boost/bind.hpp, replace standard function wrappers with boost::bind (created: 3 Mar 2020, updated: 7 Apr 2024)
  • Use BOOST_OVERRIDE (created: 13 May 2020, updated: 13 May 2020)
  • Possible implementation of limited comments (created: 23 Oct 2020, updated: 15 Nov 2020)
  • Drone config (created: 31 Dec 2020, updated: 21 Jan 2021)
  • Use Shared pointer instead of raw pointer (created: 1 Jul 2021, updated: 3 Nov 2021)
  • Fix deprecated-dynamic-exception-spec warning (created: 14 Jul 2021, updated: 15 Jul 2021)
  • Mention option name in unknown_option exception (created: 17 Jan 2023, updated: 17 Jan 2023)
  • Customization point for to-string conversion (created: 22 Feb 2023, updated: 23 Feb 2023)
  • Modernize noexcept specifiers (created: 20 Dec 2023, updated: 20 Dec 2023)
  • Fix listing typo (created: 8 Feb 2024, updated: 8 Feb 2024)
  • Fix unininitialized member in common_config_file_iterator (created: 3 Mar 2024, updated: 3 Mar 2024)
  • Add Transparent Comparator Support to variables_map (created: 19 Apr 2024, updated: 1 Jul 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 13 Apr 2025)
  • avoid potential null dereferences (created: 3 Jan 2025, updated: 7 Jan 2025)
  • boostorg/property_map_parallel

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 8 Apr 2025)
  • boostorg/property_tree

    7 open requests:

  • Ticket 10272 (created: 31 Jul 2014, updated: 24 Aug 2014)
  • Added new trim_whitespace_without_normalization option (created: 17 Feb 2016, updated: 17 Feb 2016)
  • Replace try/catch with macros from no_exceptions_support (created: 21 Feb 2016, updated: 22 Feb 2016)
  • Enhanced xml pretty printing with nodes having attributes only (created: 25 Oct 2016, updated: 19 Feb 2017)
  • Basic move semantic for ptree (created: 14 May 2017, updated: 24 Jun 2024)
  • Xml nullkey (created: 28 Aug 2021, updated: 22 Nov 2023)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/proto

    5 open requests:

  • Fix lambda example compound assignment operators (created: 5 Feb 2018, updated: 5 Feb 2018)
  • Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
  • [skip ci] Add "cxxstd" json field (created: 21 Jan 2021, updated: 21 Jan 2021)
  • GitHub Actions config (created: 3 Mar 2021, updated: 7 Mar 2022)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 8 Apr 2025)
  • boostorg/python

    35 open requests:

  • added 'construct_custodian_for' and test (created: 11 May 2014, updated: 26 Mar 2015)
  • GCC warns about unused local typedef (created: 15 May 2015, updated: 14 Nov 2020)
  • add support of lambdas to get_signature (created: 16 Aug 2015, updated: 14 Nov 2020)
  • Couple of Null check corrections (created: 14 Oct 2015, updated: 14 Nov 2020)
  • Close the file handle used in exec_file() (for #52) (created: 8 Jan 2016, updated: 14 Nov 2020)
  • Change String handling in Python 3 to byte type (created: 4 Feb 2016, updated: 14 Nov 2020)
  • Check for fopen failure in exec_file (created: 11 Apr 2017, updated: 14 Nov 2020)
  • Fix Python-related redefinitions for builds using mingw-w64 (created: 20 Jul 2017, updated: 19 Dec 2017)
  • replace CRLF to LF (created: 4 Aug 2017, updated: 5 Aug 2017)
  • Add an explicit destructor function argument to registry::push_back() (created: 1 Nov 2017, updated: 14 Nov 2020)
  • Fix exception propagation from module init and memory leak (created: 7 Nov 2017, updated: 14 Nov 2020)
  • add method ndarray::set_flag and corresponding test (created: 1 Aug 2018, updated: 14 Nov 2020)
  • added support for 'set' (created: 3 Mar 2019, updated: 14 Nov 2020)
  • Fixed calling_conventions tests on MinGW (created: 27 Mar 2019, updated: 14 Nov 2020)
  • Limit C5033 warning suppression to VC14.0+ (created: 28 Mar 2019, updated: 14 Nov 2020)
  • Index.html (created: 1 Oct 2019, updated: 14 Nov 2020)
  • Use a greater BOOST_PYTHON_MAX_ARITY (31) (created: 15 Jan 2020, updated: 15 Jan 2020)
  • Use BOOST_OVERRIDE (created: 30 May 2020, updated: 14 Nov 2020)
  • Updating (created: 1 Oct 2020, updated: 14 Nov 2020)
  • Convert get/set/size to PEP-384 style (created: 16 Oct 2020, updated: 7 Jan 2021)
  • delete #define _DEBUG (created: 26 Jan 2021, updated: 13 Nov 2022)
  • WIP: GSoC21 - python eventloop using Boost.Asio strand (created: 8 Jun 2021, updated: 31 Dec 2024)
  • add optional compile time check (created: 3 Jan 2022, updated: 4 Jan 2022)
  • Add builtin converter for None <-> std::nullptr_t (created: 12 Dec 2022, updated: 13 Dec 2022)
  • Upgrade workflow actions on Windows (created: 8 Oct 2024, updated: 8 Oct 2024)
  • docs: modify logo variable (created: 9 Dec 2024, updated: 14 Jan 2025)
  • Prevent potential data loss in numpy's dtype::get_itemsize() (created: 14 Dec 2024, updated: 14 Dec 2024)
  • Replace Boost::foreach dependency with range-based for (created: 21 Dec 2024, updated: 22 Jan 2025)
  • refactor: use BOOST_STATIC_ASSERT (created: 17 Jan 2025, updated: 26 Mar 2025)
  • refactor: use BOOST_NOEXCEPT_OR_NOTHROW (created: 19 Jan 2025, updated: 19 Jan 2025)
  • chore: remove meaningless comparison (created: 22 Jan 2025, updated: 26 Mar 2025)
  • Test multiple Python versions (created: 18 Mar 2025, updated: 18 Mar 2025)
  • fix(test.properties): use doctest.ELLIPSIS for traceback (created: 31 Mar 2025, updated: 31 Mar 2025)
  • fix(test.pickle): ad hoc fix for change in object.__reduce__ signature (created: 31 Mar 2025, updated: 31 Mar 2025)
  • Test with multiple python versions (created: 1 Apr 2025, updated: 1 Apr 2025)
  • boostorg/quickbook

    1 open request:

  • Add support for modular build structure (created: 1 May 2024, updated: 20 Jul 2024)
  • boostorg/qvm

    2 open requests:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • Fix node 20 issue on GHA CI (created: 7 Dec 2024, updated: 10 Dec 2024)
  • boostorg/random

    6 open requests:

  • Port to CloudABI (created: 31 Aug 2015, updated: 19 Oct 2017)
  • Initial CMake build system configuration implementation (created: 23 Aug 2020, updated: 9 Feb 2021)
  • [CI SKIP][ci skip] Multivariate normal distribution (created: 8 Feb 2024, updated: 8 Feb 2024)
  • `uniform_int_distribution` constructor is `constexpr` (created: 1 Aug 2024, updated: 1 Aug 2024)
  • Performance improvement (created: 14 Aug 2024, updated: 14 Aug 2024)
  • Fix polynomial.hpp deprecated-copy warnings (created: 16 Aug 2024, updated: 16 Aug 2024)
  • boostorg/range

    18 open requests:

  • move(), move_backwards() algorithms, moved_range, move adaptor addon + copy_backward() test fix (created: 20 Feb 2014, updated: 16 Jun 2014)
  • Clean up remnants (created: 27 Sep 2019, updated: 11 May 2020)
  • Add missing include (created: 16 Jul 2020, updated: 16 Jul 2020)
  • Fixing non-reference base_t::reference case with replaced_if adaptor (created: 1 Aug 2020, updated: 3 Aug 2020)
  • Fix issue 110: Remove unneeded declaration for MSC (created: 28 Aug 2020, updated: 28 Aug 2020)
  • Ability to return underlying container iterator (root) of adapted range (created: 26 Oct 2020, updated: 2 Nov 2020)
  • Add basic cmake support (created: 12 Dec 2020, updated: 12 Dec 2020)
  • Drone config (created: 3 Feb 2021, updated: 3 Feb 2021)
  • Specialize range_const_iterator_helper for std::span (created: 4 Feb 2021, updated: 8 Feb 2022)
  • Allow using C++20 ranges with Boost.Range (created: 18 Feb 2021, updated: 18 Feb 2021)
  • GitHub Actions config (created: 5 Mar 2021, updated: 7 Mar 2022)
  • Fix issue #110 by removing template declaration (created: 8 Sep 2021, updated: 8 Sep 2021)
  • Fix -Wdeprecated-copy (created: 14 Aug 2022, updated: 14 Aug 2022)
  • Add a new range adaptor 'boost::adaptors::addressed' (created: 14 Nov 2022, updated: 14 Nov 2022)
  • Explicitly default copy assignment operator (created: 22 Feb 2023, updated: 22 Feb 2023)
  • Fix range filtered/filter return type in documentation (created: 26 Jun 2023, updated: 26 Jun 2023)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 8 Apr 2025)
  • Add include for add_const (created: 31 Mar 2025, updated: 31 Mar 2025)
  • boostorg/rational

    2 open requests:

  • Fix arbitrary precision rationals with negative denominator (created: 12 Feb 2020, updated: 18 May 2020)
  • Avoid overflow further in rational::operator+= (created: 19 Jun 2021, updated: 19 Jun 2021)
  • boostorg/redis

    2 open requests:

  • Fixes TLS reconnection (created: 4 Jan 2024, updated: 20 Mar 2024)
  • Typo fix (created: 21 Mar 2024, updated: 21 Mar 2024)
  • boostorg/regex

    3 open requests:

  • Ported regex files for Windows Phone 8.1 (created: 3 Nov 2015, updated: 11 Nov 2018)
  • FAQ: to include \\ in your documentation (created: 26 Nov 2021, updated: 26 Nov 2021)
  • Performance improvement (created: 14 Aug 2024, updated: 14 Aug 2024)
  • boostorg/regression

    5 open requests:

  • Install executable in bin dir (created: 30 Apr 2015, updated: 2 Jun 2015)
  • Simultaneous support for Python 2 and Python 3 (created: 27 Oct 2018, updated: 20 Oct 2023)
  • Fixed incorrect iterator advancing (created: 21 Nov 2018, updated: 21 Nov 2018)
  • Fixed relative locate_root path normalization (created: 22 Nov 2018, updated: 22 Nov 2018)
  • Output a dot every 1MB of FTP transfer (created: 5 Jan 2019, updated: 20 Oct 2023)
  • boostorg/release-tools

    6 open requests:

  • Search for sublibs regardless of whether this is a top level library … (created: 28 Jun 2018, updated: 24 Sep 2024)
  • [WIP] Archive variants (created: 26 Oct 2023, updated: 24 Sep 2024)
  • build_docs: add Asciidoctor documentation build support (created: 20 Feb 2025, updated: 20 Feb 2025)
  • docker: add highlight.js to Noble v4 environment (created: 28 Feb 2025, updated: 18 Mar 2025)
  • Remove some package install functions (created: 18 Mar 2025, updated: 18 Mar 2025)
  • build_docs: mrdocs, clang compiler support (created: 8 Apr 2025, updated: 9 Apr 2025)
  • boostorg/safe_numerics

    3 open requests:

  • chore: bump macos runner version (created: 25 Jul 2022, updated: 25 Jul 2022)
  • fix interval<R>::excludes() comment (created: 18 Aug 2022, updated: 18 Aug 2022)
  • Fix typo in checked_float.hpp (created: 16 Sep 2022, updated: 16 Sep 2022)
  • boostorg/scope_exit

    5 open requests:

  • Msvc lambda fix (created: 12 Jan 2018, updated: 12 Jan 2018)
  • Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
  • [skip ci] Add "cxxstd" json field (created: 21 Jan 2021, updated: 21 Jan 2021)
  • GitHub Actions config (created: 3 Mar 2021, updated: 7 Mar 2022)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 8 Apr 2025)
  • boostorg/serialization

    6 open requests:

  • Portable binary archive (created: 20 Feb 2016, updated: 24 Feb 2016)
  • Add preliminary support for generic serialization (created: 4 Jun 2019, updated: 8 Jul 2019)
  • Make BOOST_STRONG_TYPEDEF constexpr (created: 24 Nov 2023, updated: 9 Jan 2024)
  • Fixed include logic when BOOST_NO_EXCEPTIONS is defined (created: 8 Jun 2024, updated: 8 Jun 2024)
  • Add a diagnostic hint to input stream error (created: 2 Aug 2024, updated: 2 Aug 2024)
  • Alternative load declaration in shared_ptr_helper (created: 12 Aug 2024, updated: 12 Aug 2024)
  • boostorg/sort

    2 open requests:

  • TimSort (created: 28 Nov 2016, updated: 10 Jun 2017)
  • Benchmark Test Correction for boost::sort (created: 22 Jan 2024, updated: 25 Jan 2024)
  • boostorg/spirit

    17 open requests:

  • X3: Add support for custom character filters on the symbols parser (created: 25 May 2015, updated: 23 Apr 2021)
  • X3: Kleene star can't into single-element sequence (created: 19 Mar 2016, updated: 23 Apr 2021)
  • X3: Support recursive rules that modify the context (created: 1 Aug 2017, updated: 19 Jul 2020)
  • X3 examples sio fixes (created: 17 Dec 2017, updated: 23 Apr 2021)
  • allow ascii symbols_parser to be matched against unicode chars (created: 1 Mar 2021, updated: 23 Apr 2021)
  • Qi double parser IEEE 754 compliance warning (created: 2 Aug 2021, updated: 27 Aug 2022)
  • X3: Fix inconsistent error position for `p` vs `p >> eps` or `repeat(1)[p]` in error_handler (created: 18 Feb 2022, updated: 1 Mar 2022)
  • X3: Cover position_tagged's features with test (created: 4 Oct 2022, updated: 13 Oct 2022)
  • X3: Rework attribute for alternative parser (created: 30 Oct 2022, updated: 3 Nov 2022)
  • X3: position_tagged without inheritance (created: 23 Nov 2022, updated: 23 Nov 2022)
  • workaround for #750 (created: 14 Jan 2023, updated: 14 Jan 2023)
  • Remove shadow-field warnings (created: 17 Jan 2023, updated: 17 Jan 2023)
  • make x3 interger parser less dependent on fundamental character types (created: 5 May 2023, updated: 10 May 2023)
  • prefer auto to Rng::(const_)?iterator for generic String (created: 20 Jul 2023, updated: 16 Aug 2023)
  • Update syntax examples to parser operator docs (created: 22 Sep 2023, updated: 22 Sep 2023)
  • Fix typo: 'implementation' (created: 31 Aug 2024, updated: 31 Aug 2024)
  • Proposal for solving fraction_part causing 1.09e-6 generated as 1.9e-6 issue #792 (created: 19 Sep 2024, updated: 20 Sep 2024)
  • boostorg/stacktrace

    1 open request:

  • Add libdwfl based implementation (created: 19 Sep 2024, updated: 24 Jan 2025)
  • boostorg/statechart

    2 open requests:

  • Use Boost.TypeIndex CTTI to implement type info when RTTI is not enabled (created: 27 Oct 2018, updated: 5 Jan 2019)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 8 Apr 2025)
  • boostorg/static_assert

    2 open requests:

  • Drone config (created: 26 Jan 2021, updated: 26 Jan 2021)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/static_string

    6 open requests:

  • Add Drone CI (created: 10 Dec 2020, updated: 24 Oct 2023)
  • Update README (created: 26 Feb 2021, updated: 24 Oct 2023)
  • static_string can be used as a NTTP (created: 10 Jan 2024, updated: 20 Feb 2024)
  • Make static_string trivially copyable (created: 20 Mar 2024, updated: 21 Mar 2024)
  • Update libraries.json /s/container/containers (created: 4 Apr 2024, updated: 4 Apr 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/system

    1 open request:

  • Add BOOST_SYSTEM_CURRENT_LOCATION_PTR (created: 14 Jul 2022, updated: 4 Feb 2024)
  • boostorg/test

    11 open requests:

  • Fixes for #7419 - Support multiple calls to framework::init() allowing wrappers to support running tests using test tools in full systems (created: 18 Oct 2014, updated: 31 May 2024)
  • Preliminary support for the universal windows platform (created: 1 Oct 2015, updated: 31 May 2024)
  • WIP: use std::function if c++11 <functional> is available (created: 7 Apr 2017, updated: 22 Jul 2017)
  • Allow per-element comparison of string against non-string iterable (created: 16 Dec 2019, updated: 31 May 2024)
  • Fix errors due to non-explicit conversions of tribool to bool (created: 3 Sep 2020, updated: 31 May 2024)
  • Drone config (created: 26 Jan 2021, updated: 31 May 2024)
  • Enables unit test framework for UWP (created: 3 Mar 2021, updated: 31 May 2024)
  • Check that lazy_ostream argument is printable (created: 18 Jan 2022, updated: 31 May 2024)
  • Apply catch_system_errors option to m_aux_em (created: 31 Jan 2022, updated: 31 May 2024)
  • Topic/gh 323 lazy ostream check printable sooner (created: 7 Mar 2022, updated: 31 May 2024)
  • Include negated assertion_result messages: (created: 6 Sep 2023, updated: 14 May 2024)
  • boostorg/thread

    19 open requests:

  • Fix/mingw pthread (created: 16 Oct 2019, updated: 31 Oct 2019)
  • Cleanup header includes (created: 3 Mar 2020, updated: 4 Apr 2020)
  • Use BOOST_OVERRIDE (created: 19 May 2020, updated: 19 May 2020)
  • Fix typos in copyright headers (created: 11 Oct 2020, updated: 14 Feb 2022)
  • Non-template function needs inline (created: 8 Dec 2020, updated: 8 Dec 2020)
  • A fix for issue #326 - https://github.com/boostorg/thread/issues/326 (created: 12 Dec 2020, updated: 12 Dec 2020)
  • Drone config (created: 3 Feb 2021, updated: 3 Feb 2021)
  • Add Clang TSA annotations to recursive_mutex (created: 9 Jun 2021, updated: 9 Jun 2021)
  • update tests (created: 25 Jul 2021, updated: 2 Aug 2021)
  • Demo of failed test without changes (created: 2 Aug 2021, updated: 3 Aug 2021)
  • Use BOOST_DEFAULTED_FUNCTION on empty destructors (created: 22 Feb 2023, updated: 22 Feb 2023)
  • Avoid compiler warning about unused variable (created: 16 Mar 2023, updated: 4 Apr 2023)
  • Fix usage of make_error_code before its declaration. Resolves #323 (created: 14 Aug 2023, updated: 14 Aug 2023)
  • Use forward slashes to separate include files (created: 4 Feb 2024, updated: 4 Feb 2024)
  • add missing assert header in pthreads_helpers.hpp (created: 30 Apr 2024, updated: 30 Apr 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 5 Apr 2025)
  • fix run_it rvalue assignment operator - https://github.com/boostorg/thread/issues/402 (created: 9 Aug 2024, updated: 15 Jan 2025)
  • Fix GHA CI (created: 7 Dec 2024, updated: 9 Dec 2024)
  • Add monotonic time support with np `pthread_cond_timedwait` for Android and Apple (created: 17 Feb 2025, updated: 17 Feb 2025)
  • boostorg/throw_exception

    1 open request:

  • Initial support for the C++20 modules (created: 3 Apr 2025, updated: 7 Apr 2025)
  • boostorg/tokenizer

    3 open requests:

  • Enhance codebase line/branch coverage (created: 9 Aug 2020, updated: 27 Apr 2022)
  • Support std::string_view & boost::string_view (created: 16 Aug 2020, updated: 27 Apr 2022)
  • Add missing includes, switch to min_category, add iterators namespace (created: 8 Feb 2025, updated: 8 Feb 2025)
  • boostorg/tti

    2 open requests:

  • GitHub Actions config (created: 4 Mar 2021, updated: 7 Mar 2022)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • boostorg/tuple

    1 open request:

  • Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
  • boostorg/type_erasure

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 10 Apr 2025)
  • boostorg/type_traits

    8 open requests:

  • Travis CI: Add intel-16 support (created: 26 Dec 2018, updated: 14 Aug 2020)
  • Constexpr conversion to MPL types (created: 30 Nov 2019, updated: 14 Aug 2020)
  • Add CMake tests (created: 30 Dec 2019, updated: 14 Aug 2020)
  • Fixed errors when compiled as .NET Core (created: 24 Nov 2020, updated: 24 Nov 2020)
  • Return the address of the unsigned char[] array from aligned_storage::address (created: 18 Feb 2022, updated: 18 Feb 2022)
  • Make type_traits usable as a module (created: 14 Apr 2022, updated: 15 Apr 2022)
  • Make fallback `is_complete` implementation more robust (created: 21 May 2023, updated: 23 May 2023)
  • Match `std::integral_constant` by adding `operator()` and by marking `operator T` as `noexcept`. Other minor changes (created: 13 Jun 2023, updated: 16 Mar 2025)
  • boostorg/typeof

    4 open requests:

  • Drone config (created: 26 Jan 2021, updated: 26 Jan 2021)
  • Test BOOST_AUTO in data member (created: 2 Dec 2023, updated: 26 Jan 2024)
  • Reflect current maintainer (created: 10 Mar 2024, updated: 10 Mar 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 5 Apr 2025)
  • boostorg/ublas

    26 open requests:

  • Develop (created: 25 Aug 2016, updated: 16 Oct 2024)
  • silence unused parameter warnings in release mode (created: 31 Aug 2016, updated: 29 Jan 2023)
  • Adjust to serialization array changes (created: 10 Dec 2016, updated: 9 Sep 2021)
  • Cleanup: Silence Xcode 8.2.1 warnings (created: 9 Oct 2017, updated: 9 Oct 2017)
  • Fix ambiguous ref calls (ticket 1974) (created: 15 Jun 2018, updated: 3 Mar 2019)
  • Fix broken links in documentation (created: 11 Oct 2018, updated: 24 Sep 2021)
  • The right way to disable C++17+ tests on C++11 (created: 31 Mar 2019, updated: 9 Sep 2021)
  • Incorporate GSoC 2015 Eigensolver into Develop branch (created: 21 Apr 2019, updated: 9 Sep 2021)
  • Add CMake Build System File Generator Support (created: 15 Jul 2020, updated: 9 Sep 2021)
  • Fix invalid XHTML in docs (created: 5 Aug 2020, updated: 24 Sep 2021)
  • Disable openCL for appveyor: (created: 11 Aug 2020, updated: 9 Sep 2021)
  • Beginning of README file modified according to the website docs (created: 27 Sep 2020, updated: 9 Sep 2021)
  • Drone config (created: 31 Dec 2020, updated: 9 Sep 2021)
  • Clang tidy: include check `google-readability-braces-around-statements` (created: 1 Jun 2021, updated: 9 Sep 2021)
  • Features/subtensor (created: 21 Jun 2021, updated: 28 May 2023)
  • Fix element_wise parameter ordering in element_sub call (created: 17 Aug 2021, updated: 9 Sep 2021)
  • WIP: Features/gsoc21/kannav (created: 6 Sep 2021, updated: 11 Dec 2022)
  • Incorrect parameter ordering in element_sub (created: 29 Dec 2021, updated: 27 Jun 2022)
  • Fix deprecated copy warnings (created: 17 Jan 2022, updated: 15 Feb 2024)
  • docs: Documentation Improvements (created: 7 Feb 2022, updated: 7 Feb 2022)
  • fix(lifetime): extending the lifetime of temporary objects (created: 9 Feb 2022, updated: 16 Feb 2022)
  • Documentation for special functions of tensors added (created: 15 Feb 2022, updated: 5 Mar 2022)
  • Delete useless workflow (created: 16 Oct 2022, updated: 16 Oct 2022)
  • Update guidelines link in README (created: 16 Dec 2023, updated: 17 Dec 2023)
  • Fix documentation of the tensor part (created: 5 Jan 2024, updated: 5 Jan 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 13 Apr 2025)
  • boostorg/units

    15 open requests:

  • units: Improve precision of angle conversion (created: 22 Jun 2015, updated: 11 Apr 2023)
  • Merge added dimensions and units (created: 11 Aug 2015, updated: 12 Aug 2016)
  • Make comparisons between heterogenous and homogenous quantities possible (created: 8 Sep 2016, updated: 10 Jun 2021)
  • Changes to list of compilers (created: 2 Sep 2017, updated: 10 Jun 2021)
  • update to 2014 CODATA recommended values (created: 23 Jul 2018, updated: 10 Jun 2021)
  • add missing quantities (created: 23 Jul 2018, updated: 10 Jun 2021)
  • add physical dimensions (created: 23 Jul 2018, updated: 10 Jun 2021)
  • Enable to Use Non-SI Untis (created: 23 Jul 2018, updated: 10 Jun 2021)
  • Change the symbol of Parsec from psc to pc (created: 7 Jun 2019, updated: 10 Jun 2021)
  • Update to 2018 CODATA recommended values (created: 11 Aug 2019, updated: 10 Jun 2021)
  • [skip ci] Add "cxxstd" json field (created: 20 Jan 2021, updated: 10 Jun 2021)
  • Use more decimals for Pi in angle conversions (created: 27 Feb 2023, updated: 28 Feb 2023)
  • Reenable fma (created: 1 Jun 2023, updated: 3 Jun 2023)
  • Make quantity a trivial type (created: 10 Feb 2024, updated: 10 Feb 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • boostorg/unordered

    2 open requests:

  • GHA: windows-2025 (created: 12 Mar 2025, updated: 12 Mar 2025)
  • Feature/pull (created: 11 Apr 2025, updated: 12 Apr 2025)
  • boostorg/url

    1 open request:

  • [Antora preview] (created: 4 Sep 2024, updated: 19 Nov 2024)
  • boostorg/utility

    1 open request:

  • Add support for modular build structure (created: 20 Jul 2024, updated: 21 Aug 2024)
  • boostorg/uuid

    1 open request:

  • GHA: Remove actions/checkout, fix apt commands, add retries on net errors (created: 4 Jul 2024, updated: 12 Nov 2024)
  • boostorg/variant

    3 open requests:

  • boost::variant_alternative<size_t I, boost::variant<Types...>> implem… (created: 16 Jul 2017, updated: 10 Aug 2017)
  • Additional visitor tests (created: 22 Apr 2019, updated: 23 Apr 2019)
  • Detect compatible types via overload resolution (created: 11 Nov 2022, updated: 11 Nov 2022)
  • boostorg/variant2

    3 open requests:

  • docs: fix throws specification in `emplace()` (created: 30 Mar 2019, updated: 1 Apr 2019)
  • Replace operator& with std::addressof in get_if() (created: 10 Apr 2019, updated: 16 Oct 2019)
  • Improve overload resolution to support P0608 (created: 7 Sep 2020, updated: 29 Oct 2020)
  • boostorg/vmd

    4 open requests:

  • GitHub Actions config (created: 4 Mar 2021, updated: 7 Mar 2022)
  • msvc compiler warning turned as error are restored to warning (created: 24 Sep 2021, updated: 24 Sep 2021)
  • Don't use obsolete predef/checks/predef.jam B2 module (created: 19 Apr 2024, updated: 19 Apr 2024)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 18 Aug 2024)
  • boostorg/wave

    1 open request:

  • Add support for GNU's named variadics for macros (created: 8 Sep 2024, updated: 15 Sep 2024)
  • boostorg/website

    4 open requests:

  • Adding meta viewport tag (created: 25 Aug 2021, updated: 17 Jan 2022)
  • Adding Slack link (created: 16 Feb 2024, updated: 26 Feb 2024)
  • UI headers and docker php setup (created: 15 Jul 2024, updated: 30 Jul 2024)
  • Insert Plausible script (created: 12 Aug 2024, updated: 1 Sep 2024)
  • boostorg/website-v2

    4 open requests:

  • Added nix for developer setup (#1379) - Asking for feedback (created: 16 Jan 2025, updated: 31 Mar 2025)
  • Add vscode debugging support - WIP (created: 25 Mar 2025, updated: 31 Mar 2025)
  • Link directly to review schedule docs page (created: 3 Apr 2025, updated: 3 Apr 2025)
  • Update Boost-Gecko (created: 11 Apr 2025, updated: 12 Apr 2025)
  • boostorg/website-v2-docs

    3 open requests:

  • Bumped CMake version to 3.5 (created: 28 Mar 2025, updated: 28 Mar 2025)
  • Exploring highlight.js themes - One Dark / One Light (created: 8 Apr 2025, updated: 9 Apr 2025)
  • Update OpenMethod Review Dates (created: 11 Apr 2025, updated: 11 Apr 2025)
  • boostorg/xpressive

    7 open requests:

  • Fix gcc 9 deprecated copy warnings (created: 22 Mar 2019, updated: 24 Mar 2022)
  • Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
  • [skip ci] Add "cxxstd" json field (created: 20 Jan 2021, updated: 20 Jan 2021)
  • GitHub Actions config (created: 4 Mar 2021, updated: 7 Mar 2022)
  • Use BOOST_INLINE_CONSTEXPR for inline const variables (created: 4 Sep 2021, updated: 8 Sep 2021)
  • Remove unused variable (created: 16 Sep 2021, updated: 16 Sep 2021)
  • Add support for modular build structure (created: 20 Jul 2024, updated: 28 Sep 2024)
  • AltStyle によって変換されたページ (->オリジナル) /