..
17_intro
Do not declare std::uses_allocator before C++11
2019-10-22 22:48:53 +01:00
18_support
PR libstdc++/51333 Define recursive_init_error constructor non-inline
2019-07-29 15:27:19 +01:00
19_diagnostics
Add test for std::hash<std::error_code>
2019-05-07 16:30:29 +01:00
20_util
Remove redundant std::allocator members for C++20
2019-10-22 22:48:39 +01:00
21_strings
Replace std::to_string for integers with optimized version
2019-06-12 15:52:02 +01:00
22_locale
P0482R5 char8_t: Updates to existing standard library tests
2019-02-22 01:16:08 +00:00
23_containers
Remove redundant std::allocator members for C++20
2019-10-22 22:48:39 +01:00
24_iterators
Define std::ssize for C++20 (P1227R2)
2019-09-06 13:54:51 +01:00
25_algorithms
Add std::copy_n istreambuf_iterator specialization
2019-10-06 15:29:04 +00:00
26_numerics
Specialize std::numbers constants for __float128
2019-08-06 16:57:51 +01:00
27_io
PR libstdc++/91067 add more missing exports for directory iterators
2019-08-29 13:16:27 +01:00
28_regex
Implement LWG 3296 for basic_regex::assign
2019-09-25 13:31:53 +01:00
29_atomics
Fix inaccurate comment in new test
2019-07-12 16:45:16 +01:00
30_threads
Add user-defined clock to libstdc++ condition_variable tests
2019-09-04 23:43:20 +01:00
abi
Update copyright years.
2019-01-01 13:31:55 +01:00
backward
Update copyright years.
2019-01-01 13:31:55 +01:00
config
Update copyright years.
2019-01-01 13:31:55 +01:00
data
decimal
Update copyright years.
2019-01-01 13:31:55 +01:00
experimental
PR libstdc++/90281 Fix string conversions for filesystem::path
2019-06-17 15:19:04 +01:00
ext
Remove redundant std::allocator members for C++20
2019-10-22 22:48:39 +01:00
lib
PR libstdc++/90252 fix effective-target check for TBB
2019-05-21 14:50:41 +01:00
libstdc++-abi
Update copyright years.
2019-01-01 13:31:55 +01:00
libstdc++-dg
Implement <concepts> header for C++20
2019-10-11 16:53:52 +01:00
libstdc++-prettyprinters
Improve tests for std::vector<bool> printer
2019-06-20 10:04:55 +01:00
libstdc++-xmethods
Update copyright years.
2019-01-01 13:31:55 +01:00
performance
Update copyright years.
2019-01-01 13:31:55 +01:00
special_functions
libstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30 22:23:02 +02:00
std /concepts
Implement <concepts> header for C++20
2019-10-11 16:53:52 +01:00
tr1
libstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30 22:23:02 +02:00
tr2
PR libstdc++/92059 fix several bugs in tr2::dynamic_bitset
2019-10-11 16:29:55 +01:00
util
Restore use of tr1::unordered_map in testsuite
2019-10-22 22:48:57 +01:00
Makefile.am
Remove Profile Mode, deprecated since GCC 7.1
2019-05-13 11:50:21 +01:00
Makefile.in
Remove Profile Mode, deprecated since GCC 7.1
2019-05-13 11:50:21 +01:00