summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* Extend std::function test for PR 68995redi2016-01-122-0/+7
* Prevent recursive instantiation in std::functionredi2016-01-123-11/+47
* allocator_traits<allocator<T>> partial specializationredi2016-01-113-1/+144
* Use -std option in test for C99 macros in <cmath>redi2016-01-083-1/+10
* Fix PR number in previous commitredi2016-01-081-1/+1
* Add missing include for std::__addressofredi2016-01-082-0/+6
* Use std::addressof in insert iterators, allocators and promisesredi2016-01-078-8/+159
* Remove noexcept from function template that can throwredi2016-01-063-2/+63
* Rename bits/mutex.h to avoid clashing with glibcredi2016-01-066-4/+12
* Update copyright years.jakub2016-01-047761-12803/+12813
* 2015-12-27 Edward Smith-Rowland <3dw4rd@verizon.net>emsr2015-12-282-3/+6
* Correct use of __GXX_WEAK__ macro.jason2015-12-253-2/+8
* Add inline to std::__invfwdredi2015-12-222-1/+6
* Rename test file that had incorrect bug numberredi2015-12-212-0/+4
* libstdc++/68995 qualify calls to __callable_functorredi2015-12-213-4/+37
* libstdc++/68276 consistently qualify std::forwardredi2015-12-213-9/+66
* PR libstdc++/66693.ville2015-12-2111-65/+288
* 2015-12-18 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-12-182-1/+13
* 2015-12-18 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-12-183-7/+13
* [DJGPP] Update config/os/djgpp/error_constants.handris2015-12-182-24/+80
* libstdc++/68921 add timeout argument to futex(2)redi2015-12-162-1/+6
* Restore accidentally-removed volatile qualifierredi2015-12-152-1/+4
* Remove vestigial traces of std::tr1::bindredi2015-12-152-73/+31
* Fix cv-qualifiers in std::bind invocationredi2015-12-153-4/+64
* PR libstdc++/68863timshen2015-12-153-1/+56
* Bad date on the Changelog entry, boo hiss.ville2015-12-141-1/+1
* Document the implementation of Logical Operator Type Traits.ville2015-12-144-3/+45
* Fix std::invoke support for reference_wrappersredi2015-12-115-39/+115
* PR libstdc++/68139ville2015-12-113-1/+41
* Change tests to use -std=gnu++14 not -std=gnu++1yredi2015-12-1020-19/+56
* Fix dejagnu directives in shared_ptr testredi2015-12-103-45/+44
* Improve generated libstdc++ API docsredi2015-12-1021-52/+140
* PR libstdc++/57060 cope with invalid thread IDsredi2015-12-043-3/+71
* Fix ambiguity with multiple enable_shared_from_this basesredi2015-12-024-16/+93
* Define path::_Cmpt after specializing path::__is_encoded_charredi2015-12-012-10/+15
* Ensure another pretty-printer test uses C++98 moderedi2015-11-262-2/+8
* Ensure pretty-printer test uses C++98 moderedi2015-11-262-2/+10
* * configure: Regenerate.dje2015-11-262-2/+6
* Improve tests for valid values of iostream bitmask typesredi2015-11-254-6/+19
* Port libvtv to Solarisro2015-11-254-1/+18
* Handle C++11 <math.h> overloads on Solaris 12ro2015-11-248-2/+375
* * testsuite/23_containers/vector/profile/vector.cc: Add maxdata option on AIX.dje2015-11-212-0/+7
* PR libstdc++/68448jkratoch2015-11-203-9/+20
* PR libstdc++/66059 optimise _Build_index_tupleredi2015-11-172-4/+20
* PR libstdc++/67440devans2015-11-165-1/+25
* PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR testredi2015-11-153-2/+9
* 2015-11-14 Andreas Tobler <andreast@gcc.gnu.org>andreast2015-11-145-30/+71
* Fix std::wstring capacity test for short wchar_tredi2015-11-143-2/+9
* * testsuite/experimental/random/randint.cc: Add dg-add-options tls.dje2015-11-142-0/+5
* Define std::experimental::randint etc.redi2015-11-135-0/+170