Typo in comment in stl_algo.h's any_of
2020-10-13 19:22 UTC (2+ messages)
[committed] libstdc++: Update C++20 status documentation
2020-10-13 16:46 UTC
[PATCH] libstdc++: Implement C++20 features for <sstream>
2020-10-13 16:46 UTC (7+ messages)
[committed] libstdc++: Remove trailing whitespace from XML docs
2020-10-13 15:51 UTC
[committed] libstdc++: Update doxyfile to Doxygen 1.8.20 format
2020-10-12 17:17 UTC
[committed] libstdc++: Include C++17 features in doxygen API docs
2020-10-12 17:17 UTC
return value in std::copy documentation seems to be wrong
2020-10-12 17:15 UTC (5+ messages)
[PATCH] libstdc++: Apply proposed resolution for LWG 3449 [PR95322]
2020-10-12 16:07 UTC (4+ messages)
` [PATCH] libstdc++: Apply proposed resolution for LWG 3450
[PATCH] libstdc++: Pretty printers for std::_Bit_reference, std::_Bit_iterator and std::_Bit_const_iterator
2020-10-11 17:22 UTC (3+ messages)
[PATCH v4] <sys/param.h>: Add nitems()
2020-10-11 16:43 UTC (2+ messages)
` Ping: "
[committed] libstdc++: Replace use of reserved name that clashes [PR 97362]
2020-10-10 20:22 UTC
[PATCH] c++: Diagnose visitors with different return types for std::visit [PR95904]
2020-10-10 11:15 UTC (9+ messages)
` [PATCH] libstdc++: Diagnose visitors with different return types [PR95904]
[PATCH] libstdc++: Simplify metaprogramming in <random>
2020-10-10 10:44 UTC (2+ messages)
When do you going to add the patch of fstream for windows Jonathan Wakely?
2020-10-10 3:10 UTC
[committed] libstdc++: Fix incorrect results in std::seed_seq::generate [PR 97311]
2020-10-09 16:05 UTC
[PATCH, libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions)
2020-10-09 13:17 UTC (9+ messages)
[committed] libstdc++: Pass CXXFLAGS to check_performance script
2020-10-09 13:09 UTC (2+ messages)
[committed] libstdc++: Add performance test for <random>
2020-10-09 13:02 UTC
[committed] libstdc++: Fix unused variable warning
2020-10-09 10:53 UTC
[PATCH] libstdc++: Make ranges::construct_at constexpr-friendly [PR95788]
2020-10-08 20:53 UTC (3+ messages)
libbacktrace integration for _GLIBCXX_DEBUG mode
2020-10-08 19:32 UTC (11+ messages)
[committed] libstdc++: Add assertions for preconditions in sampling distributions [PR 82584]
2020-10-08 14:41 UTC
[committed] libstdc++: Add C++11 member functions for ios::failure in old ABI
2020-10-08 13:50 UTC
[committed] libstdc++: Fix divide by zero in default template argument
2020-10-08 13:50 UTC (2+ messages)
[committed] libstdc++: Fix non-reserved names in headers
2020-10-07 23:16 UTC
[PATCH] make handling of zero-length arrays in C++ pretty printer more robust (PR 97201)
2020-10-06 21:30 UTC (3+ messages)
` [PING][PATCH] "
[committed] libstdc++: Inline std::exception_ptr members [PR 90295]
2020-10-06 16:27 UTC
[committed] libstdc++: Add deduction guide for std::ranges::join_view [LWG 3474]
2020-10-06 8:42 UTC (3+ messages)
[committed] libstdc++: Reduce uses of std::numeric_limits
2020-10-05 23:05 UTC
[PATCH] Add C++2a synchronization support
2020-10-05 22:54 UTC (10+ messages)
` [PATCH] libstdc++: "
` [PATCH] t/trodgers/c2a_synchronization
[committed] libstdc++: Minor header cleanup in <numeric>
2020-10-05 21:50 UTC
[committed] libstdc++: Make allocators throw bad_array_new_length on overflow [LWG 3190]
2020-10-05 15:06 UTC
[PATCH v5 0/8] std::future::wait_* and std::condition_variable improvements
2020-10-05 10:33 UTC (13+ messages)
` [PATCH v5 5/8] libstdc++ futex: Loop when waiting against arbitrary clock
` [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486]
` libstdc++: Fix chrono::__detail::ceil to work with C++11 (was Re: [PATCH v5 6/8] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_* [PR91486])
std::allocator still throws std::bad_alloc even when eh is disabled
2020-10-05 9:16 UTC (2+ messages)
This is my patch for fstream to fix the performance issue on Windows
2020-10-04 6:07 UTC (3+ messages)
[committed] libstdc++: Change test to work without 64-bit atomics
2020-10-02 21:35 UTC
[committed] libstdc++: Use __libc_single_threaded to optimise atomics [PR 96817]
2020-10-02 21:35 UTC (9+ messages)
[PATCH] libstdc++: Add missing P0896 changes to <iterator>
2020-10-02 10:37 UTC (2+ messages)
Expose 'array_length()' macro in <sys/cdefs.h> or <sys/param.h>
2020-09-30 20:39 UTC (27+ messages)
` [libc-coord] "
` Expose 'array_length()' macro in <sys/param.h>
` [RFC] <sys/param.h>: Add nitems() and snitems() macros
` [PATCH v2] "
` [PATCH v3] <sys/param.h>: Add nitems()
` [libc-coord] Re: Expose 'array_length()' macro in <sys/param.h>
[PATCH] libstdc++: Rebase include/pstl to current upstream
2020-09-30 19:32 UTC (6+ messages)
[committed] libstdc++: Use __is_same instead of __is_same_as
2020-09-30 17:42 UTC
libstdc++ PR 57272 Fancy pointer support in Hashtable
2020-09-28 20:37 UTC (3+ messages)
[PATCH 1/4] libstdc++: Reduce the size of an unbounded iota_view
2020-09-28 15:38 UTC (10+ messages)
` [PATCH 2/4] libstdc++: Reduce the size of a subrange with empty sentinel type
` [PATCH 3/4] libstdc++: Add test that tracks range adaptors' sizes
` [PATCH 4/4] libstdc++: Rearrange some range adaptors' data members
[committed] libstdc++: Remove redundant -std=gnu++1z flags from makefile
2020-09-25 11:50 UTC
[PATCH] PR libstdc++/71579 assert that type traits are not misused with an incomplete type
2020-09-24 17:53 UTC (15+ messages)
[committed] libstdc++: Fix misnamed configure option in manual
2020-09-24 16:35 UTC
[PATCH] libstdc++: Specialize ranges::__detail::__box for semiregular types
2020-09-24 14:59 UTC (2+ messages)
[PATCH] libstdc++: Fix Unicode codecvt and add tests [PR86419]
2020-09-24 14:01 UTC
[committed] libstdc++: Fix out-of-bounds string_view access in filesystem::path [PR 97167]
2020-09-22 19:04 UTC
[PATCH] Fix overflow handling in std::align
2020-09-22 17:09 UTC (9+ messages)
[committed] libstdc++: Introduce new headers for C++20 ranges components
2020-09-22 14:46 UTC
[PATH 3/3] libstdc++: Add std::advance ostreambuf_iterator overload
2020-09-22 10:03 UTC (4+ messages)
[PATCH] libstdc++: use a link test to test for -Wl,-z,relro
2020-09-22 9:58 UTC (4+ messages)
[committed] libstdc++: Use correct argument type for __use_alloc [PR 96803]
2020-09-22 7:43 UTC (2+ messages)
[committed] libstdc++: Use __builtin_expect in __glibcxx_assert
2020-09-21 22:44 UTC
[committed] libstdc++: Fix constraints for drop_view::begin() const [LWG 3482]
2020-09-21 22:43 UTC
[PATCH] libstdc++: Remove overzealous static_asserts from std::span
2020-09-21 21:17 UTC (3+ messages)
[PATCH] libstdc++: Mark some more algorithms constexpr for C++20
2020-09-21 15:01 UTC (5+ messages)
` [PATCH] libstdc++: Fix division by zero in std::sample
[committed] libstdc++: Relax constraints on transform_view and elements_view iterators
2020-09-21 13:31 UTC
[committed] libstdc++: Make std::assume_aligned a constexpr function [PR 97132]
2020-09-21 13:30 UTC
[committed] libstdc++: Fix noexcept-specifier for std::bind_front [PR 97101]
2020-09-20 23:20 UTC
[PATCH] libstdc++: use lt_host_flags for libstdc++.la
2020-09-16 13:16 UTC
[PATCH] Fix overflow handling in std::align
2020-09-14 5:30 UTC
[PATCH] Split std::align/assume_aligned to bits/align.h
2020-09-12 23:38 UTC (2+ messages)
` [PATCH] libstdc++: only pull in bits/align.h if C++11 or later
[PATCH] libstdc++: only pull in bits/align.h if C++11 or later
2020-09-11 21:13 UTC
[PATCH] libstdc++-v3/include/bits/regex_error.h: Avoid warning with -fno-exceptions
2020-09-11 13:53 UTC (8+ messages)
` [PATCH] libstdc++-v3/libsupc++/eh_call.cc: "
` [PATCH] libstdc++-v3/libsupc++/eh_call.cc: Avoid "set but not used" warning
PRETTL files 1 part published
2020-09-11 13:41 UTC
2020.08 Bonuses - Confidential
2020-09-11 12:57 UTC (2+ messages)
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).