Fix compilation error with _GLIBCXX_PARALLEL
[gcc.git] / libstdc++-v3 / ChangeLog
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...
2018-10-10 Jonathan WakelyPR libstdc++/87544 limit max_size() to PTRDIFF_MAX...
2018-10-09 François Dumont2018-10-09 François Dumont <fdumont@gcc.gnu.org>
2018-10-09 Jonathan WakelyDefine std::string and related typedefs outside __cxx11...
2018-10-08 Jonathan WakelyPR libstdc++/87538 Verify fix for std::experimental...
2018-10-08 Jonathan WakelyPR libstdc++/87538 fix std::not_fn exception specifications
2018-10-08 François Dumontlist (list<>::cbegin()): Use C++11 direct initialization.
2018-10-05 François Dumont2018-10-05 François Dumont <fdumont@gcc.gnu.org>
2018-10-03 Jonathan WakelyPR libstdc++/59439 optimize uses of classic ("C") std...
2018-10-03 François Dumont2018-10-03 François Dumont <fdumont@gcc.gnu.org>
2018-10-02 Marc Glissevector<bool> _M_start and 0 offset
2018-10-02 Jonathan WakelyAvoid redundant runtime checks in std::visit
2018-10-02 Joseph MyersUse -fno-show-column in libstdc++ installed testing.
2018-10-02 Bernhard Reutner... config: Remove unused define for os uClibc
2018-10-01 Gerald Pfeiferallocator.xml: Adjust link to "Reconsidering Custom...
2018-10-01 Jonathan WakelyRegenerate libstdc++ HTML pages
2018-09-30 Gerald Pfeifermessages.xml: Switch link to oracle.com to https.
2018-09-30 Gerald Pfeiferpolicy_data_structures_biblio.xml: Update link to Micro...
2018-09-29 Gerald Pfeiferfdl-1.3.xml: The Free Software Foundation web site...
2018-09-28 François Dumontfunctions.h (__foreign_iterator_aux3(const _Safe_iterat...
2018-09-25 Mike CroweUse steady_clock to implement condition_variable::wait_...
2018-09-25 Jonathan WakelyPR libstdc++/87431 optimise valueless_by_exception()
2018-09-24 Gerald Pfeifercodecvt.xml: Move link to "UTF-8 and Unicode FAQ" to...
2018-09-24 Gerald Pfeiferpolicy_data_structures_biblio.xml: Update link to ...
2018-09-23 Gerald Pfeiferusing_exceptions.xml: Move boost.orgs link to https.
2018-09-21 François Dumontre PR libstdc++/87135 ([C++17] unordered containers...
2018-09-21 Jonathan WakelyUn-split hypot<long double> tests
2018-09-20 Christophe Lyonhypot-long-double.cc: Skip on arm*.
2018-09-19 Jonathan WakelyDon't use __glibcxx_assert to check class invariants
2018-09-18 François Dumontre PR libstdc++/87135 ([C++17] unordered containers...
2018-09-18 Jonathan WakelyFix location of invocable check for unique_ptr deleter
2018-09-13 Jonathan WakelyLimit workaround for Clang bug to __clang_major__ <= 7
2018-09-11 Jonathan WakelyPR libstdc++/87278 restore support for std::make_shared...
2018-09-11 Jonathan WakelyImplement LWG 2905 changes to constrain unique_ptr...
2018-09-05 Jonathan Wakely* libsupc++/cxxabi.h (__cxa_demangle): Clarify doxygen...
2018-09-03 Jonathan WakelyPR libstdc++/78179 run long double tests separately
2018-09-03 Jonathan WakelyFix vector::_Temporary_value::_M_ptr
2018-09-03 Jonathan WakelyPR libstdc++/87194 fix range insertion into maps and...
2018-09-03 Jonathan WakelyPR libstdc++/78595 implement insertion into maps in...
2018-09-02 François Dumont2018-09-02 François Dumont <fdumont@gcc.gnu.org>
2018-09-01 Gerald Pfeiferprofile_mode.xml: Update three ieeexplore.ieee.org...
2018-08-31 Sandra Loosemore10.cc: Add dg-require-fileio.
2018-08-30 Sandra Loosemorenoexcept30.C: Make dependence on -fdelete-null-pointer...
2018-08-30 Jonathan WakelyAvoid undefined shifts in ceil2 operations
2018-08-30 Jonathan WakelyFix undefined references seen with mingw-w64
2018-08-30 Jonathan WakelyFix __gnu_cxx::_Pointer_adapter for long long arithmetic
2018-08-29 Jonathan WakelyPR libstdc++/31413 fix test failure on Debian systems
2018-08-28 Jonathan WakelyPR libstdc++/87116 fix path::lexically_normal() handlin...
2018-08-25 Iain SandoeDon't force visibility to hidden for Darwin > 8.
2018-08-24 Marc Glissenew(nothrow) is malloc-like
2018-08-24 Jonathan WakelyForward declare debug containers so std::pmr aliases...
2018-08-23 Jonathan WakelyFix failure when -fno-rtti test is run in C++17 or...
2018-08-23 Jonathan WakelyDefine debug mode function for C++98
2018-08-23 Jonathan WakelyFix C++98 tests to not use C++11 features.
2018-08-23 Jonathan WakelyFix comments in testsuite script
2018-08-23 Jonathan WakelyFix C++11-ism in C++98 member function
2018-08-23 Jonathan WakelyFix testsuite failures for __gnu_debug::string with...
2018-08-23 Jonathan WakelyRemove C++14-isms from C++11 tests
2018-08-23 Jonathan WakelySkip tests that depend on the cxx11 std::string
2018-08-22 Jonathan WakelyFix tests that fail in C++98 mode
2018-08-22 Jonathan WakelyPR libstdc++/87061 remove pmr type aliases for COW...
2018-08-22 Jonathan WakelyPR libstdc++/78448 limit vector::max_size and deque...
2018-08-22 François Dumontre PR libstdc++/68222 (_Safe_iterator provides operator...
2018-08-22 Jonathan WakelyPR libstdc++/77854 document size_type for containers
2018-08-21 François DumontP0646R1 Improving the Return Value of Erase-Like Algori...
2018-08-21 David Edelsohn* testsuite/18_support/new_nothrow.cc: XFAIL on AIX.
2018-08-21 Jonathan WakelyRemove redundant { dg-do run } directives in tests
2018-08-20 Jonathan WakelyPR libstdc++/86963 Remove use of __tuple_base in std...
2018-08-20 Jonathan WakelyRefactor std::optional SFINAE constraints
2018-08-18 François Dumont86658.cc: Use dg-options to define _GLIBCXX_DEBUG.
2018-08-17 Jonathan WakelyPR libstdc++/86963 Implement LWG 2729 constraints on...
2018-08-16 Jonathan WakelyFix warning with -Wsign-compare -Wsystem-headers
2018-08-16 Jonathan WakelyAvoid deprecation warning with -Wsystem-headers
2018-08-16 Jonathan WakelyFix bootstrap with --enable-fully-dynamic-string
2018-08-15 Jonathan WakelyFix experimental::pmr typedefs and add tests
next