]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite
libtool.m4: augment symcode for Solaris 11
[thirdparty/gcc.git] / libstdc++-v3 / testsuite /
2023-07-27  Jonathan Wakelylibstdc++: Fix std::format alternate form for floating...
2023-07-26  Jonathan Wakelylibstdc++: Require C++11 for 23_containers/vector/bool...
2023-07-26  Jonathan Wakelylibstdc++: Avoid bogus overflow warnings in std::vector...
2023-07-26  Jonathan Wakelylibstdc++: Add deprecated attribute to std::random_shuf...
2023-07-26  Nathaniel Sheadc++: Improve location information in constant evaluation
2023-07-19  Jonathan Wakelylibstdc++: Check for std::ratio in arithmetic and compa...
2023-07-19  Jonathan Wakelylibstdc++: Fix formatting of negative chrono::hh_mm_ss
2023-07-19  Jonathan Wakelylibstdc++: Fix locale-specific duration formatting...
2023-07-19  Jonathan Wakelylibstdc++: Implement correct locale-specific chrono...
2023-07-19  Jonathan Wakelylibstdc++: Check for multiple modifiers in chrono forma...
2023-07-19  Jonathan Wakelylibstdc++: Enable tests for std::stoi etc. unconditiona...
2023-07-12  Jonathan Wakelylibstdc++: Check conversion from filesystem::path to...
2023-07-05  Thomas Rodgerslibstdc++: Split up pstl/set.cc testcase
2023-07-05  Jonathan Wakelylibstdc++: Disable std::forward_list tests for C++98...
2023-07-03  Jonathan Wakelylibstdc++: Fix <iosfwd> synopsis test
2023-07-03  Jonathan Wakelylibstdc++: Qualify calls to std::_Destroy and _Destroy_aux
2023-07-03  Iain Sandoetestsuite, Darwin: Remove an unnecessary flags addition.
2023-06-29  Tom TromeyRelax type-printer regexp in libstdc++ test suite
2023-06-26  Thomas Rodgerslibstdc++: Synchronize PSTL with upstream
2023-06-26  Jonathan Wakelylibstdc++: Fix std::format for pointers [PR110239]
2023-06-26  Jonathan Wakelylibstdc++: Implement P2538R1 ADL-proof std::projected
2023-06-16  Alexandre Oliva[libstdc++] [testsuite] xfail dbl from_chars for aarch6...
2023-06-10  Hans-Peter Nilssontestsuite: Cut down 27_io/basic_istream/.../94749.cc...
2023-06-09  Jonathan Wakelylibstdc++: Fix P2510R3 "Formatting pointers" [PR110149]
2023-06-09  Jonathan Wakelylibstdc++: Optimize std::to_array for trivial types...
2023-06-09  Jonathan Wakelylibstdc++: Improve tests for emplace member of sequence...
2023-06-07  Jakub Jelineklibstdc++: Fix up 20_util/to_chars/double.cc test for...
2023-06-07  Jonathan Wakelylibstdc++: Restore accidentally removed version in...
2023-06-07  Jonathan Wakelylibstdc++: Fix some tests that fail with -fno-exceptions
2023-06-07  Jonathan Wakelylibstdc++: Fix some tests that fail with -fexcess-preci...
2023-06-07  Thomas SchwingeSupport 'UNSUPPORTED: [...]: exception handling disable...
2023-06-06  Jonathan Wakelylibstdc++: Update list of known symbol versions for...
2023-06-06  Jonathan Wakelylibstdc++: Make std::numeric_limits<__float128> more...
2023-06-06  Jonathan Wakelylibstdc++: Fix ambiguous expression in std::array<T...
2023-06-06  Jonathan Wakelylibstdc++: Make std::filesystem::copy_file work for...
2023-06-01  Jonathan Wakelylibstdc++: Fix PSTL test that fails in C++20
2023-06-01  Jonathan Wakelylibstdc++: Do not use std::expected::value() in monadic...
2023-06-01  Jonathan Wakelylibstdc++: Fix code size regressions in std::vector...
2023-05-31  Jonathan Wakelylibstdc++: Stop using _GLIBCXX_USE_C99_MATH_TR1 in...
2023-05-31  Jonathan Wakelylibstdc++: Express std::vector's size() <= capacity...
2023-05-31  Jonathan Wakelylibstdc++: Add missing noexcept to std::scoped_allocato...
2023-05-31  Jonathan Wakelylibstdc++: Add std::numeric_limits<__float128> speciali...
2023-05-31  Jonathan Wakelylibstdc++: Deprecate std::setfill for std::basic_istrea...
2023-05-30  Alexandre Oliva[libstdc++] [testsuite] xfail double-prec from_chars...
2023-05-30  Matthias Kretzlibstdc++: Correct NTTP and simd_mask ctor call
2023-05-30  Matthias Kretzlibstdc++: Simplify calculation of expected value in...
2023-05-30  Matthias Kretzlibstdc++: Fix test assumptions on long and long double
2023-05-25  Jonathan Wakelylibstdc++: Add relational operators to __gnu_test:...
2023-05-25  Alexandre Oliva[libstdc++] [testsuite] xfail to_chars/long_double...
2023-05-23  Matthias Kretzlibstdc++: Add missing constexpr to simd
2023-05-22  Matthias Kretzlibstdc++: Resolve -Wunused-variable warnings in stdx...
2023-05-17  Jakub Jelineklibstdc++: Fix up some <cmath> templates [PR109883]
2023-05-17  Jonathan Wakelylibstdc++: Uncomment checks for <limits> enumeration...
2023-05-17  Jonathan Wakelylibstdc++: Implement LWG 3877 for std::expected monadic ops
2023-05-16  Jonathan Wakelylibstdc++: Stop using _GLIBCXX_USE_C99_STDINT_TR1 in...
2023-05-16  Jonathan Wakelylibstdc++: Add assertion to debug_allocator test
2023-05-16  Jonathan Wakelylibstdc++: Require tzdb support for chrono::zoned_time...
2023-05-12  Jonathan Wakelylibstdc++: Reduce <atomic> dependency on _GLIBCXX_USE_C...
2023-05-12  Jonathan Wakelylibstdc++: Remove test dependency on _GLIBCXX_USE_C99_S...
2023-05-12  Jonathan Wakelylibstdc++: Remove test dependency on _GLIBCXX_USE_C99_S...
2023-05-12  Jonathan Wakelylibstdc++: Remove test dependencies on _GLIBCXX_USE_C99...
2023-05-11  Jonathan Wakelylibstdc++: Fix chrono::hh_mm_ss::subseconds() [PR109772]
2023-05-11  Jonathan Wakelylibstdc++: Enforce value_type consistency in strings...
2023-05-11  Jonathan Wakelylibstdc++: Fix std::abs(__float128) for -NaN and -0...
2023-05-09  Jonathan Wakelylibstdc++: Fix <chrono> pretty printers and add tests
2023-05-05  Alexandre Oliva[libstdc++] [testsuite] xfail double-prec from_chars...
2023-04-28  Jakub Jelineklibstdc++: Another attempt to ensure g++ 13+ compiled...
2023-04-27  Jonathan Wakelylibstdc++: Make std::random_device throw std::system_er...
2023-04-24  Patrick Palkalibstdc++: Fix __max_diff_type::operator>>= for negativ...
2023-04-19  Patrick Palkac++: Define built-in for std::tuple_element [PR100157]
2023-04-18  Patrick Palkalibstdc++: Implement range_adaptor_closure from P2387R3...
2023-04-18  Patrick Palkalibstdc++: Adding missing feature-test macros for C...
2023-04-18  Patrick Palkalibstdc++: Fix typo in views::as_const's operator(...
2023-04-14  Patrick Palkalibstdc++: Implement P2278R4 "cbegin should always...
2023-04-14  Patrick Palkalibstdc++: Implement ranges::fold_* from P2322R6
2023-04-12  Jonathan Wakelylibstdc++: Fix some AIX test failures
2023-04-12  Patrick Palkalibstdc++: Implement ranges::enumerate_view from P2164R9
2023-04-12  Patrick Palkalibstdc++: Implement LWG 3904 change to lazy_split_view...
2023-04-12  Patrick Palkalibstdc++: Fix chunk_by_view when value_type& and refer...
2023-04-12  Jonathan Wakelylibstdc++: Initialize all members of basic_endpoint...
2023-04-05  Arsen Arsenovićlibstdc++: Fix some freestanding test failures
2023-04-05  Arsen Arsenovićlibstdc++: Downgrade DEBUG to ASSERTIONS when !HOSTED
2023-04-05  Arsen Arsenovićlibstdc++: Add a test for <version> FTM redefinitions
2023-04-05  John David AnglinFix 22_locale/locale/cons/12658_thread-2.cc on hppa.
2023-04-05  Jonathan Wakelylibstdc++: Define std::sub_match::swap member function...
2023-03-31  Jonathan Wakelylibstdc++: Avoid -Wmaybe-uninitialized warning in std...
2023-03-29  Jonathan Wakelylibstdc++: Fix filename of new test [PR109242]
2023-03-29  Jonathan Wakelylibstdc++: Fix constexpr functions in <experimental...
2023-03-29  Jonathan Wakelylibstdc++: Use std::remove_cv_t in std::optional::trans...
2023-03-29  Jonathan Wakelylibstdc++: Enforce requirements on template argument...
2023-03-28  Jonathan Wakelylibstdc++: Update tzdata to 2023a [PR109288]
2023-03-27  Jakub Jelineklibstdc++: Fix up experimental/net/timer/waitable/dest...
2023-03-22  Jonathan Wakelylibstdc++: Fix assigning nullptr to std::atomic<shared_...
2023-03-22  Jonathan Wakelylibstdc++: Remove std::formatter<const charT[N], charT...
2023-03-22  Jonathan Wakelylibstdc++: Define __cpp_lib_constexpr_algorithms in...
2023-03-22  Jonathan Wakelylibstdc++: Add missing __cpp_lib_format macro to <version>
2023-03-22  Jonathan Wakelylibstdc++: Use rvalues in std::string::resize_and_overw...
2023-03-22  Jonathan Wakelylibstdc++: Add allocator-extended constructors to std...
2023-03-22  Jonathan Wakelylibstdc++: Make std::istream_iterator copy ctor constex...
2023-03-21  Matthias Kretzlibstdc++: Fix simd test compilation with Clang
next