public inbox for libstdc++@gcc.gnu.org
 help / color / mirror / Atom feed
[PATCH] libstdc++: Fix compare_three_way for constexpr and Clang
 2021-10-13 21:37 UTC  (6+ messages)

[committed] libstdc++: Refactor filesystem::path encoding conversions
 2021-10-13 20:19 UTC  (2+ messages)

[committed] libstdc++: Fix dangling string_view in filesystem::path [PR102592]
 2021-10-13 19:40 UTC 

[PATH][_GLIBCXX_DEBUG] Fix unordered container merge
 2021-10-13 17:10 UTC 

[PATCH] libstdc++: Add wrapper for internal uses of std::terminate
 2021-10-13  9:44 UTC  (3+ messages)
  ` [committed] libstdc++: Ensure language linkage of std::__terminate()

[committed] libstdc++: Fix test that fails for C++20
 2021-10-12 15:50 UTC 

[committed] libstdc++: Fix move construction of std::tuple with array elements [PR101960]
 2021-10-12 15:50 UTC 

[committed] libstdc++: Improve diagnostics for misuses of output iterators
 2021-10-12 15:50 UTC 

[committed] libstdc++: Simplify std::basic_regex::assign
 2021-10-11 19:37 UTC 

[committed] libstdc++: Fix std::numeric_limits::lowest() test for strict modes
 2021-10-11 19:37 UTC 

[committed] libstdc++: Add valid range assertions to std::basic_regex [PR89927]
 2021-10-11 19:37 UTC 

[committed] libstdc++: Fix std::match_results::end() for failed matches [PR102667]
 2021-10-11 19:37 UTC 

[PATCH] libstdc++: Check [ptr,end) and [ptr,ptr+n) ranges with _GLIBCXX_ASSERTIONS
 2021-10-11 16:49 UTC 

Add dg-require-wchars to libstdc++ testsuite
 2021-10-09  7:31 UTC  (7+ messages)

[committed 1/8] libstdc++: Add missing _GLIBCXX_USE_WCHAR_T checks in testsuite
 2021-10-09  0:13 UTC  (8+ messages)
` [PATCH 2/8] libstdc++: Move test that depends on wchar_t I/O to wchar_t sub-directory
` [PATCH 3/8] libstdc++: Always define typedefs and hash functions for wide strings [PR 98725]
` [PATCH 4/8] libstdc++: Enable vstring for wchar_t unconditionally [PR98725]
` [PATCH 5/8] libstdc++: Enable type traits "
` [PATCH 6/8] libstdc++: Define std::wstring_convert unconditionally [PR 98725]
` [PATCH 7/8] libstdc++: Define deleted wchar_t overloads "
` [PATCH 8/8] libstdc++: Remove unnecessary uses of _GLIBCXX_USE_WCHAR_T in testsuite [PR98725]

[committed] libstdc++: Replace uses of _GLIBCXX_USE_INT128 in testsuite
 2021-10-09  0:02 UTC 

[committed 1/2] libstdc++: Avoid instantiation of _Hash_node before it's needed
 2021-10-09  0:01 UTC  (2+ messages)
` [committed 2/2] libstdc++: Access std::pair members without tuple-like helpers

[committed] libstdc++: Detect miscompilation of src/c++11/limits.cc
 2021-10-08 14:51 UTC 

[committed] libstdc++: Reduce header dependencies of <algorithm> in C++20 [PR 92546]
 2021-10-08 14:00 UTC 

[committed] libstdc++: Restore debug checks in uniform container erasure functions
 2021-10-08 11:21 UTC 

[committed] libstdc++: Implement ostream insertion for chrono::duration
 2021-10-08 11:21 UTC 

[committed] libstdc++: Move C++14 <chrono> components to new <bits/chrono.h> header
 2021-10-07 20:29 UTC 

[committed] libstdc++: Reduce header dependencies for C++20 std::erase [PR92546]
 2021-10-07 19:51 UTC  (12+ messages)
          ` [committed] libstdc++: Avoid debug checks in uniform container erasure functions

[committed] libstdc++: Avoid use of hardware interference non-constant [PR102377]
 2021-10-07 17:39 UTC 

[committed] libstdc++: Implement std::move_only_function for C++23 (P0288R9)
 2021-10-06 19:14 UTC 

[committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>>
 2021-10-06 17:25 UTC  (12+ messages)
  ` [committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I, C>>

Why I cannot see content of std::vector in the gdb?
 2021-10-06  8:56 UTC  (2+ messages)

An interesting thought on exception_defines.h just for fun
 2021-10-05 17:05 UTC  (2+ messages)

[PATCH] Fix check C99 TR1 support
 2021-10-05 16:08 UTC  (3+ messages)
  ` Re[2]: "

[committed] libstdc++: Ensure std::span and std::string_view are trivially copyable (P2251R1)
 2021-10-05 15:48 UTC 

[committed] libstdc++: Support printing volatile pointers (P1147R1)
 2021-10-05 15:07 UTC  (3+ messages)

[committed] libstdc++: Simplify constraints for std::any construction
 2021-10-05 14:58 UTC 

[committed] libstdc++: Add test for std::cmp_greater
 2021-10-05 14:57 UTC 

[committed] libstdc++: Fix testcase for newly-implemented C++20 semantics [PR102535]
 2021-10-05  8:38 UTC 

[committed] libstdc++: Add noexcept to some std::function internals
 2021-10-05  8:38 UTC 

[committed] libstdc++: Add container adaptor constructors taking iterators (P1425R4)
 2021-10-05  8:37 UTC  (2+ messages)
` [committed] libstdc++: Update __cpp_lib_adaptor_iterator_pair_constructor value

[committed] libstdc++: Allow visiting inherited variants [PR 90943]
 2021-10-04 14:26 UTC  (4+ messages)

[committed] libstdc++: Implement P1518R2 for container deduction guides
 2021-10-04 14:24 UTC 

[committed] libstdc++: Disable std::string{, _view} construction from nullptr (P2166R1)
 2021-10-04 14:24 UTC 

About amd ryzen 3000 bugs of rdseed and rdrand?
 2021-10-04  9:24 UTC  (2+ messages)

[committed] libstdc++: Fix typos in std::filesystem code
 2021-10-02 20:40 UTC 

[committed] libstdc++: Make std::jthread support pointers to member functions [PR 100612]
 2021-10-01 20:55 UTC  (3+ messages)

[committed] libstdc++: Restore printing of assertion messages [PR102100]
 2021-10-01 20:15 UTC 

[committed] libstdc++: Allow stateful allocators in std::list::sort [PR 66742]
 2021-10-01 19:43 UTC 

[committed] libstdc++: Implement LWG 3506 for std::priority_queue
 2021-10-01 19:43 UTC 

[committed] libstdc++: Implement LWG 3529 for std::priority_queue
 2021-10-01 19:43 UTC 

[committed] libstdc++: Implement LWG 3522 for std::priority_queue
 2021-10-01 19:43 UTC 

[committed] libstdc++: Implement LWG 3392 for std::ranges::distance
 2021-10-01 19:43 UTC 

[committed] libstdc++: Remove unary_function base classes from std::thread tests
 2021-10-01 19:43 UTC 

[committed] libstdc++: Remove useless base classes in pb_db tests
 2021-10-01 19:43 UTC 

[committed] libstdc++: Simplify __throw_out_of_range_fmt for freestanding
 2021-10-01 19:43 UTC 

[committed] libstdc++: Fix narrowing conversion in std::visit
 2021-10-01 19:42 UTC 

[committed] libstdc++: Avoid unconditional use of errc::not_supported [PR 99327]
 2021-10-01 19:42 UTC 

[committed] libstdc++: Add utility for creating std::error_code from OS errors
 2021-10-01 19:42 UTC 

[committed] libstdc++: Add std::__conditional_t alias template
 2021-10-01 19:42 UTC 

[committed] libstdc++: Optimize std::visit for the common case [PR 78113]
 2021-10-01 19:42 UTC 

[committed] libstdc++: Simplify __normal_iterator converting constructor
 2021-10-01 19:42 UTC 

[committed] libstdc++: Make move ctor noexcept for fully-dynamic string
 2021-10-01 19:41 UTC 

[committed] libstdc++: Add noexcept to common_iterator proxy operators
 2021-10-01 19:40 UTC 

[committed] libstdc++: Use conditional noexcept in std::reverse_iterator [PR 94418]
 2021-10-01 19:40 UTC 

[committed] libstdc++: Do not allocate a zero-size vector<bool> [PR 100153]
 2021-10-01 19:40 UTC 

[committed] libstdc++: Implement std::clamp with std::min and std::max [PR 96733]
 2021-10-01 19:40 UTC 

[committed] libstdc++: Define basic_regex::multiline for non-strict modes
 2021-10-01 14:06 UTC 

[committed] libstdc++: Add missing header to test
 2021-10-01 14:05 UTC 

[committed] libstdc++: Add noexcept to istream_iterator and ostream_iterator
 2021-10-01 14:05 UTC 

[committed] libstdc++: Fix _ForwardIteratorConcept for __gnu_debug::vector<bool>
 2021-10-01 14:04 UTC 

[committed] libstdc++: Replace try-catch in std::list::merge to avoid O(N) size
 2021-10-01 14:04 UTC 

[PATCH] libstdc++: Clear padding bits in atomic compare_exchange
 2021-09-29 18:29 UTC  (10+ messages)

[committed] libstdc++: Implement std::regex_constants::multiline (LWG 2503)
 2021-09-29 13:16 UTC 

[committed] libstdc++: Check for invalid syntax_option_type values in <regex>
 2021-09-29 13:16 UTC 

[committed] libstdc++: std::basic_regex should treat '\0' as an ordinary char [PR84110]
 2021-09-29 13:16 UTC 

[committed] libstdc++: Simplify std::basic_regex construction and assignment
 2021-09-29 13:15 UTC 

Fix 48631_neg test in _GLIBCXX_VERSION_NAMESPACE mode
 2021-09-28 20:26 UTC  (4+ messages)

[committed] libstdc++: Remove obfuscating typedefs in <regex>
 2021-09-28 19:40 UTC 

[committed] libstdc++: Tweaks to <regex> to avoid warnings
 2021-09-28 19:40 UTC 

[committed] libstdc++: Add noexcept to functions in <regex>
 2021-09-28 19:40 UTC 

[PATCH] libstdc++: Fix return values for atomic wait on futex
 2021-09-28 19:35 UTC 

[PATCH] libstdc++: Define macro before it is first checked
 2021-09-28 19:31 UTC  (4+ messages)
  ` [committed] "

[committed] libstdc++: Skip container adaptor tests that fail concept checks
 2021-09-28 19:26 UTC 

[committed] libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKS
 2021-09-28 19:26 UTC 

[committed] libstdc++: Fix concept checks for iterators
 2021-09-28 19:26 UTC 

[committed] libstdc++: Improve types used as iterators in testsuite
 2021-09-28 19:25 UTC 

[committed] libstdc++: Fix tests that use invalid types in ordered containers
 2021-09-28 19:25 UTC 

[committed] libstdc++: Fix _OutputIteratorConcept checks in algorithms
 2021-09-28 19:25 UTC 

[committed] libstdc++: Improve std::forward static assert message
 2021-09-28 17:08 UTC 

[committed] libstdc++: Fix mismatched noexcept-specifiers in filesystem::path [PR102499]
 2021-09-28 17:08 UTC 

[committed] libstdc++: Remove redundant 'inline' specifiers
 2021-09-24 14:47 UTC 

RFC: Remove <bits/boost_concept_check.h> and _GLIBCXX_CONCEPT_CHECKS
 2021-09-24 12:29 UTC 

[committed] libstdc++: Remove c++20-specific dg-error directives in test
 2021-09-23 15:10 UTC 

[committed] libstdc++: Disable PCH for test that depends on a macro being defined
 2021-09-23 15:10 UTC 

[committed] libstdc++: Make std::system_category() recognize Windows error codes
 2021-09-23 15:09 UTC 

[committed] libstdc++: Improvements to standard error category objects
 2021-09-23 15:09 UTC 

[committed] libstdc++: std::system_category should know meaning of zero [PR102425]
 2021-09-23 15:09 UTC 

[committed] libstdc++: std::system_category should know meaning of zero [PR102425]
 2021-09-23 15:08 UTC 

[PATCH] assert that deleting by pointer to base in unique_ptr does not cause UB
 2021-09-23 10:21 UTC  (7+ messages)

[PATCH][Hashtable 6/6] PR 68303 small size optimization
 2021-09-23  4:36 UTC  (4+ messages)

[PATCH] libstdc++: Implement C++20 atomic<shared_ptr> and atomic<weak_ptr>
 2021-09-18  4:01 UTC  (2+ messages)

[committed] libstdc++: Add missing 'constexpr' to std::tuple [PR102270]
 2021-09-17 19:48 UTC  (4+ messages)
  ` [committed] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270]

[committed] libstdc++: Add 'noexcept' to path::iterator members
 2021-09-17 19:48 UTC 

[committed] libstdc++: Fix last std::tuple constructor missing 'constexpr' [PR102270]
 2021-09-17 19:45 UTC 

sanitizers support for windows??
 2021-09-17 12:02 UTC  (2+ messages)

[committed] libstdc++: Rename tests with incorrect extension
 2021-09-17 11:41 UTC 

[PATCH] libstdc++: Fix UB in atomic_ref/wait_notify.cc [PR101761]
 2021-09-16 23:39 UTC  (2+ messages)

[committed] libstdc++: Regenerate the src/debug Makefiles as needed
 2021-09-16 22:09 UTC 

[committed] libstdc++: Increase timeout factor for slow pb_ds tests
 2021-09-16 22:08 UTC 

[committed] libstdc++: Update documentation that only refers to c++98 and c++11
 2021-09-16 22:08 UTC 

[committed] libstdc++: Add noexcept to std::nullopt_t constructor
 2021-09-16 22:08 UTC 

[committed] libstdc++: Remove non-deducible parameter for std::advance overload
 2021-09-16 22:08 UTC 

[committed] libstdc++: Add missing constraint to std::span deduction guide [PR102280]
 2021-09-16 22:06 UTC 

[committed] libstdc++: Fix recipes for C++11-compiled files in src/c++98
 2021-09-16 22:06 UTC 

[committed] libstdc++: Add noexcept to std::to_string overloads that don't allocate
 2021-09-16 22:05 UTC 

[committed] libstdc++: Add noexcept to unique_ptr accessors
 2021-09-16 22:00 UTC 

[External] Re: [PATCH] libstdc++: Optimize 'to_string<int>' with numeric_limits instead of __to_chars_len
 2021-09-15 19:44 UTC  (2+ messages)

[PATCH] libstdc++-v3: Check for TLS support on mingw
 2021-09-15  8:53 UTC  (5+ messages)

Forward declaration and std::future
 2021-09-13  8:52 UTC  (5+ messages)

[committed] libstdc++: Use "test.invalid." for invalid hostname
 2021-09-10 14:11 UTC 

[committed] libstdc++: Implement std::atomic<T*>::compare_exchange_weak
 2021-09-02 17:54 UTC 

[committed] libstdc++: Tweak whitespace in <atomic>
 2021-09-02 17:53 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).