July 2023 Archives by date
Starting: Mon Jul 3 01:17:53 GMT 2023
Ending: Sun Jul 30 13:55:19 GMT 2023
Messages: 161
- [PATCH] libstdc++: use __is_enum built-in trait
Ken Matsui
- [PATCH 1/2] c++: implement __is_scalar built-in trait
Ken Matsui
- [PATCH 1/2] c++, libstdc++: implement __is_scalar built-in trait
Ken Matsui
- [PATCH 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar
Ken Matsui
- [PATCH 1/2] c++, libstdc++: implement __is_scalar built-in trait
Ken Matsui
- [PATCH] libstdc++: PSTL dispatch for C++20 range random access iterators
Gonzalo Brito Gadeschi
- [PATCH v2] libstdc++: PSTL dispatch for C++20 range random access iterators [PR110512]
Gonzalo Brito Gadeschi
- [pushed] testsuite, Darwin: Remove an unnecessary flags addition.
Iain Sandoe
- [PATCH] libstdc++: Split up pstl/set.cc testcase
Thomas Rodgers
- [committed] libstdc++: Qualify calls to std::_Destroy and _Destroy_aux
Jonathan Wakely
- [PATCH] libstdc++: Enable OpenMP 5.0 pragmas in PSTL headers
Jonathan Wakely
- [committed] libstdc++: Fix <iosfwd> synopsis test
Jonathan Wakely
- [PATCH] libstdc++: Split up pstl/set.cc testcase
Jonathan Wakely
- [committed] libstdc++: Add redundant 'typename' to std::projected
Jonathan Wakely
- [committed] libstdc++: Use RAII in std::vector::_M_default_append
Jonathan Wakely
- [committed] libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542]
Jonathan Wakely
- [committed] libstdc++: Disable std::forward_list tests for C++98 mode
Jonathan Wakely
- [PATCH] libstdc++: Fix fwrite error parameter
shuaitq
- [PATCH] libstdc++: Fix fwrite error parameter
Tianqiang Shuai
- [PATCH] libstdc++: Fix fwrite error parameter
Tianqiang Shuai
- [PATCH] libstdc++: Fix fwrite error parameter
Jonathan Wakely
- [PATCH] libstdc++: Fix fwrite error parameter
Tianqiang Shuai
- [PATCH] libstdc++: Split up pstl/set.cc testcase
Thomas Rodgers
- [committed] libstdc++: Document --enable-cstdio=stdio_pure [PR110574]
Jonathan Wakely
- [PATCH] libstdc++: Fix --enable-cstdio=stdio_pure [PR110574]
Jonathan Wakely
- [PATCH] libstdc++: Compile basic_file_stdio.cc for LFS
Jonathan Wakely
- [PATCH v2 1/2] c++, libstdc++: implement __is_scalar built-in trait
Ken Matsui
- [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar
Ken Matsui
- [PATCH v2] libstdc++: use __is_enum built-in trait
Ken Matsui
- [PATCH v8 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
Ken Matsui
- [PATCH v8 1/6] c++: implement __is_reference built-in trait
Ken Matsui
- [PATCH v8 2/6] libstdc++: use new built-in trait __is_reference for std::is_reference
Ken Matsui
- [PATCH v8 3/6] c++: implement __is_function built-in trait
Ken Matsui
- [PATCH v8 4/6] libstdc++: use new built-in trait __is_function for std::is_function
Ken Matsui
- [PATCH v8 5/6] c++, libstdc++: implement __is_void built-in trait
Ken Matsui
- [PATCH v8 6/6] libstdc++: make std::is_object dispatch to new built-in traits
Ken Matsui
- [PATCH v3 1/2] c++: implement __is_volatile built-in trait
Ken Matsui
- [PATCH v3 2/2] libstdc++: use new built-in trait __is_volatile
Ken Matsui
- [PATCH v3 1/2] c++: implement __is_array built-in trait
Ken Matsui
- [PATCH v3 2/2] libstdc++: use new built-in trait __is_array
Ken Matsui
- [PATCH v3 1/2] c++: implement __is_const built-in trait
Ken Matsui
- [PATCH v3 2/2] libstdc++: use new built-in trait __is_const
Ken Matsui
- [PATCH v2 1/2] c++: implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v2 2/2] libstdc++: use new built-in trait __remove_pointer
Ken Matsui
- [PATCH v3 1/2] c++: implement __is_unsigned built-in trait
Ken Matsui
- [PATCH v4 1/2] c++: implement __is_unsigned built-in trait
Ken Matsui
- [PATCH v4 2/2] libstdc++: use new built-in trait __is_unsigned
Ken Matsui
- [PATCH v4 1/2] c++: implement __is_unsigned built-in trait
Ken Matsui
- [PATCH 1/2] c++, libstdc++: implement __is_signed built-in trait
Ken Matsui
- [PATCH 2/2] libstdc++: use new built-in trait __is_signed
Ken Matsui
- [PATCH 1/2] c++, libstdc++: implement __is_signed built-in trait
Ken Matsui
- [PATCH 1/2] c++, libstdc++: implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH 2/2] libstdc++: use new built-in trait __is_arithmetic
Ken Matsui
- [PATCH 1/2] c++, libstdc++: implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH 1/2] c++, libstdc++: implement __is_pointer built-in trait
Ken Matsui
- [PATCH 2/2] libstdc++: use new built-in trait __is_pointer
Ken Matsui
- [PATCH 2/2] libstdc++: use new built-in trait __is_pointer
Daniel Krügler
- [PATCH 2/2] libstdc++: use new built-in trait __is_pointer
Ken Matsui
- [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
Ken Matsui
- [PATCH v2 2/2] libstdc++: use new built-in trait __is_pointer
Ken Matsui
- [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
Ken Matsui
- [PATCH] libstdc++: Use RAII in std::vector::_M_realloc_insert
Jonathan Wakely
- [PATCH 1/2] c++, libstdc++: implement __is_pointer built-in trait
François Dumont
- [PATCH 1/2] c++, libstdc++: implement __is_pointer built-in trait
Jonathan Wakely
- [PATCH 1/2] c++, libstdc++: implement __is_pointer built-in trait
Jonathan Wakely
- [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar
Jonathan Wakely
- [PATCH v2] libstdc++: use __is_enum built-in trait
Jonathan Wakely
- [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
Jonathan Wakely
- [PATCH 2/2] libstdc++: use new built-in trait __is_signed
Jonathan Wakely
- [PATCH v4 2/2] libstdc++: use new built-in trait __is_unsigned
Jonathan Wakely
- [PATCH v8 2/6] libstdc++: use new built-in trait __is_reference for std::is_reference
Jonathan Wakely
- [PATCH v8 4/6] libstdc++: use new built-in trait __is_function for std::is_function
Jonathan Wakely
- [PATCH 1/2] c++, libstdc++: implement __is_signed built-in trait
Jonathan Wakely
- [PATCH v2 2/2] libstdc++: use new built-in trait __remove_pointer
Jonathan Wakely
- [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar
Ken Matsui
- [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar
Xi Ruoyao
- [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar
Ken Matsui
- [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar
Jonathan Wakely
- [PATCH v2 2/2] libstdc++: use new built-in trait __is_scalar for std::is_scalar
Ken Matsui
- [committed] libstdc++: Check conversion from filesystem::path to wide strings [PR95048]
Jonathan Wakely
- [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
Ken Matsui
- [PATCH v3 1/2] c++, libstdc++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v3 2/2] libstdc++: Use new built-in trait __is_pointer
Ken Matsui
- [PATCH v3 1/2] c++, libstdc++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v3 1/2] c++, libstdc++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH 1/2] c++, libstdc++: implement __is_signed built-in trait
Ken Matsui
- [PATCH v2 1/2] c++, libstdc++: Implement __is_signed built-in trait
Ken Matsui
- [PATCH v2 2/2] libstdc++: Use new built-in trait __is_signed
Ken Matsui
- [PATCH v10 0/5] c++, libstdc++: Make std::is_object dispatch to new built-in traits
Ken Matsui
- [PATCH v10 1/5] c++: Implement __is_reference built-in trait
Ken Matsui
- [PATCH v10 2/5] libstdc++: Use new built-in trait __is_reference for std::is_reference
Ken Matsui
- [PATCH v10 3/5] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v10 4/5] libstdc++: Use new built-in trait __is_function for std::is_function
Ken Matsui
- [PATCH v10 5/5] libstdc++: Make std::is_object dispatch to new built-in traits
Ken Matsui
- [PATCH v10 3/5] c++: Implement __is_function built-in trait
Ken Matsui
- [PATCH v10 2/5] libstdc++: Use new built-in trait __is_reference for std::is_reference
Ken Matsui
- [PATCH v4 1/2] c++, libstdc++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v4 2/2] libstdc++: Use new built-in trait __is_pointer
Ken Matsui
- [PATCH v5 1/2] c++, libstdc++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v5 2/2] libstdc++: Use new built-in trait __is_pointer
Ken Matsui
- [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
Jonathan Wakely
- [committed] libstdc++: std::stoi etc. do not need C99 <stdlib.h> support [PR110653]
Jonathan Wakely
- [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
Ken Matsui
- [PATCH v6 1/2] c++, libstdc++: Implement __is_pointer built-in trait
Ken Matsui
- [PATCH v6 2/2] libstdc++: Use new built-in trait __is_pointer
Ken Matsui
- [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
Jonathan Wakely
- [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
Jonathan Wakely
- [PATCH v2 1/2] c++, libstdc++: implement __is_pointer built-in trait
Ken Matsui
- [PATCH] libstdc++: Use __bool_constant entirely
Ken Matsui
- [PATCH v2 1/3] c++, libstdc++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v2 2/3] libstdc++: Optimize is_arithmetic performance by __is_arithmetic built-in
Ken Matsui
- [PATCH v2 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
Ken Matsui
- [PATCH v2 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
Ken Matsui
- [PATCH v2 1/3] c++, libstdc++: Implement __is_arithmetic built-in trait
François Dumont
- [PATCH v2 2/3] libstdc++: Optimize is_arithmetic performance by __is_arithmetic built-in
François Dumont
- [PATCH v2 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
François Dumont
- [PATCH v2 1/3] c++, libstdc++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v2 2/3] libstdc++: Optimize is_arithmetic performance by __is_arithmetic built-in
Ken Matsui
- [PATCH v2 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
Ken Matsui
- __lower_bound improvement for arithmetical types(2)
Александр Шитов
- [PATCH v2 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
Ken Matsui
- [PATCH v2 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
Ken Matsui
- [PATCH v3 1/3] c++, libstdc++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v3 2/3] libstdc++: Optimize is_arithmetic performance by __is_arithmetic built-in
Ken Matsui
- [PATCH v3 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
Ken Matsui
- [PATCH v4 1/4] c++, libstdc++: Implement __is_arithmetic built-in trait
Ken Matsui
- [PATCH v4 2/4] libstdc++: Optimize is_arithmetic trait performance
Ken Matsui
- [PATCH v4 3/4] libstdc++: Optimize is_fundamental trait performance
Ken Matsui
- [PATCH v4 4/4] libstdc++: Optimize is_compound trait performance
Ken Matsui
- [PATCH] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
Ken Matsui
- [committed 1/3] libstdc++: Check autoconf macros for strtof and strtold [PR110653]
Jonathan Wakely
- [committed 2/3] libstdc++: Define std::stof fallback in terms of std::stod [PR110653]
Jonathan Wakely
- [committed 3/3] libstdc++: Enable tests for std::stoi etc. unconditionally [PR110653]
Jonathan Wakely
- [committed] libstdc++: Check for multiple modifiers in chrono format string [PR110708]
Jonathan Wakely
- [committed] libstdc++: Implement correct locale-specific chrono formatting [PR110719]
Jonathan Wakely
- [committed] libstdc++: Avoid warning in std::format
Jonathan Wakely
- New Video from Harvey Havel
hhaveliwala12345@gmail.com
- [committed] libstdc++: Fix locale-specific duration formatting [PR110719]
Jonathan Wakely
- [committed] libstdc++: Fix formatting of negative chrono::hh_mm_ss
Jonathan Wakely
- [PATCH] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
Patrick Palka
- [PATCH] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
Ken Matsui
- [PATCH v2] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
Ken Matsui
- [PATCH] libstdc++: Fix preprocessor conditions for std::from_chars [PR109921]
Jonathan Wakely
- [committed] libstdc++: Check for std::ratio in arithmetic and comparisons [PR110593]
Jonathan Wakely
- [committed] libstdc++: Do not define inaccurate from_chars for _Float128 [PR110077]
Jonathan Wakely
- [PATCH v2] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
Patrick Palka
- [PATCH] libstdc++ Add cstdarg to freestanding
Paul M. Bendixen
- [PATCH v2 2/3] libstdc++: Optimize is_arithmetic performance by __is_arithmetic built-in
François Dumont
- [PATCH v2 3/3] libstdc++: Optimize is_fundamental performance by __is_arithmetic built-in
François Dumont
- [PATCH v3 1/3] c++, libstdc++: Implement __is_arithmetic built-in trait
François Dumont
- [PATCH][Hashtable] Performance optimization through use of insertion hint
François Dumont
- [committed] libstdc++; Do not use strtold for hppa-hpux [PR110653]
Jonathan Wakely
- [PATCH] libstdc++: Reuse double overload of __convert_to_v if possible
Jonathan Wakely
- [PATCH] libstdc++: Add missing constexpr specifier and function overloads
Jonathan Wakely
- [committed] libstdc++: Add deprecated attribute to std::random_shuffle declarations
Jonathan Wakely
- [committed] libstdc++: Avoid bogus overflow warnings in std::vector<bool> [PR110807]
Jonathan Wakely
- [committed] libstdc++: Require C++11 for 23_containers/vector/bool/110807.cc [PR110807]
Jonathan Wakely
- [committed] libstdc++: Fix std::format alternate form for floating-point [PR108046]
Jonathan Wakely
- [PATCH v3 1/2] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
Ken Matsui
- [PATCH v3 2/2] libstdc++: Use _GLIBCXX_HAS_BUILTIN_TRAIT
Ken Matsui
- [committed] Fix several preprocessor directives
François Dumont
Last message date:
Sun Jul 30 13:55:19 GMT 2023
Archived on: Sun Jul 30 13:55:26 GMT 2023
This archive was generated by
Pipermail 0.09 (Mailman edition).