..
bitset
initializer_list: Use noexcept specifier.
2011-05-18 18:05:17 +00:00
debug.h
PR libstdc++/36104 part four
2011-01-30 22:39:36 +00:00
deque
vector (vector<>::erase(iterator, iterator): Check iterators equality using normal iterators.
2011-10-01 19:21:57 +00:00
formatter.h
safe_unordered_base.h, [...]: New, support for unordered sequence safe local iterators.
2011-07-19 19:39:45 +00:00
forward_list
set.h, [...]: Remove base class default constructor calls.
2011-06-29 20:11:50 +00:00
functions.h
safe_unordered_base.h, [...]: New, support for unordered sequence safe local iterators.
2011-07-19 19:39:45 +00:00
list
set.h, [...]: Remove base class default constructor calls.
2011-06-29 20:11:50 +00:00
macros.h
macro.h (_GLIBCXX_DEBUG_VERIFY_AT): New.
2011-05-07 13:45:24 +00:00
map
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
map.h
set.h, [...]: Remove base class default constructor calls.
2011-06-29 20:11:50 +00:00
multimap.h
set.h, [...]: Remove base class default constructor calls.
2011-06-29 20:11:50 +00:00
multiset.h
set.h, [...]: Remove base class default constructor calls.
2011-06-29 20:11:50 +00:00
safe_base.h
safe_base.h (_Safe_iterator_base::_M_unlink): New.
2011-01-05 20:52:36 +00:00
safe_iterator.h
safe_unordered_base.h, [...]: New, support for unordered sequence safe local iterators.
2011-07-19 19:39:45 +00:00
safe_iterator.tcc
safe_unordered_base.h, [...]: New, support for unordered sequence safe local iterators.
2011-07-19 19:39:45 +00:00
safe_local_iterator.h
safe_local_iterator.h (_Safe_local_iterator<>:: _Safe_local_iterator(const _Iterator&, size_type, const _Sequence*)): Fix typo.
2011-07-20 09:40:11 +00:00
safe_local_iterator.tcc
user.cfg.in (PDF_HYPERLINKS): To NO.
2011-08-07 07:27:06 +00:00
safe_sequence.h
user.cfg.in (PDF_HYPERLINKS): To NO.
2011-08-07 07:27:06 +00:00
safe_sequence.tcc
debug.cc: Introduce a mutex pool in get_safe_base_mutex.
2010-11-25 20:53:39 +00:00
safe_unordered_base.h
user.cfg.in (PDF_HYPERLINKS): To NO.
2011-08-07 07:27:06 +00:00
safe_unordered_container.h
user.cfg.in (PDF_HYPERLINKS): To NO.
2011-08-07 07:27:06 +00:00
safe_unordered_container.tcc
safe_unordered_sequence.h, [...]: Rename respectively in...
2011-07-21 19:56:36 +00:00
set
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
2009-04-09 17:00:19 +02:00
set.h
set.h, [...]: Remove base class default constructor calls.
2011-06-29 20:11:50 +00:00
string
basic_string.h (basic_string::at): Move adjacent to other overload.
2011-11-07 00:06:23 +00:00
unordered_map
hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept, the move constructor allocates memory...
2011-09-01 15:45:20 +00:00
unordered_set
hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Remove noexcept, the move constructor allocates memory...
2011-09-01 15:45:20 +00:00
vector
stl_vector.h (vector::_Alloc_traits): Make private.
2011-11-09 01:26:04 +00:00