public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH 1/6 v2] libstdc++: Directly implement hexfloat std::from_chars for binary32/64
 2022-01-16 18:06 UTC  (5+ messages)
` [PATCH 2/6] libstdc++: Import the fast_float library
` [PATCH 3/6] libstdc++: Apply modifications to our local copy of fast_float
` [PATCH 4/6] libstdc++: Adjust fast_float's over/underflow behavior for conformnace
` [PATCH 5/6] libstdc++: Use fast_float in std::from_chars for binary32/64

[PATCH] Strengthen memory memory order for atomic<T>::wait/notify
 2022-01-16  1:47 UTC 

[PATCH] libstdc++: Add missing free functions for atomic_flag [PR103934]
 2022-01-15  2:53 UTC 

[PATCH] libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
 2022-01-14 22:40 UTC  (3+ messages)

[PATCH 00/11] stdx::simd optimizations, corrections, and cleanups
 2022-01-14 21:30 UTC  (4+ messages)
` [PATCH 11/11] libstdc++: Fix ODR issues with different -m flags

[PATCH] libstdc++: Fix 22_locale/numpunct/members/char/3.cc execution test
 2022-01-14 12:13 UTC  (2+ messages)

[PATCH] libstdc++: Add attribute to features deprecated in C++17 [PR91260]
 2022-01-14 11:32 UTC  (2+ messages)

[committed] libstdc++: Add C++20 std::make_shared enhancements (P0674R1)
 2022-01-14 10:21 UTC 

[committed] libstdc++: Ignore cv-quals when std::allocator<void> constructs
 2022-01-14 10:16 UTC 

[committed] libstdc++: Use std::construct_at in std::common_iterator [PR103992]
 2022-01-14 10:15 UTC 

[committed] libstdc++: Document new std::random_device tokens
 2022-01-14 10:14 UTC 

[COMIITTED] Testsuite: Make dependence on -fdelete-null-pointer-checks explicit
 2022-01-13 20:33 UTC  (2+ messages)

[committed] libstdc++: Add explicit dg-do directive to .../103955.cc
 2022-01-12 16:40 UTC 

GCC GSoC 2022: Call for project ideas and mentors
 2022-01-12 10:01 UTC  (4+ messages)

[PATCH] libstdc++: Avoid overflow in bounds checks [PR103955]
 2022-01-11 21:07 UTC  (2+ messages)

[PATCH] C++ P0482R6 char8_t: declare std::c8rtomb and std::mbrtoc8 if provided by the C library
 2022-01-11 20:13 UTC  (5+ messages)

[committed] libstdc++: Install <source_location> header for freestanding [PR103726]
 2022-01-11 18:38 UTC 

[committed] libstdc++: Add missing noexcept to lazy_split_view iterator (LWG 3593)
 2022-01-11 15:21 UTC 

[committed] libstdc++: Make copyable-box completely constexpr (LWG 3572)
 2022-01-11 15:20 UTC 

[committed] libstdc++: Install <coroutine> header for freestanding [PR103726]
 2022-01-11 13:30 UTC 

[committed] libstdc++: Optimize std::ostream inserters for single characters
 2022-01-11 13:28 UTC 

[committed] libstdc++: Make std::variant work with Clang in C++20 mode [PR103891]
 2022-01-11 13:26 UTC 

[committed] libstdc++: Make std::common_iterator completely constexpr-able (LWG 3574)
 2022-01-11 13:25 UTC 

ostream::operator<<() and sputn()
 2022-01-11  1:09 UTC  (7+ messages)

[PATCH] libstdc++: Add %j, %U, %w, %W time_get support, fix %y, %Y, %C, %p [PR77760]
 2022-01-10 13:40 UTC  (3+ messages)
` [PATCH] libstdc++, v2: "

[PATCH] libstdc++: Fix and simplify freestanding configuration [PR103866]
 2022-01-10 12:25 UTC  (2+ messages)

[committed] libstdc++: Add dg-timeout-factor to some more regex tests
 2022-01-10 12:19 UTC 

[committed] libstdc++: Update default -std option in manual
 2022-01-10 12:19 UTC 

[committed] libstdc++: Add -nostdinc++ for c++17 sources [PR100017]
 2022-01-10 12:19 UTC 

[committed] libstdc++: Add self-merge check to std::forward_list::merge [PR103853]
 2022-01-06 15:00 UTC 

[committed] libstdc++: Reduce template instantiations in <regex>
 2022-01-06 14:59 UTC  (5+ messages)

[committed] libstdc++: Increase timeout for pthread7-rope.cc test
 2022-01-06 14:57 UTC 

[committed] libstdc++: Do not use std::isdigit in <charconv> [PR103911]
 2022-01-06 14:57 UTC 

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2022-01-05 17:07 UTC  (10+ messages)

[committed] libstdc++: Fix overconstrained std::string constructor [PR103919]
 2022-01-05 16:22 UTC 

[committed] libstdc++: Implement P1328 "Making std::type_info::operator== constexpr"
 2022-01-05 15:30 UTC 

[committed] libstdc++: Improvements to standard error category objects (part deux)
 2022-01-05 15:30 UTC 

[committed] libstdc++: Fix std::error_code pretty printer for versioned namespace
 2022-01-05 15:30 UTC 

[committed] libstdc++: Add pretty printer for std::regex internals
 2022-01-05 13:48 UTC 

[committed] libstdc++: Fix comments in std::forward_list tests
 2022-01-05 13:48 UTC 

[committed] libstdc++: Avoid -Wzero-as-null-pointer-constant warning [PR103848]
 2022-01-05 13:48 UTC 

[committed] libstdc++: Simplify std::allocator_traits<allocator<void>>::construct
 2022-01-05 13:48 UTC 

[committed] libstdc++: Fix example preprocessor command in FAQ [PR103877]
 2022-01-05 13:48 UTC 

[committed] libstdc++: Compare match_results for failed regex_match
 2022-01-05 13:47 UTC 

[committed] libstdc++: Improve std::regex_error::what() strings
 2022-01-05 13:47 UTC 

Patch ping
 2022-01-04 12:45 UTC 

Code style enforcement
 2021-12-24 12:21 UTC  (4+ messages)

[committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>>
 2021-12-15 21:21 UTC  (14+ messages)
  ` [committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I, C>>

[committed] libstdc++: Support old and new T_FMT for en_HK locale [PR103687]
 2021-12-14 23:37 UTC 

[committed] libstdc++: Fix handling of invalid ranges in std::regex [PR102447]
 2021-12-14 21:47 UTC 

[committed] libstdc++: Simplify typedefs by using __UINTPTR_TYPE__
 2021-12-14 21:47 UTC 

[committed] libstdc++: Simplify definition of std::regex_constants variables
 2021-12-14 21:47 UTC 

[committed] libstdc++: Fix non-reserved name in <regex> header
 2021-12-14 14:26 UTC 

[PATCH] libstdc++: Poor man's case insensitive comparisons in time_get [PR71557]
 2021-12-14 14:08 UTC  (2+ messages)

[committed] libstdc++: Add support for '?' in linker script globs
 2021-12-13 13:16 UTC 

[committed] libstdc++: Make ranges::size and ranges::empty check for unbounded arrays
 2021-12-13 11:16 UTC 

[committed] libstdc++: Fix std::regex_replace for strings with embedded null [PR103664]
 2021-12-13 11:16 UTC 

[PATCH] #undef isblank before def or decl in libstdc++ headers
 2021-12-13 11:09 UTC  (5+ messages)

std::basic_string<_Tp> constructor point of instantiation woes?
 2021-12-12 23:53 UTC  (3+ messages)

[committed] libstdc++: Disable over-zealous warnings about std::string copies [PR103332]
 2021-12-10 18:16 UTC  (11+ messages)

[PATCH] Define _C99 in libstdc++ vxworks/os_defines.h
 2021-12-10 16:15 UTC  (4+ messages)

[PATCH] libstdc++: Add std::time_get %r support [PR71367]
 2021-12-10 15:49 UTC  (2+ messages)

[PATCH] libstdc++: Some time_get fixes [PR78714]
 2021-12-10 15:48 UTC  (2+ messages)

__inplace_stable_sort improvement
 2021-12-10 15:31 UTC  (6+ messages)

[committed] libstdc++: Guard mutex and condvar with gthreads macro [PR103638]
 2021-12-10 14:08 UTC 

[committed] libstdc++: Fix definition of _GLIBCXX_NO_SLEEP config macro
 2021-12-10 14:07 UTC 

[Bug libstdc++/83077] sso-string @ gnu-versioned-namespace
 2021-12-10 13:58 UTC  (5+ messages)

libstdc++: Make atomic<T*>::wait() const [PR102994]
 2021-12-10  2:14 UTC  (8+ messages)

[committed] libstdc++: Fix ambiguous comparisons for iterators in C++20
 2021-12-09 23:31 UTC 

[committed] libstdc++: Remove bogus dg-error for effective-target c++20
 2021-12-09 23:31 UTC 

[committed] libstdc++: Make std::make_exception_ptr work with -fno-exceptions [PR85813]
 2021-12-09 23:30 UTC 

[committed] libstdc++: Fix std::exception_ptr regressions [PR103630]
 2021-12-09 23:30 UTC 

[committed] libstdc++: Implement std::ios_base::noreplace for C++23 [PR59769]
 2021-12-09 23:30 UTC 

[PATCH] libstdc++: Allow std::condition_variable waits to be cancelled [PR103382]
 2021-12-09 23:30 UTC  (9+ messages)

[committed] libstdc++: Avoid unnecessary allocations in std::map insertions [PR92300]
 2021-12-09 23:27 UTC 

[PATCH] libstdc++: Do not leak empty COW strings
 2021-12-09 23:25 UTC  (2+ messages)

[PATCH] libstdc++: Fix non-reserved name in std::allocator base class [PR64135]
 2021-12-09 23:25 UTC  (2+ messages)

[PATCH] libstdc++: Skip atomic instructions in _Sp_counted_base::_M_release when both counts are 1
 2021-12-09 12:28 UTC  (16+ messages)
                          ` [committed] libstdc++: Fix undefined shift when _Atomic_word is 64-bit

[PATCH][_GLIBCXX_DEBUG] Enhance std::erase_if for vector/deque
 2021-12-08 16:17 UTC  (2+ messages)

[committed] libstdc++: Initialize member in std::match_results [PR103549]
 2021-12-04 15:55 UTC 

[committed] libstdc++: Simplify emplace member functions in _Rb_tree
 2021-12-03 22:53 UTC 

[PATCH] libstdc++: Remove broken std::allocator base classes [PR103340]
 2021-12-02 17:17 UTC  (3+ messages)
  ` [wwwdocs] Document --enable-libstdcxx-allocator changes

[committed] libstdc++: Allow exception classes to move fully-dynamic strings
 2021-12-02 16:57 UTC 

[committed] libstdc++: Optimize ref-count updates in COW std::string
 2021-12-02 16:55 UTC  (4+ messages)
    ` [committed] libstdc++: Restore unconditional atomic load "

[committed] libstdc++: Clear RB tree after moving elements [PR103501]
 2021-12-01 15:08 UTC 

[committed] libstdc++: Define std::__is_constant_evaluated() for internal use
 2021-12-01 15:08 UTC 

[committed] libstdc++: Avoid unwanted allocations in filesystem::path
 2021-12-01 15:08 UTC 

[committed] libstdc++: Fix tests that fail with fully-dynamic-string
 2021-11-30 23:11 UTC 

[committed] libstdc++: Fix fully-dynamic-string build
 2021-11-30 23:11 UTC 

[committed] libstdc++: Ensure C++20 std::stringstream definitions use correct ABI
 2021-11-30 23:10 UTC 

[committed] libstdc++: Skip tag dispatching for _S_relocate in C++17
 2021-11-30 20:11 UTC 

[committed] libstdc++: Make Asan detection work for Clang [PR103453]
 2021-11-30 20:11 UTC 

[PATCH] libstdc++: Add [[nodiscard]] to std::byteswap
 2021-11-30 10:41 UTC  (2+ messages)

[wwwdocs] Add spanstream and constexpr std::string to libstdc++ changes
 2021-11-29 21:16 UTC 

std::reduce: set max number of threads
 2021-11-29 14:55 UTC 

[PATCH] Extend usage of user hint in _Hashtable
 2021-11-28 21:27 UTC 

[PATCH] libstdc++: Implement std::byteswap for C++23
 2021-11-27 18:23 UTC  (3+ messages)
` [PATCH] libstdc++, v2: "

[PATCH] libstdc++: Define std::__is_constant_evaluated() for internal use
 2021-11-26 23:26 UTC  (6+ messages)
    ` [PATCH v2] "

[committed] libstdc++: Fix test that fails in C++20 mode
 2021-11-26 23:09 UTC 

[committed] libstdc++: Fix trivial relocation for constexpr std::vector
 2021-11-26 23:08 UTC 

[committed] libstdc++: Remove workaround for FE bug in std::tuple [PR96592]
 2021-11-26 23:08 UTC 

[committed 1/3] libstdc++: Remove redundant xfail selectors in dg-do compile tests
 2021-11-26 15:15 UTC  (3+ messages)
` [committed 2/3] libstdc++: Fix dg-do directive for tests supposed to be run
` [committed 3/3] libstdc++: Ensure dg-add-options comes after dg-options

[committed] libstdc++: Fix test that fails for C++98 mode
 2021-11-26 12:56 UTC 

[committed] libstdc++: Skip failing std::array test for debug mode
 2021-11-26 12:56 UTC 

[committed] libstdc++: Add missing header to <bits/stl_iterator.h>
 2021-11-26 12:55 UTC 

[committed] libstdc++: Make std::pointer_traits SFINAE-friendly [PR96416]
 2021-11-26 12:39 UTC  (2+ messages)
` [committed] libstdc++: Move std::to_address tests to more appropriate place

[committed] libstdc++: Remove dg-error that no longer happens
 2021-11-25 23:12 UTC 

[committed] libstdc++: Do not use memset in constexpr calls to ranges::fill_n [PR101608]
 2021-11-25 20:04 UTC 

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).