aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
AgeCommit message (Expand)Author
2020-01-10libstdc++: Improve comment about testsuite utilitiesJonathan Wakely
2020-01-10libstdc++: Fix testcase for C++98 compatibilityJonathan Wakely
2020-01-10libstdc++: Make istreambuf_iterator base class consistent (PR92285)Jonathan Wakely
2020-01-09libstdc++: Fix testsuite failures and warnings due to is_pod deprecationJonathan Wakely
2020-01-09libstdc++: Implementing P0767 - deprecate PODJeanHeyd "ThePhD" Meneide
2020-01-09libstdc++: Fix undefined behaviour in random dist serialization (PR93205)Jonathan Wakely
2020-01-09libstdc++: Define memory resource key functions non-inline (PR93208)Jonathan Wakely
2020-01-09PR libstdc++/92124 fix incorrect unordered container move assignmentFrançois Dumont
2020-01-08libstdc++: Fix error handling in filesystem::remove_all (PR93201)Jonathan Wakely
2020-01-08Rename condition_variable_any wait* methods to match current draft standardThomas Rodgers
2020-01-07PR libstdc++/92124 fix incorrect container move assignmentFrançois Dumont
2020-01-06libstdc++: Remove redundant inequality operators in <stop_token>Jonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-12-20libstdc++: Fix versioned namespace testsFrançois Dumont
2019-12-20libstdc++: Fix pretty printers script and testsFrançois Dumont
2019-12-10libstdc++: Correct noexcept-specifiers on span constructorsJonathan Wakely
2019-12-10libstdc++: Rework std::copy/copy_backward/move/move_backward/fill/fill_n algosFrançois Dumont
2019-12-10libstdc++: Define __cpp_lib_constexpr_complex macroJonathan Wakely
2019-12-10libstdc++: Fix bug in std::indirect_result_tJonathan Wakely
2019-12-09libstdc++: Implement ranges::safe_range for C++20 (P1870R1)Jonathan Wakely
2019-12-09libstdc++: Improve testing for path::operator+=(const string&)Jonathan Wakely
2019-12-09libstdc++: fix buffer overflow in path::operator+= (PR92853)Jonathan Wakely
2019-12-09libstdc++: Add C++20 P1032 constexpr to _GLIBCXX_DEBUG arrayFrançois Dumont
2019-12-05libstdc++: Fix bug in std::span testJonathan Wakely
2019-12-05libstdc++: Define std::lexicographical_compare_three_way for C++20Jonathan Wakely
2019-12-05libstdc++: Define pretty printer for comparison categoriesJonathan Wakely
2019-12-05libstdc++: Implement spaceship for std::array (P1614R2)Jonathan Wakely
2019-12-03libstdc++: Implement spaceship for std::pair (P1614R2)Jonathan Wakely
2019-12-03libstdc++: Fix copyright date on new test headerJonathan Wakely
2019-12-02libstdc++: Fix timed_mutex::try_lock_until on arbitrary clock (PR 91906)Mike Crowe
2019-12-02libstdc++: Improve tests for try_lock_until members of mutex typesMike Crowe
2019-11-29libstdc++: P1423R3 char8_t remediation (4/4)Tom Honermann
2019-11-29libstdc++: P1423R3 char8_t remediation (3/4)Tom Honermann
2019-11-29libstdc++:: improve how pretty printers find node types (PR 91997)Jonathan Wakely
2019-11-25libstdc++: Add move_sentinel, common_iterator and counted_iteratorJonathan Wakely
2019-11-24libstdc++: Improve _GLIBCXX_DEBUG __valid_range checkFrançois Dumont
2019-11-18libstdc++: Fix std::jthread bugsJonathan Wakely
2019-11-17libstdc++: add range constructor for std::string_view (P1391R4)Jonathan Wakely
2019-11-17libstdc++: Define C++20 range utilities and range factoriesJonathan Wakely
2019-11-16Implement the <tuple> part of C++20 p1032 Misc constexpr bits.Edward Smith-Rowland
2019-11-15libstdc++: Fix <stop_token> and improve testsJonathan Wakely
2019-11-15Forgot to change teh date range.Edward Smith-Rowland
2019-11-15Implement the default_searcher part of C++20 p1032 Misc constexpr bits.Edward Smith-Rowland
2019-11-15libstdc++: Implement LWG 3149 for std::default_constructibleJonathan Wakely
2019-11-15libstdc++: Implement LWG 3070 in path::lexically_relativeJonathan Wakely
2019-11-15libstdc++: Fix definition of std::nostopstate objectJonathan Wakely
2019-11-15Support for jthread and stop_tokenThomas Rodgers
2019-11-15Implement the <array> part of C++20 p1032 Misc constexpr bits.Edward Smith-Rowland
2019-11-14libstdc++: Implement new predicate concepts from P1716R3Jonathan Wakely
2019-11-14libstdc++: Rename disable_sized_sentinel [P1871R1]Jonathan Wakely