]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/ChangeLog
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / ChangeLog
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-28  Edward Smith-Rowland2015-12-27 Edward Smith-Rowland <3dw4rd@verizon.net>
2015-12-25  Jason MerrillCorrect use of __GXX_WEAK__ macro.
2015-12-22  Jonathan WakelyAdd inline to std::__invfwd
2015-12-21  Jonathan WakelyRename test file that had incorrect bug number
2015-12-21  Jonathan Wakelylibstdc++/68995 qualify calls to __callable_functor
2015-12-21  Jonathan Wakelylibstdc++/68276 consistently qualify std::forward
2015-12-21  Ville Voutilainenre PR libstdc++/66693 ([C++17] std::tuple_size fails...
2015-12-18  Ville VoutilainenFix a regression introduced by the fix of libstdc+...
2015-12-18  Ville Voutilainenre PR libstdc++/68276 (ios_base::_M_grow_words should...
2015-12-18  Andris Pavenis[DJGPP] Update config/os/djgpp/error_constants.h
2015-12-16  Jonathan Wakelylibstdc++/68921 add timeout argument to futex(2)
2015-12-15  Jonathan WakelyRestore accidentally-removed volatile qualifier
2015-12-15  Jonathan WakelyRemove vestigial traces of std::tr1::bind
2015-12-15  Jonathan WakelyFix cv-qualifiers in std::bind invocation
2015-12-15  Tim Shenre PR libstdc++/68863 (Regular expressions: Backreferen...
2015-12-14  Ville VoutilainenBad date on the Changelog entry, boo hiss.
2015-12-14  Ville VoutilainenDocument the implementation of Logical Operator Type...
2015-12-11  Jonathan WakelyFix std::invoke support for reference_wrappers
2015-12-11  Ville Voutilainenre PR libstdc++/68139 (rethrow_if_nested should tolerat...
2015-12-10  Jonathan WakelyChange tests to use -std=gnu++14 not -std=gnu++1y
2015-12-10  Jonathan WakelyFix dejagnu directives in shared_ptr test
2015-12-10  Jonathan WakelyImprove generated libstdc++ API docs
2015-12-04  Jonathan WakelyPR libstdc++/57060 cope with invalid thread IDs
2015-12-02  Jonathan WakelyFix ambiguity with multiple enable_shared_from_this...
2015-12-01  Jonathan WakelyDefine path::_Cmpt after specializing path::__is_encode...
2015-11-26  Jonathan WakelyEnsure another pretty-printer test uses C++98 mode
2015-11-26  Jonathan WakelyEnsure pretty-printer test uses C++98 mode
2015-11-26  David Edelsohn* configure: Regenerate.
2015-11-25  Jonathan WakelyImprove tests for valid values of iostream bitmask...
2015-11-25  Rainer OrthPort libvtv to Solaris
2015-11-24  Rainer OrthHandle C++11 <math.h> overloads on Solaris 12
2015-11-21  David Edelsohn* testsuite/23_containers/vector/profile/vector.cc...
2015-11-20  Jan Kratochvilre PR libstdc++/68448 (Python Pretty Printers get disab...
2015-11-17  Jonathan WakelyPR libstdc++/66059 optimise _Build_index_tuple
2015-11-16  Doug Evansre PR libstdc++/67440 (pretty-printing of a const set...
2015-11-15  Jonathan WakelyPR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR test
2015-11-14  Andreas Tobleracinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Change locale...
2015-11-14  Jonathan WakelyFix std::wstring capacity test for short wchar_t
2015-11-14  David Edelsohn* testsuite/experimental/random/randint.cc: Add dg...
2015-11-13  Jonathan WakelyDefine std::experimental::randint etc.
2015-11-13  John MarinoImprove portability of named locale tests
2015-11-13  Jennifer YaoMore fine-grained autoconf checks for C99 library
2015-11-13  Jonathan Wakely* include/experimental/bits/shared_ptr.h: Tweak comments.
2015-11-13  Fan YouImplement std::experimental::shared_ptr with array...
2015-11-13  Jonathan WakelyDefine alias templates using polymorphic memory resources
2015-11-13  Fan YouImplement C++ LFTSv1 polymorphic memory resources
2015-11-12  Jonathan WakelyExtend valid values of iostream bitmask types
2015-11-12  Jonathan Wakely* include/std/thread: Include <cerrno> for EINTR.
2015-11-12  Ville VoutilainenImplement D0013R2, logical type traits.
2015-11-12  Jonathan Wakely* include/experimental/bits/string_view.tcc: Fix doxyge...
2015-11-11  Jonathan Wakely* libsupc++/new_handler.cc: Fix for explicit constructo...
2015-11-11  Jonathan WakelyLoop in std::this_thread sleep functions
2015-11-11  Ville VoutilainenCorrect the Changelog date of the previous commit.
2015-11-11  Ville VoutilainenLWG 2510, make the default constructors of library...
2015-11-11  Jonathan Wakelyre PR libstdc++/64651 (std::rethrow_exception not found...
2015-11-10  Jonathan WakelyFix return type of heterogeneous find for sets
2015-11-10  Jonathan WakelyUpdate C++17 library implementation status
2015-11-10  Jonathan Wakely* include/bits/functional_hash.h: Fix grammar in comment.
2015-11-09  François Dumont2015-11-09 François Dumont <fdumont@gcc.gnu.org>
2015-11-06  Kai Tietz* testsuite/26_numerics/complex/requirements/constexpr.cc
2015-11-06  David Malcolmlibstdc++v3: Explicitly disable carets and colorization...
2015-11-03  Jason Merrill* libsupc++/new: Declare sized deletes.
2015-11-03  Paolo Carlini2015-11-03 Paolo Carlini <paolo.carlini@oracle.com>
2015-11-03  Ville VoutilainenMake the default constructors of tuple and pair conditi...
2015-10-25  Jonathan WakelyImplement C++17 std::invoke and LWG DR 2219
2015-10-24  Jonathan WakelyReturn deferred future if thread cannot be run
2015-10-21  Jonathan Wakely* include/std/type_traits (__cpp_lib_bool_constant...
2015-10-16  Jonathan WakelyDocument options for Filesystem TS library
2015-10-16  Aurelio RemondaShrink std::random_shuffle test to pass on simulators
2015-10-15  Szabolcs Nagymark libstdc++ tests unsupported if they fail with...
2015-10-13  Nathan Froydopt_random.h: Include pmmintrin.h instead of x86intrin...
2015-10-11  Joseph MyersTest for __cxa_thread_atexit_impl when cross-compiling...
2015-10-09  Jonathan WakelyMissed ChangeLog for previous libstdc++-v3 commit
2015-10-05  Ville Voutilainenre PR c++/67844 (Cannot make tuple of class with templa...
2015-10-03  Jonathan WakelyRemove pretty printing for 'any' with allocators
2015-10-03  Jonathan WakelyFix comments saying why headers are included
2015-10-02  Jonathan WakelyFix testsuite failures with --disable-wchar_t
2015-10-02  Jonathan WakelyEnable dual ABI for Filesystem library
2015-10-02  Jonathan Wakelyminimal.cc: Minor tweaks to match narrow char version.
2015-10-02  Jonathan WakelyFix tests that fail with old std::string
2015-10-02  Jonathan WakelyUse noexcept instead of _GLIBCXX_NOEXCEPT
2015-10-02  Jonathan Wakely* acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.
2015-10-02  Jonathan WakelyAllow Filesystem TS to compile without wchar_t
2015-10-02  Jonathan Wakelytestsuite_fs.h (nonexistent_path): Use less generic...
2015-10-02  Jonathan WakelyPR libstdc++/67747 use readdir instead of readdir_r
2015-10-01  Jonathan Wakely* doc/html/manual/errno.html: Add new file.
2015-10-01  Jonathan WakelySave-and-restore errno more carefully in libstdc++
2015-09-30  François Dumontmessages_members.cc (Catalog_info, Catalogs): Move...
2015-09-30  Matthias Klosealpha, ia64: Remove empty directories.
2015-09-29  Jonathan WakelyLeave errno unchanged by successful std::stoi etc
2015-09-29  Jonathan WakelyPR libstdc++/67583 Fix invalid sputn calls in tests
2015-09-29  Jonathan WakelyReduce space and time overhead of std::thread
2015-09-28  Jonathan WakelyLWG 2135: terminate() in condition_variable::wait()
2015-09-25  Ville VoutilainenAvoid creating dangling references in case of nested...
2015-09-24  Jonathan WakelyLeave moved-from std::deque in a valid state
2015-09-23  Jonathan WakelyLimit number of symlinks that canonical() will resolve
2015-09-23  Jonathan WakelyFix semantics of Filesystem TS directory iterators
2015-09-23  Jonathan WakelyFix filesystem::create_directories() function
2015-09-21  Jonathan WakelyFix bootstrap error introduced in r227870
next