re PR c++/79360 (ICE with NSDMI and enum in union)
[gcc.git] / libstdc++-v3 / testsuite /
2017-02-06 Jonathan WakelyFix test failure at -O0 by pruning output
2017-02-03 Jonathan WakelyPR libstdc++/66145 ensure new ABI for ios::failure...
2017-02-01 Jonathan WakelyPR78346 make <bits/predefined_ops.h> handle stashing...
2017-02-01 Jonathan WakelyPR libstdc++/79254 simplify exception-safety in copy...
2017-01-30 Ville VoutilainenImplement LWG 2825, LWG 2756 breaks class template...
2017-01-27 Jonathan WakelyPR libstdc++/79254 fix exception-safety in std::string...
2017-01-26 Jonathan WakelyFix libstdc++ testsuite failures in C++98 and C++11...
2017-01-26 Jakub Jelinekupdate-copyright.py: Add libhsail-rt to self.default_di...
2017-01-25 Jonathan WakelyPR libstdc++/70607 make proj(T) and conj(T) return...
2017-01-23 Jonathan WakelyRestore <functional> header to test
2017-01-23 Thomas Preud'homme69301.cc: Require atomic builtins.
2017-01-23 Jonathan WakelyPR libstdc++/79195 fix make_array type deduction
2017-01-21 Ville VoutilainenMake poisoned hashes SFINAE away the call operator...
2017-01-20 Jonathan WakelyPR69240 Define inequality operators for <random> param...
2017-01-20 Jonathan WakelyPR72792 detect allocator pointer types without invalid...
2017-01-20 Jonathan WakelyPR72792 PR72793 relax requirements on rebind members
2017-01-20 Jonathan WakelyPR69321 fix any_cast<T>(any*) for non-copyable T
2017-01-20 Jonathan WakelyPR79156 fix std::__enable_shared_from_this extension
2017-01-19 Jonathan WakelyPR64903 fix number of predicate tests in std::is_partit...
2017-01-19 Jonathan WakelyPR67085 pass comparison functions by reference in heap...
2017-01-19 Jonathan WakelyFix unsafe moves inside loops
2017-01-19 Jonathan WakelyPR67085 move comparison functions in heap operations
2017-01-19 Jonathan WakelyPR78905 define _GLIBCXX_RELEASE macro
2017-01-18 Jonathan WakelyPR69301 don't assume atomic<T> can default construct T
2017-01-17 Jonathan WakelyPR79114 use decayed type in std::throw_with_nested...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-16 Jonathan WakelyPR66145 use new ABI for std::ios::failure exceptions
2017-01-16 Ville VoutilainenPR libstdc++/78389 fix backwards size adjustments.
2017-01-14 Jonathan WakelySkip tests that are incompatible with Profile Mode
2017-01-13 Jonathan WakelyDefine cxx11-abi effective target for libstdc++ tests
2017-01-13 Ville Voutilainenre PR libstdc++/78389 (list::merge and list::sort are...
2017-01-13 Jonathan WakelyMark test as XFAIL for C++17 mode
2017-01-13 Jonathan WakelyPR78361 recognise noexcept functions as referenceable
2017-01-12 Jonathan WakelyPR77528 partially revert r244278 and define default...
2017-01-12 Jonathan WakelyPR66284 remove std::function special case for reference...
2017-01-11 Jonathan WakelyPR78134 fix return types of heterogeneous lookup functions
2017-01-11 Jonathan WakelyPR78273 fix count to work with partitioning function
2017-01-11 Ville VoutilainenReduce the size of variant, it doesn't need an index...
2017-01-10 Jonathan WakelyAdjust effective target selector to fix C++17 FAIL
2017-01-10 Jonathan WakelyPR77528 add default constructors for container adaptors
2017-01-10 François DumontMake Python printers and xmethods work with versioned...
2017-01-09 Jonathan WakelyDefine testsuite macro for correct thread_local destructors
2017-01-06 Jonathan WakelyAdd more tests for std::basic_string::find
2017-01-06 Jonathan WakelyAdd missing <cassert> include to testcase
2017-01-06 Rainer OrthBuild libgo with -Wa,-nH if possible (PR go/78978)...
2017-01-06 Jonathan WakelyPR78991 make __gnu_cxx::__ops constructors explicit
2017-01-04 Ville VoutilainenImplement 2801, Default-constructibility of unique_ptr.
2017-01-04 Pauli NieminenSupport exception propagation without lock-free atomic int
2017-01-03 Jonathan WakelyAdd deleted std::thread(const thread&&) constructor
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-29 Ville VoutilainenImplement LWG 2842, in_place_t check for optional:...
2016-12-21 Jason MerrillFix handling of explicit function template arguments...
2016-12-21 Jonathan WakelyPR 71444 define more error constants for mingw-w64
2016-12-19 Ville VoutilainenMake the perfect-forwarding constructor of a two-elemen...
2016-12-16 Jonathan WakelyAdd assertion to _Rb_tree::erase to check for end iterators
2016-12-16 Ville VoutilainenImplement LWG 2769, Redundant const in the return type...
2016-12-15 Jonathan WakelyPR59170 make pretty printers check for singular iterators
2016-12-15 Jonathan WakelyPR59161 make pretty printers always return strings
2016-12-15 Jonathan WakelyAdd GDB XMethods for shared_ptr and unique_ptr<T[]>
2016-12-14 Jonathan WakelyMake printers use singular noun for a single element
2016-12-14 Jonathan WakelyMake printers detect invalid debug mode iterators
2016-12-12 Kyrylo Tkachov[libstdc++][testsuite] XFAIL tests relying on long...
2016-12-12 Jonathan WakelyRemove stray character at end of dg-do directive
2016-12-12 Jonathan WakelyRemove stray character at end of dg-do directive
2016-12-08 David Edelsohnparallel_algorithm_assert2.cc: Move dg-do run first.
2016-12-08 Jonathan WakelyFix filesystem test that fails in debug mode
2016-12-08 Jonathan WakelyDelete std::swap for debug mode array
2016-12-08 Jonathan WakelyPR71856 try to fix Parallel Mode assertions again
2016-12-08 Jakub JelinekP0003R5 - removal of dynamic exception specification...
2016-12-07 Jonathan WakelyReplace use of C++14 std::exchange in C++11 testcase
2016-12-07 Jonathan WakelyReplace dynamic exception specifications in testsuite
2016-12-07 Jonathan WakelyDisable test using std::set_unexcepted for C++17
2016-12-07 Jonathan WakelyImprove tests for contents of <new> header
2016-12-06 Jonathan WakelyFix pretty-printer for std::variant
2016-12-06 Tim Shenvariant (visit): Make visit constexpr.
2016-12-06 Tim Shenenable_special_members.h: Make _Enable_default_construc...
2016-12-06 Tim Shenvariant (std::get, operator==): Implement constexpr...
2016-12-06 Tim Shenvariant (__erased_use_alloc_ctor, [...]): Remove uses...
2016-12-01 David Edelsohn* testsuite/26_numerics/headers/cmath/hypot.cc: XFAIL...
2016-12-01 Ville VoutilainenImplement LWG 2766,
2016-12-01 Tim Shenre PR libstdc++/71500 (regex::icase only works on first...
2016-11-30 David Edelsohn50594.cc: XFAIL on AIX.
2016-11-30 Ville VoutilainenImplement LWG 2534, Constrain rvalue stream operators.
2016-11-30 Christophe Lyon[libstdc++, testsuite] Add dg-require-thread-fence
2016-11-29 David Edelsohnre PR libstdc++/68838 (AIX 32 bit wchar_t testsuite...
2016-11-27 Tim Shenre PR libstdc++/78441 ([variant] variant_alternative...
2016-11-23 Felix MorgnerPR78494 add missing returns to propagate_const
2016-11-22 Uros BizjakMakefile.in ($(lang_checks_parallelized)): Fix detectio...
2016-11-22 Jonathan WakelyPR78465 Remove runtime tests for <atomic> macros
2016-11-15 Jonathan WakelyMake std::tuple_size<cv T> SFINAE-friendly (LWG 2770)
2016-11-15 Jonathan WakelyAdjust pretty printer test for variant<T&>
2016-11-15 Tim Shenvariant: Remove variant<T&>...
2016-11-15 Jonathan WakelyFix find&replace error in license boilerplate
2016-11-15 Jonathan WakelyAdd std::string constructor for substring of string_vie...
2016-11-15 Jonathan WakelyConstrain swap overload for std::optional (LWG 2748)
2016-11-14 Ville VoutilainenImplement P0513R0, Poisoning the Hash.
2016-11-14 Ville VoutilainenImplement P0504R0 (Revisiting in-place tag types for...
2016-11-14 Ville VoutilainenUse constexpr addressof in optional, SFINAE housekeepin...
2016-11-14 Jason MerrillImprove various diagnostic issues.
2016-11-13 Jonathan WakelyAdd array support to std::shared_ptr for C++17
next