summaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2022-06-28libstdc++: Do not optimize away storing pathname if it's neededJonathan Wakely
2022-06-28libstdc++: testsuite: Guard use of C99 std::log2Jonathan Wakely
2022-06-28Daily bump.GCC Administrator
2022-06-27libstdc++: testsuite: use cmath long double overloadsAlexandre Oliva
2022-06-27libstdc++: testsuite: require cmath for exp simdAlexandre Oliva
2022-06-27libstdc++: testsuite: complex proj requirementsAlexandre Oliva
2022-06-27libstdc++: check for openat with dirfd in std::filesystemAlexandre Oliva
2022-06-27libstdc++: testsuite: conditionalize another symlink testAlexandre Oliva
2022-06-27libstdc++: xfail experimental/net tests on rtemsAlexandre Oliva
2022-06-27libstdc++: testsuite: Add missing <string> headerJonathan Wakely
2022-06-27libstdc++: testsuite: avoid predicable mkstempJoel Brobecker
2022-06-27libstdc++: Make std::move_only_function never valueless in std::variantJonathan Wakely
2022-06-27libstdc++: Simplify std::variant construction using variable templatesJonathan Wakely
2022-06-27libstdc++: Simplify fs::path construction using variable templateJonathan Wakely
2022-06-27libstdc++: Invert relationship between std::is_clock and std::is_clock_vJonathan Wakely
2022-06-25Daily bump.GCC Administrator
2022-06-24libstdc++: use grep -E instead of egrep in scriptsXi Ruoyao
2022-06-23libstdc++: check for openatAlexandre Oliva
2022-06-23libstdc++: xfail rename tests on rtemsAlexandre Oliva
2022-06-23libstdc++: testsuite: skip fs last_write_time tests if dummyAlexandre Oliva
2022-06-23libstdc++: testsuite: skip fs space tests on dummy implementationsAlexandre Oliva
2022-06-23libstdc++: testsuite: conditionalize symlink testsAlexandre Oliva
2022-06-23libstdc++: testsuite: avoid predictable mkstempAlexandre Oliva
2022-06-23libstdc++: testsuite: tolerate non-cancelling sleepAlexandre Oliva
2022-06-23libstdc++: testsuite: use -lbsd for net_ts on RTEMSAlexandre Oliva
2022-06-24Daily bump.GCC Administrator
2022-06-23libstdc++: Properly remove temporary directories in filesystem testsJonathan Wakely
2022-06-23libstdc++: Simplify test by not using std::log2Jonathan Wakely
2022-06-23Daily bump.GCC Administrator
2022-06-21libstdc++: eh_globals: gthreads: reset _S_init before deleting keyAlexandre Oliva
2022-06-21libstdc++: testsuite: call sched_yield for nonpreemptive targetsAlexandre Oliva
2022-06-21libstdc++: testsuite: require cmath for nexttowardlAlexandre Oliva
2022-06-21libstdc++: testsuite: work around bitset namespace pollutionAlexandre Oliva
2022-06-18Daily bump.GCC Administrator
2022-06-17libstdc++: Add missing #include <string> to new testJonathan Wakely
2022-06-17Daily bump.GCC Administrator
2022-06-16libstdc++: Support constexpr global std::string for size < 15 [PR105995]Jonathan Wakely
2022-06-16libstdc++: Apply r13-1096-g6abe341558abec change to vstring too [PR101482]Jonathan Wakely
2022-06-16Daily bump.GCC Administrator
2022-06-15libstdc++: [_Hashtable] Insert range of types convertible to value_type PR 10...François Dumont
2022-06-15Daily bump.GCC Administrator
2022-06-14libstdc++: Check lengths first in operator== for basic_string [PR62187]Jonathan Wakely
2022-06-14libstdc++: Inline all basic_string::compare overloads [PR59048]Jonathan Wakely
2022-06-14libstdc++: Fix indentation in allocator base classesJonathan Wakely
2022-06-14libstdc++: Check for size overflow in constexpr allocation [PR105957]Jonathan Wakely
2022-06-14Daily bump.GCC Administrator
2022-06-13libstdc++: Rename __null_terminated to avoid collision with Apple SDKMark Mentovai
2022-06-13libstdc++: Use type_identity_t for non-deducible std::atomic_xxx argsJonathan Wakely
2022-06-11Daily bump.GCC Administrator
2022-06-10libstdc++: Make std::lcm and std::gcd detect overflow [PR105844]Jonathan Wakely