]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/std
RISC-V: Add testcases for signed scalar SAT_ADD IMM form 2
[thirdparty/gcc.git] / libstdc++-v3 / include / std /
12 hours ago  Patrick Palkalibstdc++: Update LWG 4166 changes to concat_view:...
15 hours ago  Nathan Myerslibstdc++: construct bitset from string_view (P2697...
39 hours ago  Nathan Myerslibstdc++: make range view ctors explicit (P2711) ...
2 days ago  Luc Grosheintzlibstdc++: Implement default_accessor from mdspan.
7 days ago  Tomasz Kamińskilibstdc++: Type-erase chrono-data for formatting [PR110739]
9 days ago  Patrick Palkalibstdc++: Unnecessary type completion in __is_complete...
2025-06-13  Giuseppe D'Angelolibstdc++: add a workaround for format_kind<optional...
2025-06-12  Giuseppe D'Angelolibstdc++: add range support to std::optional (P3168)
2025-06-12  Tomasz Kamińskilibstdc++: Uglify __mapping_alike template parameter...
2025-06-12  Luc Grosheintzlibstdc++: Make layout_left(layout_stride) noexcept.
2025-06-12  Luc Grosheintzlibstdc++: Implement layout_stride from mdspan.
2025-06-12  Luc Grosheintzlibstdc++: Implement layout_right from mdspan.
2025-06-12  Luc Grosheintzlibstdc++: Implement layout_left from mdspan.
2025-06-12  Luc Grosheintzlibstdc++: Improve naming, whitespace and silence warni...
2025-06-12  Jonathan Wakelylibstdc++: Do not specialize std::formatter for incompl...
2025-06-11  Jonathan Wakelylibstdc++: Fix mismatched @cond and @endcond in <type_t...
2025-06-11  Jonathan Wakelylibstdc++: Fix whitespace before comments in <sstream>
2025-06-10  Yihan Wanglibstdc++: Implement LWG3528 make_from_tuple can perfor...
2025-06-09  Nathan Myerslibstdc++: sstream from string_view (P2495R3) [PR119741]
2025-06-06  Jonathan Wakelylibstdc++: Use std::conditional_t instead of lambda...
2025-06-06  Patrick Palkalibstdc++: Fix flat_map::operator[] for const lvalue...
2025-06-06  Jonathan Wakelylibstdc++: Optimize std::counting_semaphore for futex...
2025-06-05  Jonathan Wakelylibstdc++: Fix std::format thousands separators when...
2025-06-05  Nathan MyersRevert "libstdc++: sstream from string_view (P2495R3...
2025-06-04  Nathan Myerslibstdc++: sstream from string_view (P2495R3) [PR119741]
2025-06-04  Patrick Palkalibstdc++: Implement C++23 P1659R3 starts_with and...
2025-06-03  Jonathan Wakelylibstdc++: Check feature test macro for jthread in...
2025-06-03  Jonathan Wakelylibstdc++: Use new __is_destructible built-in in <type_...
2025-06-03  Jonathan Wakelylibstdc++: Use explicit cast to unsigned in std::rotr...
2025-06-02  Jonathan Wakelylibstdc++: Implement C++26 std::polymorphic [PR119152]
2025-05-30  Jonathan Wakelylibstdc++: Rewrite std::counting_semaphore base class...
2025-05-30  Jonathan Wakelylibstdc++: Create new base class of std::barrier<C...
2025-05-30  Jonathan Wakelylibstdc++: Fix std::barrier for constant initialization...
2025-05-30  Jonathan Wakelylibstdc++: Optimise std::latch::arrive_and_wait
2025-05-30  Jonathan Wakelylibstdc++: Various fixes for atomic wait/notify code
2025-05-30  Thomas Rodgerslibstdc++: Atomic wait/notify ABI stabilization
2025-05-29  Patrick Palkalibstdc++: Compare keys and values separately in flat_m...
2025-05-29  Patrick Palkalibstdc++: Fix tuple/pair confusion with std::erase_if...
2025-05-27  Luc Grosheintzlibstdc++: Fix bug in default ctor of extents.
2025-05-26  Jonathan Wakelylibstdc++: Implement C++26 std::indirect [PR119152]
2025-05-26  Tomasz Kamińskilibstdc++: Implement C++26 function_ref [PR119126]
2025-05-23  Jonathan Wakelylibstdc++: Add always_inline to std::is_constant_evalua...
2025-05-20  Tomasz Kamińskilibstdc++: Cleanup and stabilize format _Spec<_CharT...
2025-05-19  Jonathan Wakelylibstdc++: Fix some Clang -Wsystem-headers warnings...
2025-05-16  Patrick Palkalibstdc++: Use __is_invocable/nothrow_invocable builtin...
2025-05-15  Luc Grosheintzlibstdc++: Fix class mandate for extents.
2025-05-15  Jonathan Wakelylibstdc++: Fix std::format_kind primary template for...
2025-05-15  Jonathan Wakelylibstdc++: Micro-optimization in std::arg overload...
2025-05-15  Jonathan Wakelylibstdc++: Deprecate non-standard std::fabs(const compl...
2025-05-15  Tomasz Kamińskilibstdc++: Fix preprocessor check for __float128 format...
2025-05-14  Tomasz Kamińskilibstdc++: Renamed bits/move_only_function.h to bits...
2025-05-14  Tomasz Kamińskilibstdc++: Implement C++26 copyable_function [PR119125]
2025-05-14  Tomasz Kamińskilibstdc++: Preserve the argument type in basic_format_a...
2025-05-14  Ville VoutilainenAdd std::to_underlying to the set of stdlib functions...
2025-05-12  Patrick Palkalibstdc++: Fix constraint recursion in std::expected...
2025-05-12  Jonathan Wakelylibstdc++: Restore std::scoped_lock for non-gthreads...
2025-05-09  Tomasz Kamińskilibstdc++: Provide ability to query _Sink_iter if write...
2025-05-07  Luc Grosheintzlibstdc++: Implement std::extents [PR107761].
2025-05-07  Luc Grosheintzlibstdc++: Add header mdspan to the build-system.
2025-05-06  Jonathan Wakelylibstdc++: Fix <numeric> parallel algos for move-only...
2025-05-02  Dhruv Chawlalibstdc++: Add missing feature-test macro in <memory>
2025-04-30  Tomasz Kamińskilibstdc++: Fix _Padding_sink in case when predicted...
2025-04-29  Patrick Palkalibstdc++: Fix availability of std::erase_if(std::flat_...
2025-04-29  Jonathan Wakelylibstdc++: Use constexpr-if for C++11 and C++14
2025-04-28  Tomasz Kamińskilibstdc++: Fix mingw build by using _M_span [PR119970]
2025-04-25  Jonathan Wakelylibstdc++: Rename std::latch data member
2025-04-25  Tomasz Kamińskilibstdc++: Minimalize temporary allocations when width...
2025-04-25  Tomasz Kamińskilibstdc++: Constrain formatter for thread::id [PR119918]
2025-04-25  Tomasz Kamińskilibstdc++: Implement formatters for queue, priority_que...
2025-04-25  Jonathan Wakelylibstdc++: Improve diagnostics for std::packaged_task...
2025-04-24  Jonathan Wakelylibstdc++: Add lvalue overload for generator::yield_value
2025-04-17  Tomasz Kamińskilibstdc++: Fixed signed comparision in _M_parse_fill_an...
2025-04-17  Jonathan Wakelylibstdc++: Do not use 'not' alternative token in <format>
2025-04-17  Tomasz Kamińskilibstdc++: Remove dead code in range_formatter::format...
2025-04-16  Tomasz Kamińskilibstdc++: Fix constification in range_formatter::forma...
2025-04-16  Tomasz Kamińskilibstdc++: Implement formatters for pair and tuple...
2025-04-15  Jonathan Wakelylibstdc++: Do not define __cpp_lib_ranges_iota in ...
2025-04-15  Jonathan Wakelylibstdc++: Do not declare namespace ranges in <numeric...
2025-04-15  Tomasz Kamińskilibstdc++: Implement formatter for ranges and range_for...
2025-04-11  Tomasz Kamińskilibstdc++: Define __cpp_lib_containers_ranges in approp...
2025-04-11  Tomasz Kamińskilibstdc++: Implement debug format for strings and chara...
2025-04-08  Jonathan Wakelylibstdc++: Fix use-after-free in std::format [PR119671]
2025-04-04  Patrick Palkalibstdc++: Avoid redundant value_type object in flat_se...
2025-04-04  Tomasz Kamińskilibstdc++: Provide formatter for vector<bool>::referenc...
2025-04-03  Tomasz Kamińskilibstdc++: Fix handling of field width for wide strings...
2025-03-31  Jonathan Wakelylibstdc++: Make operator== for std::tuple convert to...
2025-03-26  Tomasz Kamińskilibstdc++: Check presence of iterator_category for...
2025-03-25  Jonathan Wakelylibstdc++: Allow std::ranges::to to create unions
2025-03-25  Jonathan Wakelylibstdc++: Cast -1 to size_t in <format> [PR119429]
2025-03-25  Tomasz Kamińskilibstdc++: Fix handling of common cpp20-only ranges...
2025-03-14  Tomasz Kamińskilibstdc++: Fix views::zip_transform constraints for...
2025-03-13  Patrick Palkalibstdc++: Work around C++20 tuple<tuple<any>> constrai...
2025-03-13  Patrick Palkalibstdc++: Fix ref_view branch of views::as_const ...
2025-03-13  Tomasz Kamińskilibstdc++: Hide 128-bit int and float types behind...
2025-03-12  Patrick Palkalibstdc++: Implement P3137R3 views::to_input for C++26
2025-03-12  Jonathan Wakelylibstdc++: Use new <bits/monostate.h> header in <format>
2025-03-12  Jonathan Wakelylibstdc++: Optimize basic_format_parse_context::check_d...
2025-03-12  Jonathan Wakelylibstdc++: Add static_assert to std::packaged_task...
2025-03-12  Jonathan Wakelylibstdc++: Update tzdata to 2025a
2025-03-12  Tomasz Kamińskilibstdc++: Correct preprocessing checks for floatX_t...
next