May 2017 Archives by author
Starting: Tue May 2 09:16:00 GMT 2017
Ending: Wed May 31 20:35:00 GMT 2017
Messages: 132
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Stephan Bergmann
- [PATCH] Fix PR80721
Richard Biener
- Bump version namespace and remove _Rb_tree useless template parameter
Paolo Carlini
- Bump version namespace and remove _Rb_tree useless template parameter
François Dumont
- Bump version namespace and remove _Rb_tree useless template parameter
François Dumont
- Trivial iter_swap cleanup
François Dumont
- Bump version namespace and remove _Rb_tree useless template parameter
François Dumont
- Remove useless debug mode symbols
François Dumont
- Remove _Safe_container _IsCxx11AllocatorAware template parameter
François Dumont
- Avoid _Rb_tree_rotate_[left,right] symbols export
François Dumont
- Bump version namespace and remove _Rb_tree useless template parameter
François Dumont
- Remove _Safe_container _IsCxx11AllocatorAware template parameter
François Dumont
- Avoid _Rb_tree_rotate_[left,right] symbols export
François Dumont
- Default std::vector<bool> default and move constructor
François Dumont
- Default std::vector<bool> default and move constructor
François Dumont
- Default std::vector<bool> default and move constructor
François Dumont
- Default std::vector<bool> default and move constructor
François Dumont
- Default std::vector<bool> default and move constructor
François Dumont
- Default std::vector<bool> default and move constructor
François Dumont
- Default std::vector<bool> default and move constructor
François Dumont
- Default std::vector<bool> default and move constructor
François Dumont
- [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types
Marc Glisse
- [libstdc++] Assertion in optional
Marc Glisse
- std::vector move assign patch
Marc Glisse
- Default std::vector<bool> default and move constructor
Marc Glisse
- Default std::vector<bool> default and move constructor
Marc Glisse
- [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.
Daniel Krügler
- [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108)
Daniel Krügler
- [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108)
Daniel Krügler
- Optimisation of std::binary_search of the <algorithm> header
Daniel Krügler
- [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430
Jozef Lawrynowicz
- C++ PATCH for c++/70167, array prvalue treated as lvalue
Jason Merrill
- [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.
Jason Merrill
- [C++ PATCH] PR c++/80812
Jason Merrill
- [v3] Fix cross compilation to Solaris
Rainer Orth
- [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214)
Xi Ruoyao
- [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Xi Ruoyao
- [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214)
Xi Ruoyao
- [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Xi Ruoyao
- [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Xi Ruoyao
- [PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Xi Ruoyao
- Papers comparing SSO and COW strings
Alexey Salmin
- Papers comparing SSO and COW strings
Alexey Salmin
- documentation (mt_allocator): non-working link to example program
Stefan Schweter
- [Patch] SFINAE on is_same first in variant's _Tp&& constructor
Tim Song
- [Patch] SFINAE on is_same first in variant's _Tp&& constructor
Tim Song
- [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108)
Tim Song
- Optimisation of std::binary_search of the <algorithm> header
Tim Song
- Optimisation of std::binary_search of the <algorithm> header
Mike Stump
- Optimisation of std::binary_search of the <algorithm> header
Mike Stump
- [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.
Ville Voutilainen
- [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.
Ville Voutilainen
- [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.
Ville Voutilainen
- [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.
Ville Voutilainen
- [C++ PATCH] PR c++/80812
Ville Voutilainen
- [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108)
Ville Voutilainen
- [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types
Jonathan Wakely
- [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types
Jonathan Wakely
- [PATCH] PR libstdc++/80553 don't allow destroying non-destructible types
Jonathan Wakely
- Bump version namespace and remove _Rb_tree useless template parameter
Jonathan Wakely
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely
- [PATCH] Clarify mt_allocator documentation w.r.t deallocation
Jonathan Wakely
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely
- [PATCH] Tweak static assertions in std::optional
Jonathan Wakely
- Trivial iter_swap cleanup
Jonathan Wakely
- Bump version namespace and remove _Rb_tree useless template parameter
Jonathan Wakely
- Bump version namespace and remove _Rb_tree useless template parameter
Jonathan Wakely
- [PATCH] PR libstdc++/80285 optimize std::make_shared for -fno-rtti
Jonathan Wakely
- documentation (mt_allocator): non-working link to example program
Jonathan Wakely
- Remove _Safe_container _IsCxx11AllocatorAware template parameter
Jonathan Wakely
- Avoid _Rb_tree_rotate_[left,right] symbols export
Jonathan Wakely
- [PATCH] Fix PR80721
Jonathan Wakely
- [PATCH] PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T>
Jonathan Wakely
- [PATCH] PR libstdc++/78939 make tuple_size<cv T> depend on tuple_size<T>
Jonathan Wakely
- [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.
Jonathan Wakely
- [PATCH] Fix order and types of members in C++17 insert_return_type structs
Jonathan Wakely
- Papers comparing SSO and COW strings
Jonathan Wakely
- [libstdc++] Assertion in optional
Jonathan Wakely
- [PATCH] Add cross-reference for BADNAMES in libstdc++ manual
Jonathan Wakely
- Papers comparing SSO and COW strings
Jonathan Wakely
- [PATCH] Add cross-reference for BADNAMES in libstdc++ manual
Jonathan Wakely
- Bump version namespace and remove _Rb_tree useless template parameter
Jonathan Wakely
- Bump version namespace and remove _Rb_tree useless template parameter
Jonathan Wakely
- [PATCH] PR libstdc++/80285 optimize std::make_shared for -fno-rtti
Jonathan Wakely
- [PATCH] Implement std::experimental::source_location (N4519)
Jonathan Wakely
- [PATCH] Implement std::experimental::source_location (N4519)
Jonathan Wakely
- [C++ PATCH, RFC] Implement new C++ intrinsics __is_assignable and __is_constructible.
Jonathan Wakely
- [PATCH] Fixes to Doxygen comments in libstdc++ headers
Jonathan Wakely
- [PATCH] Fix test to compile in C++98 mode
Jonathan Wakely
- [PATCH] Update libstdc++ version info in manual
Jonathan Wakely
- [PATCH] Update libstdc++ version info in manual
Jonathan Wakely
- [PATCH] PR libstdc++/80478 make std::mem_fn work with noexcept functions
Jonathan Wakely
- [PATCH] support N4514 in <type_traits> is_function
Jonathan Wakely
- [PATCH] PR libstdc++/80796 Add new std::search overload for C++17
Jonathan Wakely
- [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214)
Jonathan Wakely
- [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214)
Jonathan Wakely
- [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Jonathan Wakely
- [Patch] SFINAE on is_same first in variant's _Tp&& constructor
Jonathan Wakely
- [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Jonathan Wakely
- [PATCH] Avoid signed overflow in num_get::_M_extract_int (PR libstdc++/67214)
Jonathan Wakely
- [Patch] SFINAE on is_same first in variant's _Tp&& constructor
Jonathan Wakely
- [PATCH] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Jonathan Wakely
- [PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Jonathan Wakely
- [PATCH v2] Implement non-trivial std::random_device::entropy (PR libstdc++/67578)
Jonathan Wakely
- Default std::vector<bool> default and move constructor
Jonathan Wakely
- [PING] [MSP430] Trunk patches required for gcc-6-branch to build for msp430
Jonathan Wakely
- Default std::vector<bool> default and move constructor
Jonathan Wakely
- Default std::vector<bool> default and move constructor
Jonathan Wakely
- Default std::vector<bool> default and move constructor
Jonathan Wakely
- [PATCH] PR libstdc++/80893 Fix null dereference in vector<bool>
Jonathan Wakely
- [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108)
Adrian Wielgosik
- [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108)
Adrian Wielgosik
- [PATCH] Add header implementation of std::to_string for integers (PR libstdc++/71108)
Adrian Wielgosik
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Florian Weimer via libstdc++
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Florian Weimer via libstdc++
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely via libstdc++
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely via libstdc++
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Jonathan Wakely via libstdc++
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Stephan Bergmann via libstdc++
- [PATCH] PR libstdc++/80624 satisfy invariant for char_traits<char16_t>::eof()
Stephan Bergmann via libstdc++
- [Patch] SFINAE on is_same first in variant's _Tp&& constructor
Tim Shen via libstdc++
- [Patch] SFINAE on is_same first in variant's _Tp&& constructor
Tim Shen via libstdc++
- [Patch] SFINAE on is_same first in variant's _Tp&& constructor
Tim Shen via libstdc++
- [Patch] SFINAE on is_same first in variant's _Tp&& constructor
Tim Shen via libstdc++
- Optimisation of std::binary_search of the <algorithm> header
Tim Shen via libstdc++
- [Patch] Forward triviality in variant
Tim Shen via libstdc++
- [Patch] Forward triviality in variant
Tim Shen via libstdc++
- Optimisation of std::binary_search of the <algorithm> header
jay pokarna
- Optimisation of std::binary_search of the <algorithm> header
jay pokarna
- Optimisation of std::binary_search of the <algorithm> header
jay pokarna
- Optimisation of std::binary_search of the <algorithm> header
jay pokarna
Last message date:
Wed May 31 20:35:00 GMT 2017
Archived on: Sun Mar 8 14:47:22 GMT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).