aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2019-02-22Update ChangeLog and version files for releasegcc_8_3_0_releasegccadmin
2019-02-14PR middle-end/89303 add testcase for std::enable_shared_from_thisredi
2019-02-09PR libstdc++/88066 use <> for includes not ""redi
2019-02-08Regenerate libstdc++ HTML pagesredi
2019-02-08Backport small improvement to filesystem::absoluteredi
2019-02-08P0972R0 <chrono> zero(), min(), and max() should be noexceptredi
2019-02-08PR libstdc++/87787 avoid undefined null args to memcpy and memmoveredi
2019-02-08PR libstdc++/65229 fix pretty printer for std::bitset<0>redi
2019-02-08PR libstdc++/87308 adjust regex used in std::any pretty printerredi
2019-02-08PR libstdc++/89128 add deduction guides for container adaptorsredi
2019-02-08PR libstdc++/88119 use alignof in std::alignment_of, not __alignof__redi
2019-02-08PR libstdc++/83511 add default argument to basic_string_view::substrredi
2019-02-08PR libstdc++/88084 - Implement LWG 2777redi
2019-02-08PR libstdc++/86910 fix filesystem::create_directoriesredi
2019-02-08Apply resolution for LWG DR 3096redi
2019-02-08PR libstdc++/86595 add missing noexceptredi
2019-02-08Fix std::filesystem::absolute for empty pathsredi
2019-02-08PR libstdc++/89117 backport path::replace_extension("") fixredi
2019-01-21PR libstdc++/88782 avoid ODR problems in std::make_sharedredi
2019-01-14PR libstdc++/80762 add missing dg-require-filesystem-tsredi
2019-01-10Fix bugs in filesystem::path::lexically_normal()redi
2019-01-10PR libstdc++/80762 avoid ambiguous __constructible_from<void, void>redi
2019-01-10Fix handling of an empty filename at end of a pathredi
2019-01-10Include name of test in filesystem-test.XXXXXX filenamesredi
2019-01-10Clean up temporary files created by std::filesystem testsuiteredi
2019-01-10Remove bare 'throw' expression that breaks -fno-exceptions buildredi
2019-01-09PR libstdc++/87855 fix optional for types with non-trivial copy/moveredi
2018-12-23darwin, libstdc++, don't try to export construction vtable symbols.iains
2018-12-22Backport fix for PR libstdc++/64883.iains
2018-12-06backport r263580 to fix libstdc++ library symbol visibility on Darwin.iains
2018-11-282018-11-28 François Dumont <fdumont@gcc.gnu.org>fdumont
2018-11-22PR libstdc++/87520 Always pass type-punned type_info referenceredi
2018-10-31PR libstdc++/87822 fix layout change for nested std::pairredi
2018-10-30PR libstdc++/87809 avoid invalid expressions in exception specificationsredi
2018-10-25PR libstdc++/87749 fix (and optimize) string move constructionredi
2018-10-23PR libstdc++/87704 fix unique_ptr(nullptr_t) constructorsredi
2018-10-19Fix compilation error with _GLIBCXX_PARALLELredi
2018-10-18PR libstdc++/87641 correctly initialize accumulator in valarray::sum()redi
2018-10-15Adjust test to pass with latest glibcredi
2018-10-12PR libstdc++/86751 default assignment operators for std::pairredi
2018-10-12PR libstdc++/78595 implement insertion into maps in terms of emplaceredi
2018-10-12Fix __gnu_cxx::_Pointer_adapter for long long arithmeticredi
2018-10-12Fix experimental::pmr typedefs and add testsredi
2018-10-12PR libstdc++/70966 make pmr::new_delete_resource() immortalredi
2018-10-12PR libstdc++/77854 document size_type for containersredi
2018-10-09Use -fno-show-column in libstdc++ installed testing.jsm28
2018-10-08PR libstdc++/87538 fix std::not_fn exception specificationsredi
2018-09-11PR libstdc++/87278 restore support for std::make_shared<volatile T>()redi
2018-08-28PR libstdc++/87116 fix path::lexically_normal() handling of dot-dotredi
2018-08-13Revert "libstdc++-v3: Have aligned_alloc() on Newlib"redi