gcc/libstdc++-v3/include/std
Tim Shen 6cb784b639 Makefile.am: Adjust to new files.
2013-08-07  Tim Shen  <timshen91@gmail.com>

	* include/Makefile.am: Adjust to new files.
	* include/Makefile.in: Regenerate.
	* include/bits/regex.h: Adjust to new interfaces.
	* include/bits/regex_automaton.h: New.
	* include/bits/regex_automaton.tcc: New.
	* include/bits/regex_compiler.h: Adjust to new files.
	* include/bits/regex_compiler.tcc: New.
	* include/bits/regex_constants.h: Tail spaces.
	* include/bits/regex_error.h: Likewise.
	* include/bits/regex_executor.h: New.
	* include/bits/regex_executor.tcc: New.
	* include/std/regex: Adjust to new files.
	* testsuite/28_regex/algorithms/regex_match/extended/
	string_dispatch_01.cc: Adjust to new interfaces.

From-SVN: r201573
2013-08-07 16:27:36 +00:00
..
algorithm
array
atomic atomic (compare_exchange_weak, [...]): Add call to __cmpexch_failure_order. 2013-07-29 17:13:05 +00:00
bitset re PR libstdc++/56627 (class hash instead of struct hash) 2013-07-31 14:36:13 +00:00
chrono Fix library literals error involving namespace __detail. 2013-06-11 11:00:38 +00:00
complex complex (pow(const complex<>&, int)): Enable in C++11 mode too. 2013-07-25 21:24:07 +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
forward_list
fstream
functional re PR libstdc++/57336 (Cannot INVOKE a reference_wrapper around an abstract type) 2013-05-21 09:15:13 +01:00
future re PR libstdc++/56905 ([C++11][DR 1130] std::copy_exception should be removed or no longer be used) 2013-04-24 23:00:16 +01:00
iomanip Implement N3654 - Quoted Strings Library Proposal 2013-06-08 22:37:50 +00:00
ios
iosfwd
iostream
istream
iterator
limits
list
locale
map
memory
mutex re PR libstdc++/57641 (std::timed_mutex.try_lock_until() is broken) 2013-06-18 23:55:02 +01:00
numeric
ostream
queue
random random.h (random_device): Avoid using the FILE type. 2013-07-24 15:42:06 +00:00
ratio
regex Makefile.am: Adjust to new files. 2013-08-07 16:27:36 +00:00
scoped_allocator
set
shared_mutex re PR libstdc++/57641 (std::timed_mutex.try_lock_until() is broken) 2013-06-18 23:55:02 +01:00
sstream
stack
stdexcept
streambuf
string
system_error system_error (error_category::error_category()): LWG 2145: Declare public and constexpr. 2013-05-19 00:11:48 +01:00
thread
tuple include/std/chrono: Collapse redundant 'inline' from 'inline constexpr'. 2013-06-01 21:39:50 +00:00
type_traits type_traits (is_function): Support ref-qualified functions. 2013-06-13 23:18:27 +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 (get): Implement N3670. 2013-05-19 14:31:36 +01: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