Daily bump.
[gcc.git] / libstdc++-v3 / testsuite / experimental /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-16 Jonathan Wakelylibstdc++: Fix errors from Library Fundamentals TS...
2020-11-27 Jonathan Wakelylibstdc++: Fix -Wrange-loop-construct warnings in files...
2020-11-05 Jonathan Wakelylibstdc++: Use non-throwing increment in recursive_dire...
2020-10-29 Jonathan Wakelylibstdc++: Avoid warnings in tests
2020-10-27 Jonathan Wakelylibstdc++: Include <cstdint> in tests that use std...
2020-09-03 Jonathan Wakelylibstdc++: Optimise GCD algorithms
2020-09-02 Jonathan Wakelylibstdc++: Fix test to use correct function
2020-08-28 Jonathan Wakelylibstdc++: Fix std::gcd and std::lcm for unsigned integ...
2020-08-11 Jonathan Wakelylibstdc++: Make Networking TS work without gthreads...
2020-08-11 Jonathan Wakelylibstdc++: Fix net::system_context stop condition
2020-07-31 Jonathan Wakelylibstdc++: Remove accidental -std=gnu++17 from test
2020-06-28 Ville VoutilainenPR libstdc++/95915
2020-05-20 Jonathan Wakelylibstdc++: Fix net::basic_socket::close(error_code&)
2020-05-13 Alexandre Olivax86-vxworks malloc aligns to 8 bytes like solaris
2020-04-24 Jonathan Wakelylibstdc++: Make net::service_already_exists default...
2020-04-23 Thomas Rodgerslibstdc++: Mark experimental::net::system_context ctor...
2020-04-02 Andrea Corallolibstdc++-v3/test: Better skip for "use_service.cc"
2020-03-21 Jonathan Wakelylibstdc++: Fix experimental::path::generic_string ...
2020-03-18 Jonathan Wakelylibstdc++: Fix type-erasure in experimental::net::execu...
2020-03-16 Jonathan Wakelylibstdc++: Add default constructor to net::service_alre...
2020-03-05 Jonathan Wakelylibstdc++: Fix some warnings in filesystem tests
2020-02-28 Jonathan Wakelylibstdc++: Fix FS-dependent filesystem tests
2020-01-09 Jonathan Wakelylibstdc++: Fix testsuite failures and warnings due...
2020-01-08 Jonathan Wakelylibstdc++: Fix error handling in filesystem::remove_all...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-29 Tom Honermannlibstdc++: P1423R3 char8_t remediation (4/4)
2019-11-29 Tom Honermannlibstdc++: P1423R3 char8_t remediation (3/4)
2019-10-29 Jonathan WakelyAdd iterator concepts and range access customization...
2019-06-17 Jonathan WakelyPR libstdc++/90281 Fix string conversions for filesyste...
2019-06-17 Jonathan WakelyFix tests that fail without PCH
2019-06-06 Jonathan WakelyFix tests that fail with -std=gnu++98 or -std=gnu++11
2019-05-28 Jonathan WakelyPR libstdc++/90634 reduce allocations in filesystem...
2019-05-23 Jonathan WakelyPR libstdc++/90220 fix experimental::any_cast for non...
2019-05-22 Jonathan WakelyPR libstdc++/77691 fix resource_adaptor failures due...
2019-05-20 Jonathan WakelyFix test failure due to Networking TS headers using...
2019-05-20 Jonathan WakelyFix failing tests for use of non-reserved names
2019-05-20 Jonathan WakelyFix test bug with mismatched alignment in allocate...
2019-05-17 Jonathan WakelyFix uses of non-reserved names for template parameters
2019-05-14 Nina Dinka Rannsnonesuch is insufficiently useless (lwg2996)
2019-05-13 Jonathan WakelyPR libstdc++/90454.cc path construction from void*
2019-05-02 Jonathan WakelyRemove redundant __constexpr_addressof function
2019-05-02 Jonathan WakelyImprove docs for Library Fundamentals TS
2019-04-30 Jonathan WakelyFix filesystem::path tests
2019-04-24 Jonathan WakelyFix basic_string_view typedefs and enforce preconditions
2019-04-18 Jason MerrillPR c++/90047 - ICE with enable_if alias template.
2019-03-12 John David Anglinre PR libstdc++/89461 (FAIL: experimental/net/timer...
2019-03-06 Jonathan WakelyAdd L suffix to __cpp_lib_char8_t value
2019-02-22 Tom HonermannP0482R5 char8_t: Updates to existing standard library...
2019-02-19 Jonathan WakelyAdjust C++11/C++14 tests to work with -fchar8_t
2019-02-19 Tom HonermannP0482R5 char8_t: New standard library tests
2019-01-17 Jonathan WakelyPR libstdc++/88881 adjust filesystem::status and tests...
2019-01-16 Jonathan WakelyFix failing filesystem tests on mingw targets
2019-01-12 Jonathan WakelyPR libstdc++/88811 fix typo introduced in r266569
2019-01-10 Jonathan WakelyCheck AI_NUMERICSERV is defined before using it
2019-01-10 Jonathan WakelyInclude name of test in filesystem-test.XXXXXX filenames
2019-01-02 Jonathan WakelyFix year range in copyright header
2019-01-01 Jakub JelinekUpdate copyright years.
2018-12-13 Jonathan WakelyDisable new tests for configurations with no libstdc...
2018-12-12 Jonathan WakelyPR libstdc++/80762 avoid ambiguous __constructible_from...
2018-12-10 Jonathan WakelyMake test for Filesystem TS actually use the Filesystem TS
2018-11-29 Jonathan WakelyPR libstdc++/86910 fix filesystem::create_directories
2018-11-28 Jonathan WakelyPR libstdc++/83511 add default argument to basic_string...
2018-11-21 Jakub Jelinekre PR c++/87386 (Error message for static_assert show...
2018-10-16 Jonathan WakelyRename namespace alias in test to avoid name collision
2018-10-16 Jonathan WakelyUse effective target in Networking TS tests
2018-10-16 Rainer OrthIntroduce dg-add-options net_ts
2018-10-12 Jonathan WakelyInitial commit of Networking TS implementation
2018-10-11 Jonathan WakelyPR libstdc++/77691 increase allocation size to at least...
2018-10-08 Jonathan WakelyPR libstdc++/87538 Verify fix for std::experimental...
2018-08-31 Sandra Loosemore10.cc: Add dg-require-fileio.
2018-08-30 Sandra Loosemorenoexcept30.C: Make dependence on -fdelete-null-pointer...
2018-08-23 Jonathan WakelySkip tests that depend on the cxx11 std::string
2018-08-15 Jonathan WakelyFix experimental::pmr typedefs and add tests
2018-08-15 Jonathan WakelyRefactor uses-allocator construction
2018-07-26 Jonathan WakelyAdd missing dg-require-cstdint directives to tests
2018-07-26 Jonathan WakelyRemove dg-require-cstdint directive from tests
2018-07-26 Rainer Orthxfail experimental/memory_resource/new_delete_resource...
2018-07-23 Jonathan WakelyPR libstdc++/70940 optimize pmr::resource_adaptor for...
2018-07-04 Jonathan WakelyDefine "random_device" effective target
2018-06-26 David Edelsohnsample-2.cc: Add TLS DejaGNU directives.
2018-06-25 Jonathan WakelyAdd experimental::sample and experimental::shuffle...
2018-06-21 Jonathan WakelyPR libstdc++/70940 make pmr::resource_adaptor return...
2018-06-21 Jonathan WakelyPR libstdc++/70940 make pmr::resource_adaptor return...
2018-06-20 Jonathan WakelyPR libstdc++/70966 make pmr::new_delete_resource()...
2018-06-05 Jonathan WakelyMark some Filesystem tests as XFAIL for mingw
2018-05-31 Jonathan WakelyPR libstdc++/78870 support std::filesystem on Windows
2018-05-23 Jonathan WakelyRefactor path construction from null terminated iterato...
2018-05-21 Jonathan WakelyPR libstdc++/85818 make new test require Filesystem...
2018-05-17 Jonathan WakelyPR libstdc++/85818 ensure path::preferred_separator...
2018-05-15 Jonathan WakelyPR libstdc++/83891 fix path::is_absolute() for non...
2018-05-15 Jonathan WakelyRemove unused headers from tests
2018-05-03 Jonathan WakelyPR libstdc++/85632 fix wraparound in filesystem::space
2018-04-16 Jonathan WakelyMake Filesystem TS tests pass in C++17 mode
2018-03-22 Rainer Orthxfail experimental/memory_resource/resource_adaptor...
2018-01-05 Jonathan WakelyPR libstdc++/83626 handle ENOENT due to filesystem...
2018-01-04 Jonathan WakelyPR libstdc++/83626 Don't throw for remove("") and remov...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-11-15 Jonathan WakelyMinor improvements to Filesystem tests
2017-10-27 Jonathan WakelyMake filesystem::file_status default constructor non...
next