libstdc++ archive
date index for September, 2016

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:

September 30, 2016
21:12 [v3 PATCH] PR libstdc++/77802 Ville Voutilainen
18:30 Re: [PATCH] libstdc++/77795 Only declare ::gets for C++98 and C++11 Jonathan Wakely
15:40 Re: Use version namespace in normal mode Jonathan Wakely
13:43 [PATCH] Remove use of std::abs in experimental::{gcd,lcm} Jonathan Wakely
13:17 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
13:13 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Szabolcs Nagy
11:08 [PATCH] libstdc++/77795 Only declare ::gets for C++98 and C++11 Jonathan Wakely

September 29, 2016
19:59 Use version namespace in normal mode François Dumont
15:14 Re: [v3 PATCH] Make optional::reset noexcept, make optional::value work in constant expressions. Ville Voutilainen
14:43 Re: [v3 PATCH] Make optional::reset noexcept, make optional::value work in constant expressions. Jonathan Wakely
14:22 [v3 PATCH] Make optional::reset noexcept, make optional::value work in constant expressions. Ville Voutilainen
13:50 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
13:26 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
12:13 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
12:03 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Rainer Orth
10:58 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
10:54 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Rainer Orth
10:48 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
10:40 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Rainer Orth
10:31 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Rainer Orth
09:24 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
09:11 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
08:55 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Rainer Orth

September 28, 2016
19:40 Re: debug container mutex association Jonathan Wakely
19:35 Shared mutex pool François Dumont
19:31 Re: debug container mutex association François Dumont
18:04 [PATCH] include/std/chrono (system_clock): Fix typo in comment. Jonathan Wakely
18:02 [PATCH] Check for overflow in filesystem::last_write_time Jonathan Wakely
17:19 Re: [PATCH 2/2] Disable .gnu_attribute tags in compatibility-ldbl.o Joseph Myers
13:58 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
13:54 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Ed Smith-Rowland
12:46 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
12:41 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Joseph Myers
11:37 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
11:31 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Marc Glisse
11:17 Re: [PATCH] libstdc++/77686 use may_alias for std::function storage Jonathan Wakely
11:14 Re: [PATCH] libstdc++/77686 use may_alias for std::function storage Richard Biener
10:57 [PATCH] libstdc++/77686 use may_alias for std::function storage Jonathan Wakely
10:00 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
09:51 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
08:40 Re: [PATCH 2/2] Disable .gnu_attribute tags in compatibility-ldbl.o Segher Boessenkool
02:49 Re: [PATCH 2/2] Disable .gnu_attribute tags in compatibility-ldbl.o Alan Modra
01:26 Re: [PATCH 2/2] Disable .gnu_attribute tags in compatibility-ldbl.o Joseph Myers
01:13 [PATCH 2/2] Disable .gnu_attribute tags in compatibility-ldbl.o Alan Modra

September 27, 2016
23:28 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Joseph Myers
21:50 Re: [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Marc Glisse
20:13 Re: debug container mutex association François Dumont
15:39 [PATCH] Define feature macro and update C++17 library status Jonathan Wakely
15:29 Re: debug container mutex association Jonathan Wakely
15:12 [PATCH] Define 3-argument overloads of std::hypot for C++17 (P0030R1) Jonathan Wakely
11:25 Re: [PATCH] [RTEMS] Always use atomic builtins for libstdc++ Sebastian Huber
10:32 Re: debug container mutex association Jonathan Wakely
00:38 Re: [v3 PATCH] Implement LWG 2729 for pair. Ville Voutilainen
00:22 Re: [v3 PATCH] Implement LWG 2729 for pair. Ville Voutilainen
00:17 Re: [v3 PATCH] Implement LWG 2729 for pair. Christophe Lyon
00:05 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Christophe Lyon

September 26, 2016
20:36 Re: debug container mutex association François Dumont
17:02 Re: parallel/algo.h cleanup Jonathan Wakely
16:11 Re: [PATCH v2] [RTEMS] Always use atomic builtins for libstdc++ Andreas Schwab
15:55 Re: [PATCH v2] [RTEMS] Always use atomic builtins for libstdc++ Bernhard Reutner-Fischer
12:54 Re: [v3 PATCH] Implement LWG 2729 for pair. Jonathan Wakely
11:56 Re: debug container mutex association Andreas Schwab
11:16 Re: debug container mutex association Jonathan Wakely
10:45 Re: [v3 PATCH] PR libstdc++/77727 Jonathan Wakely
10:35 Re: Deprecating Libstdc++ Profile Mode Jonathan Wakely
10:19 [PATCH] Remove redefinition of __cpp_lib_array_constexpr Jonathan Wakely
10:17 Re: [PATCH] Implement C++17 node extraction and insertion (P0083R5) Jonathan Wakely
09:38 Re: [v3 PATCH] PR libstdc++/77717 Jonathan Wakely
08:27 Re: [PATCH v2] [RTEMS] Always use atomic builtins for libstdc++ Andreas Schwab

September 25, 2016
23:07 [v3 PATCH] PR libstdc++/77727 Ville Voutilainen
15:23 parallel/algo.h cleanup François Dumont
14:44 [v3 PATCH] PR libstdc++/77717 Ville Voutilainen

September 24, 2016
18:13 Re: [v3 PATCH] Implement LWG 2729 for pair. Ville Voutilainen

September 23, 2016
17:37 Re: [PATCH] Improve string::clear() performance Cong Wang
17:25 Re: [PATCH] Improve string::clear() performance Jonathan Wakely
17:23 [PATCH] Optimize truncating a basic_string Jonathan Wakely
10:41 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Jonathan Wakely
07:03 Re: [PATCH v2] [RTEMS] Always use atomic builtins for libstdc++ Sebastian Huber

September 22, 2016
20:25 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Christophe Lyon
19:03 Re: [PATCH v2] [RTEMS] Always use atomic builtins for libstdc++ Bernhard Reutner-Fischer
18:22 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Christophe Lyon
13:32 Re: [PATCH v2] [RTEMS] Always use atomic builtins for libstdc++ Sebastian Huber
13:25 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Jonathan Wakely
11:15 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Jonathan Wakely
10:59 Re: [Patch] Fix variant::operator= on references Jonathan Wakely
10:55 Re: [PATCH] [RTEMS] Always use atomic builtins for libstdc++ Jonathan Wakely
10:40 Re: [Patch] Fix variant::operator= on references Tim Shen
10:36 Re: [Patch] Fix variant::operator= on references Tim Shen
10:28 Re: [PATCH] [RTEMS] Always use atomic builtins for libstdc++ Jonathan Wakely
10:16 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Jonathan Wakely
10:07 Re: [PATCH] libstdc++/77641 fix std::variant for literal types Jonathan Wakely
10:06 Re: [Patch] Fix variant::operator= on references Ville Voutilainen
10:03 Re: [Patch] Fix variant::operator= on references Jonathan Wakely
09:41 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Ville Voutilainen
09:38 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Christophe Lyon
09:11 Re: [PATCH v2] [RTEMS] Always use atomic builtins for libstdc++ Andreas Schwab
09:05 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Ville Voutilainen
08:55 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Christophe Lyon
08:50 Re: [PATCH] [RTEMS] Always use atomic builtins for libstdc++ Jonathan Wakely
08:50 Re: [PATCH] [RTEMS] Always use atomic builtins for libstdc++ Sebastian Huber
08:49 Re: [Patch] Fix variant::operator= on references Tim Shen
08:47 [PATCH v2] [RTEMS] Always use atomic builtins for libstdc++ Sebastian Huber
08:47 Re: [PATCH] [RTEMS] Always use atomic builtins for libstdc++ Jonathan Wakely
08:39 Re: [Patch] Fix variant::operator= on references Jonathan Wakely
08:38 Re: [PATCH] libstdc++/77641 fix std::variant for literal types Jonathan Wakely
08:37 Re: [PATCH] libstdc++/77641 fix std::variant for literal types Jonathan Wakely
08:35 Re: [PATCH] [RTEMS] Always use atomic builtins for libstdc++ Andreas Schwab
07:45 Re: [Patch] Fix variant::operator= on references Tim Shen
07:44 [Patch] Fix variant::operator= on references Tim Shen
07:41 [PATCH] [RTEMS] Always use atomic builtins for libstdc++ Sebastian Huber
06:45 Re: [PATCH] libstdc++/77641 fix std::variant for literal types Ville Voutilainen
03:23 Re: [PATCH] libstdc++/77641 fix std::variant for literal types Tim Shen

September 21, 2016
19:42 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Ville Voutilainen
13:57 Re: [PATCH] Implement C++17 node extraction and insertion (P0083R5) Jonathan Wakely
13:49 [PATCH] Implement C++17 node extraction and insertion (P0083R5) Jonathan Wakely
10:34 Re: [v3 PATCH] Implement LWG 2729 for pair. Jonathan Wakely
09:43 Re: [v3 PATCH, RFC] Implement LWG 2729 for tuple Jonathan Wakely
09:34 Re: libstdc++-v3/config/cpu/m68k/atomicity.h Jonathan Wakely
09:31 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Jonathan Wakely
08:52 Re: [PATCH] libstdc++/77641 fix std::variant for literal types Jonathan Wakely

September 20, 2016
18:03 Re: [PATCH] libstdc++/77641 fix std::variant for literal types Tim Shen
14:07 Re: [v3 PATCH] PR libstdc++/77619 Jonathan Wakely
10:03 Re: [PATCH] libstdc++/77645 fix deque and vector xmethods for Python 3 Jonathan Wakely
08:58 Re: debug container mutex association Jonathan Wakely
08:53 Re: debug container mutex association Jonathan Wakely
08:41 Re: [PATCH] libstdc++/77645 fix deque and vector xmethods for Python 3 Jonathan Wakely

September 19, 2016
21:39 Re: [PATCH] libstdc++/77645 fix deque and vector xmethods for Python 3 Joseph Myers
20:06 Re: [PATCH] libstdc++/77641 fix std::variant for literal types Tim Shen
19:57 Re: debug container mutex association François Dumont
17:37 Re: [PATCH] libstdc++/77645 fix deque and vector xmethods for Python 3 Jonathan Wakely
17:25 RE: [PATCH] libstdc++/77645 fix deque and vector xmethods for Python 3 Joe Buck
17:11 [PATCH] libstdc++/77645 fix deque and vector xmethods for Python 3 Jonathan Wakely
15:58 Re: [PATCH] Define pretty printers for C++17 library components Jonathan Wakely
15:53 [PATCH] libstdc++/77645 Fix xmethods for std::list Jonathan Wakely
12:34 [PATCH] libstdc++/77641 fix std::variant for literal types Jonathan Wakely

September 18, 2016
20:31 Re: Deprecating Libstdc++ Profile Mode François Dumont
18:07 [v3 PATCH] PR libstdc++/77619 Ville Voutilainen

September 17, 2016
15:20 [PATCH] Define pretty printers for C++17 library components Jonathan Wakely

September 16, 2016
22:17 Deprecating Libstdc++ Profile Mode Jonathan Wakely
22:15 [PATCH] Fix typo in Libstdc++ Profile Mode docs Jonathan Wakely
19:03 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Marc Glisse
18:09 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
12:56 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Rainer Orth
12:12 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
10:56 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
09:37 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Marc Glisse
09:04 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
07:26 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Christophe Lyon
07:05 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Rainer Orth
06:37 Re: Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx Felipe Magno de Almeida
05:53 Re: Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx Felipe Magno de Almeida
05:42 Re: Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx Marc Glisse
01:43 Fix compilation errors with libstdc++v3 for AVR target and allow --enable-libstdcxx Felipe Magno de Almeida

September 15, 2016
20:34 Re: Debug algorithms François Dumont
19:48 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jason Merrill
16:47 Re: [PATCH] Improve string::clear() performance Cong Wang
12:12 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Christophe Lyon
10:31 [PATCH] Editorial fixes to libstdc++ debug mode docs Jonathan Wakely
10:18 Re: C++ PATCH to forbid use of bool with the ++ operator Jonathan Wakely
09:26 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Rainer Orth
09:08 Re: [PATCH] Improve string::clear() performance Jonathan Wakely
08:51 Re: debug container mutex association Jonathan Wakely

September 14, 2016
20:17 Re: debug container mutex association François Dumont
17:55 Re: [PATCH] Improve string::clear() performance Cong Wang
17:28 Re: [PATCH] Improve string::clear() performance Jonathan Wakely
16:19 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jason Merrill
16:09 Re: [PATCH] Improve string::clear() performance Cong Wang
16:08 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Christophe Lyon
13:37 Re: [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. Christophe Lyon
13:28 Re: [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. Jonathan Wakely
13:17 Re: [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. Christophe Lyon
12:11 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Andreas Schwab
11:53 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Rainer Orth
11:06 Re: [PATCH] Improve string::clear() performance Jonathan Wakely
10:50 Re: Debug algorithms Jonathan Wakely
10:33 Re: Debug algorithms Jonathan Wakely
09:00 Re: debug container mutex association Jonathan Wakely

September 13, 2016
20:37 debug container mutex association François Dumont
18:03 [PATCH] Improve string::clear() performance Cong Wang
13:18 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jason Merrill
13:04 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Andreas Schwab
13:01 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Szabolcs Nagy
12:48 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jason Merrill
12:33 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Andreas Schwab
08:37 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Christophe Lyon
08:16 Re: [v3 PATCH] Implement P0040R3, Extending memory management tools. Jonathan Wakely
06:32 Re: libstdc++-v3/config/cpu/m68k/atomicity.h Sebastian Huber

September 12, 2016
21:59 [v3 PATCH] Implement P0040R3, Extending memory management tools. Ville Voutilainen
20:58 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jason Merrill
18:21 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jason Merrill
16:21 Re: [v3 PATCH] Implement C++17 string searchers. Jonathan Wakely
16:10 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
15:55 Re: [v3 PATCH] Implement C++17 string searchers. Ville Voutilainen
15:49 Re: [v3 PATCH] Implement C++17 string searchers. Ville Voutilainen
15:49 Re: [v3 PATCH] Implement C++17 string searchers. Jonathan Wakely
15:30 Re: [v3 PATCH] Implement C++17 string searchers. Jonathan Wakely
14:14 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Rainer Orth
11:00 Re: [v3 PATCH] Implement C++17 string searchers. Ville Voutilainen
10:41 Re: [v3 PATCH] Implement C++17 string searchers. Jonathan Wakely

September 11, 2016
23:48 [v3 PATCH] Implement C++17 string searchers. Ville Voutilainen
10:20 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
09:56 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Christophe Lyon
09:55 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
09:39 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
07:09 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Christophe Lyon

September 10, 2016
18:14 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Andreas Schwab
10:17 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
10:14 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
09:25 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Marc Glisse
06:59 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Christophe Lyon

September 09, 2016
21:21 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jason Merrill
13:14 Re: libstdc++-v3/config/cpu/m68k/atomicity.h Jonathan Wakely
08:28 libstdc++-v3/config/cpu/m68k/atomicity.h Sebastian Huber

September 08, 2016
11:06 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
10:50 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Jonathan Wakely
07:10 Re: RFA (libstdc++): PATCH to implement C++17 over-aligned new Marc Glisse
06:06 RFA (libstdc++): PATCH to implement C++17 over-aligned new Jason Merrill

September 06, 2016
20:26 Re: Debug algorithms François Dumont
10:15 Re: [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. Jonathan Wakely
06:00 Re: [v3 PATCH] PR libstdc++/77288 and the newest proposed resolution for LWG 2756 Ville Voutilainen

September 05, 2016
19:44 Re: [v3, patch, variant] user-defined operator& and std::variant Tim Shen

September 03, 2016
19:46 [v3, patch, variant] user-defined operator& and std::variant Mikhail Strelnikov

September 02, 2016
18:53 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Eelis
18:20 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Eelis van der Weegen
13:18 [libstdc++-v3] Fix dg-require before dg-run directives in testsuite. Matthew Wahab

September 01, 2016
15:37 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Jonathan Wakely
15:35 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Jonathan Wakely
15:31 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Eelis van der Weegen
15:27 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible Marc Glisse
15:14 Re: [patch, libstdc++] std::shuffle: Generate two swap positions at a time if possible 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]
Search: Limit to:

Mail converted by MHonArc