This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]
September 30, 2019
September 28, 2019
September 27, 2019
September 26, 2019
| 22:15 | Re: [PBDS] Rejuvenation | Alexander Kulkov |
| 21:40 | Re: [PBDS] Rejuvenation | Tadeus Prastowo |
| 16:25 | Re: [PATCH] PR libstdc++/91910 fix data race in Debug Mode destructors | Jonathan Wakely |
| 16:08 | [PATCH] Define std::to_array for Debug Mode | Jonathan Wakely |
| 16:07 | [PATCH] Implement C++20 constexpr changes to std::pair (P1032R1) | Jonathan Wakely |
| 16:07 | [PATCH] Fix array index error in address_v6 comparisons | Jonathan Wakely |
| 16:06 | [PATCH] Remove include directives for deleted Profile Mode headers | Jonathan Wakely |
| 13:20 | [PATCH] PR libstdc++/91910 fix data race in Debug Mode destructors | Jonathan Wakely |
| 09:33 | Re: [PBDS] Rejuvenation | Alexander Kulkov |
September 25, 2019
| 20:40 | Re: [PATCH] Help compiler detect invalid code | François Dumont |
| 12:24 | [PATCH] Implement LWG 3296 for basic_regex::assign | Jonathan Wakely |
| 04:45 | Re: copy/copy_backward/fill/fill_n/equal rework | François Dumont |
September 24, 2019
| 10:12 | Re: [PATCH] PR libstdc++/91788 improve codegen for std::variant<T...>::index() | Jonathan Wakely |
| 10:09 | [PATCH] PR libstdc++/91871 fix Clang warnings in testsuite | Jonathan Wakely |
| 09:25 | Re: [PATCH] PR libstdc++/91788 improve codegen for std::variant<T...>::index() | Marc Glisse |
| 09:00 | Re: [PATCH] PR libstdc++/91788 improve codegen for std::variant<T...>::index() | Jonathan Wakely |
| 08:57 | Re: [PATCH] PR libstdc++/91788 improve codegen for std::variant<T...>::index() | Jonathan Wakely |
September 23, 2019
| 17:39 | Re: [PATCH] PR libstdc++/91788 improve codegen for std::variant<T...>::index() | Marc Glisse |
| 15:54 | [PATCH] PR libstdc++/91788 improve codegen for std::variant<T...>::index() | Jonathan Wakely |
| 08:35 | Update riscv64 baseline symbols | Andreas Schwab |
September 20, 2019
| 05:08 | Re: [PATCH] Help compiler detect invalid code | François Dumont |
September 19, 2019
| 20:28 | [PATCH] Help compiler detect invalid code | François Dumont |
September 16, 2019
| 20:31 | [PATCH] Improve _Safe_iterator _M_distance_to | François Dumont |
| 19:57 | [PATCH] lexicographical_comparison enhancements | François Dumont |
| 02:34 | Re: [PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests | Tom Honermann |
| 02:33 | Re: [PATCH 2/4]: C++ P1423R3 char8_t remediation: Update feature test macro, add deleted operators, update u8path | Tom Honermann |
September 15, 2019
| 19:40 | [PATCH 4/4]: C++ P1423R3 char8_t remediation: New tests | Tom Honermann |
| 19:40 | [PATCH 3/4]: C++ P1423R3 char8_t remediation: Updates to existing tests | Tom Honermann |
| 19:39 | [PATCH 2/4]: C++ P1423R3 char8_t remediation: Update feature test macro, add deleted operators, update u8path | Tom Honermann |
| 19:39 | [PATCH 1/4]: C++ P1423R3 char8_t remediation: Decouple constraints for u8path from path constructors | Tom Honermann |
| 19:39 | [PATCH 0/4]: C++ P1423R3 char8_t remediation implementation | Tom Honermann |
September 12, 2019
| 11:19 | [PATCH] PR libstdc++/91748 fix std::for_each_n for random access iterators | Jonathan Wakely |
September 11, 2019
| 11:39 | [PATCH] Fix Xmethod for shared_ptr::use_count() | Jonathan Wakely |
| 11:38 | [PATCH] Fix libstdc++ tests for -Wvolatile warnings in C++2a mode | Jonathan Wakely |
September 10, 2019
| 16:30 | [PATCH] Implement std::common_reference for C++20 | Jonathan Wakely |
| 16:29 | Re: <concepts> header + std::common_reference ported from VC++ | Jonathan Wakely |
| 09:08 | [PATCH] LWG 3266. to_chars(bool) should be deleted | Jonathan Wakely |
| 09:01 | Re: <concepts> header + std::common_reference ported from VC++ | Jonathan Wakely |
| 08:50 | <concepts> header + std::common_reference ported from VC++ | sotrdg sotrdg |
| 07:26 | [PATCH] PR libstdc++/91711 fix failing test | Jonathan Wakely |
| 07:18 | [PATCH] Optimise std::remove_cv and use more helper aliases | Jonathan Wakely |
September 09, 2019
| 19:51 | Re: Implement C++20 p1424 - 'constexpr' feature macro concerns. | Jonathan Wakely |
| 18:51 | Re: We should mark "Should Span be Regular? P1085R2" as well. | Jonathan Wakely |
| 18:34 | copy/copy_backward/fill/fill_n/equal rework | François Dumont |
| 17:25 | Re: [PATCH, libstdc++] Doc changes for constexpr additions for C++20 status. | Ed Smith-Rowland via libstdc++ |
| 17:04 | Re: We should mark "Should Span be Regular? P1085R2" as well. | Ed Smith-Rowland via libstdc++ |
| 11:13 | Re: [PATCH] Optimize to_chars | Jonathan Wakely |
| 11:12 | Re: [ PATCH ] C++20 <span> | Jonathan Wakely |
| 09:41 | Re: [PATCH, libstdc++] Doc changes for constexpr additions for C++20 status. | Jonathan Wakely |
| 09:39 | Re: We should mark "Should Span be Regular? P1085R2" as well. | Jonathan Wakely |
September 08, 2019
| 16:10 | [PATCH, libstdc++] Improve the performance of std::uniform_int_distribution (fewer divisions) | Daniel Lemire |
| 16:09 | Re: Improve the performance of std::uniform_int_distribution (fewer divisions) [Potential patch] | Daniel Lemire |
| 13:45 | Re: [PATCH] Optimize to_chars | Antony Polukhin |
September 06, 2019
| 23:00 | Re: [ RFC Patch ] Bit Data Structures [GSoC 2019 Conclusion] | JeanHeyd Meneide |
| 22:56 | Re: [ RFC Patch ] Bit Data Structures [GSoC 2019 Conclusion] | JeanHeyd Meneide |
| 22:09 | We should mark "Should Span be Regular? P1085R2" as well. | Ed Smith-Rowland via libstdc++ |
| 14:56 | Re: Fix GCC_LINUX_FUTEX to work with C99 compilers | Jeff Law |
| 14:49 | Re: Fix GCC_LINUX_FUTEX to work with C99 compilers | Florian Weimer |
| 14:46 | Re: Fix GCC_LINUX_FUTEX to work with C99 compilers | Jeff Law |
| 12:54 | [PATCH] Define std::ssize for C++20 (P1227R2) | Jonathan Wakely |
| 10:18 | Re: Fix GCC_LINUX_FUTEX to work with C99 compilers | Jakub Jelinek |
| 10:09 | Re: Fix GCC_LINUX_FUTEX to work with C99 compilers | Jonathan Wakely |
| 08:57 | Fix GCC_LINUX_FUTEX to work with C99 compilers | Florian Weimer |
September 05, 2019
| 19:46 | [PATCH, libstdc++] Doc changes for constexpr additions for C++20 status. | Ed Smith-Rowland via libstdc++ |
| 13:52 | Re: [ PATCH ] C++20 <span> | Jonathan Wakely |
| 11:27 | Re: [ PATCH ] C++20 <span> | Jonathan Wakely |
| 07:45 | [PATCH] Remove broken URL from libstdc++ manual | Jonathan Wakely |
September 04, 2019
| 22:47 | Re: [ PATCH ] C++20 <span> | JeanHeyd Meneide |
| 22:46 | Re: [PATCH 2/2] PR libstdc++/41861 Add full steady_clock support to condition_variable | Jonathan Wakely |
| 17:21 | Re: [PATCH 2/2] PR libstdc++/41861 Add full steady_clock support to condition_variable | Mike Crowe |
| 16:57 | Re: [PATCH 2/2] PR libstdc++/41861 Add full steady_clock support to condition_variable | Mike Crowe |
| 16:24 | Re: Improve the performance of std::uniform_int_distribution (fewer divisions) [Potential patch] | Daniel Lemire |
| 16:14 | Re: [PATCH 2/2] PR libstdc++/41861 Add full steady_clock support to condition_variable | Jonathan Wakely |
| 14:49 | Re: [PATCH 2/2] PR libstdc++/41861 Add full steady_clock support to condition_variable | Mike Crowe |
| 13:39 | Re: [PATCH 2/2] PR libstdc++/41861 Add full steady_clock support to condition_variable | Jonathan Wakely |
September 03, 2019
| 13:31 | Re: [ PATCH ] C++20 <span> | Jonathan Wakely |
| 07:12 | Re: Improve the performance of std::uniform_int_distribution (fewer divisions) [Potential patch] | Jonathan Wakely |
September 02, 2019
| 22:51 | Re: Improve the performance of std::uniform_int_distribution (fewer divisions) [Potential patch] | Stephen M. Webb |
| 21:27 | Re: [RFA][3/3] Remove Cell Broadband Engine SPU targets: libstdc++ | Jonathan Wakely |
| 21:12 | Improve the performance of std::uniform_int_distribution (fewer divisions) [Potential patch] | Daniel Lemire |
| 20:19 | [RFA][3/3] Remove Cell Broadband Engine SPU targets: libstdc++ | Ulrich Weigand |
| 16:55 | Re: [ RFC Patch ] GSoC 2019 Conclusion | JeanHeyd Meneide |
| 11:35 | [PATCH] Use __constinit keyword in libstdc++ sources | Jonathan Wakely |
| 11:33 | Re: [libstdc++,doc] xml/manual/policy_data_structures_biblio.xml | Jonathan Wakely |
| 11:33 | Re: [PATCH] PR libstdc++/91067 add more missing exports for directory iterators | Jonathan Wakely |
| 11:32 | Re: [PATCH] Optimize to_chars | Jonathan Wakely |
| 08:12 | [PATCH] [gcc-8-branch] Fix recent unique_ptr regressions | Jonathan Wakely |
| 07:33 | Re: [v3] Update Solaris baselines for GCC 9.3 | Jonathan Wakely |
| 07:32 | Re: [v3] Update Solaris baselines for GCC 10.0 | Jonathan Wakely |
September 01, 2019
| 12:43 | [libstdc++,doc] xml/manual/policy_data_structures_biblio.xml | Gerald Pfeifer |
| 10:47 | [v3] Update Solaris baselines for GCC 9.3 | Rainer Orth |
| 10:45 | [v3] Update Solaris baselines for GCC 10.0 | Rainer Orth |
Indexes: [Date Index] [Subject Index] [Author Index] [Thread Index] Site Nav: [Browse other archives for this mailing list]
[Browse other mailing lists at this site]