libstdc++ archive
date index for February, 2019

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]
Search: Limit to:

February 27, 2019
16:59 REVIEW DIRECT - Exciting New Titles Kim Hornyak
11:09 [PATCH] PR libstdc++/89466 avoid slow xsltproc command in configure Jonathan Wakely
00:23 Re: [PATCH] improve performance of std::allocator::deallocate Pádraig Brady

February 26, 2019
23:12 [PATCH] PR libstdc++/89477 constrain deduction guides for maps and sets Jonathan Wakely
20:35 Re: [PATCH] libstdc++/89130 and libstdc++/89090 fixes for vector relocation Jonathan Wakely
13:50 Re: [PATCH] improve performance of std::allocator::deallocate Jonathan Wakely

February 24, 2019
15:47 Re: [PATCH] libstdc++/89130 and libstdc++/89090 fixes for vector relocation Jonathan Wakely
09:11 Re: Contributing p0355 to libstdc++-v3 David Brown
00:42 Re: [PATCH] PR libstdc++/89446 fix null pointer dereference in char_traits Jonathan Wakely

February 23, 2019
21:22 [PATCH] P0340R2 Making std::underlying_type SFINAE-friendly Jonathan Wakely
21:20 [PATCH] Improve error message for bad arguments to script Jonathan Wakely
09:55 Re: [PATCH] PR libstdc++/89446 fix null pointer dereference in char_traits Eric Botcazou
03:00 Re: [PATCH] PR libstdc++/89446 fix null pointer dereference in char_traits Jonathan Wakely
02:04 [PATCH] improve performance of std::allocator::deallocate Pádraig Brady
01:56 Re: [PATCH] PR libstdc++/89446 fix null pointer dereference in char_traits Jonathan Wakely
01:27 Re: [PATCH] PR libstdc++/89446 fix null pointer dereference in char_traits Jonathan Wakely
01:06 Re: [PATCH] PR libstdc++/89446 fix null pointer dereference in char_traits Jakub Jelinek
01:02 [PATCH] PR libstdc++/89446 fix null pointer dereference in char_traits Jonathan Wakely

February 22, 2019
21:26 Re: [patch] Add baseline for SPARC64/Linux Eric Botcazou
20:49 Re: [patch] Add baseline for SPARC64/Linux Jonathan Wakely
20:26 Re: [patch] Add baseline for SPARC64/Linux Jakub Jelinek
20:24 Re: [patch] Add baseline for SPARC64/Linux Jonathan Wakely
19:43 Re: [patch] Add baseline for SPARC64/Linux Jakub Jelinek
19:25 Re: [patch] Add baseline for SPARC64/Linux Jonathan Wakely
19:03 Re: [PATCH] Fix -Wattributes warning in libstdc++ (PR libstdc++/89402) Jonathan Wakely
18:47 [PATCH] Fix -Wattributes warning in libstdc++ (PR libstdc++/89402) Jakub Jelinek
15:41 Re: [committed] Fix -Wmissing-attributes warning in libstdc++ (PR libstdc++/89402) Martin Sebor
07:27 Re: [patch] Add baseline for SPARC64/Linux Eric Botcazou
01:42 Re: [committed] Fix -Wmissing-attributes warning in libstdc++ (PR libstdc++/89402) Jonathan Wakely
01:23 Re: [committed] Fix -Wmissing-attributes warning in libstdc++ (PR libstdc++/89402) Jakub Jelinek
01:22 Re: [PATCH 8/9]: C++ P0482R5 char8_t: Updates to existing standard library tests Jonathan Wakely
01:21 Re: [PATCH 9/9]: C++ P0482R5 char8_t: Updates to gdb pretty printing support Jonathan Wakely
01:19 Re: [PATCH 8/9]: C++ P0482R5 char8_t: Updates to existing standard library tests Jonathan Wakely
01:15 Re: [PATCH 6/9]: C++ P0482R5 char8_t: A small correction to a common testsuite header file Jonathan Wakely
01:10 Re: [committed] Fix -Wmissing-attributes warning in libstdc++ (PR libstdc++/89402) Jonathan Wakely
00:52 Re: Contributing p0355 to libstdc++-v3 Ed Smith-Rowland

February 21, 2019
20:47 Re: [PATCH] libstdc++/89130 and libstdc++/89090 fixes for vector relocation Jonathan Wakely

February 20, 2019
22:16 [patch] Add baseline for SPARC64/Linux Eric Botcazou
20:28 Re: Contributing p0355 to libstdc++-v3 David Brown
08:07 [committed] Fix -Wmissing-attributes warning in libstdc++ (PR libstdc++/89402) Jakub Jelinek
05:25 Re: Contributing p0355 to libstdc++-v3 David Brown

February 19, 2019
21:14 Re: Contributing p0355 to libstdc++-v3 Jonathan Wakely
21:13 Re: Contributing p0355 to libstdc++-v3 David Brown
20:41 Re: Contributing p0355 to libstdc++-v3 Ed Smith-Rowland
02:55 Re: [REVISED PATCH 7/9]: C++ P0482R5 char8_t: New standard library tests Jonathan Wakely
02:54 Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support Jonathan Wakely

February 18, 2019
21:11 Re: Trivial doc typos Richard Sandiford
19:06 Trivial doc typos Sharon Dvir

February 14, 2019
17:47 Re: [PATCH] Update libstdc++ documentation for implementation status Jonathan Wakely
15:13 [PATCH] Update libstdc++ documentation for implementation status Jonathan Wakely
15:08 [PATCH] DR 2586 fix value category in uses-allocator checks Jonathan Wakely
14:12 [PATCH] Add std::timespec and std::timespec_get for C++17 Jonathan Wakely
14:10 [PATCH] LWG 2537 fix priority_queue constructors to establish invariant Jonathan Wakely
14:10 [PATCH] Enforce LWG DR 2566 requirement for container adaptors Jonathan Wakely
09:40 [PATCH] PR middle-end/89303 add testcase for std::enable_shared_from_this Jonathan Wakely
09:07 [PATCH] Document LWG 2735 status and add test Jonathan Wakely

February 13, 2019
22:13 [PATCH] PR libstdc++/89345 Only define std::destroying_delete for C++2a Jonathan Wakely

February 11, 2019
12:57 [PATCH] PR libstdc++/89023 fix test that fails when <omp.h> not available Jonathan Wakely
11:59 Re: please approval my patch - add new logical traits to type_traits for logical completeness Jonathan Wakely

February 10, 2019
03:46 Re: please approval my patch - add new logical traits to type_traits for logical completeness 李苏旺

February 09, 2019
07:15 Re: please approval my patch - add new logical traits to type_traits for logical completeness Marc Glisse
04:19 please approval my patch - add new logical traits to type_traits for logical completeness 李苏旺
00:44 [PATCH] PR libstdc++/88066 use <> for includes not "" Jonathan Wakely
00:25 [PATCH] Add noexcept to filesystem::path query functions Jonathan Wakely

February 08, 2019
14:08 Re: how can I get write permission to gcc 李苏旺
12:57 Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support Jonathan Wakely
09:46 Re: how can I get write permission to gcc Jonathan Wakely
04:39 Re: [REVISED PATCH 7/9]: C++ P0482R5 char8_t: New standard library tests Tom Honermann
04:35 Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support Tom Honermann
04:14 how can I get write permission to gcc 李苏旺

February 07, 2019
23:41 Re: [PATCH] Integration of parallel standard algorithms for c++17 Thomas Rodgers
13:26 Re: [PATCH] Integration of parallel standard algorithms for c++17 Jonathan Wakely
09:54 Re: [REVISED PATCH 7/9]: C++ P0482R5 char8_t: New standard library tests Jonathan Wakely
09:44 Re: [REVISED PATCH 5/9]: C++ P0482R5 char8_t: Standard library support Jonathan Wakely

February 06, 2019
20:52 [PATCH] PR libstdc++/89164 enforce constraints for uninitialized algos Jonathan Wakely
17:35 Re: [PATCH] PR libstdc++/89102 fix common_type<> and common_type<T> specializations Jonathan Wakely
17:25 [PATCH] PR libstdc++/89102 fix common_type<> and common_type<T> specializations Jonathan Wakely
13:12 Re: [v3 PATCH, RFC] Rewrite variant. Also PR libstdc++/85517 Ville Voutilainen
12:27 Status of 9.0.1 20190205 (experimental) [trunk revision 268546] (GCC) testsuite on x86_64-w64-mingw32 Rainer Emrich
10:21 Re: [v3 PATCH, RFC] Rewrite variant. Also PR libstdc++/85517 Ville Voutilainen
10:13 Re: [v3 PATCH, RFC] Rewrite variant. Also PR libstdc++/85517 Jonathan Wakely

February 05, 2019
22:58 [PATCH] PR libstdc++/89128 add deduction guides for container adaptors Jonathan Wakely
22:05 [v3 PATCH, RFC] Rewrite variant. Also PR libstdc++/85517 Ville Voutilainen
15:45 [PATCH] PR libstdc++/89194 untangle is_convertible and is_nothrow_convertible Jonathan Wakely
14:54 Re: [PATCH] libstdc++/89130 and libstdc++/89090 fixes for vector relocation Jonathan Wakely
14:45 [PATCH] libstdc++/89130 and libstdc++/89090 fixes for vector relocation Jonathan Wakely

February 04, 2019
22:55 Re: Reserve __is_trivially_relocatable for a builtin? (fwd) Jonathan Wakely
22:53 Re: Reserve __is_trivially_relocatable for a builtin? Jonathan Wakely
22:52 Re: [ GSoC ] Bit Iterators, trivial relocatability, and performance JeanHeyd Meneide
21:16 Re: Fix inconsistent operator delete usages François Dumont
18:28 Re: Reserve __is_trivially_relocatable for a builtin? (fwd) Marc Glisse
18:27 Re: Reserve __is_trivially_relocatable for a builtin? Marc Glisse
15:56 Re: Reserve __is_trivially_relocatable for a builtin? Jonathan Wakely
15:34 Re: Reserve __is_trivially_relocatable for a builtin? Ville Voutilainen
15:32 Re: [ GSoC ] Bit Iterators, trivial relocatability, and performance Ville Voutilainen
15:29 Re: Reserve __is_trivially_relocatable for a builtin? Marc Glisse
15:20 Re: [PATCH] Integration of parallel standard algorithms for c++17 Thomas Rodgers
15:15 Re: [ GSoC ] Bit Iterators, trivial relocatability, and performance Thomas Rodgers
13:17 Re: [ GSoC ] Bit Iterators, trivial relocatability, and performance Jonathan Wakely
12:17 Re: Reserve __is_trivially_relocatable for a builtin? Jonathan Wakely
12:15 Re: __libc_single_threaded variable for optimizing std::shared_ptr (was: [PATCH, AArch64 00/11] LSE atomics out-of-line) Jonathan Wakely
11:30 Re: [PATCH] Integration of parallel standard algorithms for c++17 Jakub Jelinek
11:14 __libc_single_threaded variable for optimizing std::shared_ptr (was: [PATCH, AArch64 00/11] LSE atomics out-of-line) Florian Weimer
10:59 Re: [ GSoC ] Bit Iterators, trivial relocatability, and performance Marc Glisse
09:30 [ GSoC ] Bit Iterators, trivial relocatability, and performance JeanHeyd Meneide

February 01, 2019
23:25 Re: Reserve __is_trivially_relocatable for a builtin? Ville Voutilainen
23:12 Reserve __is_trivially_relocatable for a builtin? Marc Glisse
13:34 Re: Fix inconsistent operator delete usages Jonathan Wakely
05:08 Re: [PATCH] Integration of parallel standard algorithms for c++17 Thomas Rodgers


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]
Search: Limit to:

Mail converted by MHonArc