]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/testsuite
Use __is_same_as for std::is_same and std::is_same_v
[thirdparty/gcc.git] / libstdc++-v3 / testsuite /
2019-10-11  rediPR libstdc++/92059 fix several bugs in tr2::dynamic_bitset
2019-10-09  mpolacekImplement C++20 P0388R4, DR 1307, and DR 330.
2019-10-06  fdumontAdd std::copy_n istreambuf_iterator specialization
2019-10-06  fdumontAdd std::copy_n __glibcxx_requires_can_increment checks.
2019-10-04  rediReplace uses of std::tr1::unordered_map in testsuite
2019-10-04  rediAdd <span> to <bits/stdc++.h> precompiled header
2019-10-01  rediDisable tests that aren't valid in parallel mode
2019-10-01  rediFix non-reserved names in Parallel Mode headers
2019-09-30  fdumontImplement C++20 constexpr comparison operators for...
2019-09-30  andreastlibstdc++ testsuite, silence a FreeBSD libm warning
2019-09-30  rediImplement LWG 3255 for std::span constructors
2019-09-28  fdumont2019-09-28 François Dumont <fdumont@gcc.gnu.org>
2019-09-26  rediImplement C++20 constexpr changes to std::pair (P1032R1)
2019-09-26  rediRemove include directives for deleted Profile Mode...
2019-09-25  rediImplement LWG 3296 for basic_regex::assign
2019-09-24  rediPR libstdc++/91871 fix Clang warnings in testsuite
2019-09-12  rediPR libstdc++/91748 fix std::for_each_n for random acces...
2019-09-11  rediFix libstdc++ tests for -Wvolatile warnings in C++2a...
2019-09-10  rediImplement std::common_reference for C++20
2019-09-10  rediLWG 3266. to_chars(bool) should be deleted
2019-09-10  rediPR libstdc++/91711 fix failing test
2019-09-10  emsr2019-09-09 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-09-06  rediDefine std::ssize for C++20 (P1227R2)
2019-09-05  rediImprove precondition checks for std::span
2019-09-05  rediImplement std::span for C++20
2019-09-04  rediAdd user-defined clock to libstdc++ condition_variable...
2019-09-01  fdumont2019-09-01 François Dumont <fdumont@gcc.gnu.org>
2019-08-30  rediFix errors in new test
2019-08-30  rediPR libstdc++/89164 enforce constraints for uninitialize...
2019-08-29  rediPR libstdc++/91067 add more missing exports for directo...
2019-08-20  rediPR libstdc++/91371 make std::is_function handle other...
2019-08-15  rediPR libstdc++/91456 make INVOKE<R> work with uncopyable...
2019-08-14  emsr2019-08-14 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-08-12  rediAdd noexcept-specifier to std::apply and std::make_from...
2019-08-09  aolivaskip Cholesky decomposition in is>>n_mv_dist
2019-08-08  rediP0325R4 to_array from LFTS with updates
2019-08-06  rediP1651R0 bind_front should not unwrap reference_wrapper
2019-08-06  rediSpecialize std::numbers constants for __float128
2019-08-01  emsr2019-08-01 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-07-31  rediImplement "P0631R4 Math Constants" for C++20
2019-07-31  rediPR libstdc++/91308 fix constraints on unique_ptr assignment
2019-07-29  rediPR libstdc++/51333 Define recursive_init_error construc...
2019-07-26  rediDefine __cpp_lib_endian feature test macro
2019-07-26  fdumont2019-07-26 François Dumont <fdumont@gcc.gnu.org>
2019-07-25  rediRelocate std::endian from <type_traits> to <bit>
2019-07-25  marxinExtend DCE to remove unnecessary new/delete-pairs ...
2019-07-22  rediRename testsuite directory to match P0553R4 stable...
2019-07-22  rediAdjust std::rotl, std::rotr etc to match final P0553R4...
2019-07-22  rediChange std::ceil2 to be undefined if the result can...
2019-07-12  rediFix inaccurate comment in new test
2019-07-11  rediDefine std::atomic_ref and std::atomic<floating-point...
2019-07-03  rediPR libstdc++/91067 fix missing exports for filesystem...
2019-06-27  rediPR libstdc++/91012 fixfilesystem_error::what() string
2019-06-26  rediDefine std::chars_format enumeration type
2019-06-26  rediAdd new helper traits for signed/unsigned integer types
2019-06-24  rediFix std::midpoint for denormal values
2019-06-24  rediDefine C11 macros such as FLT_DECIMAL_DIG for C++17
2019-06-20  rediImprove tests for std::vector<bool> printer
2019-06-19  rediFix non-standard behaviour of std::istream_iterator
2019-06-19  rediHave std::vector printer's iterator return bool for...
2019-06-19  rediPR libstdc++/90920 restore previous checks for empty...
2019-06-19  rediFix value category bugs in std::reduce
2019-06-18  rediImplement new serial algorithms from Parallelism TS...
2019-06-17  rediFix AIX test failure due to replacement operator delete
2019-06-17  rediPR libstdc++/90281 Fix string conversions for filesyste...
2019-06-17  rediFix tests that fail without PCH
2019-06-12  rediFix incorrect __cpp_lib_parallel_algorithm macro defini...
2019-06-12  rediReplace std::to_string for integers with optimized...
2019-06-11  emsr2019-06-09 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-06-08  emsr2019-06-08 Edward Smith-Rowland <3dw4rd@verizon.net>
2019-06-07  rodgertqSynchronize libstdc++ PSTL with upstream LLVM PSTL
2019-06-07  rediFix test that gets skipped as unsupported
2019-06-06  rediAvoid unnecessary inclusion of <stdexcept> header
2019-06-06  rediFix more failing tests for C++98 mode
2019-06-06  rediFix more tests that fail in C++2a mode
2019-06-06  rediFix tests that fail in C++2a mode
2019-06-06  rediRemove redundant static assertions in [meta.unary.prop...
2019-06-06  rediFix tests that fail with -std=gnu++98 or -std=gnu++11
2019-06-06  rediRefactor SFINAE constraints on std::tuple constructors
2019-06-03  rediEnforce allocator::value_type consistency for container...
2019-05-31  rediPR libstdc++/90682 allow set_terminate(0) and set_unexp...
2019-05-31  rediPR libstdc++/71579 assert that type traits are not...
2019-05-31  rediFix random_device to work with COW strings again
2019-05-30  rediLWG2788 basic_string spurious use of a default construc...
2019-05-29  rediPR libstdc++/85494 fix failing test
2019-05-29  rediPR libstdc++/88881 fix filesystem::symlink_status for...
2019-05-29  rediAvoid -Wunused-parameter warnings from testsuite utility
2019-05-29  rediPR libstdc++/85494 use rdseed and rand_s in std::random...
2019-05-28  rediPR libstdc++/90634 reduce allocations in filesystem...
2019-05-28  rediFix C++14-only code in testsuite utility
2019-05-24  rediFix std::midpoint(T*, T*) for reversed arguments
2019-05-24  rediFix broken shared_ptr test
2019-05-23  rediFix testsuite bugs
2019-05-23  rediLWG 2996 add rvalue overloads for shared_ptr aliasing...
2019-05-23  rediLWG 2921 remove packaged_task constructors taking alloc...
2019-05-23  hpFrom what I understand of the libstdc++/83237 thread at
2019-05-23  rediPR libstdc++/90220 fix experimental::any_cast for non...
2019-05-22  rediPR libstdc++/90557 fix path assignment that alters...
2019-05-22  rediPR libstdc++/77691 fix resource_adaptor failures due...
2019-05-21  rediPR libstdc++/90252 fix effective-target check for TBB
next