public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[committed] libstdc++: Add static assertions for std::function requirements
 2021-08-26 23:13 UTC 

[committed] libstdc++: Make Networking TS headers more portable [PR100285]
 2021-08-26 11:46 UTC 

[committed] libstdc++: Add another non-reserved name to tests
 2021-08-25 23:12 UTC 

[committed] libstdc++: Fix names.cc test failures on Windows
 2021-08-25 23:08 UTC 

[committed] libstdc++: Fix non-reserved names in <valarray>
 2021-08-25 23:08 UTC 

[committed] libstdc++: Fix conditions for optimizing uninitialized algos [PR102064]
 2021-08-25 21:29 UTC 

[committed] libstdc++: Remove __gnu_cxx::rope::erase(size_type) [PR102048]
 2021-08-25 21:29 UTC 

[committed] libstdc++: Add std::is_layout_compatible trait for C++20
 2021-08-24 15:17 UTC  (2+ messages)

[committed] libstdc++: Fix mismatched class-key tags
 2021-08-24 13:44 UTC 

Faster indexed heuristic doubly-linked list to STL?
 2021-08-24 10:27 UTC  (2+ messages)

[committed] libstdc++: Add default template argument to basic_istream_view
 2021-08-23 15:17 UTC 

[committed] libstdc++: Use __builtin_expect in __dynamic_cast
 2021-08-23 13:48 UTC 

[committed] libstdc++: Skip filesystem tests that depend on permissions [PR90787]
 2021-08-23 13:47 UTC  (2+ messages)

[PATCH] Improvements to valid range checks in debug mode
 2021-08-23  5:03 UTC  (6+ messages)

[PATCH] Use _GLIBCXX_ASSERTIONS as _GLIBCXX_DEBUG light
 2021-08-23  5:01 UTC  (6+ messages)

[PATCH] libstdc++: Fix compare_three_way for constexpr and Clang
 2021-08-20 20:17 UTC 

[committed] libstdc++: Document P1739R4 status [PR100139]
 2021-08-19 14:06 UTC  (2+ messages)

[committed] libstdc++: Update Doxygen config template to Doxygen 1.9.2
 2021-08-19 13:58 UTC 

[committed] libstdc++: Don't check always-true condition [PR101965]
 2021-08-19 13:58 UTC 

[committed] libstdc++: Fix move construction of std::tuple with array elements [PR101960]
 2021-08-19 12:04 UTC 

[committed] libstdc++: Improve doxygen docs for smart pointers
 2021-08-19 12:03 UTC 

[committed] libstdc++: Improve overflow check for file timestamps
 2021-08-19 12:03 UTC 

[committed] libstdc++: Tweak whitespace
 2021-08-19 12:03 UTC 

[PATCH v2] libstdc++: improve documentation for bits/stl_function.h [PR51539]
 2021-08-18 16:30 UTC  (4+ messages)

[committed] libstdc++: Improve doxygen documentation for std::unique_ptr
 2021-08-18 14:42 UTC 

[committed] libstdc++: Improve doxygen comments in <bits/stl_function.h>
 2021-08-18 14:42 UTC 

[committed] libstdc++: Enable doxygen processing for C++20 components
 2021-08-18 14:41 UTC 

[committed] libstdc++: Simplify n-ary arithmetic promotion traits
 2021-08-18 14:41 UTC 

[committed] libstdc++: Fix CTAD for debug sequence containers
 2021-08-18 14:36 UTC 

[committed] libstdc++: Fix vector<bool> printer tests to work in debug mode
 2021-08-18 14:36 UTC 

[PATCH] libstdc++: improve documentation for bits/stl_function.h [PR51539]
 2021-08-17 20:28 UTC 

[PATCH] Avoid illegal argument to verbose in dg-test callback
 2021-08-17 19:23 UTC  (3+ messages)

[PATCH] Optimize seed_seq construction
 2021-08-17 16:23 UTC  (4+ messages)

[PATCH v2] libstdc++: Fix testsuite for skipping gdb tests on remote/non-native target
 2021-08-17 15:55 UTC  (2+ messages)

[committed] libstdc++: Optimize std::function move constructor [PR101923]
 2021-08-17 14:22 UTC 

[committed] libstdc++: Test std::seed_seq construction from input iterators
 2021-08-17 13:34 UTC 

[committed] libstdc++: Add pretty printer for std::error_code and std::error_condition
 2021-08-17 13:33 UTC  (2+ messages)

[committed] libstdc++: Only define basic_string::contains for C++23
 2021-08-17 13:27 UTC 

[committed] libstdc++: Rename __detail::__not_same_as helper
 2021-08-17 13:27 UTC 

[committed] libstdc++: Add conditional noexcept to std::exchange
 2021-08-17 13:26 UTC 

What should a std::error_code pretty printer show?
 2021-08-16 19:30 UTC  (4+ messages)

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2021-08-16 19:03 UTC  (3+ messages)

[committed] libstdc++: Use qualified-id for class member constant [PR101937]
 2021-08-16 16:53 UTC 

[committed] libstdc++: Install GDB pretty printers for debug library
 2021-08-16 16:53 UTC 

[committed] libstdc++: Add additional overload of std::lerp [PR101870]
 2021-08-12 18:51 UTC 

[committed] libstdc++: Make some #error strings consistent with other tests
 2021-08-12 18:49 UTC 

[committed] libstdc++: Add [[nodiscard]] to experimental::randint
 2021-08-12 18:46 UTC 

[committed] libstdc++: Add #error to some files that depend on a specific standard mode
 2021-08-12 16:15 UTC  (3+ messages)

Unexpected greedy ops failure
 2021-08-12 14:09 UTC  (3+ messages)

[committed] libstdc++: Fix test that fails randomly [PR101866]
 2021-08-11 22:46 UTC 

[committed] libstdc++: Define std::is_pointer_interconvertible_base_of for C++20
 2021-08-11 16:00 UTC 

[PATCH] Do not use tuple-like interface for pair in unordered containers
 2021-08-11 12:48 UTC  (3+ messages)

trunk -D_GLIBCXX_DEBUG #include <regex> fails
 2021-08-10  7:24 UTC  (7+ messages)

[PATCH] Avoid allocator operator== in _Safe_container
 2021-08-09 14:24 UTC  (7+ messages)

[committed] Fix dg-prune-output
 2021-08-08 20:54 UTC  (2+ messages)

[PATCH] libstdc++: Tweak timeout for testsuite/std/ranges/iota/max_size_type.cc
 2021-08-08  6:56 UTC  (2+ messages)

[committed 1/2] libstdc++: Add [[nodiscard]] to iterators and related utilities
 2021-08-06 13:29 UTC  (12+ messages)
` [committed 2/2] libstdc++: Add [[nodiscard]] to sequence containers
` [committed] libstdc++: Move attributes that follow requires-clauses [PR101782]

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

[committed] libstdc++: Suppress redundant definitions of inline variables
 2021-08-03 15:34 UTC 

[committed] libstdc++: Replace TR1 components with C++11 ones in test utils
 2021-08-03 15:34 UTC 

[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++: 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] 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  (2+ 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 

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