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]
April 28, 2017
| 20:49 | Re: Make pretty printers version namespace dependant | François Dumont |
| 12:56 | [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types | Jonathan Wakely |
| 12:50 | [PATCH] Remove superfluous "" in dg-error. | Jonathan Wakely |
| 11:44 | Re: Make pretty printers version namespace dependant | Jonathan Wakely |
| 11:38 | Re: Make pretty printers version namespace dependant | Jonathan Wakely |
| 08:41 | Re: Make pretty printers version namespace dependant | Jonathan Wakely |
April 27, 2017
| 19:27 | Re: Make pretty printers version namespace dependant | François Dumont |
| 18:32 | Re: Make pretty printers version namespace dependant | Jonathan Wakely |
| 18:12 | Make pretty printers version namespace dependant | François Dumont |
| 15:16 | [PATCH] Remove reundant const-qualification from cast targets | Jonathan Wakely |
April 26, 2017
| 19:42 | Re: std::vector move assign patch | Jonathan Wakely |
| 19:35 | Re: std::vector move assign patch | François Dumont |
| 19:25 | [PATCH] Improve tests for vector and deque move-assignment | Jonathan Wakely |
| 09:16 | Re: [PATCH] PR libstdc++/80506 fix constant used in condition | Jonathan Wakely |
| 09:14 | Re: [PATCH] PR libstdc++/80506 fix constant used in condition | Paolo Carlini |
| 09:13 | Re: [PATCH] PR libstdc++/80506 fix constant used in condition | Paolo Carlini |
April 25, 2017
| 21:02 | Re: std::vector move assign patch | Marc Glisse |
| 16:54 | Re: std::vector move assign patch | Jonathan Wakely |
| 16:13 | Re: std::vector move assign patch | Marc Glisse |
| 15:35 | Re: std::vector move assign patch | Jonathan Wakely |
| 15:23 | Re: std::vector move assign patch | Marc Glisse |
| 13:40 | Re: std::vector move assign patch | Jonathan Wakely |
| 12:52 | Re: std::vector move assign patch | Jonathan Wakely |
April 24, 2017
| 20:10 | Re: std::vector move assign patch | Marc Glisse |
| 13:43 | [PATCH] PR libstdc++/80506 fix constant used in condition | Jonathan Wakely |
| 11:40 | [PATCH] PR libstdc++/80504 qualify calls to avoid ADL | Jonathan Wakely |
| 11:39 | [PATCH] PR libstdc++/80493 fix invalid exception specification | Jonathan Wakely |
April 23, 2017
| 18:33 | Re: [PATCH] Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17 | Pedro Alves |
| 17:55 | [PATCH] Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17 | Pedro Alves |
April 21, 2017
| 19:01 | Re: [PATCH] PR libstdc++/80316 make promise::set_value throw no_state error | Jonathan Wakely |
| 13:08 | [PATCH] Avoid deprecated warnings about std::auto_ptr in library headers | Jonathan Wakely |
April 20, 2017
April 19, 2017
| 17:43 | Re: Deprecating arithmetic on std::atomic<void*> | Ville Voutilainen |
| 17:07 | Deprecating arithmetic on std::atomic<void*> | Jonathan Wakely |
| 16:56 | [PATCH] Implement C++17 changes to std::atomic (P0558R1 partial) | Jonathan Wakely |
| 16:49 | Re: [libstdc++] Adjust to the new location of the C++ ABI | Jonathan Wakely |
| 15:18 | Re: [PATCH] PR libstdc++/80446 cope with libc defining __has_builtin | Jonathan Wakely |
| 11:03 | [PATCH] PR libstdc++/80448 remove noexcept from defaulted functions | Jonathan Wakely |
| 10:49 | [PATCH] PR libstdc++/80446 cope with libc defining __has_builtin | Jonathan Wakely |
April 18, 2017
| 11:09 | [PATCH] Fix incorrect results from std::boyer_moore_searcher | Jonathan Wakely |
April 17, 2017
| 20:05 | Re: [PATCH] Fix a C++ crash with may_alias type attribute | Jason Merrill |
| 12:40 | Re: std::string<ThrowOnCopy> behavior | Ivan Baravy |
April 16, 2017
April 14, 2017
| 19:14 | Re: std::string<ThrowOnCopy> behavior | Tim Song |
| 13:07 | std::string<ThrowOnCopy> behavior | Ivan Baravy |
April 12, 2017
| 20:08 | Re: [PATCH] Define std::to_chars and std::from_chars for C++17 (P0067R5, partial) | Florian Weimer |
April 11, 2017
| 22:37 | [libstdc++] Adjust to the new location of the C++ ABI | Gerald Pfeifer |
April 10, 2017
| 13:07 | Re: [PATCH] Define std::to_chars and std::from_chars for C++17 (P0067R5, partial) | Jonathan Wakely |
April 07, 2017
| 23:22 | Re: [PATCH] Define std::to_chars and std::from_chars for C++17 (P0067R5, partial) | Jonathan Wakely |
| 23:14 | Re: [PATCH] Define std::to_chars and std::from_chars for C++17 (P0067R5, partial) | Ed Smith-Rowland |
| 12:29 | [PATCH] Define std::to_chars and std::from_chars for C++17 (P0067R5, partial) | Jonathan Wakely |
April 05, 2017
| 02:34 | Re: [PATCH] Fix a C++ crash with may_alias type attribute | Bernd Edlinger |
April 04, 2017
| 22:33 | Re: [PATCH] Fix a C++ crash with may_alias type attribute | Ville Voutilainen |
| 21:29 | Re: [PATCH] Fix a C++ crash with may_alias type attribute | Bernd Edlinger |
| 19:44 | [PATCH] PR libstdc++/80316 make promise::set_value throw no_state error | Jonathan Wakely |
| 12:58 | Re: [PATCH] Fix a C++ crash with may_alias type attribute | Jonathan Wakely |
| 12:39 | [PATCH] Fix a C++ crash with may_alias type attribute | Bernd Edlinger |
April 03, 2017
| 18:59 | Re: [PATCH] Update C++17 library status table in manual | Jonathan Wakely |
| 17:20 | [PATCH] Uncomment std::reference_wrapper tests that no longer fail | Jonathan Wakely |
| 17:19 | [PATCH] Fix comments in libstdc++ header and test | Jonathan Wakely |
| 17:19 | [PATCH] Update C++17 library status table in manual | Jonathan Wakely |
| 17:18 | [PATCH] Implement P0426R1 "Constexpr for std::char_traits" for C++17 (partial) | Jonathan Wakely |
| 16:48 | Re: [v3 PATCH] PR libstdc++/79141 | Jonathan Wakely |
| 15:43 | Re: [v3 PATCH] PR libstdc++/79141 | Jonathan Wakely |
| 15:32 | Re: [v3 PATCH] Implement std::is_aggregate. | Jonathan Wakely |
| 15:31 | Re: [PATCH 5/9] libstdc++ testsuite changes | Jonathan Wakely |
| 14:55 | Re: [PATCH 4/9] libstdc++ changes for ia16 | Jonathan Wakely |
April 02, 2017
| 20:36 | Re: [v3 PATCH] PR libstdc++/79141 | Ville Voutilainen |
| 12:08 | Re: [v3 PATCH] Implement std::is_aggregate. | Ville Voutilainen |
| 11:08 | Re: [v3 PATCH] Implement std::is_aggregate. | Jakub Jelinek |
| 09:24 | Re: [v3 PATCH] Implement std::is_aggregate. | Ville Voutilainen |
| 05:35 | Re: [v3 PATCH] Implement std::is_aggregate. | Jakub Jelinek |
April 01, 2017
| 23:46 | [v3 PATCH] PR libstdc++/79141 | Ville Voutilainen |
| 22:19 | [v3 PATCH] Implement std::is_aggregate. | Ville Voutilainen |
| 16:48 | [PATCH 5/9] libstdc++ testsuite changes | Andrew Jenner |
| 16:48 | [PATCH 4/9] libstdc++ changes for ia16 | Andrew Jenner |
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]