aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include
AgeCommit message (Expand)Author
2016-10-12Merged revisions r232323 through r241067 to the branchEdward Smith-Rowland
2016-10-12Merged from trunk to the branch.Edward Smith-Rowland
2016-08-24Merge trunk up through 239504 into the branch.Edward Smith-Rowland
2016-08-13Merged revisions r232323 through r239446 to the branchEdward Smith-Rowland
2016-07-30Committed revisions r232323 through r238902 to the branchEdward Smith-Rowland
2016-07-22Revert accidental changes made to libstdc++-v3/include/bits/specfun.h libstdc...Edward Smith-Rowland
2016-07-22Merged revisions r232323 through r238652 to the branchEdward Smith-Rowland
2016-06-22Merged revisions r232323 through r237677 to the branchEdward Smith-Rowland
2016-06-16Merged revisions r232323 through r237522 to the branchEdward Smith-Rowland
2016-06-03Merged revisions r232323 through r237074 to the branchEdward Smith-Rowland
2016-05-23Merged revisions r232323 through r236585 to the branchEdward Smith-Rowland
2016-05-02Merged revisions r232323 through r235758 to the branch.Edward Smith-Rowland
2016-04-21Merged revisions r232323 through r235345 to the branchEdward Smith-Rowland
2016-04-13Merged trunk revisions r232323 through r234950.Edward Smith-Rowland
2016-04-132016-04-12 Ed Smith-Rowland 3dw4rd@verizon.netEd Smith-Rowland
2016-04-082016-04-08 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2016-03-23Merged revisions r232323 through r234434 to the branchEdward Smith-Rowland
2016-03-10Merged revisions r232323 through r234097 to the branchEdward Smith-Rowland
2016-02-24Merged revisions r233529 through r233675 to the branchEdward Smith-Rowland
2016-02-18Merging r232742 through r233528...Edward Smith-Rowland
2016-01-22Merge from trunk.Edward Smith-Rowland
2016-01-212016-01-20 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2016-01-20Merge from trunk.Edward Smith-Rowland
2016-01-13Merge from trunk.Edward Smith-Rowland
2016-01-132016-01-12 Edward Smith-Rowland <3dw4rd@verizon.net>Edward Smith-Rowland
2015-12-22Add inline to std::__invfwdJonathan Wakely
2015-12-21libstdc++/68995 qualify calls to __callable_functorJonathan Wakely
2015-12-21libstdc++/68276 consistently qualify std::forwardJonathan Wakely
2015-12-21PR libstdc++/66693.Ville Voutilainen
2015-12-15Restore accidentally-removed volatile qualifierJonathan Wakely
2015-12-15Remove vestigial traces of std::tr1::bindJonathan Wakely
2015-12-15Fix cv-qualifiers in std::bind invocationJonathan Wakely
2015-12-15 PR libstdc++/68863Tim Shen
2015-12-11Fix std::invoke support for reference_wrappersJonathan Wakely
2015-12-10Fix dejagnu directives in shared_ptr testJonathan Wakely
2015-12-10Improve generated libstdc++ API docsJonathan Wakely
2015-12-04PR libstdc++/57060 cope with invalid thread IDsJonathan Wakely
2015-12-02Fix ambiguity with multiple enable_shared_from_this basesJonathan Wakely
2015-12-01Define path::_Cmpt after specializing path::__is_encoded_charJonathan Wakely
2015-11-24Handle C++11 <math.h> overloads on Solaris 12Rainer Orth
2015-11-17PR libstdc++/66059 optimise _Build_index_tupleJonathan Wakely
2015-11-15PR libstdc++/68353 fix _GLIBCXX_USE_C99_WCHAR testJonathan Wakely
2015-11-13Define std::experimental::randint etc.Jonathan Wakely
2015-11-13More fine-grained autoconf checks for C99 libraryJennifer Yao
2015-11-13 * include/experimental/bits/shared_ptr.h: Tweak comments.Jonathan Wakely
2015-11-13Implement std::experimental::shared_ptr with array supportFan You
2015-11-13Define alias templates using polymorphic memory resourcesJonathan Wakely
2015-11-13Implement C++ LFTSv1 polymorphic memory resourcesFan You
2015-11-12Extend valid values of iostream bitmask typesJonathan Wakely
2015-11-12 * include/std/thread: Include <cerrno> for EINTR.Jonathan Wakely