August 2024 Archives by author
Starting: Thu Aug 1 05:09:22 GMT 2024
Ending: Sat Aug 31 04:51:03 GMT 2024
Messages: 143
- [PATCH] libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warning
Jacob Bachmeyer
- [PATCH] libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warning
Jacob Bachmeyer
- [PATCH] libstdc++: Add missing feature-test macro in <string>
Dhruv Chawla
- [PATCH] libstdc++: Add missing feature-test macro in various headers
Dhruv Chawla
- [PATCH 0/5] Address std::find regression with RTL unrolling [PR116140]
Alex Coplan
- [PATCH 5/5] libstdc++: Restore unrolling in std::find using pragma [PR116140]
Alex Coplan
- [PATCH 2/2 v3] libstdc++: add std::is_virtual_base_of
Giuseppe D'Angelo
- [PATCH] libstdc++: add default template parameters to algorithms
Giuseppe D'Angelo
- [PATCH v2] libstdc++: add default template parameters to algorithms
Giuseppe D'Angelo
- [PATCH 1/2 v2] Introduce __builtin_is_virtual_base_of
Giuseppe D'Angelo
- [PATCH] libstdc++: Do not use use memmove for 1-element ranges [PR108846, PR116471]
Giuseppe D'Angelo
- [committed, v4] libstdc++: Handle encodings in localized chrono formatting [PR109162]
Dimitar Dimitrov
- [committed] Fix compilation error in 2 1_neg.cc tests
François Dumont
- [committed] Fix compilation error in 2 1_neg.cc tests
François Dumont
- [PATCH] Add fancy pointer support in std::map/set
François Dumont
- [PATCH] Re-implement predefined operators
François Dumont
- [PATCH] libstdc++: Remove note from the GCC 4.0.1 days
Eric Gallager
- @file and @headername directives
Kim Gräsman
- @file and @headername directives
Kim Gräsman
- @file and @headername directives
Kim Gräsman
- @file and @headername directives
Kim Gräsman
- @file and @headername directives
Kim Gräsman
- [PATCH] libstdc++: Fix @headername for bits/cpp_typetraits.h
Kim Gräsman
- [PATCH] libstdc++: Fix @file for target-specific opt_random.h
Kim Gräsman
- [PATCH] libstdc++: Fix @headername for bits/cpp_typetraits.h
Kim Gräsman
- [RFC] libstdc++: Replace Ryu with Teju Jagua for float.
Andi Kleen
- [PATCH] c++, libstdc++: Implement C++26 P2747R2 - constexpr placement new [PR115744]
Jason Merrill
- [PATCH] libstdc++: unused local declarations
Jason Merrill
- [pushed] libstdc++: remove extra semicolons
Jason Merrill
- [pushed] libstdc++: add missing return
Jason Merrill
- [pushed] libstdc++: avoid -Wzero-as-null-pointer-constant
Jason Merrill
- [pushed] libstdc++: fix testcase regexp
Jason Merrill
- [PATCH RFA] libstdc++: avoid __GLIBCXX__ redefinition
Jason Merrill
- [PATCH RFA] libstdc++: avoid -Wsign-compare
Jason Merrill
- [PATCH RFA] libstdc++: avoid __GLIBCXX__ redefinition
Jason Merrill
- [PATCH RFA] libstdc++: avoid __GLIBCXX__ redefinition
Jason Merrill
- [RFC 0/1] libstdc++: Replace Ryu with Teju Jagua.
Cassio Neri
- [RFC] libstdc++: Replace Ryu with Teju Jagua for float.
Cassio Neri
- [RFC] libstdc++: Replace Ryu with Teju Jagua for float.
Cassio Neri
- [PATCH] (Re: Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long))
Hans-Peter Nilsson
- [PATCH] libstdc++-v3: Handle iconv as optional for newlib builds [PR116362]
Hans-Peter Nilsson
- [PATCH] libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warning
Hans-Peter Nilsson
- [PATCH] libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warning
Hans-Peter Nilsson
- [PATCH] libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warning
Hans-Peter Nilsson
- [PATCH v2] [libstdc++] [testsuite] avoid async.cc loss of precision [PR91486]
Alexandre Oliva
- [PATCH v2] [libstdc++] [testsuite] avoid async.cc loss of precision [PR91486]
Alexandre Oliva
- [PATCH v2] [libstdc++] [testsuite] avoid async.cc loss of precision [PR91486]
Alexandre Oliva
- [PATCH] [libstdc++-v3] [testsuite] improve future/*/poll.cc calibration
Alexandre Oliva
- [PATCH] libstdc++: Do not use deduced return type for std::forward_like
Patrick Palka
- [PATCH] libstdc++: Do not use deduced return type for std::forward_like
Patrick Palka
- [RFC] libstdc++: Replace Ryu with Teju Jagua for float.
Patrick Palka
- [PATCH 1/2] libstdc++: Implement P2609R3 changes to the indirect invocability concepts
Patrick Palka
- [PATCH 2/2] libstdc++: Implement P2997R1 changes to the indirect invocability concepts
Patrick Palka
- [PATCH 3/2] libstdc++: Optimize std::projected<I, std::identity>
Patrick Palka
- [PATCH 2/2] libstdc++: Implement P2997R1 changes to the indirect invocability concepts
Patrick Palka
- [PATCH] libstdc++: Add some missing ranges feature-test macro tests
Patrick Palka
- c++, libstdc++: (Partially) Implement C++23 P0553: constexpr std::div()
PaulXiCao
- c++, libstdc++: (Partially) Implement C++23 P0533: constexpr std::div()
PaulXiCao
- [pushed] libstdc++: Tweak links to installation docs
Gerald Pfeifer
- [pushed] libstdc++: Update references to gcc.gnu.org/onlinedocs
Gerald Pfeifer
- [PATCH] libstdc++: Remove note from the GCC 4.0.1 days
Gerald Pfeifer
- [committed] libstdc++: Remove unnecessary uses of <stdint.h>
Andrew Pinski
- [PATCH] libstdc++: Remove note from the GCC 4.0.1 days
Andrew Pinski
- [PATCH] libstdc++: Remove note from the GCC 4.0.1 days
Andrew Pinski
- [committed] libstdc++: Fix std::variant to reject array types [PR116381]
Andrew Pinski
- [committed] libstdc++: Make std::vector<bool>::reference constructor private [PR115098]
Andrew Pinski
- [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++: Remove noexcept from non-const std::basic_string::data() [PR99942]
Jonathan Wakely
- [committed] libstdc++: Constrain std::basic_string default constructor [PR113841]
Jonathan Wakely
- [committed] libstdc++: Fix incomplete change to reduce iterations for simulators
Jonathan Wakely
- [committed] libstdc++: Use memcmp to optimize std::bitset::_M_is_equal() [PR113807]
Jonathan Wakely
- [committed] libstdc++: Remove unused parameters from atomic impl details
Jonathan Wakely
- [committed] libstdc++: Remove unnecessary uses of <stdint.h>
Jonathan Wakely
- [committed] libstdc++: Remove unused helper traits
Jonathan Wakely
- [PATCH] libstdc++: Only use std::time_put in std::format for non-C locales
Jonathan Wakely
- [PATCH] libstdc++: Fix std::allocator_traits::construct constraints [PR108619]
Jonathan Wakely
- [PATCH] libstdc++: Use strlen for std::char_traits<char8_t>::length [PR102958]
Jonathan Wakely
- [PATCH] libstdc++: Check ios::uppercase for ios::fixed floating-point output [PR114862]
Jonathan Wakely
- [PATCH] libstdc++: Optimize __try_use_facet for const types
Jonathan Wakely
- [PATCH] libstdc++: Preserve signbit of nan when converting float to double [PR113578]
Jonathan Wakely
- [committed] libstdc++: Remove unnecessary uses of <stdint.h>
Jonathan Wakely
- [PATCH 2/2 v3] libstdc++: add std::is_virtual_base_of
Jonathan Wakely
- [PATCH, v2] libstdc++: Preserve signbit of nan when converting float to double [PR113578]
Jonathan Wakely
- [PATCH] libstdc++: add default template parameters to algorithms
Jonathan Wakely
- [PATCH] libstdc++: add default template parameters to algorithms
Jonathan Wakely
- [PATCH] libstdc++: Do not use deduced return type for std::forward_like
Jonathan Wakely
- [PATCH] libstdc++: Do not use deduced return type for std::forward_like
Jonathan Wakely
- [PATCH v2] libstdc++: add default template parameters to algorithms
Jonathan Wakely
- [RFC] libstdc++: Replace Ryu with Teju Jagua for float.
Jonathan Wakely
- [committed] libstdc++: Fix some undeclared uses of uintptr_t [PR116247]
Jonathan Wakely
- [PATCH] libstdc++-v3: testsuite: Prune uncapitalized "in function" linker warning
Jonathan Wakely
- [PATCH] libstdc++-v3: Handle iconv as optional for newlib builds [PR116362]
Jonathan Wakely
- [PATCH] libstdc++: Remove note from the GCC 4.0.1 days
Jonathan Wakely
- @file and @headername directives
Jonathan Wakely
- @file and @headername directives
Jonathan Wakely
- [PATCH] libstdc++: Remove note from the GCC 4.0.1 days
Jonathan Wakely
- [PATCH] (Re: Splitting up 27_io/basic_istream/ignore/wchar_t/94749.cc (takes too long))
Jonathan Wakely
- [PATCH 5/5] libstdc++: Restore unrolling in std::find using pragma [PR116140]
Jonathan Wakely
- [committed] libstdc++: Adjust testcase for constexpr placement new [PR115744]
Jonathan Wakely
- [committed] libstdc++: Fix indentation of lines that follow a [[likely]] attribute
Jonathan Wakely
- [committed] libstdc++: Remove redundant reclaration of std::optional
Jonathan Wakely
- [committed] libstdc++: Fix std::variant to reject array types [PR116381]
Jonathan Wakely
- [committed] libstdc++: Fix std::variant to reject array types [PR116381]
Jonathan Wakely
- [PATCH] libstdc++: Simplify C++20 implementation of std::variant
Jonathan Wakely
- [committed] libstdc++: Fix std::variant to reject array types [PR116381]
Jonathan Wakely
- [PATCH] libstdc++: Check ios::uppercase for ios::fixed floating-point output [PR114862]
Jonathan Wakely
- [PATCH 3/2] libstdc++: Optimize std::projected<I, std::identity>
Jonathan Wakely
- [PATCH 1/2] libstdc++: Implement P2609R3 changes to the indirect invocability concepts
Jonathan Wakely
- [PATCH 2/2] libstdc++: Implement P2997R1 changes to the indirect invocability concepts
Jonathan Wakely
- [PATCH 2/2] libstdc++: Implement P2997R1 changes to the indirect invocability concepts
Jonathan Wakely
- [PATCH] libstdc++: Define operator== for hash table iterators [PR115939]
Jonathan Wakely
- [PATCH] libstdc++: Fix std::random_shuffle for low RAND_MAX [PR88935]
Jonathan Wakely
- [PATCH] libstdc++: Add some missing ranges feature-test macro tests
Jonathan Wakely
- [committed] libstdc++: Make std::vector<bool>::reference constructor private [PR115098]
Jonathan Wakely
- [PATCH] libstdc++: Simplify C++20 implementation of std::variant
Jonathan Wakely
- [committed] libstdc++: Use noexcept insted of throw() in src/c++11/debug.cc
Jonathan Wakely
- [committed] libstdc++: Make debug sequence members mutable [PR116369]
Jonathan Wakely
- [committed,v2] libstdc++: Optimize __try_use_facet for const types
Jonathan Wakely
- [committed] libstdc++: Implement LWG 3746 for std::optional
Jonathan Wakely
- @file and @headername directives
Jonathan Wakely
- @file and @headername directives
Jonathan Wakely
- @file and @headername directives
Jonathan Wakely
- [committed] libstdc++: Improve Doxygen docs for std::allocator_traits specializations
Jonathan Wakely
- [committed] libstdc++: Hide std::tuple internals from Doxygen docs
Jonathan Wakely
- [committed] libstdc++: Update and clarify Doxygen version requirements in manual
Jonathan Wakely
- [committed] libstdc++: Make std::vector<bool>::reference constructor private [PR115098]
Jonathan Wakely
- [committed] libstdc++: Do not use std::vector<bool>::reference default ctor [PR115098]
Jonathan Wakely
- [PATCH] libstdc++: unused local declarations
Jonathan Wakely
- [PATCH RFA] libstdc++: avoid __GLIBCXX__ redefinition
Jonathan Wakely
- [PATCH RFA] libstdc++: avoid __GLIBCXX__ redefinition
Jonathan Wakely
- [PATCH] libstdc++: Add missing feature-test macro in <string>
Jonathan Wakely
- [PATCH RFA] libstdc++: avoid -Wsign-compare
Jonathan Wakely
- [PATCH] libstdc++: unused local declarations
Jonathan Wakely
- [committed][wwwdocs] Document libstdc++ changes in GCC 15
Jonathan Wakely
- [PATCH] libstdc++: Fix @headername for bits/cpp_typetraits.h
Jonathan Wakely
- [PATCH] libstdc++: Fix @file for target-specific opt_random.h
Jonathan Wakely
- [committed] doc: Add Dhruv Matani to Contributors
Jonathan Wakely
- [committed, 1/2] libstdc++: Remove unused typedef in <ranges>
Jonathan Wakely
- [committed,2/2] libstdc++: Fix -Wunused-variable warning in <format>
Jonathan Wakely
- [committed] libstdc++: Fix -Wunused-parameter warnings in Networking TS headers
Jonathan Wakely
- [committed] libstdc++: Fix autoconf check for O_NONBLOCK in <fcntl.h>
Jonathan Wakely
- [PATCH] libstdc++: Add missing feature-test macro in various headers
Jonathan Wakely
Last message date:
Sat Aug 31 04:51:03 GMT 2024
Archived on: Sat Aug 31 04:51:17 GMT 2024
This archive was generated by
Pipermail 0.09 (Mailman edition).