April 2021 Archives by subject
Starting: Thu Apr 1 13:55:39 GMT 2021
Ending: Fri Apr 30 22:51:23 GMT 2021
Messages: 182
- [Bug libstdc++/99402] [10/11 Regression] std::copy creates _GLIBCXX_DEBUG false positive for attempt to subscript a dereferenceable (start-of-sequence) iterator
Jonathan Wakely
- [Bug libstdc++/99402] [10/11 Regression] std::copy creates _GLIBCXX_DEBUG false positive for attempt to subscript a dereferenceable (start-of-sequence) iterator
François Dumont
- [Bug libstdc++/99402] [10 Regression] std::copy creates _GLIBCXX_DEBUG false positive for attempt to subscript a dereferenceable (start-of-sequence) iterator
François Dumont
- [Bug libstdc++/99402] [10 Regression] std::copy creates _GLIBCXX_DEBUG false positive for attempt to subscript a dereferenceable (start-of-sequence) iterator
Jonathan Wakely
- [committed 1/2] libstdc++: Fix socket option classes
Jonathan Wakely
- [committed 1/3] libstdc++ Simplify definition of net::socket_base constants
Jonathan Wakely
- [committed 1/3] libstdc++ Simplify definition of net::socket_base constants
Jonathan Wakely
- [committed 2/2] libstdc++: Fix internet socket option classes
Jonathan Wakely
- [committed 2/3] libstdc++ Clarify argument to net::io_context::async_wait
Jonathan Wakely
- [committed 3/3] libstdc++: Allow net::io_context to compile without <poll.h> [PR 100180]
Jonathan Wakely
- [committed] libstdc++: Add missing 'inline' specifiers to net::ip functions [PR 100259]
Jonathan Wakely
- [committed] libstdc++: Add missing headers for errno and std::terminate
Jonathan Wakely
- [committed] libstdc++: Add missing noexcept on std::thread member function [PR 100298]
Jonathan Wakely
- [committed] libstdc++: Add nodiscard attribute to cast-like functions
Jonathan Wakely
- [committed] libstdc++: Add options for libatomic to test
Jonathan Wakely
- [committed] libstdc++: Add options for libatomic to test
Richard Biener
- [committed] libstdc++: Address remaining to_chars/long_double.cc FAILs [PR98384]
Patrick Palka
- [committed] libstdc++: Add std::is_scoped_enum for C++23
Jonathan Wakely
- [committed] libstdc++: Better preprocessor conditions in net::ip [PR 100286]
Jonathan Wakely
- [committed] libstdc++: Clarify static_assert message
Jonathan Wakely
- [committed] libstdc++: Define __cpp_lib_constexpr_string macro
Jonathan Wakely
- [committed] libstdc++: Define __cpp_lib_constexpr_string macro
Jonathan Wakely
- [committed] libstdc++: Define __cpp_lib_to_chars for C++20 [PR 100146]
Jonathan Wakely
- [committed] libstdc++: Define effective-target for net::ip features [PR 100351]
Jonathan Wakely
- [committed] libstdc++: Define net::socket_base::message_flags operators as friends [PR 100285]
Jonathan Wakely
- [committed] libstdc++: Fix <bit> to work freestanding [PR 100060]
Jonathan Wakely
- [committed] libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
- [committed] libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
- [committed] libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
- [committed] libstdc++: Fix doxygen markup for group close commands
Jonathan Wakely
- [committed] libstdc++: Fix Doxygen warning about ambiguous file name
Jonathan Wakely
- [committed] libstdc++: Fix Doxygen warnings
Jonathan Wakely
- [committed] libstdc++: Fix filesystem::path construction from COW string [PR 99805]
Jonathan Wakely
- [committed] libstdc++: Fix test that fails in C++20 mode [PR 99995]
Jonathan Wakely
- [committed] libstdc++: Fix test that fails in C++20 mode [PR 99995]
Jonathan Wakely
- [committed] libstdc++: Fix typo in comment
Jonathan Wakely
- [committed] libstdc++: Fix whitespace in license boilerplate
Jonathan Wakely
- [committed] libstdc++: Fix whitespace in license boilerplate
Jakub Jelinek
- [committed] libstdc++: Implement LWG 1203 for rvalue iostreams
Jonathan Wakely
- [committed] libstdc++: Implement LWG 3404 for C++20 subrange [PR 100044]
Jonathan Wakely
- [committed] libstdc++: Implement proposed resolution for LWG 3532
Patrick Palka
- [committed] libstdc++: Implement proposed resolution for LWG 3532
Jonathan Wakely
- [committed] libstdc++: Implement string_view range constructor for C++23
Stephan Bergmann
- [committed] libstdc++: Implement string_view range constructor for C++23
Jonathan Wakely
- [committed] libstdc++: Implement string_view range constructor for C++23
Jonathan Wakely
- [committed] libstdc++: Implement string_view range constructor for C++23
Patrick Palka
- [committed] libstdc++: Improve error reporting if PDF generation fails
Jonathan Wakely
- [committed] libstdc++: Minor refactoring in <experimental/internet>
Jonathan Wakely
- [committed] libstdc++: Move atomic functions to libsupc++ [PR 96657]
Jonathan Wakely
- [committed] libstdc++: Reduce output of 'make doc-pdf-doxygen'
Jonathan Wakely
- [committed] libstdc++: Reject std::make_shared<T[]> [PR 99006]
Jonathan Wakely
- [committed] libstdc++: Remove spurious line break in doxygen comment
Jonathan Wakely
- [committed] libstdc++: Simplify noexcept-specifiers for move constructors
Jonathan Wakely
- [committed] libstdc++: Simplify noexcept-specifiers for move constructors
Jonathan Wakely
- [committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Eric Botcazou
- [committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Jonathan Wakely
- [committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Jakub Jelinek
- [committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Jonathan Wakely
- [committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Eric Botcazou
- [committed] libstdc++: Test errno macros directly, not via autoconf [PR 93151]
Jonathan Wakely
- [committed] libstdc++: Use <sys/socket.h> features conditionally [PR 100285]
Jonathan Wakely
- [committed] libstdc++: Use std::addressof to avoid ADL for operator& [PR 60497]
Jonathan Wakely
- [committed] maintainer-scripts: Disable multilib when generating libstdc++ docs
Jonathan Wakely
- [libstdc++] Inconsistent detection of __int128
David Edelsohn
- [PATCH, libstdc++] GLIBCXX_HAVE_INT64_T
David Edelsohn
- [PATCH, libstdc++] GLIBCXX_HAVE_INT64_T
Jonathan Wakely
- [PATCH, libstdc++] GLIBCXX_HAVE_INT64_T
Jonathan Wakely
- [PATCH, libstdc++] GLIBCXX_HAVE_INT64_T
David Edelsohn
- [PATCH, libstdc++ testsuite] Correct path to libatomic
David Edelsohn
- [PATCH, libstdc++ testsuite] Correct path to libatomic
Jeff Law
- [PATCH, libstdc++ testsuite] Correct path to libatomic
Jonathan Wakely
- [PATCH, libstdc++ testsuite] Correct path to libatomic
David Edelsohn
- [PATCH, libstdc++ testsuite] Correct path to libatomic
Jonathan Wakely
- [PATCH, libstdc++ testsuite] Correct path to libatomic
David Edelsohn
- [PATCH 1/3] libstdc++: Fix elements_view::operator* and operator[] [LWG 3502]
Jonathan Wakely
- [PATCH 2/3] libstdc++: Simplify copy-pasted algorithms in <ranges>
Jonathan Wakely
- [PATCH 3/3] libstdc++: Fix split_view::_OuterIter::operator++ [LWG 3505]
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] libbacktrace integration
François Dumont
- [PATCH] [libstdc++] Fix "bare" notifications dropped by waiters check
Thomas Rodgers
- [PATCH] [libstdc++] Fix "bare" notifications dropped by waiters check
Richard Biener
- [PATCH] [libstdc++] Fix "bare" notifications dropped by waiters check
Jonathan Wakely
- [PATCH] [libstdc++] Fix "bare" notifications dropped by waiters check
Thomas Rodgers
- [PATCH] [libstdc++] Fix test timeout in stop_calback/destroy.cc
Thomas Rodgers
- [PATCH] [libstdc++] Fix test timeout in stop_calback/destroy.cc
Jonathan Wakely
- [PATCH] [libstdc++] Fix test timeout in stop_calback/destroy.cc
Thomas Rodgers
- [PATCH] [libstdc++] Fix test timeout in stop_calback/destroy.cc
Jakub Jelinek
- [PATCH] [libstdc++] Fix test timeout in stop_calback/destroy.cc
Thomas Rodgers
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Thomas Rodgers
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] [libstdc++] Refactor/cleanup of atomic wait implementation
Jonathan Wakely
- [PATCH] c++: Implement P2367 changes to avoid some list-initialization
Patrick Palka
- [PATCH] c++: Implement P2367 changes to avoid some list-initialization
Jonathan Wakely
- [PATCH] Complete __gnu_debug::basic_string
Jonathan Wakely
- [PATCH] libstdc++: Add -latomic to test flags for 32-bit sparc-linux
Jonathan Wakely
- [PATCH] libstdc++: Add -latomic to test flags for 32-bit sparc-linux
Eric Botcazou
- [PATCH] libstdc++: Add -latomic to test flags for 32-bit sparc-linux
Jonathan Wakely
- [PATCH] libstdc++: Add workaround for ia32 floating atomics miscompilations [PR100184]
Jakub Jelinek
- [PATCH] libstdc++: Add workaround for ia32 floating atomics miscompilations [PR100184]
Jonathan Wakely
- [PATCH] libstdc++: Add workaround for ia32 floating atomics miscompilations [PR100184]
H.J. Lu
- [PATCH] libstdc++: Fix semaphore to work with system_clock timeouts
Jonathan Wakely
- [PATCH] libstdc++: Fix semaphore to work with system_clock timeouts
Richard Biener
- [PATCH] libstdc++: Fix up lambda in join_view::_Iterator::operator++ [PR100290]
Patrick Palka
- [PATCH] libstdc++: Fix up lambda in join_view::_Iterator::operator++ [PR100290]
Jonathan Wakely
- [PATCH] libstdc++: Fix various bugs in ranges_algo.h [PR100187, ...]
Patrick Palka
- [PATCH] libstdc++: Fix various bugs in ranges_algo.h [PR100187, ...]
Jonathan Wakely
- [PATCH] libstdc++: Implement P2259R1 changes [PR95983]
Patrick Palka
- [PATCH] libstdc++: Implement P2259R1 changes [PR95983]
Jonathan Wakely
- [PATCH] libstdc++: Implement P2259R1 changes [PR95983]
Jonathan Wakely
- [PATCH] libstdc++: Implement P2259R1 changes [PR95983]
Patrick Palka
- [PATCH] libstdc++: Implement P2328 changes to join_view
Patrick Palka
- [PATCH] libstdc++: Implement P2328 changes to join_view
Jonathan Wakely
- [PATCH] libstdc++: Implement P2328 changes to join_view
Tim Song
- [PATCH] libstdc++: Implement P2328 changes to join_view
Patrick Palka
- [PATCH] libstdc++: Implement P2328 changes to join_view
Jonathan Wakely
- [PATCH] libstdc++: Implement P2328 changes to join_view
Jonathan Wakely
- [PATCH] libstdc++: Implement P2328 changes to join_view
Patrick Palka
- [PATCH] libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453]
Philippe Blain
- [PATCH] libstdc++: Install libstdc++*-gdb.py more robustly [PR 99453]
Jonathan Wakely
- [PATCH] libstdc++: Reimplement range adaptors [PR99433]
Jonathan Wakely
- [PATCH] libstdc++: Update ppc32 baseline_symbols.txt
Jakub Jelinek
- [PATCH] libstdc++: Update ppc32 baseline_symbols.txt
Jonathan Wakely
- [PATCH] libstdc++: Update ppc64le baseline_symbols.txt
Jakub Jelinek
- [PATCH] libstdc++: Update ppc64le baseline_symbols.txt
Jonathan Wakely
- [RFC] Add gnu::diagnose_as attribute
Matthias Kretz
- [RFC] Add gnu::diagnose_as attribute
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Ville Voutilainen
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Ville Voutilainen
- [RFC] Deprecate non-standard constructors in std::pair
Ville Voutilainen
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- [RFC] Deprecate non-standard constructors in std::pair
Jonathan Wakely
- DWARF debug info version on macOS and 'std::' namespace (and pretty-printers)
Philippe Blain
- DWARF debug info version on macOS and 'std::' namespace (and pretty-printers)
Iain Sandoe
- FW: [PATCH] D101464: Add -stdlib=libstdc++ support for webassembly for clang
sotrdg sotrdg
- FW: Successfully build libstdc++ for wasm32-wasi
unlvsur unlvsur
- GCC 11.1 Release Candidate available from gcc.gnu.org
Jakub Jelinek
- GCC 11.1 Release Candidate available from gcc.gnu.org
Jonathan Wakely
- GCC 11.1 Release Candidate available from gcc.gnu.org
Jonathan Wakely
- GCC 11.1 Release Candidate available from gcc.gnu.org
Jonathan Wakely
- GCC 11.1 Release Candidate available from gcc.gnu.org
Thomas Rodgers
- GCC 11.1 Release Candidate available from gcc.gnu.org
David Edelsohn
- GCC 11.1 Release Candidate available from gcc.gnu.org
Jonathan Wakely
- GCC 11.1 Release Candidate available from gcc.gnu.org
Jonathan Wakely
- GCC 11.1 Release Candidate available from gcc.gnu.org
Jakub Jelinek
- I did not try remove anything tbh.
unlvsur unlvsur
- I did not try remove anything tbh.
Jonathan Wakely
- I did not try remove anything tbh.
unlvsur unlvsur
- Is that possible to use clang to build libstdc++ without using GCC?
sotrdg sotrdg
- Is that possible to use clang to build libstdc++ without using GCC?
Jonathan Wakely
- libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
Jonathan Wakely
- libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
Jonathan Wakely
- libstdc++-v3/doc/xml/manual/backwards_compatibility.xml
Jonathan Wakely
- Please fix --disable-hosted-libstdcxx asap
unlvsur unlvsur
- Please fix --disable-hosted-libstdcxx asap
Jonathan Wakely
- Please fix --disable-hosted-libstdcxx asap
unlvsur unlvsur
- Please fix --disable-hosted-libstdcxx asap
Jonathan Wakely
- std::to_address implementation and std::pointer_traits's static_assert
Ion Gaztañaga
- std::to_address implementation and std::pointer_traits's static_assert
Jonathan Wakely
- std::to_address implementation and std::pointer_traits's static_assert
Ion Gaztañaga
- std::to_address implementation and std::pointer_traits's static_assert
Jonathan Wakely
- std::to_address implementation and std::pointer_traits's static_assert
Jonathan Wakely
- std::to_address implementation and std::pointer_traits's static_assert
Ion Gaztañaga
- Successfully build libstdc++ for wasm32-wasi
unlvsur unlvsur
- Successfully build libstdc++ for wasm32-wasi
Jonathan Wakely
- Successfully build libstdc++ for wasm32-wasi
unlvsur unlvsur
Last message date:
Fri Apr 30 22:51:23 GMT 2021
Archived on: Fri Apr 30 22:51:30 GMT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).