July 2024 Archives by subject
Starting: Mon Jul 1 13:19:27 GMT 2024
Ending: Wed Jul 31 21:39:02 GMT 2024
Messages: 170
- [committed, v4] libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
- [committed, v4] libstdc++: Handle encodings in localized chrono formatting [PR109162]
Dimitar Dimitrov
- [committed, v4] libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
- [committed, v4] libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
- [committed 1/2] libstdc++: Fix std::vector<bool> for -std=gnu++14 -fconcepts [PR116070]
Jonathan Wakely
- [committed 2/2] libstdc++: Fix <ostream> and <istream> for -std=gnu++14 -fconcepts [PR116070]
Jonathan Wakely
- [committed] Fix compilation error in 2 1_neg.cc tests
François Dumont
- [committed] Fix compilation error in 2 1_neg.cc tests
Jonathan Wakely
- [committed] Fix compilation error in 2 1_neg.cc tests
Jonathan Wakely
- [committed] libstdc++-v3: Skip 30_threads/future/members/poll.cc on hppa*-*-linux*
John David Anglin
- [committed] libstdc++: Add comment noting LWG 3617 support
Jonathan Wakely
- [committed] libstdc++: Add dg-error for new -Wdelete-incomplete diagnostics [PR115747]
Jonathan Wakely
- [committed] libstdc++: Add static_assert to std::expected for LWG 3843 and 3940
Jonathan Wakely
- [committed] libstdc++: Disable expensive test for debug mode [PR108636]
Jonathan Wakely
- [committed] libstdc++: Do not use isatty on avr [PR115482]
Jonathan Wakely
- [committed] libstdc++: Fix -Wsign-compare warning in <charconv>
Jonathan Wakely
- [committed] libstdc++: Fix _Atomic(T) macro in <stdatomic.h> [PR115807]
Jonathan Wakely
- [committed] libstdc++: Fix memchr path in std::ranges::find for non-common range [PR115799]
Jonathan Wakely
- [committed] libstdc++: Fix name of source file in comment
Jonathan Wakely
- [committed] libstdc++: Fix overwriting files with fs::copy_file on Windows
Jonathan Wakely
- [committed] libstdc++: Fix std::find for non-contiguous iterators [PR115799]
Jonathan Wakely
- [committed] libstdc++: Implement P2968R2 "Making std::ignore a first-class object"
Jonathan Wakely
- [committed] libstdc++: Make std::basic_format_context non-copyable [PR114387]
Jonathan Wakely
- [committed] libstdc++: Minor optimization for std::locale::encoding()
Jonathan Wakely
- [committed] libstdc++: Remove __find_if unrolling for random access iterators
Jonathan Wakely
- [committed] libstdc++: Remove redundant 17_intro/headers tests
Jonathan Wakely
- [committed] libstdc++: Remove std::basic_format_args default constructor (LWG 4106)
Jonathan Wakely
- [committed] libstdc++: Reorder template params of std::optional comparisons (LWG 2945)
Jonathan Wakely
- [committed] libstdc++: Restore support for including <name.h> in extern "C" [PR115797]
Jonathan Wakely
- [committed] libstdc++: the specialization atomic_ref<bool> should use the primary template
Jonathan Wakely
- [committed] libstdc++: Use [[maybe_unused]] attribute in src/c++23/print.cc
Jonathan Wakely
- [committed] libstdc++: Use concepts and conditional explicit in std::optional
Jonathan Wakely
- [committed] libstdc++: Use concepts and conditional explicit in std::optional
François Dumont
- [committed] libstdc++: Use concepts and conditional explicit in std::optional
Jonathan Wakely
- [committed] libstdc++: Use concepts and conditional explicit in std::optional
Jonathan Wakely
- [committed] libstdc++: Use concepts and conditional explicit in std::optional
François Dumont
- [committed] libstdc++: Use concepts and conditional explicit in std::optional
Jonathan Wakely
- [committed] libstdc++: Use direct-initialization for std::vector<bool>'s allocator [PR115854]
Jonathan Wakely
- [committed] libstdc++: Use reserved form of [[__likely__]] in <variant>
Jonathan Wakely
- [committed] libstdc++: Use reserved form of [[__likely__]] in <variant>
Jonathan Wakely
- [committed v2] Add config file so b4 uses inbox.sourceware.org automatically
Jonathan Wakely
- [committed v3] libstdc++: Use memchr to optimize std::find [PR88545]
Jonathan Wakely
- [libstdc++] [testsuite] avoid async.cc loss of precision [PR91486]
Alexandre Oliva
- [libstdc++] [testsuite] avoid async.cc loss of precision [PR91486]
Alexandre Oliva
- [PATCH 1/2] Introduce __builtin_is_virtual_base_of
Giuseppe D'Angelo
- [PATCH 1/2] libstdc++: Fix std::format output for std::chrono::zoned_time
Jonathan Wakely
- [PATCH 1/2] libstdc++: Implement LWG 3836 for std::expected bool conversions
Jonathan Wakely
- [PATCH 1/2] libstdc++: Move std::optional assertions out of _M_get()
Jonathan Wakely
- [PATCH 1/2] libstdc++: Move std::optional assertions out of _M_get()
Ville Voutilainen
- [PATCH 1/2] libstdc++: Move std::optional assertions out of _M_get()
Jonathan Wakely
- [PATCH 1/2] libstdc++: Move std::optional assertions out of _M_get()
Jonathan Wakely
- [PATCH 1/2] testsuite: fix dg-do ordering wrt dg-require-*
Sam James
- [PATCH 1/2 v2] Introduce __builtin_is_virtual_base_of
Giuseppe D'Angelo
- [PATCH 1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h>
Jonathan Wakely
- [PATCH 1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h>
Ville Voutilainen
- [PATCH 1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h>
Jonathan Wakely
- [PATCH 1/8] libstdc++: Clean up @diff@ markup in some I/O tests
Jonathan Wakely
- [PATCH 1/8] libstdc++: Clean up @diff@ markup in some I/O tests
Jonathan Wakely
- [PATCH 2/2] libstdc++: add std::is_virtual_base_of
Giuseppe D'Angelo
- [PATCH 2/2] libstdc++: add std::is_virtual_base_of
Jonathan Wakely
- [PATCH 2/2] libstdc++: Fix formatter for low-resolution chrono::zoned_time (LWG 4124)
Jonathan Wakely
- [PATCH 2/2] libstdc++: Implement LWG 3836 for std::optional bool conversions
Jonathan Wakely
- [PATCH 2/2] libstdc++: Use _M_get() in std::optional internals
Jonathan Wakely
- [PATCH 2/2] testsuite: fix dg-add-options vs. dg-options ordering
Sam James
- [PATCH 2/2] testsuite: fix dg-add-options vs. dg-options ordering
Richard Biener
- [PATCH 2/2 v2] libstdc++: add std::is_virtual_base_of
Giuseppe D'Angelo
- [PATCH 2/2 v2] libstdc++: add std::is_virtual_base_of
Jonathan Wakely
- [PATCH 2/6] libstdc++: Support P2510R3 "Formatting pointers" as a DR for C++20
Jonathan Wakely
- [PATCH 2/8] libstdc++: Replace @require@ markup in some I/O tests
Jonathan Wakely
- [PATCH 3/6] libstdc++: Implement C++26 type checking for std::format args [PR115776]
Jonathan Wakely
- [PATCH 3/8] libstdc++: Use dg-additional-files in some I/O tests
Jonathan Wakely
- [PATCH 4/6] libstdc++: Define C++26 member visit for std::variant [PR110356]
Jonathan Wakely
- [PATCH 4/8] libstdc++: Add file-io-diff to replace @diff@ markup in I/O tests
Jonathan Wakely
- [PATCH 5/6] libstdc++: Define C++26 member visit for std::basic_format_arg [PR110356]
Jonathan Wakely
- [PATCH 5/8] libstdc++: Use dg-additional-files in some algorithm tests
Jonathan Wakely
- [PATCH 6/6] libstdc++: Bump __cpp_lib_format value for std::runtime_format
Jonathan Wakely
- [PATCH 6/8] libstdc++: Use dg-additional-files in some non-I/O tests
Jonathan Wakely
- [PATCH 7/8] libstdc++: Stop copying all data files into test directory
Jonathan Wakely
- [PATCH 7/8] libstdc++: Stop copying all data files into test directory
Andrew Pinski
- [PATCH 8/8] libstdc++: Rename tests [PR12048]
Jonathan Wakely
- [PATCH] [libstdc++-v3] [rtems] enable filesystem support
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] avoid arbitrary errno codes
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] avoid arbitrary errno codes
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] avoid arbitrary errno codes
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] avoid arbitrary errno codes
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] avoid arbitrary errno codes
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] avoid arbitrary errno codes
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] avoid arbitrary errno codes
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] avoid arbitrary errno codes
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] require dfprt on some tests
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] require dfprt on some tests
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] require dfprt on some tests
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] require dfprt on some tests
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] require dfprt on some tests
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] xfail 128bit from_chars on all aarch64-*-*
Alexandre Oliva
- [PATCH] [libstdc++] [testsuite] xfail 128bit from_chars on all aarch64-*-*
Jonathan Wakely
- [PATCH] [libstdc++] [testsuite] xfail 128bit from_chars on all aarch64-*-*
Andreas Schwab
- [PATCH] [libstdc++] [testsuite] xfail 128bit from_chars on all aarch64-*-*
Alexandre Oliva
- [PATCH] c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]
Jakub Jelinek
- [PATCH] c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]
Jonathan Wakely
- [PATCH] c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]
Jason Merrill
- [PATCH] c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]
Jakub Jelinek
- [PATCH] c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]
Jonathan Wakely
- [PATCH] Fix overwriting files with fs::copy_file on windows
Jonathan Wakely
- [PATCH] Fix overwriting files with fs::copy_file on windows
Björn Schäpers
- [PATCH] Fix overwriting files with fs::copy_file on windows
Jonathan Wakely
- [PATCH] libstdc++: Add noexcept to bad_expected_access<void> members (LWG 4031)
Jonathan Wakely
- [PATCH] libstdc++: drop bogus 'dg_do run' directive
Sam James
- [PATCH] libstdc++: drop bogus 'dg_do run' directive
Jonathan Wakely
- [PATCH] libstdc++: drop bogus 'dg_do run' directive
Sam James
- [PATCH] libstdc++: Fix fs::hard_link_count behaviour on MinGW [PR113663]
Jonathan Wakely
- [PATCH] libstdc++: Fix future.wait_until when given a negative time_point
William Tsai
- [PATCH] libstdc++: Fix future.wait_until when given a negative time_point
Jonathan Wakely
- [PATCH] libstdc++: Fix testsuite for remote testing (and sim)
Andrew Pinski
- [PATCH] libstdc++: Fix testsuite for remote testing (and sim)
Jonathan Wakely
- [PATCH] libstdc++: Fix testsuite for remote testing (and sim)
Jonathan Wakely
- [PATCH] libstdc++: fix uses of explicit object parameter [PR116038]
Patrick Palka
- [PATCH] libstdc++: fix uses of explicit object parameter [PR116038]
Jonathan Wakely
- [PATCH] libstdc++: Handle strerror returning null
Jonathan Wakely
- [PATCH] libstdc++: implement concatenation of strings and string_views
Giuseppe D'Angelo
- [PATCH] libstdc++: implement concatenation of strings and string_views
Jonathan Wakely
- [PATCH] libstdc++: implement concatenation of strings and string_views
Jonathan Wakely
- [PATCH] libstdc++: Implement LWG 3886 for std::optional and std::expected
Jonathan Wakely
- [PATCH] libstdc++: Only append "@euro" to locale names for Glibc testing
Jonathan Wakely
- [PATCH] libstdc++: Only append "@euro" to locale names for Glibc testing
Jonathan Wakely
- [PATCH] libstdc++: Only append "@euro" to locale names for Glibc testing
Rainer Orth
- [PATCH] libstdc++: Only append "@euro" to locale names for Glibc testing
Jonathan Wakely
- [PATCH] libstdc++: Only append "@euro" to locale names for Glibc testing
Rainer Orth
- [PATCH] libstdc++: ranges::find needs explicit conversion to size_t [PR115799]
Jonathan Wakely
- [PATCH] libstdc++: ranges::find needs explicit conversion to size_t [PR115799]
Jonathan Wakely
- [PATCH] libstdc++: Remove __find_if unrolling for random access iterators
Jonathan Wakely
- Re: [PATCH] libstdc++: Remove duplicate include header from ranges_algobase.h
Michael Levine (BLOOMBERG/ 731 LEX)
- [PATCH] libstdc++: Remove duplicate include header from ranges_algobase.h
Jonathan Wakely
- [PATCH] libstdc++: Use concepts to simplify std::optional base classes
Jonathan Wakely
- [PATCH v2] libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
- [PATCH v2] libstdc++: implement concatenation of strings and string_views
Giuseppe D'Angelo
- [PATCH v2] libstdc++: implement concatenation of strings and string_views
Jonathan Wakely
- [PATCH v3 1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
- [PATCH v3 1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
- [PATCH v3 1/6] libstdc++: Handle encodings in localized chrono formatting [PR109162]
Jonathan Wakely
- [pushed] libstdc++: Switch gcc.gnu.org links to https
Gerald Pfeifer
- [pushed] libstdc++: Tweak two links in configuration docs
Gerald Pfeifer
- Counterintuitive std::pointer_traits rebind
François Dumont
- Counterintuitive std::pointer_traits rebind
Jonathan Wakely
- Counterintuitive std::pointer_traits rebind
Jonathan Wakely
- Counterintuitive std::pointer_traits rebind
François Dumont
- IFNDR on UB? [was: Straw poll on shifts with out of range operands]
Matthias Kretz
- IFNDR on UB? [was: Straw poll on shifts with out of range operands]
Martin Uecker
- Incorrect transition times in std::chrono::time_zone::get_info()
Edward Welbourne
- Incorrect transition times in std::chrono::time_zone::get_info()
Jonathan Wakely
- Incorrect transition times in std::chrono::time_zone::get_info()
Edward Welbourne
- Incorrect transition times in std::chrono::time_zone::get_info()
Jonathan Wakely
- Incorrect transition times in std::chrono::time_zone::get_info()
Jonathan Wakely
- Incorrect transition times in std::chrono::time_zone::get_info()
Edward Welbourne
- Incorrect transition times in std::chrono::time_zone::get_info()
Jonathan Wakely
- Incorrect transition times in std::chrono::time_zone::get_info()
Jonathan Wakely
- Incorrect transition times in std::chrono::time_zone::get_info()
Edward Welbourne
- Incorrect transition times in std::chrono::time_zone::get_info()
Jonathan Wakely
- Performance improvement for std::to_chars(char* first, char* last, /* integer-type */ value, int base = 10 );
Ehrnsperger, Markus
- Performance improvement for std::to_chars(char* first, char* last, /* integer-type */ value, int base = 10 );
Jonathan Wakely
- Performance improvement for std::to_chars(char* first, char* last, /* integer-type */ value, int base = 10 );
Jonathan Wakely
- Performance improvement for std::to_chars(char* first, char* last, /* integer-type */ value, int base = 10 );
Ehrnsperger, Markus
- Performance improvement for std::to_chars(char* first, char* last, /* integer-type */ value, int base = 10 );
Jonathan Wakely
- Polish libstdc++ 'dg-final' action 'file-io-diff' (was: [PATCH 4/8] libstdc++: Add file-io-diff to replace @diff@ markup in I/O tests)
Thomas Schwinge
- Polish libstdc++ 'dg-final' action 'file-io-diff' (was: [PATCH 4/8] libstdc++: Add file-io-diff to replace @diff@ markup in I/O tests)
Jonathan Wakely
- Solaris definition of struct std::lconv
Jonathan Wakely
- Solaris definition of struct std::lconv
Jonathan Wakely
- Solaris definition of struct std::lconv
Rainer Orth
- Solaris definition of struct std::lconv
Rainer Orth
- Solaris definition of struct std::lconv
Jonathan Wakely
Last message date:
Wed Jul 31 21:39:02 GMT 2024
Archived on: Wed Jul 31 21:39:33 GMT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).