..
algorithmfwd.h
libstdc++: Remove <random> dependency on _GLIBCXX_USE_C99_STDINT_TR1
2023-05-12 17:46:28 +01:00
align.h
Update copyright years.
2023-01-16 11:52:17 +01:00
alloc_traits.h
libstdc++: Qualify calls to std::_Destroy and _Destroy_aux
2023-07-04 00:05:53 +01:00
allocated_ptr.h
Update copyright years.
2023-01-16 11:52:17 +01:00
allocator.h
libstdc++: Fix typo in comment
2023-03-13 10:32:26 +00:00
atomic_base.h
Update copyright years.
2023-01-16 11:52:17 +01:00
atomic_futex.h
Update copyright years.
2023-01-16 11:52:17 +01:00
atomic_timed_wait.h
Update copyright years.
2023-01-16 11:52:17 +01:00
atomic_wait.h
Update copyright years.
2023-01-16 11:52:17 +01:00
basic_ios.h
libstdc++: Enforce value_type consistency in strings and streams
2023-05-11 21:15:22 +01:00
basic_ios.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
basic_string.h
libstdc++: Enforce value_type consistency in strings and streams
2023-05-11 21:15:22 +01:00
basic_string.tcc
libstdc++: Enforce value_type consistency in strings and streams
2023-05-11 21:15:22 +01:00
boost_concept_check.h
Update copyright years.
2023-01-16 11:52:17 +01:00
c++0x_warning.h
Update copyright years.
2023-01-16 11:52:17 +01:00
c++config
Add cold attribute to throw wrappers and terminate
2023-06-28 11:47:11 +02:00
char_traits.h
libstdc++: Remove redundant dependencies on _GLIBCXX_USE_C99_STDINT_TR1
2023-05-12 17:47:09 +01:00
charconv.h
Update copyright years.
2023-01-16 11:52:17 +01:00
chrono.h
libstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in <cstdint>
2023-05-16 09:59:19 +01:00
chrono_io.h
libstdc++: Fix ostream insertion operators for calendar types
2023-01-14 16:59:58 +00:00
codecvt.h
Update copyright years.
2023-01-16 11:52:17 +01:00
concept_check.h
Update copyright years.
2023-01-16 11:52:17 +01:00
cow_string.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
cpp_type_traits.h
Update copyright years.
2023-01-16 11:52:17 +01:00
deque.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
enable_special_members.h
Update copyright years.
2023-01-16 11:52:17 +01:00
erase_if.h
Update copyright years.
2023-01-16 11:52:17 +01:00
forward_list.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
forward_list.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
fs_dir.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
fs_fwd.h
Update copyright years.
2023-01-16 11:52:17 +01:00
fs_ops.h
libstdc++: Fix uses of non-reserved names in headers
2023-02-16 10:24:45 +00:00
fs_path.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
fstream.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
functexcept.h
Add cold attribute to throw wrappers and terminate
2023-06-28 11:47:11 +02:00
functional_hash.h
Update copyright years.
2023-01-16 11:52:17 +01:00
gslice.h
Update copyright years.
2023-01-16 11:52:17 +01:00
gslice_array.h
libstdc++: Reduce Doxygen output for PDF
2023-04-27 11:28:39 +01:00
hashtable.h
libstdc++: [_Hashtable] Implement several small methods implicitly inline
2023-05-10 18:40:05 +02:00
hashtable_policy.h
libstdc++: [_Hashtable] Implement several small methods implicitly inline
2023-05-10 18:40:05 +02:00
indirect_array.h
libstdc++: Reduce Doxygen output for PDF
2023-04-27 11:28:39 +01:00
invoke.h
Update copyright years.
2023-01-16 11:52:17 +01:00
ios_base.h
Update copyright years.
2023-01-16 11:52:17 +01:00
istream.tcc
libstdc++: Do not use facets cached in ios for ATL128 build [PR103387]
2023-03-28 23:51:47 +01:00
iterator_concepts.h
libstdc++: Add redundant 'typename' to std::projected
2023-07-05 07:39:03 +01:00
list.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
locale_classes.h
Update copyright years.
2023-01-16 11:52:17 +01:00
locale_classes.tcc
libstdc++: Do not assume existence of char8_t codecvt facet
2023-06-06 12:43:47 +01:00
locale_conv.h
Update copyright years.
2023-01-16 11:52:17 +01:00
locale_facets.h
Update copyright years.
2023-01-16 11:52:17 +01:00
locale_facets.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
locale_facets_nonio.h
Update copyright years.
2023-01-16 11:52:17 +01:00
locale_facets_nonio.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
localefwd.h
Update copyright years.
2023-01-16 11:52:17 +01:00
mask_array.h
libstdc++: Reduce Doxygen output for PDF
2023-04-27 11:28:39 +01:00
max_size_type.h
libstdc++: Fix __max_diff_type::operator>>= for negative values
2023-04-24 13:39:54 -04:00
memory_resource.h
libstdc++: Improve doxygen docs for <memory_resource>
2023-04-27 11:28:39 +01:00
memoryfwd.h
Update copyright years.
2023-01-16 11:52:17 +01:00
mofunc_impl.h
libstdc++: Fix typos in doxygen comments
2023-04-27 11:28:40 +01:00
move.h
libstdc++: Simplify preprocessor/namespace nesting in <bits/move.h>
2023-04-28 13:05:50 +01:00
move_only_function.h
libstdc++: Make std::move_only_function never valueless in std::variant
2022-06-27 11:08:16 +01:00
new_allocator.h
Update copyright years.
2023-01-16 11:52:17 +01:00
node_handle.h
Update copyright years.
2023-01-16 11:52:17 +01:00
ostream.tcc
libstdc++: Do not use facets cached in ios for ATL128 build [PR103387]
2023-03-28 23:51:47 +01:00
ostream_insert.h
Update copyright years.
2023-01-16 11:52:17 +01:00
parse_numbers.h
Update copyright years.
2023-01-16 11:52:17 +01:00
postypes.h
Update copyright years.
2023-01-16 11:52:17 +01:00
predefined_ops.h
Update copyright years.
2023-01-16 11:52:17 +01:00
ptr_traits.h
libstdc++: Harmonize <version> and other headers
2023-04-05 18:45:14 +02:00
quoted_string.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
random.h
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
2023-05-31 21:01:16 +01:00
random.tcc
libstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in <cmath>
2023-05-31 21:01:16 +01:00
range_access.h
Update copyright years.
2023-01-16 11:52:17 +01:00
ranges_algo.h
libstdc++: Remove <random> dependency on _GLIBCXX_USE_C99_STDINT_TR1
2023-05-12 17:46:28 +01:00
ranges_algobase.h
Update copyright years.
2023-01-16 11:52:17 +01:00
ranges_base.h
libstdc++: Implement P2278R4 "cbegin should always return a constant iterator"
2023-04-14 10:32:12 -04:00
ranges_cmp.h
libstdc++: Implement range_adaptor_closure from P2387R3 [PR108827]
2023-04-18 07:21:13 -04:00
ranges_uninitialized.h
Update copyright years.
2023-01-16 11:52:17 +01:00
ranges_util.h
libstdc++: Implement P2278R4 "cbegin should always return a constant iterator"
2023-04-14 10:32:12 -04:00
refwrap.h
Update copyright years.
2023-01-16 11:52:17 +01:00
regex.h
libstdc++: Define std::sub_match::swap member function (LWG 3204)
2023-04-05 11:37:19 +01:00
regex.tcc
libstdc++: Minor fixes to doxygen comments
2023-04-28 13:05:51 +01:00
regex_automaton.h
libstdc++: Fix uses of non-reserved names in headers
2023-02-16 10:24:45 +00:00
regex_automaton.tcc
libstdc++: Fix uses of non-reserved names in headers
2023-02-16 10:24:45 +00:00
regex_compiler.h
Update copyright years.
2023-01-16 11:52:17 +01:00
regex_compiler.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
regex_constants.h
Update copyright years.
2023-01-16 11:52:17 +01:00
regex_error.h
Update copyright years.
2023-01-16 11:52:17 +01:00
regex_executor.h
Update copyright years.
2023-01-16 11:52:17 +01:00
regex_executor.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
regex_scanner.h
Update copyright years.
2023-01-16 11:52:17 +01:00
regex_scanner.tcc
libstdc++: Fix uses of non-reserved names in headers
2023-02-16 10:24:45 +00:00
requires_hosted.h
libstdc++: Mark headers that must be hosted as such [PR103626]
2022-10-03 15:43:48 +01:00
semaphore_base.h
Update copyright years.
2023-01-16 11:52:17 +01:00
shared_ptr.h
Update copyright years.
2023-01-16 11:52:17 +01:00
shared_ptr_atomic.h
libstdc++: Fix assigning nullptr to std::atomic<shared_ptr<T>> (LWG 3893)
2023-03-22 23:13:40 +00:00
shared_ptr_base.h
Update copyright years.
2023-01-16 11:52:17 +01:00
slice_array.h
libstdc++: Reduce Doxygen output for PDF
2023-04-27 11:28:39 +01:00
specfun.h
Update copyright years.
2023-01-16 11:52:17 +01:00
sstream.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
std_abs.h
libstdc++: Fix std::abs(__float128) for -NaN and -0.0 [PR109758]
2023-05-11 12:16:21 +01:00
std_function.h
Update copyright years.
2023-01-16 11:52:17 +01:00
std_mutex.h
Update copyright years.
2023-01-16 11:52:17 +01:00
std_thread.h
link pthread_join from std::thread ctor
2023-03-03 16:06:44 -03:00
stl_algo.h
libstdc++: Reduce <functional> inclusion to <stl_algobase.h>
2023-06-01 06:26:48 +02:00
stl_algobase.h
libstdc++: Reduce <functional> inclusion to <stl_algobase.h>
2023-06-01 06:26:48 +02:00
stl_bvector.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
stl_construct.h
libstdc++: Qualify calls to std::_Destroy and _Destroy_aux
2023-07-04 00:05:53 +01:00
stl_deque.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_function.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_heap.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_iterator.h
libstdc++: Implement P2278R4 "cbegin should always return a constant iterator"
2023-04-14 10:32:12 -04:00
stl_iterator_base_funcs.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_iterator_base_types.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_list.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_map.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
stl_multimap.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
stl_multiset.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
stl_numeric.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_pair.h
libstdc++: Implement P2255R2 dangling checks for std::pair
2023-02-16 14:38:38 +00:00
stl_queue.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_raw_storage_iter.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_relops.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_set.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
stl_stack.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_tempbuf.h
Update copyright years.
2023-01-16 11:52:17 +01:00
stl_tree.h
libstdc++: Add returns_nonnull to non-inline std::map detail [PR108554]
2023-01-26 13:38:22 +00:00
stl_uninitialized.h
libstdc++: Fix std::__uninitialized_default_n for constant evaluation [PR110542]
2023-07-05 07:39:04 +01:00
stl_vector.h
libstdc++: Fix code size regressions in std::vector [PR110060]
2023-06-01 16:06:15 +01:00
stream_iterator.h
libstdc++: Make std::istream_iterator copy ctor constexpr (LWG 3600)
2023-03-22 17:48:19 +00:00
streambuf.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
streambuf_iterator.h
Update copyright years.
2023-01-16 11:52:17 +01:00
string_view.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
stringfwd.h
Update copyright years.
2023-01-16 11:52:17 +01:00
this_thread_sleep.h
Update copyright years.
2023-01-16 11:52:17 +01:00
uniform_int_dist.h
libstdc++: Improve doxygen docs for <random>
2023-04-28 13:05:51 +01:00
unique_lock.h
libstdc++: Do not include <exception> in <mutex>
2023-05-31 13:17:46 +01:00
unique_ptr.h
libstdc++: Harmonize <version> and other headers
2023-04-05 18:45:14 +02:00
unordered_map.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
unordered_set.h
libstdc++: Add @headerfile and @since to doxygen comments [PR40380]
2023-04-27 11:28:39 +01:00
uses_allocator.h
libstdc++: Minor fixes to doxygen comments
2023-04-28 13:05:51 +01:00
uses_allocator_args.h
libstdc++: Fix uses_allocator_construction_args for pair<T&&, U&&> [PR108952]
2023-02-28 09:49:11 +00:00
utility.h
c++: Define built-in for std::tuple_element [PR100157]
2023-04-19 15:36:34 -04:00
valarray_after.h
Update copyright years.
2023-01-16 11:52:17 +01:00
valarray_array.h
Update copyright years.
2023-01-16 11:52:17 +01:00
valarray_array.tcc
Update copyright years.
2023-01-16 11:52:17 +01:00
valarray_before.h
Update copyright years.
2023-01-16 11:52:17 +01:00
vector.tcc
libstdc++: Use RAII in std::vector::_M_default_append
2023-07-05 07:39:04 +01:00