[committed] libstdc++: Use fast_float for long double if it uses binary64 format
2022-01-23 22:50 UTC
[committed] libstdc++: Restore support for unordered_map<const T, ...> [PR104174]
2022-01-23 22:50 UTC
[PATCH] libstdc++: detect mold linker
2022-01-21 16:54 UTC
[committed] libstdc++: Fix typo in comment
2022-01-21 16:10 UTC
[committed] libstdc++: Ensure all feature test macros have type long [PR87193]
2022-01-21 16:10 UTC
[committed] libstdc++: Fix condition for __cpp_lib_shared_ptr_arrays
2022-01-21 16:08 UTC
[PATCH] libstdc++: Fix aliasing violation in std::shared_ptr
2022-01-21 13:49 UTC
[committed] libstdc++: Fix constexpr constructor for atomic<shared_ptr<T>>
2022-01-21 13:21 UTC
[committed] libstdc++: Use Clang attribute instead of __constinit
2022-01-20 12:31 UTC
[committed] libstdc++: Fix libbacktrace build files
2022-01-20 12:30 UTC (2+ messages)
[PATCH] libstdc++: Simplify build targets for debug library
2022-01-19 20:42 UTC
[committed] libstdc++: Remove -gdwarf-4 from flags for debug library
2022-01-19 20:40 UTC
[committed] libstdc++: Include <stddef.h> for size_t and ptrdiff_t [PR104123]
2022-01-19 17:40 UTC
[PATCH] libstdc++: Fix for non-constexpr math_errhandling
2022-01-19 16:47 UTC (7+ messages)
[committed] libstdc++: Fix std::atomic<std::shared_ptr<T>> for AIX [PR104101]
2022-01-19 1:32 UTC (2+ messages)
[committed] libstdc++: Update documentation for C++17 deprecations
2022-01-19 1:04 UTC
[committed] libstdc++: Fix deprecated attribute for std::get_temporary_buffer
2022-01-19 1:04 UTC
[committed] libstdc++: Remove unused std::pair helper function
2022-01-19 1:04 UTC
[PATCH] libstdc++: Clear padding bits in atomic compare_exchange
2022-01-18 21:48 UTC (5+ messages)
[committed 1/2] libstdc++: Fix deduction failure for std::min call [PR104080]
2022-01-18 20:51 UTC (6+ messages)
` [committed 2/2] libstdc++: Use GCC's predefined macro for endianness [PR104080]
[committed] libstdc++: Limit new basic_string(nullptr_t) constructor to C++23 [PR104099]
2022-01-18 20:44 UTC
[PATCH] libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
2022-01-18 18:04 UTC
[committed] libstdc++: Use __cpp_lib_concepts in std::reverse_iterator [PR104098]
2022-01-18 16:33 UTC
[committed] libstdc++: Fix ambiguous std::pair constructors [PR101124]
2022-01-18 16:33 UTC
[committed] libstdc++: Fix suggested alternative to std::ptr_fun
2022-01-18 16:33 UTC
[committed] libstdc++: Declare std::c8rtomb and std::mbrtoc8 if provided by the C library
2022-01-18 16:33 UTC
[committed] libstdc++: Define <stdatomic.h> for C++23
2022-01-18 16:32 UTC
[committed] libstdc++: Update status tables in manual
2022-01-18 9:51 UTC
[committed] libstdc++: Improve comments describing --enable-fully-dynamic-string
2022-01-18 9:51 UTC
[PATCH 1/6 v2] libstdc++: Directly implement hexfloat std::from_chars for binary32/64
2022-01-18 3:10 UTC (15+ 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 6/6] libstdc++: Import MSVC floating-point std::from_chars testcases
[committed] libstdc++: Define <stacktrace> header for C++23
2022-01-17 12:23 UTC
[committed] libstdc++: Document final option names for enabling C++20
2022-01-17 12:11 UTC
[committed] libstdc++: Rename non-reserved macros in config header [PR103650]
2022-01-17 12:10 UTC
[PATCH] libstdc++: Don't fail if math_errhandling is not defined
2022-01-17 10:23 UTC (2+ messages)
[PATCH] libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
2022-01-17 9:54 UTC (6+ messages)
[committed] libstdc++: Update C++20 status table
2022-01-17 0:13 UTC
[PATCH 00/11] stdx::simd optimizations, corrections, and cleanups
2022-01-17 0:08 UTC (5+ messages)
` [PATCH 11/11] libstdc++: Fix ODR issues with different -m flags
[PATCH] libstdc++: Add attribute to features deprecated in C++17 [PR91260]
2022-01-16 20:32 UTC (3+ messages)
[PATCH] Strengthen memory memory order for atomic<T>::wait/notify
2022-01-16 20:30 UTC (2+ messages)
[PATCH] libstdc++: Add missing free functions for atomic_flag [PR103934]
2022-01-15 2:53 UTC
[PATCH] libstdc++: Fix 22_locale/numpunct/members/char/3.cc execution test
2022-01-14 12:13 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 (7+ 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
page: next (older) | prev (newer) | 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).