]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3
re PR rtl-optimization/85770 (ICE: in lra_eliminate, at lra-eliminations.c:1439 with...
[thirdparty/gcc.git] / libstdc++-v3 /
2018-12-04  Edward Smith-RowlandPR libstdc++/88341 - Complex norm doesn't compile with...
2018-11-30  Edward Smith-RowlandImplement P0457R2 String Prefix and Suffix Checking.
2018-11-30  Edward Smith-RowlandThe remainder of the Pre-emptively support P0646R1...
2018-11-30  Edward Smith-RowlandPre-emptively support P0646R1 for std container erasure.
2018-11-29  Edward Smith-RowlandOnly include bits/stl_algo.h for C++20.
2018-11-29  Edward Smith-RowlandFix erasure goofs.
2018-11-29  Jonathan WakelyPR libstdc++/88119 use alignof in std::alignment_of...
2018-11-29  Jonathan WakelyPR libstdc++/86910 fix filesystem::create_directories
2018-11-28  Jonathan WakelyFix undefined references in libstdc++fs.a
2018-11-28  Jonathan WakelyPR libstdc++/83511 add default argument to basic_string...
2018-11-28  Edward Smith-RowlandImplement uniform container erasure for C++20.
2018-11-28  Jonathan WakelyApply resolution for LWG DR 3096
2018-11-28  Jonathan WakelyPR libstdc++/83306 make filesystem_error no-throw copyable
2018-11-28  Jonathan WakelyUpdate C++17 library status docs
2018-11-27  Jonathan WakelyClean up temporary files created by std::filesystem...
2018-11-27  Jonathan WakelyPR libstdc++/67843 set shared_ptr lock policy at build...
2018-11-27  François Dumontre PR libstdc++/88199 (memory leak on unordered contain...
2018-11-26  Jonathan WakelyOnly use __float128 in test if available
2018-11-23  Edward Smith-RowlandImplement P0415 More constexpr for std::complex.
2018-11-23  Martin SeborPR libstdc++/65229 fix pretty printer for std::bitset<0>
2018-11-23  Jonathan WakelyPR libstdc++/87308 adjust regex used in std::any pretty...
2018-11-22  Marc GlisseImprove relocation
2018-11-22  Jonathan WakelyPR libstdc++/87520 Always pass type-punned type_info...
2018-11-21  Jakub Jelinekre PR c++/87386 (Error message for static_assert show...
2018-11-21  Jonathan WakelyPR libstdc++/88111 Make maximum block size depend on...
2018-11-21  Jonathan WakelyPR libstdc++/88113 use size_type consistently instead...
2018-11-20  Ville VoutilainenHousekeeping for the effective targets of optional...
2018-11-19  François Dumont2018-11-19 François Dumont <fdumont@gcc.gnu.org>
2018-11-19  Ville Voutilainenre PR libstdc++/87855 (std::optional<T> only copy-const...
2018-11-19  Jonathan WakelyPR libstdc++/88084 - Implement LWG 2777
2018-11-18  Michele PezzuttiPR libstdc++/83566 - cyl_bessel_j returns wrong result...
2018-11-17  Jonathan WakelyImplement std::pmr::synchronized_pool_resource
2018-11-16  Renlin Li[Patch][libstdc++.exp] Update the usage of cached result.
2018-11-15  Jonathan WakelyOptimize pool resource allocation
2018-11-15  Jonathan WakelyFix test that does undefined shifts greater than width...
2018-11-14  Jonathan WakelyAdd missing dir to create_testsuite_files script
2018-11-13  Jonathan WakelyFix error when selecting number of memory pools
2018-11-13  Jonathan WakelyFix unused parameter warnings introduced in earlier...
2018-11-13  Jonathan WakelyRemove redundant loop in unsynchronized_pool_resource...
2018-11-13  Jonathan WakelyImprove handling of pool_options::largest_required_pool...
2018-11-13  Jonathan WakelyFix incorrect assertion when deallocating big block
2018-11-13  Jonathan WakelyFix overflows in std::pmr::unsynchonized_pool_resource
2018-11-13  Jason MerrillImplement P0722R3, destroying operator delete.
2018-11-12  Jonathan WakelyPR libstdc++/87963 fix build for 64-bit mingw
2018-11-11  Hans-Peter NilssonFix copypasto in las ChangeLog.
2018-11-11  Hans-Peter Nilssonre PR libstdc++/54005 (Use __atomic_always_lock_free...
2018-11-11  Jonathan WakelyImplement P0318R1 unwrap_ref_decay and unwrap_reference
2018-11-11  Jonathan WakelyImplement P1007R3 std::assume_aligned
2018-11-09  Jonathan WakelyPR libstdc++/87787 fix UBsan error in std::vector
2018-11-09  Jonathan WakelyFix whitespace in ChangeLog
2018-11-07  Hafiz Abid Qadeericonv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
2018-11-07  Jonathan WakelyFix linker script to use [jmy] to match size_t parameters
2018-11-06  Jonathan WakelyImplement std::pmr::unsynchronized_pool_resource
2018-11-06  John Bythewayre PR libstdc++/87872 (debug list::splice should not...
2018-10-31  Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-31  Jonathan WakelyMore testing for std::pair layout change
2018-10-31  Jonathan WakelyPR libstdc++/87822 fix layout change for nested std...
2018-10-30  Marek PolacekImplement P0892R2, explicit(bool).
2018-10-30  Jonathan WakelyPR libstdc++/87809 avoid invalid expressions in excepti...
2018-10-30  Jonathan WakelyPR libstdc++/87784 fix dynamic_bitset::push_back
2018-10-29  David MalcolmC++: simplify output from suggest_alternatives_for
2018-10-28  François Dumont48101_neg.cc: Remove dg-prune-output 'std' from regex...
2018-10-25  Jonathan WakelyPR libstdc++/87749 fix (and optimize) string move const...
2018-10-25  Marc GlisseRelocation (= move+destroy)
2018-10-24  François Dumont2018-10-24 François Dumont <fdumont@gcc.gnu.org>
2018-10-24  François Dumontcstddef: Add versioned namespace.
2018-10-23  Jonathan WakelyPR libstdc++/87704 fix unique_ptr(nullptr_t) constructors
2018-10-20  François Dumonttestsuite_containers.h (forward_members_unordered<...
2018-10-19  Jonathan WakelySkip tests for GNU extensions when testing with strict...
2018-10-19  Jonathan WakelyFix testsuite failures due to extra errors in strict...
2018-10-19  Jonathan WakelyConditionally disable tests of non-standard extensions
2018-10-19  Jonathan WakelyFix tests that use allocators with incorrect value...
2018-10-19  Jonathan WakelyDisable tests that only pass for GNU dialects
2018-10-19  Jonathan WakelyRemove duplicate tests
2018-10-19  Jonathan WakelyFix compilation error with _GLIBCXX_PARALLEL
2018-10-19  Jonathan WakelyFix testsuite failures in Debug Mode
2018-10-18  Jonathan WakelyFix tests that fail when built with different options
2018-10-18  Jonathan WakelyPR libstdc++/87642 handle multibyte thousands separator...
2018-10-18  Jonathan WakelyPR libstdc++/87641 correctly initialize accumulator...
2018-10-18  François Dumontrevert: [multiple changes]
2018-10-17  Ville Voutilainenre PR libstdc++/87619 (sizeof(std::variant) can be...
2018-10-16  Jonathan WakelyFix regression in std::random_device default constructor
2018-10-16  Jonathan WakelyRename namespace alias in test to avoid name collision
2018-10-16  Jonathan WakelyFix versioned namespace macros for Networking TS
2018-10-16  Jonathan WakelyUse autoconf to check for features needed by Networking TS
2018-10-16  Jonathan WakelyUse effective target in Networking TS tests
2018-10-16  Jonathan WakelyAdd missing return
2018-10-16  Jonathan WakelyDefine _GLIBCXX_USE_DEV_RANDOM as replacement for _GLIB...
2018-10-16  Rainer OrthIntroduce dg-add-options net_ts
2018-10-16  Jonathan WakelyFix tests that fail when compiled without optimisation
2018-10-16  Jonathan WakelyPR libstdc++/87618 fix typos in linker script
2018-10-15  Jonathan WakelyAdjust test to pass with latest glibc
2018-10-15  Jonathan WakelyPR libstdc++/87587 prevent -Wabi warnings
2018-10-15  François Dumontvector (vector<>::cbegin()): Use C++11 direct initializ...
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-11  François Dumont2018-10-11 François Dumont <fdumont@gcc.gnu.org>
2018-10-11  François Dumont2018-10-11 François Dumont <fdumont@gcc.gnu.org>
2018-10-11  Jonathan WakelyPR libstdc++/80538 Only call sleep for non-zero values
2018-10-11  Jonathan WakelyMake ext allocators support heterogeneous equality...
next