aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
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-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-03-29Merged revisions r232323 through r234524 to the branchEdward Smith-Rowland
2016-03-23Merged revisions r232323 through r234434 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
2015-12-25 Correct use of __GXX_WEAK__ macro.Jason Merrill
2015-12-22Add inline to std::__invfwdJonathan Wakely
2015-12-21Rename test file that had incorrect bug numberJonathan 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-182015-12-18 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-12-182015-12-18 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-12-18[DJGPP] Update config/os/djgpp/error_constants.hAndris Pavenis
2015-12-16libstdc++/68921 add timeout argument to futex(2)Jonathan Wakely
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-14Bad date on the Changelog entry, boo hiss.Ville Voutilainen
2015-12-14Document the implementation of Logical Operator Type Traits.Ville Voutilainen
2015-12-11Fix std::invoke support for reference_wrappersJonathan Wakely
2015-12-11PR libstdc++/68139Ville Voutilainen
2015-12-10Change tests to use -std=gnu++14 not -std=gnu++1yJonathan 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-26Ensure another pretty-printer test uses C++98 modeJonathan Wakely
2015-11-26Ensure pretty-printer test uses C++98 modeJonathan Wakely
2015-11-26* configure: Regenerate.David Edelsohn
2015-11-25Improve tests for valid values of iostream bitmask typesJonathan Wakely
2015-11-25Port libvtv to SolarisRainer Orth