libstdc++ archive
date index for May, 2017

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:

May 31, 2017
20:35 Re: [C++ PATCH] PR c++/80812 Jason Merrill
20:28 Re: Default std::vector<bool> default and move constructor François Dumont
19:11 Re: Optimisation of std::binary_search of the <algorithm> header Mike Stump
12:45 [PATCH] PR libstdc++/80893 Fix null dereference in vector<bool> Jonathan Wakely
10:37 Re: Default std::vector<bool> default and move constructor Jonathan Wakely
10:34 Re: Default std::vector<bool> default and move constructor Jonathan Wakely
07:33 Re: Optimisation of std::binary_search of the <algorithm> header jay pokarna

May 30, 2017
22:20 Re: Optimisation of std::binary_search of the <algorithm> header Mike Stump
13:10 [v3] Fix cross compilation to Solaris Rainer Orth
09:16 Re: [Patch] Forward triviality in variant Tim Shen via libstdc++
06:29 [Patch] Forward triviality in variant Tim Shen via libstdc++

May 29, 2017
20:55 Re: Default std::vector<bool> default and move constructor François Dumont
11:03 Re: Optimisation of std::binary_search of the <algorithm> header Daniel Krügler
10:57 Re: Optimisation of std::binary_search of the <algorithm> header jay pokarna
08:47 Re: Optimisation of std::binary_search of the <algorithm> header Tim Shen via libstdc++
08:46 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Adrian Wielgosik
08:05 Re: Optimisation of std::binary_search of the <algorithm> header jay pokarna
05:14 Re: Optimisation of std::binary_search of the <algorithm> header Tim Song
04:27 Optimisation of std::binary_search of the <algorithm> header jay pokarna

May 28, 2017
21:29 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Shen via libstdc++
21:05 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Ville Voutilainen
20:29 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Tim Song
20:13 Re: Default std::vector<bool> default and move constructor François Dumont
20:03 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Daniel Krügler
19:39 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Adrian Wielgosik
13:37 Re: [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Daniel Krügler

May 27, 2017
21:47 [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108) Adrian Wielgosik
11:14 Re: Default std::vector<bool> default and move constructor Jonathan Wakely

May 26, 2017
21:13 Re: Default std::vector<bool> default and move constructor François Dumont
14:35 Re: [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430 Jozef Lawrynowicz
12:01 Re: [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430 Jonathan Wakely

May 25, 2017
16:28 Re: Default std::vector<bool> default and move constructor Jonathan Wakely
09:29 [C++ PATCH] PR c++/80812 Ville Voutilainen

May 24, 2017
19:28 Re: [PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely

May 23, 2017
20:11 Re: Default std::vector<bool> default and move constructor François Dumont
16:15 Re: [PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely
11:52 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely
10:24 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Jonathan Wakely
10:17 Re: [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Jonathan Wakely

May 22, 2017
20:26 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Song
20:14 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Song
18:10 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Shen via libstdc++
18:05 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Shen via libstdc++
14:28 [PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Xi Ruoyao
14:10 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Xi Ruoyao
13:50 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely
13:41 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Xi Ruoyao
13:21 Re: [Patch] SFINAE on is_same first in variant's _Tp&& constructor Jonathan Wakely
13:01 Re: [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Jonathan Wakely
10:08 Re: [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Jonathan Wakely

May 20, 2017
07:10 Re: [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Xi Ruoyao
05:40 [Patch] SFINAE on is_same first in variant's _Tp&& constructor Tim Shen via libstdc++

May 19, 2017
19:39 Re: Default std::vector<bool> default and move constructor François Dumont
14:38 Re: [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Jonathan Wakely
12:13 [PATCH] PR libstdc++/80796 Add new std::search overload for C++17 Jonathan Wakely
11:29 Re: [PATCH] support N4514 in <type_traits> is_function Jonathan Wakely

May 18, 2017
17:36 [PATCH] PR libstdc++/80478 make std::mem_fn work with noexcept functions Jonathan Wakely
11:27 [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578) Xi Ruoyao
11:10 [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214) Xi Ruoyao
10:25 Re: [PATCH] Update libstdc++ version info in manual Jonathan Wakely
10:09 [PATCH] Update libstdc++ version info in manual Jonathan Wakely
09:14 [PATCH] Fix test to compile in C++98 mode Jonathan Wakely

May 17, 2017
16:03 [PATCH] Fixes to Doxygen comments in libstdc++ headers Jonathan Wakely
13:46 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Jonathan Wakely
12:16 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Ville Voutilainen

May 16, 2017
21:35 Re: Default std::vector<bool> default and move constructor Marc Glisse
20:33 Re: Default std::vector<bool> default and move constructor François Dumont
18:45 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Jason Merrill
14:27 Re: [PATCH] Implement std::experimental::source_location (N4519) Jonathan Wakely
13:40 [PATCH] Implement std::experimental::source_location (N4519) Jonathan Wakely
13:16 Re: [PATCH] PR libstdc++/80285 optimize std::make_shared for -fno-rtti Jonathan Wakely
13:11 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely
11:48 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely
10:37 Re: [PATCH] Add cross-reference for BADNAMES in libstdc++ manual Jonathan Wakely
10:24 Re: Papers comparing SSO and COW strings Jonathan Wakely
09:47 [PATCH] Add cross-reference for BADNAMES in libstdc++ manual Jonathan Wakely

May 15, 2017
19:31 Re: Default std::vector<bool> default and move constructor Marc Glisse
17:57 Default std::vector<bool> default and move constructor François Dumont
16:59 Re: [libstdc++] Assertion in optional Jonathan Wakely
16:45 Re: Papers comparing SSO and COW strings Alexey Salmin
15:46 Re: Papers comparing SSO and COW strings Jonathan Wakely
14:32 Papers comparing SSO and COW strings Alexey Salmin
13:50 [PATCH] Fix order and types of members in C++17 insert_return_type structs Jonathan Wakely
10:56 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Jonathan Wakely

May 14, 2017
20:37 Re: Avoid _Rb_tree_rotate_[left,right] symbols export François Dumont
11:26 Re: std::vector move assign patch Marc Glisse
07:20 [libstdc++] Assertion in optional Marc Glisse

May 12, 2017
21:20 Re: Remove _Safe_container _IsCxx11AllocatorAware template parameter François Dumont
18:33 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Ville Voutilainen
15:53 Re: [PATCH] PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T> Jonathan Wakely
14:49 [PATCH] PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T> Jonathan Wakely
11:15 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Ville Voutilainen
11:07 Re: [PATCH] Fix PR80721 Jonathan Wakely
11:06 Re: [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Daniel Krügler
11:03 Re: Avoid _Rb_tree_rotate_[left,right] symbols export Jonathan Wakely
10:40 [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible. Ville Voutilainen
10:38 Re: Remove _Safe_container _IsCxx11AllocatorAware template parameter Jonathan Wakely
10:10 [PATCH] Fix PR80721 Richard Biener

May 11, 2017
20:31 Re: Bump version namespace and remove _Rb_tree useless template parameter François Dumont
20:06 Avoid _Rb_tree_rotate_[left,right] symbols export François Dumont
20:03 Remove _Safe_container _IsCxx11AllocatorAware template parameter François Dumont
19:47 Remove useless debug mode symbols François Dumont
15:03 Re: documentation (mt_allocator): non-working link to example program Jonathan Wakely
14:19 [PATCH] PR libstdc++/80285 optimize std::make_shared for -fno-rtti Jonathan Wakely

May 10, 2017
20:44 Re: Bump version namespace and remove _Rb_tree useless template parameter François Dumont
09:28 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely
09:16 Re: Bump version namespace and remove _Rb_tree useless template parameter Paolo Carlini
09:12 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely
09:10 Re: Trivial iter_swap cleanup Jonathan Wakely

May 09, 2017
20:33 Trivial iter_swap cleanup François Dumont
20:03 Re: Bump version namespace and remove _Rb_tree useless template parameter François Dumont
15:11 Re: C++ PATCH for c++/70167, array prvalue treated as lvalue Jason Merrill

May 08, 2017
17:15 [PATCH] Tweak static assertions in std::optional Jonathan Wakely
16:19 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely
15:41 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Stephan Bergmann
15:10 [PATCH] Clarify mt_allocator documentation w.r.t deallocation Jonathan Wakely
14:59 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely
11:37 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Stephan Bergmann via libstdc++
11:01 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely via libstdc++
10:52 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Florian Weimer via libstdc++
10:24 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely via libstdc++
10:19 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely via libstdc++
09:54 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Florian Weimer via libstdc++
07:52 Re: [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Stephan Bergmann via libstdc++

May 06, 2017
20:23 documentation (mt_allocator): non-working link to example program Stefan Schweter

May 05, 2017
17:06 [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof() Jonathan Wakely
13:08 Re: Bump version namespace and remove _Rb_tree useless template parameter Jonathan Wakely

May 04, 2017
20:16 Bump version namespace and remove _Rb_tree useless template parameter François Dumont

May 02, 2017
15:58 Re: [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types Jonathan Wakely
15:30 Re: [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types Marc Glisse
09:46 Re: [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types Jonathan Wakely
09:16 Re: [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types 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