gcc/libstdc++-v3/include/std
Jonathan Wakely 237c8b9d2f re PR libstdc++/59247 (Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace')
PR libstdc++/59247
	* include/bits/c++config (_GLIBCXX_INLINE_VERSION): Declare namespace
	std::experimental::__7 as inline.
	* include/bits/regex.h (_GLIBCXX_BEGIN_NAMESPACE_VERSION): Do not
	enclose namespace __detail.
	* include/bits/regex.tcc (_GLIBCXX_BEGIN_NAMESPACE_VERSION): Likewise.
	* include/std/iomanip (_GLIBCXX_BEGIN_NAMESPACE_VERSION): Likewise.
	* include/ext/pb_ds/tag_and_trait.hpp (detail): Fix comment.
	* testsuite/ext/profile/mutex_extensions_neg.cc: Adjust line number.

From-SVN: r205277
2013-11-22 16:59:25 +00:00
..
algorithm Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
array Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
atomic atomic (compare_exchange_weak, [...]): Add call to __cmpexch_failure_order. 2013-07-29 17:13:05 +00:00
bitset Print additional info when various out-of-range conditions are detected. 2013-09-21 19:04:13 -07:00
chrono re PR libstdc++/58850 (Conversion error in chrono) 2013-10-23 15:31:26 +00:00
complex Implement N3779 - User-defined Literals for std::complex, part 2 of UDL for Standard Library Types 2013-10-23 00:09:19 +00:00
condition_variable re PR libstdc++/54352 (relaxed data race rules for ~condition_variable_any) 2013-07-21 20:21:03 +01:00
deque Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
forward_list Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
fstream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
functional re PR libstdc++/58569 (Compilation error when a class contains multiple std::function) 2013-10-02 21:21:52 +01:00
future re PR libstdc++/49204 ([C++0x] remaining issues in <future>) 2013-11-20 20:59:19 +00:00
iomanip re PR libstdc++/59247 (Bootstrap fails due to errors in libstdc++ sources with `--enable-symvers=gnu-versioned-namespace') 2013-11-22 16:59:25 +00:00
ios Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
iosfwd memoryfwd.h: New. 2013-03-08 21:39:24 +00:00
iostream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
istream faq.html: Fix spelling. 2013-02-20 22:41:51 +00:00
iterator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
limits user.cfg.in: Set __cplusplus to 201103L. 2013-02-20 01:52:36 +00:00
list Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
locale Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
map Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
memory Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
mutex re PR libstdc++/54562 (mutex and condition variable timers) 2013-11-11 13:33:48 +00:00
numeric Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
ostream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
queue Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
random random.h (random_device): Avoid using the FILE type. 2013-07-24 15:42:06 +00:00
ratio Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
regex Makefile.am: Add regex_scanner.{h,tcc}. 2013-08-27 02:49:22 +00:00
scoped_allocator Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
set Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
shared_mutex re PR libstdc++/57641 (std::timed_mutex.try_lock_until() is broken) 2013-06-18 23:55:02 +01:00
sstream Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stack Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
stdexcept Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
streambuf streambuf (basic_streambuf): Use injected class name instead of non-standard __streambuf_type typedef. 2013-02-20 22:41:58 +00:00
string Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
system_error system_error (error_category::error_category()): LWG 2145: Declare public and constexpr. 2013-05-19 00:11:48 +01:00
thread Update copyright in libstdc++-v3. 2013-02-03 17:54:05 +00:00
tuple tuple (_Index_tuple, [...]): Move to <utility>. 2013-10-31 19:23:54 +00:00
type_traits N3655 C++1y TransformationTraits Redux 2013-11-05 22:57:36 +00:00
typeindex * include/std/typeindex (type_index::name()): LWG 2144: Add noexcept. 2013-05-19 00:11:42 +01:00
unordered_map hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
unordered_set hashtable_policy.h: Add C++11 allocator support. 2013-04-22 20:22:07 +00:00
utility tuple (_Index_tuple, [...]): Move to <utility>. 2013-10-31 19:23:54 +00:00
valarray re PR libstdc++/57666 (valarray<T>::operator= in c++11 mode does not adapt to size) 2013-06-21 14:23:15 +00:00
vector re PR libstdc++/58604 (Text truncation in comments of /usr/include/c++/4.7/vector) 2013-10-03 20:33:05 +00:00