]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/ChangeLog
Implement std::any.
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
2016-07-06  Ville VoutilainenImplement std::any.
2016-07-06  Ville VoutilainenAdd a new header for diagnosing the use of C++17 facili...
2016-07-06  Ville VoutilainenImplement LWG 2451, optional<T> should 'forward' T...
2016-07-05  Ville VoutilainenImplement LWG 2509,
2016-07-04  François DumontAdd tests for inserting aliased objects into std::vector
2016-07-04  Jonathan WakelyFix std::vector's use of temporary objects
2016-07-04  Ville Voutilainenre PR libstdc++/71313 ([Filesystem TS] remove_all fails...
2016-07-02  François Dumontget_debug_neg.cc: Adjust dg-error line numbers.
2016-06-30  Thomas Preud'homme65913.cc: Require atomic-builtins rather than specific...
2016-06-27  François Dumontre PR libstdc++/71640 (include/c++/7.0.0/bits/hashtable...
2016-06-23  François Dumontarray (array<>::swap): Fix noexcept qualificaton for...
2016-06-21  Trevor Saundersremove mep-* support
2016-06-21  Trevor Saundersremove knetbsd support
2016-06-20  François Dumontre PR libstdc++/71181 (Reserving in unordered_map doesn...
2016-06-17  Jonathan Wakelylibstdc++/71545 fix debug checks in binary search algor...
2016-06-16  François Dumont2016-06-16 François Dumont <fdumont@gcc.gnu.org>
2016-06-16  Daniel KrueglerProvide swappable traits (p0185r1)
2016-06-16  Jonathan WakelyRemove trailing whitespace from libstdc++ headers
2016-06-16  Jonathan WakelyOptimize inserting value_type into std::vector
2016-06-15  François Dumont2016-06-15 François Dumont <fdumont@gcc.gnu.org>
2016-06-07  François Dumonttuple (_Head_base<>): Default specialization condition...
2016-06-06  Ville VoutilainenSupport allocators in tuples of zero size.
2016-06-06  Jonathan Wakelylibstdc++/71320 Add or remove file permissions correctly
2016-06-05  Ville VoutilainenProtect allocator-overloads of tuple-from-tuple constru...
2016-05-29  Gerald Pfeiferbackwards_compatibility.xml: Adjust lists.debian.org...
2016-05-27  Jonathan WakelyAdjust URL in libstdc++ manual to use https
2016-05-27  Ville Voutilainenre PR libstdc++/66338 (std::forward_as_tuple() issue...
2016-05-25  Jonathan WakelyFix configure test for sendfile()
2016-05-25  Jonathan WakelyRemove _GLIBCXX14_USE_CONSTEXPR
2016-05-24  François Dumontc++config (_GLIBCXX14_USE_CONSTEXPR): New.
2016-05-24  Jonathan WakelyAdd priority_queue::value_compare (LWG 2684)
2016-05-23  François Dumont2016-05-23 François Dumont <fdumont@gcc.gnu.org>
2016-05-20  Thomas Preud'hommere PR libstdc++/71081 (experimental/memory_resource...
2016-05-13  Jonathan Wakelylibstdc++/71073 add system_header pragma to Debug Mode...
2016-05-12  Jonathan WakelyAdd dg-require-atomic-builtins to test
2016-05-11  Jonathan Wakelylibstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrap
2016-05-10  Jonathan WakelyTest begin and end functions for directory iterators
2016-05-10  Jonathan Wakelylibstdc++/71038 fix error checks in filesystem::copy_file
2016-05-10  Jonathan WakelyOptimize __directory_iterator_proxy for the common...
2016-05-10  Jonathan Wakelylibstdc++/71036 Handle EEXIST in filesystem::create_dir...
2016-05-10  Jonathan Wakelylibstdc++/71037 Add base path to filesystem::canonical...
2016-05-10  Jonathan Wakely2.cc: Remove unused using declaration.
2016-05-10  Jonathan Wakelylibstdc++/71005 fix post-increment for filesystem iterators
2016-05-09  Jonathan Wakelylibstdc++/71004 fix recent additions to testcase
2016-05-09  Ville VoutilainenAvoid endless run-time recursion for copying single...
2016-05-09  Jonathan Wakelylibstdc++/71004 fix recursive_directory_iterator defaul...
2016-05-05  Rainer OrthEnable dg-reqire-sharedlib on Solaris
2016-05-05  Jonathan WakelyAdd dg-require-filesystem-ts directive to test
2016-05-04  Jonathan Wakelylibstdc++/70940 Start fixing polymorphic memory resources
2016-04-29  Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-04-28  Jonathan Wakelylibstdc++/70766 use std::addressof instead of operator&
2016-04-28  Jonathan Wakelyhashtable_policy.h (__detail::_Insert_base, [...])...
2016-04-27  Jonathan Wakelylibstdc++/70767 Define std::numeric_limits<cv T> in...
2016-04-24  Jonathan Wakelylibstdc++/70762 fix fallback implementation of nonexist...
2016-04-23  Tim Shenre PR libstdc++/70745 (Wrong handling of regex_constant...
2016-04-20  Jonathan WakelyFix std::codecvt_utf8* for big-endian targets
2016-04-19  Jonathan Wakelylibstdc++/69703 ignore endianness in codecvt_utf8
2016-04-19  Jonathan Wakelylibstdc++/70609 fix filesystem::copy()
2016-04-19  Jonathan WakelyAdd noexcept to Filesystem TS operators
2016-04-19  Edward Smith-Rowlandc++14_warning.h: Do not refer C++14 as experimental.
2016-04-18  Jonathan WakelyPR libstdc++/41759 reword static assertions in <random>
2016-04-18  Jonathan WakelyRemove unused typedefs in std::bind types
2016-04-18  Jonathan Wakely* config/cpu/sh/atomicity.h: Fix typo in comment.
2016-04-18  Jonathan WakelyDefine std::thread::id comparison operators at namespac...
2016-04-18  Jonathan WakelyMake use of extensions more explicit in libstdc++ tests
2016-04-18  Jonathan WakelyDon't include internal header in libstdc++ tests
2016-04-18  Jonathan WakelyAdd attribute((unused)) in libstdc++ headers
2016-04-18  Jonathan WakelyAvoid -Wsign-compare warnings in std::to_string()
2016-04-18  Edward Smith-RowlandTrivial comment misspelling.
2016-04-14  Jason MerrillRevert empty class parameter passing ABI changes.
2016-04-13  Martin SeborPR c++/69517 - [5/6 regression] SEGV on a VLA with...
2016-04-13  Jonathan WakelyAdjust for new empty class parameter passing ABI.
2016-04-12  Edward Smith-RowlandDocument C++17/TR29124 C++ Special Math Functions.
2016-04-07  Jonathan Wakely* testsuite/30_threads/thread/70503.cc: Adjust from...
2016-04-06  Eric BotcazouMakefile.am (libstdc++-symbols.ver): Remove useless...
2016-04-05  Jonathan WakelyRestore atomic builtins usage in libstdc++-v3
2016-04-05  Jonathan Wakely* testsuite/30_threads/thread/70503.cc: Require -static...
2016-04-05  Jonathan WakelyEnsure std::thread helpers have internal linkage
2016-04-05  Ville Voutilainenre PR libstdc++/70437 (Instantiation loop with pair...
2016-03-24  Jonathan Wakelylibstdc++/69945 Add __gnu_cxx::__freeres hook
2016-03-23  Bernd EdlingerMakefile.am (install-freestanding-headers): Add concept...
2016-03-18  Uros Bizjak* libsupc++/guard.cc: Revert my last commit.
2016-03-18  Uros BizjakRevert:
2016-02-24  Jonathan Wakelylibstdc++/69939 Qualify get and forward
2016-02-23  Jonathan WakelyDocument __STDCPP_WANT_MATH_SPEC_FUNCS__ macro
2016-02-23  Jonathan Wakelylibstdc++/69893 make <tr1/cmath> work with C++11
2016-02-23  Bernd Edlingerre PR libstdc++/69881 (with gcc-6 of today building...
2016-02-17  Tim Shenre PR libstdc++/69794 (std::regex_search match failure...
2016-02-08  Jonathan WakelyRemove accidentally added 'constexpr' in previous commit
2016-02-08  Jonathan WakelyEnable isinf/isnan checks for all targets
2016-02-05  Dominik Vogtlibstdc++: S/390: Add missing baseline_symbols.txt...
2016-02-04  Jonathan WakelyTest for C99 stdlib.h functions with -std=c++98
2016-02-04  Jonathan WakelyRegenerate front page of libstdc++ HTML docs
2016-02-04  Jonathan WakelyUpdate copyright years in libstdc++ manual and add...
2016-02-01  Bernd EdlingerDon't define guard macros when doing #include_next...
2016-01-29  Jonathan WakelyFix Cygwin bootstrap error due to TM symbols
2016-01-28  John David Anglinre PR libstdc++/69450 (libstdc++-v3/include/math.h...
2016-01-27  Jakub Jelinek* testsuite/libstdc++-prettyprinters/whatis.cc: Include...
2016-01-27  Jonathan WakelySet FP options for failing special functions tests
2016-01-26  Jonathan WakelyFix assertions for move assignment of trivial types
next