Open Pull Requests
Last updated 9 minutes ago
- range: move(), move_backwards() algorithms, moved_range, move adaptor addon + copy_backward() test fix (created: 20 Feb 2014, updated: 16 Jun 2014)
- graph: Support for edge multiplicities in brandes_betweenness_centrality (created: 25 Apr 2014, updated: 16 Oct 2018)
- python: added 'construct_custodian_for' and test (created: 11 May 2014, updated: 26 Mar 2015)
- graph_parallel: Support for edge multiplicities in non_distributed_betweenness_centrality (created: 23 May 2014, updated: 19 Jun 2014)
- compatibility: Update the limits.hpp documentation (created: 8 Jun 2014, updated: 16 Jun 2014)
- compute: adding print_kernel_id.cpp to visualize global & local kernel id (created: 20 Jun 2014, updated: 19 Oct 2016)
- interval: Enforce rounding in rounded_arith_opp to fix incorrect behaviour (created: 24 Jun 2014, updated: 14 Dec 2022)
- graph: dijkstra_shortest_paths_no_init supports pruning on distances (created: 23 Jul 2014, updated: 5 Feb 2019)
- property_tree: Ticket 10272 (created: 31 Jul 2014, updated: 24 Aug 2014)
- algorithm: Feature/longest increasing substring (created: 13 Aug 2014, updated: 13 Aug 2014)
- algorithm: Feature/longest increasing subsequence (created: 17 Aug 2014, updated: 27 Mar 2018)
- test: 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: 21 Oct 2018)
- compute: Change vector<T> to use the system-wide default queue (created: 30 Oct 2014, updated: 19 Oct 2016)
- python: Hold the GIL while releasing shared_ptr_deleter's python handle (created: 3 Nov 2014, updated: 14 Nov 2020)
- compute: Modify black scholes example to use internal RNG from library instead of std::rand (created: 25 Jan 2015, updated: 19 Oct 2016)
- foreach: foreach: work around nameclash with the Qt foreach macro (created: 3 Mar 2015, updated: 4 Mar 2015)
- compute: added clear_persistent_cache and minor update to persistent caching (created: 21 Mar 2015, updated: 22 Mar 2015)
- compute: Persistent cache (created: 22 Mar 2015, updated: 19 Oct 2016)
- compute: Backwards compatibility (created: 30 Mar 2015, updated: 24 Mar 2017)
- regression: Install executable in bin dir (created: 30 Apr 2015, updated: 2 Jun 2015)
- geometry: Feature: Improve Variant support (run-time exception, lazy_not_implemented) (created: 5 May 2015, updated: 7 Mar 2018)
- asio: Added an important note to the available() (created: 15 May 2015, updated: 15 May 2015)
- python: GCC warns about unused local typedef (created: 15 May 2015, updated: 14 Nov 2020)
- spirit: X3: Add support for custom character filters on the symbols parser (created: 25 May 2015, updated: 23 Apr 2021)
- interval: + runtime check of rounding mode support (created: 12 Jun 2015, updated: 9 Jun 2021)
- units: units: Improve precision of angle conversion (created: 22 Jun 2015, updated: 11 Apr 2023)
- array: More constexpr and noexcept modifiers; docs and tests update (created: 5 Aug 2015, updated: 23 Jan 2017)
- units: Merge added dimensions and units (created: 11 Aug 2015, updated: 12 Aug 2016)
- python: add support of lambdas to get_signature (created: 16 Aug 2015, updated: 14 Nov 2020)
- random: Port to CloudABI (created: 31 Aug 2015, updated: 19 Oct 2017)
- local_function: Remove use of deprecated macros in documentation (created: 11 Sep 2015, updated: 19 Oct 2015)
- hana: Add support for reference_wrappers in make_xxx (created: 13 Sep 2015, updated: 18 May 2017)
- asio: Enables the timer scheduler's customization for both deadline and waitable timers (created: 18 Sep 2015, updated: 23 Sep 2015)
- test: Preliminary support for the universal windows platform (created: 1 Oct 2015, updated: 10 Oct 2017)
- date_time: Fixed a bug for parsing posix timezone: + on the west from UTC, - on the east (created: 6 Oct 2015, updated: 28 Feb 2022)
- asio: winrt: Fix socket_types.hpp when targeting win10 (created: 13 Oct 2015, updated: 13 Oct 2015)
- python: Couple of Null check corrections (created: 14 Oct 2015, updated: 14 Nov 2020)
- asio: Fix data loss when async_read_some is pending (created: 25 Oct 2015, updated: 25 Oct 2015)
- regex: Ported regex files for Windows Phone 8.1 (created: 3 Nov 2015, updated: 11 Nov 2018)
- interprocess: implement full duplex message mode for significantly improved throughput (created: 28 Dec 2015, updated: 14 Jun 2017)
- bpm: Allow specifying library metadata in a .boost file (created: 4 Jan 2016, updated: 5 Jan 2016)
- python: Close the file handle used in exec_file() (for #52) (created: 8 Jan 2016, updated: 14 Nov 2020)
- python: Change String handling in Python 3 to byte type (created: 4 Feb 2016, updated: 14 Nov 2020)
- property_tree: Added new trim_whitespace_without_normalization option (created: 17 Feb 2016, updated: 17 Feb 2016)
- lockfree: 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)
- compute: fix random number generator (created: 20 Feb 2016, updated: 20 Feb 2016)
- serialization: Portable binary archive (created: 20 Feb 2016, updated: 24 Feb 2016)
- property_tree: Replace try/catch with macros from no_exceptions_support (created: 21 Feb 2016, updated: 22 Feb 2016)
- compute: Fixed nth_element, added unary_nor (created: 8 Mar 2016, updated: 24 Feb 2018)
- spirit: X3: Kleene star can't into single-element sequence (created: 19 Mar 2016, updated: 23 Apr 2021)
- asio: Enable use of __declspec(thread) for BOOST_ASIO_WINDOWS_APP (created: 27 Apr 2016, updated: 27 Apr 2016)
- math: Polynomial fixes: for mixed-type arithmetic etc (created: 15 May 2016, updated: 29 Oct 2022)
- program_options: Support for semicolon comment delimiter (created: 4 Jun 2016, updated: 29 Aug 2021)
- math: Polynomial: fixes for Stein gcd (created: 26 Jun 2016, updated: 29 Oct 2022)
- polygon: Use copy_construct() instead of two set() call for rectangle assign() (created: 10 Jul 2016, updated: 26 Jul 2016)
- geometry: Prevent integer overflow during segment touch ratio calculation (created: 26 Jul 2016, updated: 3 Jun 2021)
- asio: https://svn.boost.org/trac/boost/ticket/12320 (created: 4 Aug 2016, updated: 4 Aug 2016)
- compute: WIP: Distributed infrastructure and algorithms (created: 16 Aug 2016, updated: 8 Apr 2017)
- algorithm: Adding Aho-Corasick to Boost.Algorithm (created: 24 Aug 2016, updated: 23 Jul 2020)
- interprocess: use <iosfwd> instead of producing undefined behavior (created: 25 Aug 2016, updated: 13 Nov 2017)
- ublas: Develop (created: 25 Aug 2016, updated: 9 Sep 2021)
- graph: Dijkstra SPP can take multiple start vertices (created: 29 Aug 2016, updated: 16 Mar 2019)
- ublas: silence unused parameter warnings in release mode (created: 31 Aug 2016, updated: 29 Jan 2023)
- units: Make comparisons between heterogenous and homogenous quantities possible (created: 8 Sep 2016, updated: 10 Jun 2021)
- algorithm: Musser-Nishanov generic sequence-matching algorithm(s) (created: 11 Sep 2016, updated: 15 Dec 2020)
- hana: Official support for views (created: 28 Sep 2016, updated: 31 Mar 2021)
- algorithm: Fuzzy search (created: 10 Oct 2016, updated: 6 Jul 2017)
- algorithm: Adding Manacker algorithm (created: 11 Oct 2016, updated: 24 Oct 2022)
- foreach: update for boost ticket #12523 (created: 13 Oct 2016, updated: 13 Oct 2016)
- algorithm: New search algorithms for Boost.Algorithm (created: 23 Oct 2016, updated: 1 Nov 2016)
- property_tree: Enhanced xml pretty printing with nodes having attributes only (created: 25 Oct 2016, updated: 19 Feb 2017)
- graph: Examples: Use modern C++ (created: 2 Nov 2016, updated: 3 Jan 2024)
- graph: Add rank spanning branchings routine for possible inclusion in library (created: 6 Nov 2016, updated: 3 Jun 2019)
- hana: Make sure core metafunctions return IntegralConstants (created: 17 Nov 2016, updated: 31 Mar 2021)
- hana: Unsigned integral constants are not EuclideanRings (created: 17 Nov 2016, updated: 31 Mar 2021)
- sort: TimSort (created: 28 Nov 2016, updated: 10 Jun 2017)
- optional: update for ticket #12634: (created: 30 Nov 2016, updated: 9 Nov 2023)
- ublas: Adjust to serialization array changes (created: 10 Dec 2016, updated: 9 Sep 2021)
- circular_buffer: Fix error flagged by -fsanitize=nonnull-attribute (created: 9 Jan 2017, updated: 9 Jan 2017)
- poly_collection: Add default reserve size option (created: 10 Jan 2017, updated: 10 Jan 2017)
- accumulators: check if probability is in [0, 1] (created: 10 Jan 2017, updated: 24 Dec 2018)
- accumulators: Implement 1st and 3rd Quartile (created: 25 Feb 2017, updated: 24 Oct 2017)
- lockfree: Support moveable objects and allow emplacing (created: 28 Feb 2017, updated: 26 Jan 2024)
- graph: fix bucket_sorter bug affecting min_degree_ordering (created: 28 Feb 2017, updated: 23 Mar 2022)
- optional: Enh: test brace initialisation with values (created: 7 Apr 2017, updated: 7 Nov 2017)
- test: WIP: use std::function if c++11 <functional> is available (created: 7 Apr 2017, updated: 22 Jul 2017)
- hana: Fix missed opportunity for EBO in nested empty basic_tuples (created: 8 Apr 2017, updated: 18 May 2017)
- python: Check for fopen failure in exec_file (created: 11 Apr 2017, updated: 14 Nov 2020)
- graph: Allow use of grid_graph without "using namespace boost" (created: 11 May 2017, updated: 8 Nov 2018)
- property_tree: Basic move semantic for ptree (created: 14 May 2017, updated: 14 May 2017)
- graph: Fix serialization of boolean attrib values (created: 8 Jun 2017, updated: 6 Nov 2018)
- program_options: fix suppressing I/O error in parse_config_file (created: 16 Jul 2017, updated: 19 Jul 2020)
- variant: boost::variant_alternative<size_t I, boost::variant<Types...>> implem… (created: 16 Jul 2017, updated: 10 Aug 2017)
- algorithm: Feature branch/shuffle weighted (created: 16 Jul 2017, updated: 1 Nov 2017)
- python: Fix Python-related redefinitions for builds using mingw-w64 (created: 20 Jul 2017, updated: 19 Dec 2017)
- spirit: X3: Support recursive rules that modify the context (created: 1 Aug 2017, updated: 19 Jul 2020)
- python: replace CRLF to LF (created: 4 Aug 2017, updated: 5 Aug 2017)
- hana: [SetTheoretic] Add SetTheoretic concept (created: 20 Aug 2017, updated: 23 Feb 2020)
- units: Changes to list of compilers (created: 2 Sep 2017, updated: 10 Jun 2021)
- spirit: support nothrow expect (created: 5 Sep 2017, updated: 19 Jul 2020)
- asio: replace boost.coroutine by boost.context in spawn() (created: 30 Sep 2017, updated: 23 Jan 2023)
- ublas: Cleanup: Silence Xcode 8.2.1 warnings (created: 9 Oct 2017, updated: 9 Oct 2017)
- optional: Make certain optional<T> operations trivial if they are for T (created: 24 Oct 2017, updated: 9 Nov 2023)
- asio: Add the coroutine::is_suspended() member function (created: 24 Oct 2017, updated: 16 May 2018)
- python: Add an explicit destructor function argument to registry::push_back() (created: 1 Nov 2017, updated: 14 Nov 2020)
- crc: Fixed style of example (created: 1 Nov 2017, updated: 9 Apr 2018)
- random: Fix warning on conversion from mixed_range_type to range_type (created: 3 Nov 2017, updated: 3 Nov 2017)
- python: Fix exception propagation from module init and memory leak (created: 7 Nov 2017, updated: 14 Nov 2020)
- circular_buffer: Add emplace_{front,back} methods (created: 12 Nov 2017, updated: 2 Jun 2023)
- spirit: X3 examples sio fixes (created: 17 Dec 2017, updated: 23 Apr 2021)
- lockfree: minimal changes to allow single move only values to be pushed and poped (version 2) (created: 29 Dec 2017, updated: 8 Jan 2018)
- asio: std::allocator<void> is deprecated in C++17 (created: 2 Jan 2018, updated: 12 Jun 2020)
- scope_exit: Msvc lambda fix (created: 12 Jan 2018, updated: 12 Jan 2018)
- proto: Fix lambda example compound assignment operators (created: 5 Feb 2018, updated: 5 Feb 2018)
- program_options: Enhance CI for more coverage (created: 29 Apr 2018, updated: 27 Feb 2019)
- program_options: Showing help worked, so return success (created: 23 May 2018, updated: 23 May 2018)
- program_options: Remove trailing whitespace (created: 23 May 2018, updated: 25 May 2018)
- math: Changes required to use Boost.Math on CUDA devices (created: 31 May 2018, updated: 29 Oct 2022)
- asio: multicast_request : add contructor to choose network interface (created: 11 Jun 2018, updated: 11 Jun 2018)
- ublas: Fix ambiguous ref calls (ticket 1974) (created: 15 Jun 2018, updated: 3 Mar 2019)
- release-tools: Search for sublibs regardless of whether this is a top level library … (created: 28 Jun 2018, updated: 19 Oct 2023)
- hana: Making overload_t's copy constructor have priority (created: 1 Jul 2018, updated: 31 Mar 2021)
- optional: Add rvalue ref overload for get() (created: 6 Jul 2018, updated: 6 Jul 2018)
- units: update to 2014 CODATA recommended values (created: 23 Jul 2018, updated: 10 Jun 2021)
- units: add missing quantities (created: 23 Jul 2018, updated: 10 Jun 2021)
- units: add physical dimensions (created: 23 Jul 2018, updated: 10 Jun 2021)
- units: Enable to Use Non-SI Untis (created: 23 Jul 2018, updated: 10 Jun 2021)
- python: add method ndarray::set_flag and corresponding test (created: 1 Aug 2018, updated: 14 Nov 2020)
- graph_parallel: add minimum visibility support (created: 13 Sep 2018, updated: 13 Sep 2018)
- program_options: Update real.cpp (created: 13 Sep 2018, updated: 13 Sep 2018)
- inspect: inspect: misc-typos (created: 23 Sep 2018, updated: 9 Mar 2019)
- bimap: Fix structured_pair default ctors; update structured_pair test (created: 30 Sep 2018, updated: 30 Sep 2018)
- bimap: Update unordered_associative_container_adaptor (created: 30 Sep 2018, updated: 30 Sep 2018)
- bimap: Add appveyor.yml (created: 30 Sep 2018, updated: 22 Dec 2018)
- bimap: Update test_bimap_modify.cpp (created: 30 Sep 2018, updated: 30 Sep 2018)
- fusion: Adapt bimaps::relation::structured_pair, container::detail::pair, and compressed_pair (created: 30 Sep 2018, updated: 6 Oct 2020)
- ublas: Fix broken links in documentation (created: 11 Oct 2018, updated: 24 Sep 2021)
- boostdep: Use std filesystem instead of Boost.Filesystem if available (created: 16 Oct 2018, updated: 4 Mar 2019)
- graph: WIP: Fixes #122 (created: 23 Oct 2018, updated: 27 Oct 2018)
- regression: Simultaneous support for Python 2 and Python 3 (created: 27 Oct 2018, updated: 20 Oct 2023)
- statechart: Use Boost.TypeIndex CTTI to implement type info when RTTI is not enabled (created: 27 Oct 2018, updated: 5 Jan 2019)
- asio: Remove all NUL-terminated characters from sun_path on OpenBSD (created: 3 Nov 2018, updated: 3 Nov 2018)
- graph: Fixed bug 10231 partly: If finish_edge was called, then now correctly (created: 6 Nov 2018, updated: 6 Nov 2018)
- graph: Add missing check for 'degree' in BidirectionalGraphConcept. Fix the … (created: 6 Nov 2018, updated: 26 Jan 2019)
- graph: Ear decomposition (created: 6 Nov 2018, updated: 7 Nov 2018)
- regression: Fixed incorrect iterator advancing (created: 21 Nov 2018, updated: 21 Nov 2018)
- regression: Fixed relative locate_root path normalization (created: 22 Nov 2018, updated: 22 Nov 2018)
- graph: k-ary tree data structure (created: 26 Nov 2018, updated: 25 May 2023)
- hana: Feature/basic string (created: 2 Dec 2018, updated: 12 Mar 2019)
- gil: [toolbox] Move metafunctions required in core IO to core (created: 16 Dec 2018, updated: 6 Feb 2019)
- hana: type_name : add support for MSVC (compile time) and GCC (run time) (created: 20 Dec 2018, updated: 23 Jan 2019)
- accumulators: Rolling min max (created: 21 Dec 2018, updated: 28 Sep 2019)
- compute: Fixes for appveyor and travis (created: 24 Dec 2018, updated: 15 Jan 2021)
- type_traits: Travis CI: Add intel-16 support (created: 26 Dec 2018, updated: 14 Aug 2020)
- compute: Simplified travis and added some new options (created: 2 Jan 2019, updated: 15 Sep 2019)
- regression: Output a dot every 1MB of FTP transfer (created: 5 Jan 2019, updated: 20 Oct 2023)
- iostreams: test for issue 76 (created: 15 Jan 2019, updated: 13 May 2019)
- asio: (In progress) Define port_t type for endpoint's port number (created: 17 Jan 2019, updated: 21 Jan 2019)
- predef: Add support for build2 (created: 17 Jan 2019, updated: 7 Mar 2019)
- graph: partial fix for #148 (created: 24 Jan 2019, updated: 26 Jan 2019)
- compute: svmmemcpy tests are ignored on Intel GPUs (created: 25 Jan 2019, updated: 25 Jan 2019)
- graph: Changed the output given in example (created: 28 Jan 2019, updated: 3 May 2019)
- graph: update examples using graphviz (created: 30 Jan 2019, updated: 2 May 2019)
- graph: successive_shortest_path_nonnegative_weights const bugfix (created: 5 Feb 2019, updated: 7 Feb 2019)
- program_options: Fix long case insensitive and short case sensitive combo (created: 7 Feb 2019, updated: 7 Feb 2019)
- graph: Changed the output (created: 12 Feb 2019, updated: 6 Apr 2019)
- boostbook: Added reference.xml auto-generation from dtdxml (created: 17 Feb 2019, updated: 17 Feb 2019)
- hana: [Hashable] hana::integral_constant with an enum value implements Hashable (created: 18 Feb 2019, updated: 10 Sep 2020)
- asio: In buffers_iterator::decrement, remove unnecessary bounds check (created: 27 Feb 2019, updated: 31 Mar 2019)
- math: Suppress non-standard suffix on float constant warning (created: 28 Feb 2019, updated: 29 Oct 2022)
- python: added support for 'set' (created: 3 Mar 2019, updated: 14 Nov 2020)
- asio: Fix build on Embarcadero C++Builder 10.3 (created: 3 Mar 2019, updated: 17 Sep 2019)
- regression: Reset submodules after clean to work around git-for-windows bug #607 (created: 13 Mar 2019, updated: 13 Mar 2019)
- asio: Update VxWorks Support, add serial support for VxWorks (created: 15 Mar 2019, updated: 15 Mar 2019)
- gil: Add example of canny edge detection algorithm (created: 15 Mar 2019, updated: 27 Oct 2022)
- gil: Add example to detect edges (created: 15 Mar 2019, updated: 3 Jun 2022)
- accumulators: Unmark p_square_cumul_dist expected fail (created: 19 Mar 2019, updated: 19 Mar 2019)
- xpressive: Fix gcc 9 deprecated copy warnings (created: 22 Mar 2019, updated: 24 Mar 2022)
- python: Fixed calling_conventions tests on MinGW (created: 27 Mar 2019, updated: 14 Nov 2020)
- python: Limit C5033 warning suppression to VC14.0+ (created: 28 Mar 2019, updated: 14 Nov 2020)
- variant2: docs: fix throws specification in `emplace()` (created: 30 Mar 2019, updated: 1 Apr 2019)
- ublas: The right way to disable C++17+ tests on C++11 (created: 31 Mar 2019, updated: 9 Sep 2021)
- compute: Include Boost's static_assert header in fundamental.hpp (created: 3 Apr 2019, updated: 3 Apr 2019)
- asio: Possibility to process data between last delimiter and eof while read_until (created: 10 Apr 2019, updated: 10 Apr 2019)
- variant2: Replace operator& with std::addressof in get_if() (created: 10 Apr 2019, updated: 16 Oct 2019)
- phoenix: Fix dependency tracking with include scanners (created: 11 Apr 2019, updated: 17 Apr 2019)
- heap: d_ary_heap: fix forgotten constructor in emplace to mutable d_ary_heap (created: 12 Apr 2019, updated: 12 Apr 2019)
- ublas: Incorporate GSoC 2015 Eigensolver into Develop branch (created: 21 Apr 2019, updated: 9 Sep 2021)
- variant: Additional visitor tests (created: 22 Apr 2019, updated: 23 Apr 2019)
- program_options: Don't require non-const reference to call notify() (created: 8 May 2019, updated: 9 May 2019)
- compute: Allow kernel argument to take custom struct by value (created: 9 May 2019, updated: 10 May 2019)
- accumulators: Update Jamfile & YAML scripts (created: 18 May 2019, updated: 7 Aug 2019)
- program_options: Change test/Jamfile to work after `bcp --namespace` (created: 26 May 2019, updated: 26 May 2019)
- serialization: Add preliminary support for generic serialization (created: 4 Jun 2019, updated: 8 Jul 2019)
- hana: Add support for member function to member_ptr (created: 5 Jun 2019, updated: 17 Jun 2019)
- units: Change the symbol of Parsec from psc to pc (created: 7 Jun 2019, updated: 10 Jun 2021)
- boost_install: CMake improvements (created: 12 Jun 2019, updated: 12 Jun 2019)
- logic: Move enum to private data (created: 29 Jun 2019, updated: 24 Oct 2020)
- multiprecision: CMake build system implementation (created: 15 Jul 2019, updated: 22 Dec 2021)
- heap: Feature/minmax (created: 24 Jul 2019, updated: 27 Aug 2021)
- odeint: Make OpenMP range algebra buildable with MSVC (created: 1 Aug 2019, updated: 1 Aug 2019)
- units: Update to 2018 CODATA recommended values (created: 11 Aug 2019, updated: 10 Jun 2021)
- gil: Implement detection of nested container (created: 20 Aug 2019, updated: 10 Sep 2022)
- graph: Ci expansion Checkup (created: 24 Aug 2019, updated: 24 Aug 2019)
- geometry: Feature/uniform point distribution (created: 5 Sep 2019, updated: 6 Apr 2020)
- pool: Allow object_pool::construct() to use variadic template, if available (created: 6 Sep 2019, updated: 4 Aug 2022)
- chrono: Add cross platform timegm (created: 19 Sep 2019, updated: 19 Jul 2020)
- range: Clean up remnants (created: 27 Sep 2019, updated: 11 May 2020)
- graph: Link/Cut-Trees implementation (created: 28 Sep 2019, updated: 29 Oct 2023)
- python: Index.html (created: 1 Oct 2019, updated: 14 Nov 2020)
- graph: Typo in name adjacenct_vertices() (created: 5 Oct 2019, updated: 11 Oct 2019)
- multiprecision: Modular adaptor (created: 15 Oct 2019, updated: 22 Dec 2021)
- thread: Fix/mingw pthread (created: 16 Oct 2019, updated: 31 Oct 2019)
- mpi: Feature/non blocking common (created: 28 Oct 2019, updated: 28 Oct 2019)
- mpi: Feature/100 ibarrier (created: 28 Oct 2019, updated: 28 Oct 2019)
- mpi: Feature/101 ibcast (created: 28 Oct 2019, updated: 15 Nov 2019)
- math: Initial commit of pretty-formatter (created: 6 Nov 2019, updated: 29 Oct 2022)
- program_options: Introduce variable_value::as_optional<>() (created: 22 Nov 2019, updated: 22 Nov 2019)
- type_traits: Constexpr conversion to MPL types (created: 30 Nov 2019, updated: 14 Aug 2020)
- config: Do not inject `typeinfo` into `std` namespace (created: 2 Dec 2019, updated: 25 Jul 2020)
- local_function: Fix stack use after scope in return_assign test (created: 3 Dec 2019, updated: 3 Dec 2019)
- test: Allow per-element comparison of string against non-string iterable (created: 16 Dec 2019, updated: 27 Jun 2023)
- asio: Add basic bluetooth support (created: 24 Dec 2019, updated: 24 Dec 2019)
- type_traits: Add CMake tests (created: 30 Dec 2019, updated: 14 Aug 2020)
- python: Use a greater BOOST_PYTHON_MAX_ARITY (31) (created: 15 Jan 2020, updated: 15 Jan 2020)
- multiprecision: Quad double: Add initial/tentative support for libqd (created: 29 Jan 2020, updated: 22 Dec 2021)
- date_time: Force inline boost::gregorian::date::date(special_values) to improve performance (created: 3 Feb 2020, updated: 31 Jul 2022)
- program_options: fixes #88: macros with no BOOST_ prefix (created: 8 Feb 2020, updated: 8 Feb 2020)
- parameter: Adding test for issues #91 and #95 (created: 10 Feb 2020, updated: 10 Feb 2020)
- rational: Fix arbitrary precision rationals with negative denominator (created: 12 Feb 2020, updated: 18 May 2020)
- iostreams: Make boost::iostreams::detail::path constructible from std::filesystem::path (created: 27 Feb 2020, updated: 20 Sep 2023)
- math: adding dirichlet distribution (created: 27 Feb 2020, updated: 29 Oct 2022)
- thread: Cleanup header includes (created: 3 Mar 2020, updated: 4 Apr 2020)
- program_options: Update deprecated uses of boost/bind.hpp, replace standard function wrappers with boost::bind (created: 3 Mar 2020, updated: 3 Mar 2020)
- hana: Add function to hana::string to get the storage as a reference-to-array (created: 15 Mar 2020, updated: 15 Mar 2020)
- geometry: Add triangulation model and delaunay triangulation algorithm (created: 17 Mar 2020, updated: 26 Mar 2020)
- phoenix: Alternative fix for 5824 ticket (created: 25 Mar 2020, updated: 27 Mar 2020)
- math: Von Mises Distribution (created: 27 Mar 2020, updated: 23 Aug 2020)
- dynamic_bitset: Add boolean and equality partial operators (created: 28 Mar 2020, updated: 26 May 2022)
- gil: Add example with Kuwahara filter (created: 29 Mar 2020, updated: 3 Jun 2022)
- asio: Disable -Wnon-virtual-dtor for classes derived from boost::system::error_category (created: 5 Apr 2020, updated: 5 Apr 2020)
- geometry: [WIP] [Feature] Plotly extension (created: 5 Apr 2020, updated: 12 May 2020)
- multiprecision: Implement floor() and ceil() for rational types (created: 8 Apr 2020, updated: 22 Dec 2021)
- stacktrace: add initial cmake script (for compiling only boost_stacktrace_windbg) (created: 18 Apr 2020, updated: 10 Aug 2021)
- iostreams: Add definition of file_descriptor_source::open() (created: 1 May 2020, updated: 1 May 2020)
- asio: Use BOOST_OVERRIDE (created: 6 May 2020, updated: 6 May 2020)
- asio: Fix race condition where child leaks signal to parent (created: 8 May 2020, updated: 8 May 2020)
- program_options: Use BOOST_OVERRIDE (created: 13 May 2020, updated: 13 May 2020)
- gil: Add extension with basic support for Blaze library (created: 14 May 2020, updated: 31 Oct 2020)
- thread: Use BOOST_OVERRIDE (created: 19 May 2020, updated: 19 May 2020)
- iostreams: Add flushing support for gzip compressor (created: 20 May 2020, updated: 15 May 2021)
- cmake: Add cmake Modules for `boosttest_discover_tests` (created: 22 May 2020, updated: 29 Jan 2024)
- contract: Use BOOST_OVERRIDE (created: 23 May 2020, updated: 23 May 2020)
- polygon: Voronoi multi-precision using 64bit limbs on a 64bit compiler, GMP integration (created: 25 May 2020, updated: 30 May 2020)
- graph: Adds support for disconnected graphs to the sloan ordering algorithm (created: 28 May 2020, updated: 28 May 2020)
- format: Allocate member variables with custom allocator (created: 29 May 2020, updated: 2 Jun 2020)
- python: Use BOOST_OVERRIDE (created: 30 May 2020, updated: 14 Nov 2020)
- iostreams: Fix -Wdeprecated-copy in copy.hpp (created: 6 Jun 2020, updated: 6 Jun 2020)
- compute: Correct compute::context::get_devices method (created: 24 Jun 2020, updated: 9 Nov 2020)
- math: Prime Number Functions (created: 10 Jul 2020, updated: 29 Oct 2022)
- ublas: Add CMake Build System File Generator Support (created: 15 Jul 2020, updated: 9 Sep 2021)
- range: Add missing include (created: 16 Jul 2020, updated: 16 Jul 2020)
- multiprecision: PSLQ (created: 18 Jul 2020, updated: 8 Feb 2022)
- multiprecision: Jacobi symbol computation (created: 19 Jul 2020, updated: 22 Dec 2021)
- compute: Add reaction diffusion example (created: 20 Jul 2020, updated: 21 Jul 2020)
- config: Target attribute definition (created: 24 Jul 2020, updated: 17 Aug 2020)
- config: Malloc function attribute (created: 24 Jul 2020, updated: 17 Aug 2020)
- geometry: Automatically generated, fast floating-point predicates (created: 28 Jul 2020, updated: 4 Mar 2021)
- math: Removed feature macro test __cpp_lib_nonmember_container_access (created: 28 Jul 2020, updated: 29 Oct 2022)
- range: Fixing non-reference base_t::reference case with replaced_if adaptor (created: 1 Aug 2020, updated: 3 Aug 2020)
- ublas: Fix invalid XHTML in docs (created: 5 Aug 2020, updated: 24 Sep 2021)
- tokenizer: Enhance codebase line/branch coverage (created: 9 Aug 2020, updated: 27 Apr 2022)
- ublas: Disable openCL for appveyor: (created: 11 Aug 2020, updated: 9 Sep 2021)
- tokenizer: Support std::string_view & boost::string_view (created: 16 Aug 2020, updated: 27 Apr 2022)
- random: Initial CMake build system configuration implementation (created: 23 Aug 2020, updated: 9 Feb 2021)
- math: Only allow fvar constructor for convertible types (created: 26 Aug 2020, updated: 29 Oct 2022)
- range: Fix issue 110: Remove unneeded declaration for MSC (created: 28 Aug 2020, updated: 28 Aug 2020)
- multiprecision: Tonelli–Shanks algorithm implementation (created: 1 Sep 2020, updated: 22 Dec 2021)
- test: Fix errors due to non-explicit conversions of tribool to bool (created: 3 Sep 2020, updated: 3 Sep 2020)
- variant2: Improve overload resolution to support P0608 (created: 7 Sep 2020, updated: 29 Oct 2020)
- compute: Fix #851: properly dereference a strided_iterator (created: 24 Sep 2020, updated: 24 Sep 2020)
- math: Experimental prime sieves (created: 27 Sep 2020, updated: 29 Oct 2022)
- ublas: Beginning of README file modified according to the website docs (created: 27 Sep 2020, updated: 9 Sep 2021)
- python: Updating (created: 1 Oct 2020, updated: 14 Nov 2020)
- interprocess: Add flock based implementation for managed_nonpersistent_shared_memory (created: 9 Oct 2020, updated: 9 Oct 2020)
- thread: Fix typos in copyright headers (created: 11 Oct 2020, updated: 14 Feb 2022)
- python: Convert get/set/size to PEP-384 style (created: 16 Oct 2020, updated: 7 Jan 2021)
- gil: Add benchmarks for geometry transformations (rot, flip, transpose) (created: 20 Oct 2020, updated: 28 Jul 2023)
- program_options: Possible implementation of limited comments (created: 23 Oct 2020, updated: 15 Nov 2020)
- range: Ability to return underlying container iterator (root) of adapted range (created: 26 Oct 2020, updated: 2 Nov 2020)
- thread: Allow using libpthread with Mingw (created: 29 Oct 2020, updated: 5 Jan 2021)
- asio: Don't overwrite errno if socket() fails on macOS/FreeBSD (created: 16 Nov 2020, updated: 16 Nov 2020)
- date_time: This fixes the Visual Studio 2019 warning W26451 (created: 20 Nov 2020, updated: 12 Feb 2022)
- type_traits: Fixed errors when compiled as .NET Core (created: 24 Nov 2020, updated: 24 Nov 2020)
- mpi: Wait_any: Gracefully handle no active requests (created: 30 Nov 2020, updated: 21 Jan 2021)
- lambda: Corrected examples (created: 1 Dec 2020, updated: 1 Dec 2020)
- thread: Non-template function needs inline (created: 8 Dec 2020, updated: 8 Dec 2020)
- geometry: Fixed Writing 3D WKT:Z prefix (created: 9 Dec 2020, updated: 20 Feb 2021)
- static_string: Add Drone CI (created: 10 Dec 2020, updated: 24 Oct 2023)
- thread: A fix for issue #326 - https://github.com/boostorg/thread/issues/326 (created: 12 Dec 2020, updated: 12 Dec 2020)
- range: Add basic cmake support (created: 12 Dec 2020, updated: 12 Dec 2020)
- graph: maximum_weighted_matching: accomodate expression templates (created: 16 Dec 2020, updated: 4 Dec 2023)
- geometry: Defined a geometry for polyhedron (created: 28 Dec 2020, updated: 12 May 2021)
- bimap: Drone config (created: 29 Dec 2020, updated: 21 Jan 2021)
- chrono: Drone config (created: 29 Dec 2020, updated: 21 Jan 2021)
- circular_buffer: Drone config (created: 29 Dec 2020, updated: 21 Jan 2021)
- crc: Drone config (created: 29 Dec 2020, updated: 21 Jan 2021)
- foreach: Drone config (created: 29 Dec 2020, updated: 21 Jan 2021)
- function_types: Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
- functional: Drone config (created: 30 Dec 2020, updated: 12 Jan 2022)
- fusion: Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
- heap: Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
- io: Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
- iterator: Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
- lambda: Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
- multi_array: Drone config (created: 30 Dec 2020, updated: 21 Jan 2021)
- ublas: Drone config (created: 31 Dec 2020, updated: 9 Sep 2021)
- polygon: Drone config (created: 31 Dec 2020, updated: 21 Jan 2021)
- program_options: Drone config (created: 31 Dec 2020, updated: 21 Jan 2021)
- graph: Feature : Resource Contrained Shortest Pahts to every vertices from source (created: 8 Jan 2021, updated: 11 Jan 2021)
- proto: Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
- ratio: Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
- rational: Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
- scope_exit: Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
- tuple: Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
- variant2: Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
- xpressive: Drone config (created: 12 Jan 2021, updated: 21 Jan 2021)
- dynamic_bitset: Update calc_num_blocks(). Avoid using modulo operator (created: 13 Jan 2021, updated: 3 May 2022)
- compute: Avoid unnecessary copy value and map.find in lru_cache (created: 15 Jan 2021, updated: 16 Jan 2021)
- asio: [skip ci] Add "cxxstd" json field (created: 19 Jan 2021, updated: 19 Jan 2021)
- bimap: [skip ci] Add "cxxstd" json field (created: 19 Jan 2021, updated: 19 Jan 2021)
- contract: [skip ci] Add "cxxstd" json field (created: 19 Jan 2021, updated: 19 Jan 2021)
- foreach: [skip ci] Add "cxxstd" json field (created: 19 Jan 2021, updated: 19 Jan 2021)
- units: [skip ci] Add "cxxstd" json field (created: 20 Jan 2021, updated: 10 Jun 2021)
- xpressive: [skip ci] Add "cxxstd" json field (created: 20 Jan 2021, updated: 20 Jan 2021)
- local_function: [skip ci] Add "cxxstd" json field (created: 20 Jan 2021, updated: 20 Jan 2021)
- polygon: [skip ci] Add "cxxstd" json field (created: 21 Jan 2021, updated: 21 Jan 2021)
- proto: [skip ci] Add "cxxstd" json field (created: 21 Jan 2021, updated: 21 Jan 2021)
- scope_exit: [skip ci] Add "cxxstd" json field (created: 21 Jan 2021, updated: 21 Jan 2021)
- statechart: [skip ci] Add "cxxstd" json field (created: 21 Jan 2021, updated: 21 Jan 2021)
- math: Stats Class (created: 23 Jan 2021, updated: 29 Oct 2022)
- math: Remove Travis (created: 24 Jan 2021, updated: 29 Oct 2022)
- python: delete #define _DEBUG (created: 26 Jan 2021, updated: 13 Nov 2022)
- align: Drone config (created: 26 Jan 2021, updated: 26 Jan 2021)
- test: Drone config (created: 26 Jan 2021, updated: 8 Mar 2022)
- typeof: Drone config (created: 26 Jan 2021, updated: 26 Jan 2021)
- static_assert: Drone config (created: 26 Jan 2021, updated: 26 Jan 2021)
- accumulators: Drone config (created: 27 Jan 2021, updated: 27 Jan 2021)
- hana: Drone config (created: 28 Jan 2021, updated: 28 Jan 2021)
- lockfree: Drone config (created: 28 Jan 2021, updated: 28 Jan 2021)
- math: Extended Precision Constants (created: 30 Jan 2021, updated: 29 Oct 2022)
- range: Drone config (created: 3 Feb 2021, updated: 3 Feb 2021)
- thread: Drone config (created: 3 Feb 2021, updated: 3 Feb 2021)
- range: Specialize range_const_iterator_helper for std::span (created: 4 Feb 2021, updated: 8 Feb 2022)
- range: Allow using C++20 ranges with Boost.Range (created: 18 Feb 2021, updated: 18 Feb 2021)
- gil: Add higher order kernel support for Sobel operator (created: 19 Feb 2021, updated: 3 Apr 2021)
- math: 2D Akima Interpolation (created: 21 Feb 2021, updated: 29 Oct 2022)
- static_string: Update README (created: 26 Feb 2021, updated: 24 Oct 2023)
- spirit: allow ascii symbols_parser to be matched against unicode chars (created: 1 Mar 2021, updated: 23 Apr 2021)
- polygon: Add missing explicit type casts (created: 1 Mar 2021, updated: 1 Mar 2021)
- circular_buffer: GitHub Actions config (created: 1 Mar 2021, updated: 7 Mar 2022)
- foreach: GitHub Actions config (created: 1 Mar 2021, updated: 7 Mar 2022)
- function_types: GitHub Actions config (created: 2 Mar 2021, updated: 7 Mar 2022)
- heap: GitHub Actions config (created: 2 Mar 2021, updated: 7 Mar 2022)
- multi_array: GitHub Actions config (created: 2 Mar 2021, updated: 7 Mar 2022)
- test: Enables unit test framework for UWP (created: 3 Mar 2021, updated: 3 Mar 2021)
- polygon: GitHub Actions config (created: 3 Mar 2021, updated: 7 Mar 2022)
- preprocessor: GitHub Actions config (created: 3 Mar 2021, updated: 7 Mar 2022)
- proto: GitHub Actions config (created: 3 Mar 2021, updated: 7 Mar 2022)
- rational: GitHub Actions config (created: 3 Mar 2021, updated: 7 Mar 2022)
- scope_exit: GitHub Actions config (created: 3 Mar 2021, updated: 7 Mar 2022)
- tti: GitHub Actions config (created: 4 Mar 2021, updated: 7 Mar 2022)
- xpressive: GitHub Actions config (created: 4 Mar 2021, updated: 7 Mar 2022)
- vmd: GitHub Actions config (created: 4 Mar 2021, updated: 7 Mar 2022)
- hana: GitHub Actions config (created: 5 Mar 2021, updated: 7 Mar 2022)
- range: GitHub Actions config (created: 5 Mar 2021, updated: 7 Mar 2022)
- accumulators: GitHub Actions config (created: 5 Mar 2021, updated: 7 Mar 2022)
- fusion: Feature/indexed for each (created: 6 Mar 2021, updated: 6 Mar 2021)
- gil: Port TuttleOFX extension : pattern (created: 17 Mar 2021, updated: 15 Apr 2021)
- gil: Port TuttleOFX extension : shrink (created: 17 Mar 2021, updated: 10 Apr 2021)
- gil: Port TuttleOFX extension : aligned (created: 17 Mar 2021, updated: 25 Jun 2021)
- iostreams: Fix compilation for PS4 libraries (created: 17 Mar 2021, updated: 18 Mar 2021)
- gil: Add image sharpening algorithm (created: 18 Mar 2021, updated: 18 Mar 2021)
- polygon: [voronoi] Fixed a bug with color_exterior() (created: 20 Mar 2021, updated: 10 Jul 2021)
- describe: Changes signature of name() from char const* to char const[] (created: 23 Mar 2021, updated: 4 May 2022)
- gil: Added implementation for KMeans algorithm in GIL (created: 26 Mar 2021, updated: 3 Jun 2022)
- gil: Bicubic sampler (created: 30 Mar 2021, updated: 15 Apr 2021)
- docca: Add crappy starter bash scripts for awesome visualization build (created: 1 Apr 2021, updated: 19 Jul 2021)
- gil: Add distance transform functionality (created: 3 Apr 2021, updated: 26 Aug 2021)
- gil: Introduce official clang-format (created: 11 Apr 2021, updated: 20 Aug 2021)
- graph: [hawick] Support passing std::reference_wrapper to boost::hawick_circuits (created: 14 Apr 2021, updated: 14 Apr 2021)
- gil: Added Functionality for Histogram of Oriented Gradients (created: 18 Apr 2021, updated: 25 Apr 2021)
- graph: Added eigenvector centrality (created: 20 Apr 2021, updated: 30 May 2021)
- pfr: Member pointers functionality (created: 25 Apr 2021, updated: 18 Nov 2023)
- histogram: Unsafe access to accumulator data (created: 27 Apr 2021, updated: 8 Feb 2022)
- json: Stream cleanup (created: 28 Apr 2021, updated: 1 May 2021)
- gil: Improve kernel generation for Sobel operator (created: 29 Apr 2021, updated: 12 May 2021)
- gil: Added FAST feature detector by Edward Rosten (created: 1 May 2021, updated: 25 Jun 2022)
- mpl: Do not check the birand/bitor macros in cplusplus mode (created: 3 May 2021, updated: 22 Aug 2022)
- graph: Update adjacency_list.hpp (created: 5 May 2021, updated: 4 Mar 2022)
- date_time: replace boost lexical cast with stl string (created: 5 May 2021, updated: 12 Feb 2022)
- graph: Fix formatting in BOOST_GRAPH_MPI_INCLUDE macro (created: 16 May 2021, updated: 16 May 2021)
- graph_parallel: Remove mentions of bsp_process_group from docs (created: 16 May 2021, updated: 27 Oct 2021)
- gil: Add tests for checking boundary options in 1D convolution (created: 29 May 2021, updated: 4 Jun 2022)
- program_options: Allow use of std::optional for optional arguments (created: 31 May 2021, updated: 31 May 2021)
- ublas: Clang tidy: include check `google-readability-braces-around-statements` (created: 1 Jun 2021, updated: 9 Sep 2021)
- gil: Add reflection option for boundary handling in 1D correlation (created: 3 Jun 2021, updated: 4 Jun 2022)
- graph: Resolves #233 by moving call to `edge_relaxed` (created: 3 Jun 2021, updated: 3 Mar 2022)
- python: WIP: GSoC21 - python eventloop using Boost.Asio strand (created: 8 Jun 2021, updated: 16 Sep 2021)
- describe: Add program_options example with a generic custom validator for enums (created: 9 Jun 2021, updated: 7 Mar 2022)
- thread: Add Clang TSA annotations to recursive_mutex (created: 9 Jun 2021, updated: 9 Jun 2021)
- mp11: :new: Add `mp_quote_expr` to quote with lambda expressions (created: 12 Jun 2021, updated: 29 Aug 2021)
- rational: Avoid overflow further in rational::operator+= (created: 19 Jun 2021, updated: 19 Jun 2021)
- ublas: Features/subtensor (created: 21 Jun 2021, updated: 28 May 2023)
- program_options: Use Shared pointer instead of raw pointer (created: 1 Jul 2021, updated: 3 Nov 2021)
- locale: Adds custom boost::locale::numpunct (created: 4 Jul 2021, updated: 29 Jun 2023)
- json: Fix tests failing for 32-bit targets (created: 6 Jul 2021, updated: 12 Jul 2021)
- bimap: Add `std::initializer_list` constructor (created: 9 Jul 2021, updated: 9 Jul 2021)
- program_options: Fix deprecated-dynamic-exception-spec warning (created: 14 Jul 2021, updated: 15 Jul 2021)
- thread: update tests (created: 25 Jul 2021, updated: 2 Aug 2021)
- spirit: Qi double parser IEEE 754 compliance warning (created: 2 Aug 2021, updated: 27 Aug 2022)
- phoenix: Update GitHub Actions CI file (created: 2 Aug 2021, updated: 2 Aug 2021)
- thread: Demo of failed test without changes (created: 2 Aug 2021, updated: 3 Aug 2021)
- gil: Improved 2D convolution and correlation (created: 5 Aug 2021, updated: 5 Jun 2022)
- json: Digest calculated in batches of sizeof(size_t) (created: 8 Aug 2021, updated: 19 Jun 2023)
- config: Add std::is_constant_evaluated support (created: 8 Aug 2021, updated: 14 Aug 2022)
- hana: C++20: require implicit conversion for hana::is_convertible by static_cast (created: 9 Aug 2021, updated: 8 Aug 2023)
- ublas: Fix element_wise parameter ordering in element_sub call (created: 17 Aug 2021, updated: 9 Sep 2021)
- compute: lru_cache, remove redundant copy when updating queue position (created: 19 Aug 2021, updated: 5 Oct 2021)
- website: Adding meta viewport tag (created: 25 Aug 2021, updated: 17 Jan 2022)
- property_tree: Xml nullkey (created: 28 Aug 2021, updated: 22 Nov 2023)
- xpressive: Use BOOST_INLINE_CONSTEXPR for inline const variables (created: 4 Sep 2021, updated: 8 Sep 2021)
- config: Fix lstat for VxWorks 6 (created: 5 Sep 2021, updated: 5 Sep 2021)
- ublas: WIP: Features/gsoc21/kannav (created: 6 Sep 2021, updated: 11 Dec 2022)
- quickbook: Use SOURCE_DATE_EPOCH for the last revision time (created: 7 Sep 2021, updated: 7 Sep 2021)
- range: Fix issue #110 by removing template declaration (created: 8 Sep 2021, updated: 8 Sep 2021)
- boost: Add human readable message to point user to README (created: 16 Sep 2021, updated: 23 Dec 2022)
- xpressive: Remove unused variable (created: 16 Sep 2021, updated: 16 Sep 2021)
- asio: update prioritised_handlers to pop the handler before executing it (created: 21 Sep 2021, updated: 21 Sep 2021)
- vmd: msvc compiler warning turned as error are restored to warning (created: 24 Sep 2021, updated: 24 Sep 2021)
- preprocessor: msvc compiler warning turned as error are restored to warning (created: 24 Sep 2021, updated: 24 Sep 2021)
- compute: 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)
- iostreams: Fix to compile with Visual C++ and /Zc:implicitNoexcept- (created: 21 Oct 2021, updated: 2 Feb 2022)
- format: Fix to compile with Visual C++ and /Zc:implicitNoexcept- (created: 21 Oct 2021, updated: 18 Feb 2022)
- asio: Add dependency on Boost::align (created: 29 Oct 2021, updated: 1 Nov 2021)
- iostreams: use ZSTD_MAX_CLEVEL and ZSTD_CLEVEL_DEFAULT for compression level (created: 29 Oct 2021, updated: 1 Feb 2022)
- hana: Update compiler support (created: 29 Oct 2021, updated: 29 Oct 2021)
- docca: Enabling XSLT visualization from b2 module (created: 3 Nov 2021, updated: 3 Nov 2021)
- stacktrace: Add dladdr minimal support for AIX (created: 4 Nov 2021, updated: 4 Nov 2021)
- asio: clang __cpp_coroutines check undefined error (created: 14 Nov 2021, updated: 16 Nov 2021)
- array: boost::array javadocs (created: 18 Nov 2021, updated: 18 Nov 2021)
- regex: FAQ: to include \\ in your documentation (created: 26 Nov 2021, updated: 26 Nov 2021)
- graph: Add user callback to `vf2_subgraph_mono` to potentially stop search before each check (created: 14 Dec 2021, updated: 24 Jul 2022)
- graph: Added Karps Minimum Cycle Algorithm (created: 19 Dec 2021, updated: 20 Jul 2022)
- ublas: Incorrect parameter ordering in element_sub (created: 29 Dec 2021, updated: 27 Jun 2022)
- interprocess: Fix compilation error after disabling RTTI support (created: 1 Jan 2022, updated: 1 Jan 2022)
- graph: vf2_sub_graph_iso.hpp: fix bug when subgraph is filtered (created: 2 Jan 2022, updated: 13 Sep 2023)
- python: add optional compile time check (created: 3 Jan 2022, updated: 4 Jan 2022)
- concept_check: Fix deprecated copy warnings (created: 13 Jan 2022, updated: 2 Sep 2022)
- ublas: Fix deprecated copy warnings (created: 17 Jan 2022, updated: 15 Feb 2024)
- test: Check that lazy_ostream argument is printable (created: 18 Jan 2022, updated: 7 Mar 2022)
- process: Avoid using boost::filesystem w/string conversions on Windows (created: 21 Jan 2022, updated: 14 Aug 2023)
- interval: Fix narrowing conversions for ppc (created: 31 Jan 2022, updated: 20 Jul 2023)
- test: Apply catch_system_errors option to m_aux_em (created: 31 Jan 2022, updated: 3 Mar 2022)
- iostreams: Add "const" versions of -> and * operators (created: 1 Feb 2022, updated: 1 Feb 2022)
- preprocessor: Change encoding to UTF-8 for doc/styles.css (created: 3 Feb 2022, updated: 14 Jun 2022)
- ublas: docs: Documentation Improvements (created: 7 Feb 2022, updated: 7 Feb 2022)
- preprocessor: Fix references to parameters e129 and e193 (created: 7 Feb 2022, updated: 7 Feb 2022)
- ublas: fix(lifetime): extending the lifetime of temporary objects (created: 9 Feb 2022, updated: 16 Feb 2022)
- ublas: Documentation for special functions of tensors added (created: 15 Feb 2022, updated: 5 Mar 2022)
- spirit: 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)
- stacktrace: End WinDbg session to prevent memory from leaking (created: 18 Feb 2022, updated: 2 Feb 2023)
- type_traits: Return the address of the unsigned char[] array from aligned_storage::address (created: 18 Feb 2022, updated: 18 Feb 2022)
- graph_parallel: Document that metis_reader expects a seekable stream (created: 19 Feb 2022, updated: 19 Feb 2022)
- asio: Fix building socket_ops.ipp without SIOCATMARK (created: 2 Mar 2022, updated: 2 Mar 2022)
- test: Topic/gh 323 lazy ostream check printable sooner (created: 7 Mar 2022, updated: 2 Mar 2023)
- asio: Fixed the multicast examples (created: 29 Mar 2022, updated: 29 Mar 2022)
- graph: Serialized and deserialized types must match (created: 11 Apr 2022, updated: 13 Apr 2022)
- type_traits: Make type_traits usable as a module (created: 14 Apr 2022, updated: 15 Apr 2022)
- regex: Add module support and tests (created: 20 Apr 2022, updated: 20 Apr 2022)
- iostreams: Turn off BOOST_IOSTREAMS_HAS_DINKUMWARE_FPOS for ICC on Windows (created: 26 Apr 2022, updated: 26 Apr 2022)
- boost-ci: Add test for shared libraries with dependencies (created: 28 Apr 2022, updated: 15 Dec 2023)
- boost-ci: Refactor CMake builds (created: 28 Apr 2022, updated: 21 May 2022)
- math: Experiment with C++20 modules (created: 2 May 2022, updated: 20 Oct 2023)
- gil: fix: use std::size_t as channel index type in nth_channel_view (created: 4 May 2022, updated: 31 Mar 2023)
- gil: refactor: added select_most_precise<T1, T2>::type (created: 5 May 2022, updated: 26 Jun 2022)
- algorithm: Add sentinel cases to find_not_test.cpp (created: 8 May 2022, updated: 8 May 2022)
- algorithm: Add the version of find_backward() that is actually going in to the s… (created: 8 May 2022, updated: 8 May 2022)
- utility: Added cstring_view prototype (created: 11 May 2022, updated: 11 May 2022)
- gil: refactor: replace Boost.Iterator with Boost.STLInterfaces (created: 12 May 2022, updated: 3 Oct 2023)
- circular_buffer: Add emplace_{back,front} to circular_buffer - rebased to latest develop (created: 13 May 2022, updated: 2 Jun 2023)
- python: dynamic_cast before destructor (created: 4 Jun 2022, updated: 23 Sep 2023)
- gil: refactor: Move base_channel_type_impl to detail namespace (created: 4 Jun 2022, updated: 31 Mar 2023)
- polygon: Added initialization of atr_ member to transform constructors (created: 4 Jun 2022, updated: 14 Jun 2022)
- algorithm: Implement iterate algorithms (created: 5 Jun 2022, updated: 8 Jun 2022)
- algorithm: Add dual-sequence overloads to transform_inclusive_scan() and transform_exclusive_scan() (created: 6 Jun 2022, updated: 6 Jun 2022)
- gil: refactor: Replace gil::detail::copy_n with std::copy_n (created: 11 Jun 2022, updated: 31 Mar 2023)
- json: More on endianness (created: 12 Jun 2022, updated: 9 Jul 2023)
- iostreams: Initialize zstd_base::level in constructor (created: 23 Jun 2022, updated: 23 Jun 2022)
- gil: feat: Generalized threshold algorithm for all kind of pixel types (created: 27 Jun 2022, updated: 31 Mar 2023)
- hana: Ported experimental::type_name for GCC (created: 4 Jul 2022, updated: 4 Jul 2022)
- describe: Added Boost Hana example (created: 5 Jul 2022, updated: 8 Jul 2022)
- gil: fix: Wrong return type of copy_fn and missing typedef in destruct_range (created: 5 Jul 2022, updated: 31 Mar 2023)
- dynamic_bitset: simplify push_back logic (created: 5 Jul 2022, updated: 5 Jul 2022)
- test: Remove ::boost::test_tools::tt_detail::dummy_cond (created: 8 Jul 2022, updated: 8 Jul 2022)
- pool: Allow object_pool::construct() to use variadic template, if available (created: 12 Jul 2022, updated: 11 Oct 2022)
- system: Add BOOST_SYSTEM_CURRENT_LOCATION_PTR (created: 14 Jul 2022, updated: 4 Feb 2024)
- smart_ptr: Warning Fixes (created: 16 Jul 2022, updated: 19 Oct 2022)
- mpl: Fix scripts to add python3 support (created: 21 Jul 2022, updated: 2 Aug 2022)
- safe_numerics: chore: bump macos runner version (created: 25 Jul 2022, updated: 25 Jul 2022)
- interprocess: chore: bump macos runner version (created: 25 Jul 2022, updated: 25 Jul 2022)
- json: Gdb printers (created: 31 Jul 2022, updated: 31 Jul 2022)
- gil: refactor: Make image nothrow move constructible (created: 2 Aug 2022, updated: 2 Aug 2022)
- compute: Revert 1 pixel media1 test 1 (created: 3 Aug 2022, updated: 3 Aug 2022)
- compute: Create SECURITY.md (created: 3 Aug 2022, updated: 28 Dec 2023)
- compute: Create SECURITY.md (created: 3 Aug 2022, updated: 28 Dec 2023)
- compute: Revert 3 revert 2 azure pipelines test (created: 3 Aug 2022, updated: 3 Aug 2022)
- math: Faster floating point comparisons (created: 5 Aug 2022, updated: 13 Apr 2023)
- range: Fix -Wdeprecated-copy (created: 14 Aug 2022, updated: 14 Aug 2022)
- math: Von Mises Distribution (created: 15 Aug 2022, updated: 29 Oct 2022)
- boostdep: Retry git submodule update (created: 16 Aug 2022, updated: 16 Aug 2022)
- safe_numerics: fix interval<R>::excludes() comment (created: 18 Aug 2022, updated: 18 Aug 2022)
- preprocessor: Fix typos in IF/IIF docs (created: 23 Aug 2022, updated: 23 Aug 2022)
- functional: refactor: use boost/core/ref over boost/ref (created: 23 Aug 2022, updated: 23 Aug 2022)
- pool: Allow compile with MSVC and Windows headers (#49) (created: 26 Aug 2022, updated: 26 Sep 2023)
- python: Alignment fixes (created: 29 Aug 2022, updated: 29 Aug 2022)
- range: refactor: use core/enable_if.hpp over utility.hpp (created: 30 Aug 2022, updated: 30 Aug 2022)
- mpl: refactor: use core/ref.hpp over ref.hpp (created: 30 Aug 2022, updated: 30 Aug 2022)
- compute: refactor use core/enable_if.hpp over utility/enable_if.hpp (created: 31 Aug 2022, updated: 31 Aug 2022)
- hana: Add vcpkg installation instructions (created: 1 Sep 2022, updated: 1 Sep 2022)
- math: constexpr sin (created: 4 Sep 2022, updated: 26 Jan 2023)
- boost: changed name to corrected (created: 7 Sep 2022, updated: 16 Dec 2022)
- boost: add parameter (created: 7 Sep 2022, updated: 16 Dec 2022)
- program_options: Modernize thow specifications (created: 9 Sep 2022, updated: 9 Sep 2022)
- dynamic_bitset: add iterator feature and relative tests (created: 11 Sep 2022, updated: 12 Sep 2022)
- graph: depth_first_search: Return visitor by value (created: 12 Sep 2022, updated: 13 Sep 2023)
- safe_numerics: Fix typo in checked_float.hpp (created: 16 Sep 2022, updated: 16 Sep 2022)
- asio: missing semicolon was added (created: 22 Sep 2022, updated: 22 Sep 2022)
- pool: Fix #49 (created: 26 Sep 2022, updated: 1 Dec 2023)
- spirit: X3: Cover position_tagged's features with test (created: 4 Oct 2022, updated: 13 Oct 2022)
- python: Support newer version of Sphinx (created: 5 Oct 2022, updated: 23 Feb 2023)
- json: object::stable_insert (created: 11 Oct 2022, updated: 12 Oct 2022)
- mpl: Fix BOOST_MPL_AUX_ASSERT_NOT_NA (created: 12 Oct 2022, updated: 12 Oct 2022)
- asio: Adding clang-14 coroutines support (second attempt) (created: 15 Oct 2022, updated: 21 Dec 2022)
- ublas: Delete useless workflow (created: 16 Oct 2022, updated: 16 Oct 2022)
- math: Define C++20 concepts (created: 16 Oct 2022, updated: 29 Nov 2022)
- algorithm: Add `move_while` and `move_until` new algorithms (created: 17 Oct 2022, updated: 25 Oct 2022)
- json: serializer can work on user-defined types directly (created: 27 Oct 2022, updated: 27 Jan 2023)
- describe: Added constructor descriptors (created: 27 Oct 2022, updated: 27 Oct 2022)
- spirit: X3: Rework attribute for alternative parser (created: 30 Oct 2022, updated: 3 Nov 2022)
- date_time: Update twinsun links in docs to use archive.org (created: 4 Nov 2022, updated: 4 Nov 2022)
- json: option to check duplicate object keys (created: 6 Nov 2022, updated: 12 Nov 2022)
- variant: Detect compatible types via overload resolution (created: 11 Nov 2022, updated: 11 Nov 2022)
- algorithm: Add 'boost::intersperse' string algorithm (created: 14 Nov 2022, updated: 31 Jan 2023)
- range: Add a new range adaptor 'boost::adaptors::addressed' (created: 14 Nov 2022, updated: 14 Nov 2022)
- spirit: X3: position_tagged without inheritance (created: 23 Nov 2022, updated: 23 Nov 2022)
- phoenix: Partial Revert "std::tuple support (Resolving #103) (#104)" (created: 27 Nov 2022, updated: 8 Feb 2023)
- python: Fix typo in numpy tutorial (created: 3 Dec 2022, updated: 29 Nov 2023)
- phoenix: fix warning of deprecated header (created: 7 Dec 2022, updated: 7 Dec 2022)
- histogram: Move to Boost.CI (created: 11 Dec 2022, updated: 23 Dec 2022)
- python: Add builtin converter for None <-> std::nullptr_t (created: 12 Dec 2022, updated: 13 Dec 2022)
- iostreams: Fix couple of -Wdeprecated-copy when using clang with std=gnu++20 or gnu++2b (created: 18 Dec 2022, updated: 18 Dec 2022)
- random: Add 256bit Xoshiro PRNGs (created: 20 Dec 2022, updated: 7 Feb 2023)
- process: Reenabled pdfork (created: 24 Dec 2022, updated: 12 Oct 2023)
- iostreams: Fix clang -Wtautological-type-limit-compare warnings (created: 27 Dec 2022, updated: 17 Jan 2023)
- circular_buffer: Fix -Wdeprecated-copy (created: 29 Dec 2022, updated: 13 Feb 2024)
- fusion: Boost PFR as implicit fallback (created: 30 Dec 2022, updated: 19 Aug 2023)
- compute: Fix min-max extrema kernel code (created: 6 Jan 2023, updated: 6 Jan 2023)
- multiprecision: Add cpp_double_fp and exercise arithmetic_tests (created: 6 Jan 2023, updated: 16 Jan 2023)
- math: Add 3-arg hypot (created: 9 Jan 2023, updated: 10 Jan 2023)
- json: Drone: use generate function to build jobs (created: 9 Jan 2023, updated: 11 Jan 2023)
- interprocess: vectorstream: support file sizes larger than INT_MAX (created: 9 Jan 2023, updated: 9 Jan 2023)
- math: Add checks for C++14 compliance (created: 13 Jan 2023, updated: 13 Jan 2023)
- spirit: workaround for #750 (created: 14 Jan 2023, updated: 14 Jan 2023)
- program_options: Mention option name in unknown_option exception (created: 17 Jan 2023, updated: 17 Jan 2023)
- iostreams: Removed deprecated-copy warning (created: 17 Jan 2023, updated: 15 Aug 2023)
- spirit: Remove shadow-field warnings (created: 17 Jan 2023, updated: 17 Jan 2023)
- stacktrace: Win check (created: 18 Jan 2023, updated: 4 Feb 2024)
- pfr: Improve field count typical case performance (created: 18 Jan 2023, updated: 11 Feb 2023)
- algorithm: Add is_blank() string functor classification (created: 20 Jan 2023, updated: 10 Nov 2023)
- asio: initial commit for VSOCK sockets (created: 23 Jan 2023, updated: 12 Jun 2023)
- config: Add BOOST_NO_CXX17_STD_LAUNDER (created: 23 Jan 2023, updated: 24 Jan 2023)
- config: Add BOOST_HAS_BUILTIN_LAUNDER (created: 25 Jan 2023, updated: 25 Jan 2023)
- json: json has views (created: 1 Feb 2023, updated: 3 Feb 2023)
- math: Fix for SciPy #17432 (created: 2 Feb 2023, updated: 27 Nov 2023)
- math: FIX: avoid overflow on overflow check for Mac M1 (created: 5 Feb 2023, updated: 15 Feb 2023)
- json: Refactor/number formatting (created: 5 Feb 2023, updated: 5 Feb 2023)
- multiprecision: Make numerator/denominator return references where possible (created: 9 Feb 2023, updated: 10 Feb 2023)
- pfr: make the result type of boost::pfr::get exactly match std::get (created: 11 Feb 2023, updated: 14 Feb 2023)
- functional: Fix compilation with clang-15 (created: 16 Feb 2023, updated: 21 Jun 2023)
- boostbook: Upgrade DOCBOOK_XSL_VERSION (created: 17 Feb 2023, updated: 24 Apr 2023)
- multiprecision: Add support for std::format (created: 19 Feb 2023, updated: 19 Feb 2023)
- math: Remove CXX03 and CXX11 workarounds (created: 21 Feb 2023, updated: 22 Dec 2023)
- program_options: Customization point for to-string conversion (created: 22 Feb 2023, updated: 23 Feb 2023)
- asio: Default empty destructors (created: 22 Feb 2023, updated: 21 Dec 2023)
- range: Explicitly default copy assignment operator (created: 22 Feb 2023, updated: 22 Feb 2023)
- regex: Default empty destructor (created: 22 Feb 2023, updated: 15 Aug 2023)
- thread: Use BOOST_DEFAULTED_FUNCTION on empty destructors (created: 22 Feb 2023, updated: 22 Feb 2023)
- iostreams: Remove redundant copy constructor (created: 22 Feb 2023, updated: 22 Feb 2023)
- units: Use more decimals for Pi in angle conversions (created: 27 Feb 2023, updated: 28 Feb 2023)
- json: render benchmarks results (created: 9 Mar 2023, updated: 9 Mar 2023)
- date_time: [MSVC]: Use reentrant function in localtime and gmtime (created: 13 Mar 2023, updated: 13 Mar 2023)
- thread: Avoid compiler warning about unused variable (created: 16 Mar 2023, updated: 4 Apr 2023)
- multiprecision: Add additional test case to probe clang failures (created: 23 Mar 2023, updated: 23 Mar 2023)
- asio: Added generated class diagram (created: 24 Mar 2023, updated: 24 Mar 2023)
- process: Implement OpenBSD Executable Path (created: 28 Mar 2023, updated: 13 Feb 2024)
- asio: Implicitly link Threads::Threads with CMake (created: 29 Mar 2023, updated: 11 Apr 2023)
- math: simple_continued_fraction: added public functions to access and modify the coefficients (created: 29 Mar 2023, updated: 12 Apr 2023)
- config: Fix assert_cxx03.hpp and assert_cxx98.hpp (created: 2 Apr 2023, updated: 2 Apr 2023)
- boost: Add support for QNX 7.1 build (created: 5 Apr 2023, updated: 5 Apr 2023)
- math: Add deprecation message to polynomial pointer, order constructor (created: 6 Apr 2023, updated: 30 Jan 2024)
- date_time: Add 10 unit tests from joda-time library to Boost Date (created: 7 Apr 2023, updated: 14 Jul 2023)
- polygon: Fix typos (created: 10 Apr 2023, updated: 10 Apr 2023)
- algorithm: Migrate string manipulation tests from commons-lang to boost (created: 11 Apr 2023, updated: 20 Jul 2023)
- fusion: Swap include guards to `#ifndef` (created: 20 Apr 2023, updated: 20 Apr 2023)
- preprocessor: Recommend `#pragma once` for self-iteration (created: 22 Apr 2023, updated: 22 Apr 2023)
- boost: Changed const reference to non-const reference to fix Boost.Serializa… (created: 23 Apr 2023, updated: 23 Apr 2023)
- logic: Use `unsigned char` as the underlying type for the tribool state (created: 3 May 2023, updated: 4 May 2023)
- spirit: make x3 interger parser less dependent on fundamental character types (created: 5 May 2023, updated: 10 May 2023)
- geometry: [experimental] update test-demo with version with lambdas (created: 8 May 2023, updated: 4 Oct 2023)
- python: Emit complete type information in generated docstrings (created: 11 May 2023, updated: 11 May 2023)
- interprocess: Minor fixes for documentation of offset_ptr (created: 20 May 2023, updated: 20 May 2023)
- locale: Add custom `boost::locale::numpunct` (created: 21 May 2023, updated: 29 Jun 2023)
- type_traits: Make fallback `is_complete` implementation more robust (created: 21 May 2023, updated: 23 May 2023)
- regex: Use "noexcept" instead of "throw()" (created: 30 May 2023, updated: 15 Aug 2023)
- hana: traits expression (created: 31 May 2023, updated: 31 May 2023)
- units: Reenable fma (created: 1 Jun 2023, updated: 3 Jun 2023)
- graph: Add support for GraphViz cgraph library (created: 1 Jun 2023, updated: 18 Jun 2023)
- histogram: Add support for weighted fraction accumulator (created: 5 Jun 2023, updated: 20 Jun 2023)
- container_hash: Add support for std::coroutine_handle (created: 7 Jun 2023, updated: 17 Oct 2023)
- process: Fixes #111 (pipe_buf::close doesn't close) (created: 10 Jun 2023, updated: 14 Aug 2023)
- type_traits: Replace `reinterpret_cast` with `static_cast` (created: 13 Jun 2023, updated: 13 Jun 2023)
- histogram: Piecewise (created: 13 Jun 2023, updated: 16 Jun 2023)
- algorithm: Add 'indirect_sort' (created: 15 Jun 2023, updated: 26 Jun 2023)
- histogram: Improve axis regular precision (created: 15 Jun 2023, updated: 20 Jun 2023)
- mp11: Improve compilation speed by taking advantage of memoization (created: 20 Jun 2023, updated: 6 Jul 2023)
- pool: Do not extend the pool on each allocation (created: 22 Jun 2023, updated: 25 Jun 2023)
- range: Fix range filtered/filter return type in documentation (created: 26 Jun 2023, updated: 26 Jun 2023)
- histogram: Split out dynamic-only tests (created: 29 Jun 2023, updated: 29 Jun 2023)
- cobalt: Io (created: 30 Jun 2023, updated: 18 Oct 2023)
- process: Set pipe size issue322 (created: 1 Jul 2023, updated: 14 Aug 2023)
- asio: The modifications remove unnecessary uses of std::move() for improve… (created: 2 Jul 2023, updated: 2 Jul 2023)
- math: 1d newton (created: 12 Jul 2023, updated: 5 Aug 2023)
- geometry: [similarity] add similarity distance (created: 12 Jul 2023, updated: 23 Jan 2024)
- accumulators: remove Boost::numeric_ublas dependency (created: 18 Jul 2023, updated: 18 Jul 2023)
- chrono: Fixing documentation of process_cpu_clock (created: 19 Jul 2023, updated: 19 Jul 2023)
- spirit: prefer auto to Rng::(const_)?iterator for generic String (created: 20 Jul 2023, updated: 16 Aug 2023)
- date_time: Add `as_number` to greg_year (created: 25 Jul 2023, updated: 25 Jul 2023)
- chrono: Typo fix in config.hpp (created: 27 Jul 2023, updated: 27 Jul 2023)
- hana: Remove aligned_storage and aligned_union since C++23 (created: 1 Aug 2023, updated: 1 Aug 2023)
- math: More efficient bisection for 1D Newton root finder (created: 5 Aug 2023, updated: 9 Sep 2023)
- hana: Use C++20 for ""_s if available (created: 8 Aug 2023, updated: 8 Aug 2023)
- beast: websockets: Count pings from server as activity for idle_timeout (created: 11 Aug 2023, updated: 15 Feb 2024)
- test: fix unreachable return compilation error (created: 14 Aug 2023, updated: 15 Aug 2023)
- thread: Fix usage of make_error_code before its declaration. Resolves #323 (created: 14 Aug 2023, updated: 14 Aug 2023)
- date_time: Fix #233: use microsec_clock::universal_time() directly in local_time(time_zone_ptr) (created: 21 Aug 2023, updated: 21 Aug 2023)
- cobalt: added composed (created: 22 Aug 2023, updated: 11 Dec 2023)
- sort: Remove unnecessary semicolons for gcc --pedantic mode (created: 26 Aug 2023, updated: 10 Jan 2024)
- math: Refactor `promotion.hpp` (no policy promotion changes) (created: 27 Aug 2023, updated: 19 Dec 2023)
- python: Fix UB in instance_dealloc (created: 30 Aug 2023, updated: 30 Aug 2023)
- json: Parser experiments (created: 5 Sep 2023, updated: 30 Sep 2023)
- test: Include negated assertion_result messages: (created: 6 Sep 2023, updated: 6 Sep 2023)
- graph: Isomorphism: Remove invariant contiguous range requirement (created: 7 Sep 2023, updated: 22 Sep 2023)
- thread: Set C++11 requirements (created: 12 Sep 2023, updated: 13 Sep 2023)
- interprocess: Allow to map message_queue in anonymous memory (created: 12 Sep 2023, updated: 12 Sep 2023)
- thread: Conditionally set C++11 requirements (created: 14 Sep 2023, updated: 14 Sep 2023)
- contract: Docs build: flags --maxdepth 100000 (created: 15 Sep 2023, updated: 15 Sep 2023)
- json: Use result<T&> in accessor functions (created: 21 Sep 2023, updated: 30 Sep 2023)
- spirit: Update syntax examples to parser operator docs (created: 22 Sep 2023, updated: 22 Sep 2023)
- json: refactor parse_unsigned (created: 24 Sep 2023, updated: 15 Nov 2023)
- polygon: Add move in voronoi_diagram with C++11 (created: 25 Sep 2023, updated: 25 Sep 2023)
- polygon: Remove variable ops that is never read from (created: 29 Sep 2023, updated: 29 Sep 2023)
- uuid: uuid: support for threeway comparison (created: 4 Oct 2023, updated: 4 Oct 2023)
- json: Feature/stack nontrivials (created: 11 Oct 2023, updated: 11 Dec 2023)
- asio: Added missing BOOST_ASIO_DECL (created: 12 Oct 2023, updated: 12 Oct 2023)
- boost-ci: Add apt wrapper scripts (created: 15 Oct 2023, updated: 15 Dec 2023)
- config: added cpp_coroutine & cpp_concepts checks (created: 17 Oct 2023, updated: 17 Oct 2023)
- cobalt: Further clean and fix the CMLs (created: 17 Oct 2023, updated: 5 Dec 2023)
- boost: chrono/stopwatch no longer exists (created: 24 Oct 2023, updated: 24 Oct 2023)
- asio: Update CMakeLists.txt, meta/libraries.json (created: 26 Oct 2023, updated: 27 Oct 2023)
- release-tools: [WIP] Archive variants (created: 26 Oct 2023, updated: 10 Jan 2024)
- asio: Add GHA CMake install/subdir tests (created: 28 Oct 2023, updated: 28 Oct 2023)
- coroutine: Suppressing -Wsign-conversion warnings (created: 29 Oct 2023, updated: 29 Oct 2023)
- lockfree: modernisation: use c++14 where possible (created: 3 Nov 2023, updated: 1 Dec 2023)
- lockfree: stack/spsc_queue - introduce move semantics (created: 4 Nov 2023, updated: 29 Jan 2024)
- histogram: implement collector accumulator as in #349 (created: 6 Nov 2023, updated: 9 Nov 2023)
- geometry: Fix long compilation times for epsg (created: 11 Nov 2023, updated: 1 Dec 2023)
- python: Pass alignment to holder::allocate (created: 13 Nov 2023, updated: 13 Nov 2023)
- geometry: Remove deprecated test-suite rule (created: 19 Nov 2023, updated: 4 Dec 2023)
- mpl: Use static const for next/prior from C++11 (created: 24 Nov 2023, updated: 27 Nov 2023)
- serialization: Make BOOST_STRONG_TYPEDEF constexpr (created: 24 Nov 2023, updated: 9 Jan 2024)
- pfr: Add fmt library integration example (created: 25 Nov 2023, updated: 3 Dec 2023)
- json: Direct serialization (created: 27 Nov 2023, updated: 29 Jan 2024)
- preprocessor: Assorted minor fixes from my fork: add LICENSE, optimize modulo operations (created: 28 Nov 2023, updated: 28 Nov 2023)
- lockfree: modernisation: introduce `uses_optional` api (created: 1 Dec 2023, updated: 1 Dec 2023)
- lockfree: requirements: use concepts to improve requirement validation (created: 1 Dec 2023, updated: 1 Dec 2023)
- lockfree: Feature/spsc value (created: 1 Dec 2023, updated: 3 Dec 2023)
- date_time: Use BOOST_FALLTHROUGH in place of comments (created: 1 Dec 2023, updated: 1 Dec 2023)
- typeof: Test BOOST_AUTO in data member (created: 2 Dec 2023, updated: 26 Jan 2024)
- pfr: Get rid of cast_to_layout_compatible (created: 4 Dec 2023, updated: 4 Dec 2023)
- date_time: Assigned result of `constexpr` functions to `constexpr` variables (created: 10 Dec 2023, updated: 10 Dec 2023)
- histogram: Replace deprecated find_package for python (created: 12 Dec 2023, updated: 12 Dec 2023)
- geometry: [ci] Fix mscv versions (created: 12 Dec 2023, updated: 12 Feb 2024)
- ublas: Update guidelines link in README (created: 16 Dec 2023, updated: 17 Dec 2023)
- interprocess: cmake: link system libraries (created: 17 Dec 2023, updated: 17 Dec 2023)
- lockfree: Feature/remove fileset workaround (created: 18 Dec 2023, updated: 19 Dec 2023)
- odeint: Fix warnings so library runs under -Wextra -Werror (created: 18 Dec 2023, updated: 22 Dec 2023)
- program_options: Modernize noexcept specifiers (created: 20 Dec 2023, updated: 20 Dec 2023)
- phoenix: C5240: 'maybe_unused' (created: 21 Dec 2023, updated: 21 Dec 2023)
- asio: [winsock] Init to 2.2 instead of 2.0 (created: 21 Dec 2023, updated: 21 Dec 2023)
- iostreams: Fix wrong link location for sink concept in doc for function template write (created: 21 Dec 2023, updated: 21 Dec 2023)
- container: Make static_vector<T,N> trivially relocatable when T is trivially relocatable (created: 21 Dec 2023, updated: 21 Dec 2023)
- optional: Fix all gcc-13 -Wmaybe-uninitialized warnings (created: 21 Dec 2023, updated: 29 Dec 2023)
- static_string: Boost super-project tests target (created: 22 Dec 2023, updated: 22 Dec 2023)
- interval: Fix test Jamfile.v2 to be location independent (created: 24 Dec 2023, updated: 14 Jan 2024)
- ublas: Avoid references to root build project (created: 24 Dec 2023, updated: 14 Jan 2024)
- cobalt: Removed unnecessary #include <boos/leaf/capture.hpp> (created: 25 Dec 2023, updated: 25 Dec 2023)
- asio: Fix type in namespace of ssl/stream example (created: 26 Dec 2023, updated: 26 Dec 2023)
- cobalt: Fix -Wreorder flagging (created: 27 Dec 2023, updated: 27 Dec 2023)
- boost: CircleCI: update image (created: 2 Jan 2024, updated: 2 Jan 2024)
- cobalt: Docs: Select -> Race (created: 2 Jan 2024, updated: 2 Jan 2024)
- redis: Fixes TLS reconnection (created: 4 Jan 2024, updated: 21 Jan 2024)
- ublas: Fix documentation of the tensor part (created: 5 Jan 2024, updated: 5 Jan 2024)
- asio: Reducing binary size (created: 7 Jan 2024, updated: 7 Jan 2024)
- static_string: static_string can be used as a NTTP (created: 10 Jan 2024, updated: 10 Jan 2024)
- process: Fix call on moved variable in execute (created: 11 Jan 2024, updated: 11 Jan 2024)
- coroutine: Use BOOST_VERIFY instead of conditional BOOST_ASSERT (created: 12 Jan 2024, updated: 12 Jan 2024)
- filesystem: 179 skip fchmod flag (#1) (created: 14 Jan 2024, updated: 14 Jan 2024)
- sort: Benchmark Test Correction for boost::sort (created: 22 Jan 2024, updated: 25 Jan 2024)
- process: Fix posix basic_pipe move operator= _sink/_source leak (created: 23 Jan 2024, updated: 5 Feb 2024)
- boost: Add support for modular build structure (created: 23 Jan 2024, updated: 1 Feb 2024)
- mpi: PEP 328 import (created: 24 Jan 2024, updated: 24 Jan 2024)
- graph: Fix documentation hyperlink (created: 27 Jan 2024, updated: 27 Jan 2024)
- geometry: Add cmake files for clang/mac/darwin/arm64 (created: 28 Jan 2024, updated: 31 Jan 2024)
- release-tools: Merge github releases functionality into publish_release.py (created: 30 Jan 2024, updated: 30 Jan 2024)
- geometry: Fix numerical issue for segments sharing a common point (created: 31 Jan 2024, updated: 13 Feb 2024)
- wave: Avoid invoking UB when testing for signed overflow (created: 2 Feb 2024, updated: 2 Feb 2024)
- compatibility: Add modular library level build file (created: 4 Feb 2024, updated: 4 Feb 2024)
- thread: Use forward slashes to separate include files (created: 4 Feb 2024, updated: 4 Feb 2024)
- callable_traits: Add modular library level build file (created: 4 Feb 2024, updated: 4 Feb 2024)
- hof: Add modular library level build file (created: 4 Feb 2024, updated: 4 Feb 2024)
- preprocessor: Add modular library level build file (created: 4 Feb 2024, updated: 4 Feb 2024)
- process: Add more error handling to bp2::ext cwd.ipp (created: 6 Feb 2024, updated: 6 Feb 2024)
- random: [CI SKIP][ci skip] Multivariate normal distribution (created: 8 Feb 2024, updated: 8 Feb 2024)
- program_options: Fix listing typo (created: 8 Feb 2024, updated: 8 Feb 2024)
- geometry: pass strategy to sort by side (created: 10 Feb 2024, updated: 10 Feb 2024)
- units: Make quantity a trivial type (created: 10 Feb 2024, updated: 10 Feb 2024)
- redis: Refactors add_hello and adds unit tests (created: 11 Feb 2024, updated: 11 Feb 2024)
- process: native_environment_impl::get method bugfix for Windows wchar_t (created: 11 Feb 2024, updated: 11 Feb 2024)
- math: Linear BIG_CONST macros and try lcov-excl (created: 12 Feb 2024, updated: 12 Feb 2024)
- mysql: Feature/69 query formatting (created: 12 Feb 2024, updated: 15 Feb 2024)
- stacktrace: Add info on memory leaks on some platforms (created: 12 Feb 2024, updated: 13 Feb 2024)
- context: Add the BOOST_CONTEXT_USE_MAP_STACK logic to test_fcontext.cpp (created: 13 Feb 2024, updated: 13 Feb 2024)
- json: Cleanup/macros (created: 13 Feb 2024, updated: 13 Feb 2024)
- context: Implement the fcontext asm for sparc64 (created: 13 Feb 2024, updated: 13 Feb 2024)
- geometry: Add missing headers and remove unused typedefs (created: 13 Feb 2024, updated: 13 Feb 2024)
- pfr: CI fixes (created: 15 Feb 2024, updated: 15 Feb 2024)
- charconv: Use floff to consistently generate correctly rounded results (created: 15 Feb 2024, updated: 15 Feb 2024)
- math: Start finishing instantiate-tests (more to come) (created: 15 Feb 2024, updated: 15 Feb 2024)