..
algorithmfwd.h
Update copyright years.
2017-01-01 13:07:43 +01:00
alloc_traits.h
PR72792 detect allocator pointer types without invalid rebinding
2017-01-20 12:03:36 +00:00
allocated_ptr.h
Update copyright years.
2017-01-01 13:07:43 +01:00
allocator.h
Update copyright years.
2017-01-01 13:07:43 +01:00
atomic_base.h
Adjust whitespace in <bits/atomic_base.h>
2017-02-11 21:08:06 +00:00
atomic_futex.h
Update copyright years.
2017-01-01 13:07:43 +01:00
basic_ios.h
PR libstdc++/53984 handle exceptions in basic_istream::sentry
2017-08-14 13:14:01 +01:00
basic_ios.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
basic_string.h
PR libstdc++/79162 Fix std::string regression due to LWG 2946 (old ABI)
2017-09-20 23:26:19 +01:00
basic_string.tcc
PR libstdc++/79254 simplify exception-safety in copy assignment
2017-02-01 11:41:48 +00:00
boost_concept_check.h
Update copyright years.
2017-01-01 13:07:43 +01:00
c++0x_warning.h
Update copyright years.
2017-01-01 13:07:43 +01:00
c++14_warning.h
Update copyright years.
2017-01-01 13:07:43 +01:00
c++config
Implement P0607R0 "Inline Variables for Standard Library" for C++17
2017-03-23 19:40:07 +00:00
char_traits.h
Finish implementing P0426R1 "Constexpr for std::char_traits" for C++17
2017-09-12 17:27:01 +01:00
codecvt.h
Update copyright years.
2017-01-01 13:07:43 +01:00
concept_check.h
Update copyright years.
2017-01-01 13:07:43 +01:00
cpp_type_traits.h
Update copyright years.
2017-01-01 13:07:43 +01:00
deque.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
enable_special_members.h
Update copyright years.
2017-01-01 13:07:43 +01:00
forward_list.h
Update copyright years.
2017-01-01 13:07:43 +01:00
forward_list.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
fstream.tcc
PR libstdc++/81395 fix crash when write follows large read
2017-10-23 18:16:38 +01:00
functexcept.h
Update copyright years.
2017-01-01 13:07:43 +01:00
functional_hash.h
Make poisoned hashes SFINAE away the call operator of the hash.
2017-01-21 17:38:23 +02:00
gslice_array.h
Update copyright years.
2017-01-01 13:07:43 +01:00
gslice.h
Update copyright years.
2017-01-01 13:07:43 +01:00
hashtable_policy.h
PR libstdc++/79789 fix non-reserved names in headers
2017-03-02 03:43:49 +00:00
hashtable.h
PR libstdc++/81891 fix double-free in hashtable constructor
2017-09-04 13:24:42 +01:00
indirect_array.h
Update copyright years.
2017-01-01 13:07:43 +01:00
invoke.h
P0604R0 add invoke_result, is_invocable etc. for C++17
2017-03-10 15:29:38 +00:00
ios_base.h
Fix comments in libstdc++ header and test
2017-04-03 18:16:06 +01:00
istream.tcc
PR libstdc++/53984 handle exceptions in basic_istream::sentry
2017-08-14 13:14:01 +01:00
list.tcc
re PR libstdc++/80034 (unqualified calls to std::distance in std::list::sort)
2017-03-13 21:41:50 +02:00
locale_classes.h
PR78702 fix accessibility of locale::facet::__shim
2017-01-16 11:41:41 +00:00
locale_classes.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
locale_conv.h
Fix typo in std::wbuffer_convert
2017-12-01 17:11:59 +00:00
locale_facets_nonio.h
Update copyright years.
2017-01-01 13:07:43 +01:00
locale_facets_nonio.tcc
Use temporary int objects to access struct tm members
2017-01-10 14:15:59 +00:00
locale_facets.h
Update copyright years.
2017-01-01 13:07:43 +01:00
locale_facets.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
localefwd.h
Update copyright years.
2017-01-01 13:07:43 +01:00
mask_array.h
PR libstdc++/79789 fix non-reserved names in headers
2017-03-02 03:43:49 +00:00
memoryfwd.h
Update copyright years.
2017-01-01 13:07:43 +01:00
move.h
Update copyright years.
2017-01-01 13:07:43 +01:00
node_handle.h
PR libstdc++/83226 avoid forming pointer-to-reference type
2017-12-01 17:12:04 +00:00
ostream_insert.h
Update copyright years.
2017-01-01 13:07:43 +01:00
ostream.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
parse_numbers.h
Update copyright years.
2017-01-01 13:07:43 +01:00
postypes.h
Update copyright years.
2017-01-01 13:07:43 +01:00
predefined_ops.h
PR78346 make <bits/predefined_ops.h> handle stashing iterators
2017-02-01 12:57:35 +00:00
ptr_traits.h
PR72792 detect allocator pointer types without invalid rebinding
2017-01-20 12:03:36 +00:00
quoted_string.h
Update copyright years.
2017-01-01 13:07:43 +01:00
random.h
PR69240 Define inequality operators for <random> param types
2017-01-20 15:28:48 +00:00
random.tcc
PR libstdc++/80137 use std::nextafter instead of looping
2017-03-28 17:09:49 +01:00
range_access.h
Add noexcept to generic std::size, std::empty and std::data
2017-12-01 17:12:11 +00:00
refwrap.h
PR libstdc++/83427 detect weak result type from noexcept functions
2017-12-14 17:29:22 +00:00
regex_automaton.h
Update copyright years.
2017-01-01 13:07:43 +01:00
regex_automaton.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
regex_compiler.h
PR libstdc++/81002 fix std::basic_regex range constructor
2017-06-07 17:50:36 +01:00
regex_compiler.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
regex_constants.h
Implement P0607R0 "Inline Variables for Standard Library" for C++17
2017-03-23 19:40:07 +00:00
regex_error.h
Update copyright years.
2017-01-01 13:07:43 +01:00
regex_executor.h
Update copyright years.
2017-01-01 13:07:43 +01:00
regex_executor.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
regex_scanner.h
Update copyright years.
2017-01-01 13:07:43 +01:00
regex_scanner.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
regex.h
PR libstdc++/83600 fix end iterator for unready std::match_results
2018-01-05 22:22:28 +00:00
regex.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
shared_ptr_atomic.h
Update copyright years.
2017-01-01 13:07:43 +01:00
shared_ptr_base.h
Support move-only deleters in std::shared_ptr (LWG 2802)
2017-07-25 19:05:25 +01:00
shared_ptr.h
Support move-only deleters in std::shared_ptr (LWG 2802)
2017-07-25 19:05:25 +01:00
slice_array.h
PR libstdc++/79789 fix non-reserved names in headers
2017-03-02 03:43:49 +00:00
specfun.h
Update copyright years.
2017-01-01 13:07:43 +01:00
sstream.tcc
PR libstdc++/81338 correctly manage string capacity
2017-09-04 13:24:33 +01:00
std_abs.h
Update copyright years.
2017-01-01 13:07:43 +01:00
std_function.h
PR libstdc++/81017 add noexcept to std::function move operations
2017-07-25 19:04:54 +01:00
std_mutex.h
Implement P0607R0 "Inline Variables for Standard Library" for C++17
2017-03-23 19:40:07 +00:00
stl_algo.h
PR libstdc++/81221 fix namespace qualification for parallel mode
2017-06-27 17:23:46 +01:00
stl_algobase.h
Update copyright years.
2017-01-01 13:07:43 +01:00
stl_bvector.h
Update copyright years.
2017-01-01 13:07:43 +01:00
stl_construct.h
PR libstdc++/80553 don't allow destroying non-destructible types
2017-07-25 19:05:13 +01:00
stl_deque.h
stl_deque.h (deque): Access allocator value_type only if concept checks are enabled.
2017-03-20 20:51:40 +00:00
stl_function.h
Update copyright years.
2017-01-01 13:07:43 +01:00
stl_heap.h
PR libstdc++/80064 make heap algorithms work with function types
2017-03-16 14:32:07 +00:00
stl_iterator_base_funcs.h
Update copyright years.
2017-01-01 13:07:43 +01:00
stl_iterator_base_types.h
PR libstdc++/81912 make std::__iterator_category constexpr
2017-09-04 13:24:53 +01:00
stl_iterator.h
Update copyright years.
2017-01-01 13:07:43 +01:00
stl_list.h
stl_deque.h (deque): Access allocator value_type only if concept checks are enabled.
2017-03-20 20:51:40 +00:00
stl_map.h
PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)
2017-12-01 17:50:59 +00:00
stl_multimap.h
PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)
2017-12-01 17:50:59 +00:00
stl_multiset.h
stl_deque.h (deque): Access allocator value_type only if concept checks are enabled.
2017-03-20 20:51:40 +00:00
stl_numeric.h
Update copyright years.
2017-01-01 13:07:43 +01:00
stl_pair.h
re PR libstdc++/79141 (std::pair<int,int> p = {}; fails to compile due to ambiguous overload)
2017-04-03 19:30:58 +03:00
stl_queue.h
stl_deque.h (deque): Access allocator value_type only if concept checks are enabled.
2017-03-20 20:51:40 +00:00
stl_raw_storage_iter.h
Update copyright years.
2017-01-01 13:07:43 +01:00
stl_relops.h
Update copyright years.
2017-01-01 13:07:43 +01:00
stl_set.h
stl_deque.h (deque): Access allocator value_type only if concept checks are enabled.
2017-03-20 20:51:40 +00:00
stl_stack.h
PR libstdc++/81599 fix typo in Doxygen comments
2017-09-04 13:24:37 +01:00
stl_tempbuf.h
Update copyright years.
2017-01-01 13:07:43 +01:00
stl_tree.h
Fix order and types of members in C++17 insert_return_type structs
2017-05-15 15:01:38 +01:00
stl_uninitialized.h
PR libstdc++/80553 don't allow destroying non-destructible types
2017-07-25 19:05:13 +01:00
stl_vector.h
stl_deque.h (deque): Access allocator value_type only if concept checks are enabled.
2017-03-20 20:51:40 +00:00
stream_iterator.h
Update copyright years.
2017-01-01 13:07:43 +01:00
streambuf_iterator.h
Update copyright years.
2017-01-01 13:07:43 +01:00
streambuf.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
string_view.tcc
PR libstdc++/79433 no #error for including headers with wrong -std
2017-10-20 16:14:29 +01:00
stringfwd.h
Update copyright years.
2017-01-01 13:07:43 +01:00
uniform_int_dist.h
PR69240 Define inequality operators for <random> param types
2017-01-20 15:28:48 +00:00
unique_ptr.h
Implement 2801, Default-constructibility of unique_ptr.
2017-01-04 15:21:02 +02:00
unordered_map.h
PR libstdc++/82522 overload map insert functions for rvalues (LWG 2354)
2017-12-01 17:50:59 +00:00
unordered_set.h
Update copyright years.
2017-01-01 13:07:43 +01:00
uses_allocator.h
Prevent __uses_alloc from holding dangling references
2017-07-25 19:04:59 +01:00
valarray_after.h
Update copyright years.
2017-01-01 13:07:43 +01:00
valarray_array.h
Update copyright years.
2017-01-01 13:07:43 +01:00
valarray_array.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00
valarray_before.h
Update copyright years.
2017-01-01 13:07:43 +01:00
vector.tcc
Update copyright years.
2017-01-01 13:07:43 +01:00