aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2016-01-14Implement TR29124 C++ special Math Functions.Edward Smith-Rowland1-0/+125
2016-01-13Use ::isinf and ::isnan if libc defines themJonathan Wakely1-0/+11
2016-01-13Introduce separate baselines for Solaris 10 and 11+ (PR libstdc++/66006)Rainer Orth1-0/+9
2016-01-12libstdc++/68877 Reimplement std::__is_swappableDaniel Kruegler1-0/+15
2016-01-12Extend std::function test for PR 68995Jonathan Wakely1-0/+2
2016-01-12Prevent recursive instantiation in std::functionJonathan Wakely1-0/+11
2016-01-11allocator_traits<allocator<T>> partial specializationJonathan Wakely1-0/+8
2016-01-08Use -std option in test for C99 macros in <cmath>Jonathan Wakely1-0/+9
2016-01-08Fix PR number in previous commitJonathan Wakely1-1/+1
2016-01-08Add missing include for std::__addressofJonathan Wakely1-0/+5
2016-01-07Use std::addressof in insert iterators, allocators and promisesJonathan Wakely1-0/+15
2016-01-06Remove noexcept from function template that can throwJonathan Wakely1-0/+5
2016-01-06Rename bits/mutex.h to avoid clashing with glibcJonathan Wakely1-0/+8
2016-01-04Update copyright years.Jakub Jelinek1-5043/+2
2015-12-282015-12-27 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland1-0/+3
2015-12-24Correct use of __GXX_WEAK__ macro.Jason Merrill1-0/+6
2015-12-22Add inline to std::__invfwdJonathan Wakely1-0/+5
2015-12-21Rename test file that had incorrect bug numberJonathan Wakely1-0/+4
2015-12-21libstdc++/68995 qualify calls to __callable_functorJonathan Wakely1-0/+5
2015-12-21libstdc++/68276 consistently qualify std::forwardJonathan Wakely1-0/+7
2015-12-21re PR libstdc++/66693 ([C++17] std::tuple_size fails with const std::array)Ville Voutilainen1-0/+17
2015-12-18Fix a regression introduced by the fix of libstdc++/68276.Ville Voutilainen1-0/+6
2015-12-18re PR libstdc++/68276 (ios_base::_M_grow_words should use new (std::nothrow))Ville Voutilainen1-0/+7
2015-12-18[DJGPP] Update config/os/djgpp/error_constants.hAndris Pavenis1-0/+5
2015-12-16libstdc++/68921 add timeout argument to futex(2)Jonathan Wakely1-0/+5
2015-12-15Restore accidentally-removed volatile qualifierJonathan Wakely1-0/+3
2015-12-15Remove vestigial traces of std::tr1::bindJonathan Wakely1-0/+6
2015-12-15Fix cv-qualifiers in std::bind invocationJonathan Wakely1-0/+7
2015-12-15re PR libstdc++/68863 (Regular expressions: Backreferences don't work in nega...Tim Shen1-0/+9
2015-12-14Bad date on the Changelog entry, boo hiss.Ville Voutilainen1-1/+1
2015-12-14Document the implementation of Logical Operator Type Traits.Ville Voutilainen1-0/+9
2015-12-11Fix std::invoke support for reference_wrappersJonathan Wakely1-0/+10
2015-12-11re PR libstdc++/68139 (rethrow_if_nested should tolerate overloaded unary ope...Ville Voutilainen1-0/+7
2015-12-10Change tests to use -std=gnu++14 not -std=gnu++1yJonathan Wakely1-0/+37
2015-12-10Fix dejagnu directives in shared_ptr testJonathan Wakely1-0/+7
2015-12-10Improve generated libstdc++ API docsJonathan Wakely1-0/+27
2015-12-04PR libstdc++/57060 cope with invalid thread IDsJonathan Wakely1-0/+10
2015-12-02Fix ambiguity with multiple enable_shared_from_this basesJonathan Wakely1-0/+9
2015-12-01Define path::_Cmpt after specializing path::__is_encoded_charJonathan Wakely1-0/+5
2015-11-26Ensure another pretty-printer test uses C++98 modeJonathan Wakely1-0/+3
2015-11-26Ensure pretty-printer test uses C++98 modeJonathan Wakely1-0/+5
2015-11-26* configure: Regenerate.David Edelsohn1-0/+4
2015-11-25Improve tests for valid values of iostream bitmask typesJonathan Wakely1-0/+7
2015-11-25Port libvtv to SolarisRainer Orth1-0/+9
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth1-0/+94
2015-11-21* testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX.David Edelsohn1-0/+5
2015-11-20re PR libstdc++/68448 (Python Pretty Printers get disabled on libstdc++ reloa...Jan Kratochvil1-1/+8
2015-11-17PR libstdc++/66059 optimise _Build_index_tupleJonathan Wakely1-0/+5
2015-11-16re PR libstdc++/67440 (pretty-printing of a const set<foo> fails)Doug Evans1-0/+10
2015-11-15PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR testJonathan Wakely1-0/+7