gcc/libstdc++-v3/include/debug
Benjamin Kosnik 7897a1c029 user.cfg.in: Add macros, directories.
2011-12-10  Benjamin Kosnik  <bkoz@redhat.com>

	* doc/doxygen/user.cfg.in: Add macros, directories.
	* include/bits/locale_classes.h: Remove doxygen warnings, fix markup.
	* include/bits/locale_classes.tcc: Same.
	* include/bits/shared_ptr.h: Same.
	* include/bits/stl_algo.h: Same.
	* include/bits/stl_list.h: Same.
	* include/bits/stl_numeric.h: Same.
	* include/debug/safe_base.h: Same.
	* include/parallel/equally_split.h: Same.
	* include/std/bitset: Same.
	* include/std/complex: Same.
	* include/std/fstream: Same.
	* include/std/istream: Same.
	* include/std/ostream: Same.
	* include/tr2/dynamic_bitset: Same.
	* scripts/run_doxygen: Remove munging for names that no longer exist.

	* testsuite/23_containers/list/requirements/dr438/assign_neg.cc:
	Adjust line numbers.
	* testsuite/23_containers/list/requirements/dr438/
	constructor_1_neg.cc: Same.
	* testsuite/23_containers/list/requirements/dr438/
	constructor_2_neg.cc: Same.
	* testsuite/23_containers/list/requirements/dr438/insert_neg.cc: Same.

From-SVN: r182189
2011-12-10 15:33:06 +00:00
..
bitset bitset (operator[](size_t) const): Declare constexpr. 2011-11-19 11:50:44 +00:00
debug.h macros.h (__glibcxx_check_non_empty_range): Define. 2011-12-03 15:35:35 +00:00
deque vector (vector<>::erase(iterator, iterator): Check iterators equality using normal iterators. 2011-10-01 19:21:57 +00:00
formatter.h macros.h (__glibcxx_check_non_empty_range): Define. 2011-12-03 15:35:35 +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 macros.h (__glibcxx_check_non_empty_range): Define. 2011-12-03 15:35:35 +00:00
map Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
map.h re PR libstdc++/51142 ([C++0x] map::erase(key) doesn't compile with -D_GLIBCXX_DEBUG.) 2011-11-15 23:28:49 +00:00
multimap.h re PR libstdc++/51142 ([C++0x] map::erase(key) doesn't compile with -D_GLIBCXX_DEBUG.) 2011-11-15 23:28:49 +00:00
multiset.h set.h, [...]: Remove base class default constructor calls. 2011-06-29 20:11:50 +00:00
safe_base.h user.cfg.in: Add macros, directories. 2011-12-10 15:33:06 +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<>::emplace, [...]): Add. 2011-12-09 20:01:04 +00:00
unordered_set hashtable.h (_Hashtable<>::emplace, [...]): Add. 2011-12-09 20:01:04 +00:00
vector hash-long-double-aux.cc: Rename to... 2011-11-18 12:37:06 +00:00