gcc/libstdc++-v3/include/std
John Woolverton d358f34868 re PR libstdc++/58604 (Text truncation in comments of /usr/include/c++/4.7/vector)
2013-10-03  John Woolverton  <jdwoolverton@gmail.com>

	PR libstdc++/58604
	* include/std/vector: Fix garbled line in HP Copyright.

From-SVN: r203187
2013-10-03 20:33:05 +00:00
..
algorithm
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 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++/58569 (Compilation error when a class contains multiple std::function) 2013-10-02 21:21:52 +01:00
future
iomanip
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: Add regex_scanner.{h,tcc}. 2013-08-27 02:49:22 +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
thread
tuple
type_traits type_traits (is_function): Support ref-qualified functions. 2013-06-13 23:18:27 +00:00
typeindex
unordered_map
unordered_set
utility
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