July 2023 Archives by thread
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] 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
- [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
- [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 v8 0/6] c++, libstdc++: get std::is_object to dispatch to new built-in traits
Ken Matsui
- [PATCH v3 1/2] c++: implement __is_volatile built-in trait
Ken Matsui
- [PATCH v3 1/2] c++: implement __is_array built-in trait
Ken Matsui
- [PATCH v3 1/2] c++: implement __is_const built-in trait
Ken Matsui
- [PATCH v2 1/2] c++: implement __remove_pointer built-in trait
Ken Matsui
- [PATCH v3 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 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 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 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 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 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 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
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 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] libstdc++: Use RAII in std::vector::_M_realloc_insert
Jonathan Wakely
- [committed] libstdc++: Check conversion from filesystem::path to wide strings [PR95048]
Jonathan Wakely
- [committed] libstdc++: std::stoi etc. do not need C99 <stdlib.h> support [PR110653]
Jonathan Wakely
- [PATCH] libstdc++: Use __bool_constant entirely
Ken Matsui
- __lower_bound improvement for arithmetical types(2)
Александр Шитов
- [PATCH] libstdc++: Define _GLIBCXX_HAS_BUILTIN_TRAIT
Ken Matsui
- [committed 1/3] libstdc++: Check autoconf macros for strtof and strtold [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++: 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] libstdc++ Add cstdarg to freestanding
Paul M. Bendixen
- [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++: Fix std::format alternate form for floating-point [PR108046]
Jonathan Wakely
- [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).