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]
March 30, 2019
| 18:00 | [v3 PATCH] Use single-visitation in variant assignment and swap. | Ville Voutilainen |
| 12:57 | Re: [patch] Fix build failure with MinGW | Jonathan Wakely |
| 11:56 | [patch] Fix build failure with MinGW | Eric Botcazou |
March 29, 2019
March 28, 2019
| 13:36 | Re: [v3 PATCH] Don't revisit a variant we are already visiting. | Jonathan Wakely |
| 13:29 | Re: [PATCH] PR c/79022 fix mismatch parameter order in declaratio | Richard Biener |
| 13:29 | Re: [PATCH] PR c/79022 fix mismatch parameter order in declaratio | Jonathan Wakely |
| 13:28 | [PATCH] PR c/79022 fix mismatch parameter order in declaratio | Jonathan Wakely |
| 13:21 | Re: [v3 PATCH] Don't revisit a variant we are already visiting. | Ville Voutilainen |
| 13:07 | [v3 PATCH] Don't revisit a variant we are already visiting. | Ville Voutilainen |
March 27, 2019
| 21:01 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Rodgers |
| 15:16 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Jonathan Wakely |
| 14:51 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Schwinge |
March 26, 2019
| 15:28 | [PATCH] PR libstdc++/85965 delay static assertions until types are complete | Jonathan Wakely |
| 14:57 | Re: [v3 PATCH] PR libstdc++/89825 | Jonathan Wakely |
| 14:49 | Re: [v3 PATCH] PR libstdc++/89825 | Ville Voutilainen |
| 14:12 | [v3 PATCH] PR libstdc++/89825 | Ville Voutilainen |
| 12:35 | Re: [v3 PATCH] PR libstdc++/89824 | Jonathan Wakely |
| 12:14 | [v3 PATCH] PR libstdc++/89824 | Ville Voutilainen |
March 25, 2019
| 16:54 | Re: [v3 PATCH] PR libstdc++/89816 | Jonathan Wakely |
| 16:23 | [v3 PATCH] PR libstdc++/89816 | Ville Voutilainen |
| 05:41 | Re: std::cout breaks after nullptr | Xi Ruoyao |
March 22, 2019
| 20:57 | [PATCH] Remove broken links from libstdc++ manual to Doxygen pages | Jonathan Wakely |
| 16:45 | [PATCH] Avoid -Wconversion warnings when -Wsystem-headers is used | Jonathan Wakely |
| 00:04 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Jonathan Wakely |
March 21, 2019
| 23:56 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Jonathan Wakely |
| 22:32 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Jonathan Wakely |
| 22:19 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Rodgers |
| 22:03 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Rodgers |
| 21:27 | Re: Hash table iteration order and compiler optimizations | François Dumont |
| 14:04 | [PATCH] In C++17 <math.h> should not put special functions in global namespace | Jonathan Wakely |
| 12:07 | [PATCH] PR libstdc++/88066 Use <> for includes not "" | Jonathan Wakely |
| 11:41 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Jonathan Wakely |
| 11:37 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Jonathan Wakely |
| 09:43 | Re: Hash table iteration order and compiler optimizations | Jonathan Wakely |
| 08:50 | Hash table iteration order and compiler optimizations | Florian Weimer |
March 20, 2019
| 21:06 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Rodgers |
| 20:52 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Rodgers |
| 20:38 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Rodgers |
| 20:25 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Rodgers |
| 20:16 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Ville Voutilainen |
| 20:14 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Jakub Jelinek |
| 20:13 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Jakub Jelinek |
| 20:09 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Ville Voutilainen |
| 20:05 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Rodgers |
March 19, 2019
| 22:15 | Re: Implement C++20 constexpr <algorithm>, , and <array> | Ed Smith-Rowland via libstdc++ |
| 20:57 | Re: Implement C++20 constexpr <algorithm>, , and <array> | Ed Smith-Rowland via libstdc++ |
| 20:26 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Jonathan Wakely |
| 09:38 | [PATCH] Update libstdc++ API Evolution documentation | Jonathan Wakely |
| 02:02 | Re: Implement C++20 constexpr <algorithm>, , and <array> | Ed Smith-Rowland via libstdc++ |
March 18, 2019
| 22:18 | Re: Implement C++20 constexpr <algorithm>, , and <array> | Jonathan Wakely |
| 02:54 | Implement C++20 constexpr <algorithm>, , and <array> | Ed Smith-Rowland via libstdc++ |
March 13, 2019
| 02:13 | Re: [PATCH] Fix libstdc++ tests requiring atomic support on hppa-hpux | Joseph Myers |
| 01:51 | Re: [PATCH] Fix libstdc++ tests requiring atomic support on hppa-hpux | Hans-Peter Nilsson |
March 12, 2019
| 23:35 | Re: [PATCH] Fix libstdc++ tests requiring atomic support on hppa-hpux | John David Anglin |
| 23:05 | Re: [PATCH] Fix libstdc++ tests requiring atomic support on hppa-hpux | Jonathan Wakely |
| 23:04 | Re: [PATCH] Define midpoint and lerp functions for C++20 (P0811R3) | Jonathan Wakely |
| 23:02 | Re: [PATCH] Fix libstdc++ tests requiring atomic support on hppa-hpux | Joseph Myers |
| 22:49 | Re: [PATCH] Define midpoint and lerp functions for C++20 (P0811R3) | Joseph Myers |
| 04:24 | Re: [PATCH] Integration of parallel standard algorithms for c++17 | Thomas Rodgers |
March 11, 2019
March 10, 2019
| 21:36 | [PATCH] Fix <atomic> in -std=c++2a mode (PR libstdc++/89641) | Jakub Jelinek |
March 09, 2019
| 17:47 | [PATCH] Fix libstdc++ tests requiring atomic support on hppa-hpux | John David Anglin |
March 08, 2019
| 13:55 | [PATCH] Fix text of hyperlink in manual | Jonathan Wakely |
| 13:55 | [PATCH] Add fixed underlying type to enum path::format | Jonathan Wakely |
March 07, 2019
March 06, 2019
March 05, 2019
| 23:26 | Re: [libstc++] Don't throw in std::assoc_legendre for m > l | Jonathan Wakely |
| 21:28 | Re: [v3 PATCH, RFC] Rewrite variant. Also PR libstdc++/85517 | Ville Voutilainen |
| 18:37 | [PATCH] Define midpoint and lerp functions for C++20 (P0811R3) | Jonathan Wakely |
| 16:22 | Re: [v3 PATCH, RFC] Rewrite variant. Also PR libstdc++/85517 | Jonathan Wakely |
March 04, 2019
| 20:16 | Re: [PATCH] PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration. | Ed Smith-Rowland |
| 20:05 | Re: [PATCH] PR libstdc++/88996 Implement P0439R0 - C++20 - Make std::memory_order a scoped enumeration. | Jonathan Wakely |
| 18:57 | Re: [libstc++] Don't throw in std::assoc_legendre for m > l | Ed Smith-Rowland |
| 14:23 | pb_ds tests are a bottleneck in the testsuite | Jonathan Wakely |
| 13:18 | [PATCH] Remove redundant dg-do directive from test | Jonathan Wakely |
| 12:21 | [PATCH] Implement polymorphic_allocator<byte> for C++20 (P0339R6) | Jonathan Wakely |
| 09:23 | Re: [PATCH] C++2a Utility functions to implement uses-allocator construction (P0591R4) | Jonathan Wakely |
| 09:14 | Re: [PATCH] C++2a Utility functions to implement uses-allocator construction (P0591R4) | Jonathan Wakely |
March 03, 2019
| 23:43 | Re: [v3 PATCH, RFC] Rewrite variant. Also PR libstdc++/85517 | Ville Voutilainen |
| 23:26 | Re: [v3 PATCH, RFC] Rewrite variant. Also PR libstdc++/85517 | Ville Voutilainen |
| 22:24 | [PATCH] PR libstdc++/89562 use binary mode for file I/O | Jonathan Wakely |
| 21:09 | [libstc++] Don't throw in std::assoc_legendre for m > l | André Brand |
March 01, 2019
| 14:33 | Re: [PATCH] C++2a Utility functions to implement uses-allocator construction (P0591R4) | Jonathan Wakely |
| 14:06 | Re: [PATCH] C++2a Utility functions to implement uses-allocator construction (P0591R4) | Jonathan Wakely |
| 13:50 | [PATCH] Fix test memory_resource to work without sized deallocation | Jonathan Wakely |
| 13:50 | [PATCH] C++2a Utility functions to implement uses-allocator construction (P0591R4) | Jonathan Wakely |
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]