public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Specialize allocator_traits<pmr::polymorphic_allocator<T>>
 2021-08-03 15:34 UTC 

[committed] libstdc++: Remove trailing whitespace in some tests
 2021-08-03 15:34 UTC 

[committed] libstdc++: Deprecate std::random_shuffle for C++14
 2021-08-03 15:34 UTC 

[committed] libstdc++: Add testsuite proc for testing deprecated features
 2021-08-03 15:34 UTC 

[committed] libstdc++: Reduce header dependencies in <regex>
 2021-08-03 15:33 UTC 

[committed] libstdc++: Avoid using std::unique_ptr in <locale>
 2021-08-03 14:11 UTC 

[committed] libstdc++: Use secure_getenv for filesystem::temp_directory_path() [PR65018]
 2021-08-02 15:35 UTC  (2+ messages)
` [committed] libstdc++: Fix filesystem::temp_directory_path [PR101709]

[committed] libstc++: Add dg-error for additional error in C++11 mode
 2021-08-02 15:22 UTC 

[PATCH] libstdc++: Skip atomic instructions in _Sp_counted_base::_M_release when both counts are 1
 2021-08-02 13:29 UTC  (5+ messages)

[PATCH] libstdc++: implement locale support for AIX
 2021-07-30 14:02 UTC  (25+ messages)

[PATCH] fix breakage from "libstdc++: Remove unnecessary uses of <utility>"
 2021-07-29 23:19 UTC  (2+ messages)

[committed] libstdc++: Simplify std::optional::value()
 2021-07-27 20:38 UTC 

[committed] [1/2] libstdc++: Reduce header dependencies on <array> and <utility>
 2021-07-27 20:38 UTC  (3+ messages)
` [committed] [2/2] libstdc++: Remove unnecessary uses of <utility>
  ` [committed] [3/2] testsuite: Add missing C++ includes to tests [PR101646]

[committed] libstdc++: Move COW string definitions to separate header
 2021-07-27 12:18 UTC  (2+ messages)
` [committed] libstdc++: Adjust whitespace in <bits/cow_string.h>

[PATCH] Do not use tuple-like interface for pair in unordered containers
 2021-07-26 17:25 UTC  (2+ messages)

[PATCH] libstdc++: Add missing std::move in ranges::copy/move/reverse_copy [PR101599]
 2021-07-26  9:49 UTC  (2+ messages)

[PATCH] libstdc++: Fix up implementation of LWG 3533 [PR101589]
 2021-07-26  9:48 UTC  (2+ messages)

[PATCH] libstdc++: Add missing std::move to join_view::iterator ctor [PR101483]
 2021-07-23 16:36 UTC  (2+ messages)

[PATCH] libstdc++: Fix up implementation of LWG 3533 [PR101589]
 2021-07-23 16:34 UTC 

[committed] libstdc++: Reduce headers included by <future>
 2021-07-23 12:46 UTC 

[committed] libstdc++: Update documentation comments for namespace rel_ops
 2021-07-23 10:45 UTC 

More aggressive GCC 12 -Wmaybe-uninitialized when using <functional>
 2021-07-23  9:58 UTC  (4+ messages)

[committed] libstdc++: Value-initialize objects held by EBO helpers [PR 100863]
 2021-07-22 18:41 UTC  (3+ messages)
` [committed] libstdc++: fix is_default_constructible for hash containers "
  ` [committed] libstdc++: Fix non-default constructors for hash containers [PR101583]

[PATCH] AIX os_defines.h update for math.h overloads
 2021-07-22 15:25 UTC 

[PATCH] libstdc++: Use __builtin_operator_new when available [PR94295]
 2021-07-22 13:43 UTC  (2+ messages)

[committed] libstdc++: Use std::addressof in ranges::uninitialized_xxx [PR101571]
 2021-07-22 13:38 UTC 

[committed] libstdc++: Restore __gnu_debug::array [PR100682]
 2021-07-22 13:33 UTC 

libstdc++: Fix testsuite for skipping gdb tests on remote/non-native target
 2021-07-22  9:19 UTC  (4+ messages)
` [NEWS] "

[committed] libstdc++: Make __gnu_cxx::sequence_buffer move-aware [PR101542]
 2021-07-21 16:21 UTC 

6.55 Built-in Functions for Memory Model Aware Atomic Operations
 2021-07-21 13:09 UTC  (4+ messages)

[committed] libstdc++: Add more tests for filesystem::create_directory [PR101510]
 2021-07-20 19:36 UTC  (2+ messages)
` [committed] libstdc++: Fix create_directories to resolve symlinks [PR101510]

[PATCH] c++: implement C++17 hardware interference size
 2021-07-20 18:05 UTC  (21+ messages)

[committed] libstdc++: Fix std::get<T> for std::tuple [PR101427]
 2021-07-16 22:08 UTC  (3+ messages)
` [committed] libstdc++: Improve diagnostics for std::get with invalid tuple index

[committed] libstdc++: Suppress pedantic warnings about __int128
 2021-07-16 14:39 UTC  (8+ messages)
          ` [PATCH] libstdc++: Use __extension__ instead of diagnostic pragmas (was: Suppress pedantic warnings about __int128)

[committed] libstdc++: Add noexcept to __replacement_assert [PR101429]
 2021-07-16 14:38 UTC  (4+ messages)

[committed] libstdc++: Simplify numeric_limits<__max_size_type>
 2021-07-16 14:37 UTC 

[committed] libstdc++: Modernize <bits/random.h> helpers
 2021-07-16 14:36 UTC 

[committed] libstdc++: Adjust doxygen markup for unique_ptr grouping
 2021-07-16  7:41 UTC 

[committed] libstdc++: Adjust doxygen markup for variable templates group [PR101307]
 2021-07-16  7:41 UTC 

[PATCH] libstdc++: Give split_view::_Sentinel a default ctor [PR101214]
 2021-07-15 20:01 UTC  (2+ messages)

[PATCH] libstdc++: invalid default init in _CachedPosition [PR101231]
 2021-07-15 19:58 UTC  (2+ messages)

ostream::operator<<() and sputn()
 2021-07-15 17:11 UTC  (5+ messages)

[committed] libstdc++: Add noexcept-specifier to basic_string_view(It, End)
 2021-07-14 11:24 UTC 

[PATCH] libstdc++: Give split_view::_Sentinel a default ctor [PR101214]
 2021-07-13 19:05 UTC 

[committed] libstdc++: Simplify basic_string_view::ends_with [PR 101361]
 2021-07-13 14:22 UTC 

[committed] libstdc++: Remove duplicate #include in <string_view>
 2021-07-13 11:11 UTC 

[committed] libstdc++: Constrain std::as_writable_bytes [PR101411]
 2021-07-12 17:36 UTC 

[PATCH] libstdc++: Only use __gthread_yield if gthreads is available
 2021-07-09 14:20 UTC  (5+ messages)

[committed] libstdc++: Allow unique_ptr<Incomplete[]>::operator[] [PR 101236]
 2021-07-02 11:16 UTC  (2+ messages)
` [committed] libstdc++: Revert changes to std::unique_ptr<T[]>::operator[] [PR 101271]

[committed] libstdc++: Improvements to Doxygen markup
 2021-07-01 18:25 UTC 

[committed] libstdc++: Improve Doxygen documentation groups [PR 101258]
 2021-07-01  0:09 UTC 

[committed] libstdc++: Make <experimental/simd> depend on C++17
 2021-07-01  0:09 UTC 

[committed] libstdc++: Suppress redundant definitions of static members in <random>
 2021-07-01  0:08 UTC 

Looking for status of SIMD implementation
 2021-06-30  7:22 UTC  (6+ messages)

[committed] libstdc++: More workarounds in 17_intro/names.cc test [PR 97088]
 2021-06-28 15:43 UTC  (5+ messages)

[committed] libstdc++: Remove redundant explicit instantiations
 2021-06-28 15:25 UTC 

[committed] libstdc++: Implement LWG 2762 for std::unique_ptr::operator*
 2021-06-28 14:19 UTC  (5+ messages)

[committed] libstdc++: Implement LWG 415 for std::ws
 2021-06-28 13:23 UTC 

[committed] libstdc++: Avoid intercepting exception in ostream::write
 2021-06-25 19:54 UTC 

[committed] libstdc++: Implement LWG 581 for std:ostream::flush()
 2021-06-25 19:54 UTC 

[committed] libstdc++: Fix exception handling in std::ostream seek functions
 2021-06-25 19:54 UTC 

[committed] libstdc++: Remove noexcept from syncbuf::swap (LWG 3498)
 2021-06-25 19:52 UTC 

[PATCH 00/11] stdx::simd optimizations, corrections, and cleanups
 2021-06-25 11:23 UTC  (13+ messages)
` [PATCH 04/11] libstdc++: Make use of __builtin_bit_cast
  ` [PATCH 04/11 v2] "
    ` [PATCH 04/11 v3] "

[PATCH] C++ P0482R6 char8_t: declare std::c8rtomb and std::mbrtoc8 if provided by the C library
 2021-06-25  2:56 UTC  (5+ messages)

[PATCH 0/3] Improve and document stdx::simd testsuite
 2021-06-24 13:12 UTC  (3+ messages)

[PATCH] libstdc++: More efficient std::chrono::year::leap
 2021-06-24 11:42 UTC  (8+ messages)

Add three way lower_bound
 2021-06-23 20:34 UTC 

[PATCH] [libstdc++] Cleanup atomic timed wait implementation
 2021-06-23 16:01 UTC  (2+ messages)

[committed] libstdc++: Improve std::lock algorithm
 2021-06-23 11:16 UTC  (13+ messages)
  ` [PATCH v2] "
            ` [PATCH v3] "

[PATCH] c++: CTAD and deduction guide selection [PR86439]
 2021-06-23  6:32 UTC  (5+ messages)

[committed] libstdc++: Remove garbage collection support for C++23 [P2186R2]
 2021-06-22 20:30 UTC 

[committed] libstdc++: Implement LWG 3422 for std::seed_seq
 2021-06-22 20:29 UTC 

[RFC] Add gnu::diagnose_as attribute
 2021-06-22 20:12 UTC  (7+ messages)
` [PATCH] "

[PATCH] libstdc++: Fix for deadlock in std::counting_semaphore [PR100806]
 2021-06-22 18:09 UTC  (4+ messages)

[PATCH] libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h
 2021-06-21 13:39 UTC  (2+ messages)

[PATCH] libstdc++: Implement LWG 3553 change to split_view
 2021-06-18 21:58 UTC  (2+ messages)

[PATCH 1/5] libstdc++: Implement P2325 changes to default-constructibilty of views
 2021-06-18 21:58 UTC  (7+ messages)
` [PATCH 3/5] libstdc++: Rename views::split to views::lazy_split as per P2210
` [PATCH 4/5] libstdc++: Implement resolution of LWG 3478 "
` [PATCH 5/5] libstdc++: Implement new views::split "

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).