summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
Commit message (Expand)AuthorAgeFilesLines
* Rationalise ABI links in libstdc++ manualredi2017-04-196-22/+22
* * doc/xml/faq.xml: Update reference link to C++ ABI for Itanium.gerald2017-04-112-4/+4
* Remove duplicated entry in C++17 library status tableredi2017-04-032-14/+3
* Update C++17 library status table in manualredi2017-04-034-8/+88
* Add _GLIBCXX_RELEASE macro to "Using" section of manualredi2017-03-285-25/+55
* Fix broken links in manual and remove outdated inforedi2017-03-2314-175/+38
* * doc/xml/manual/appendix_contributing.xml: Convert link togerald2017-03-182-22/+6
* Fix typo in config.h.in commentredi2017-03-151-1/+0
* Define std::byte for C++17 (P0298R3)redi2017-03-091-12/+13
* Add std::scoped_lock for C++17redi2017-03-0511-29/+24
* * doc/xml/manual/debug_mode.xml: Update and simplify notegerald2017-03-021-9/+5
* * doc/xml/manual/documentation_hacking.xml: Tweak link togerald2017-03-011-1/+1
* * doc/xml/manual/debug.xml: Adjust link to ThreadSanitizer.gerald2017-02-191-1/+1
* * doc/xml/manual/io.xml: Update link to groups.google.com.gerald2017-02-181-2/+2
* * doc/xml/manual/profile_mode.xml: Fix link.gerald2017-02-181-1/+1
* * doc/xml/manual/policy_data_structures.xml: Simplify andgerald2017-02-163-5/+6
* * doc/xml/manual/profile_mode.xml: Update a paper reference.gerald2017-02-101-1/+1
* Update links and references in libstdc++ manualredi2017-02-0817-192/+169
* * doc/xml/manual/profile_mode.xml: Unbreak link togerald2017-02-081-1/+1
* * doc/xml/manual/abi.xml: Update link to "Sun Studio 11: C++gerald2017-02-071-1/+1
* * doc/html/ext/lwg-active.html: Remove.gerald2017-02-076-202765/+142
* * doc/xml/manual/status_cxx2017.xml: Fix link to N4284.gerald2017-02-071-1/+1
* * doc/xml/manual/documentation_hacking.xml: Remove obsolete linkgerald2017-02-061-7/+5
* * name-lookup.c (parse_using_directive): Deprecate strong using.jason2017-01-262-2/+0
* * doc/xml/manual/debug.xml: code.google.com uses https now.gerald2017-01-231-1/+1
* * doc/xml/manual/test.xml: Fix link into gccint online manual.gerald2017-01-221-1/+1
* Fix typo in recent doc updatesredi2017-01-192-2/+2
* PR78905 define _GLIBCXX_RELEASE macroredi2017-01-192-96/+147
* PR69699 document why __GLIBCXX__ macro is uselessredi2017-01-172-46/+58
* PR other/79046jakub2017-01-171-1/+2
* PR66284 remove std::function special case for reference_wrapperredi2017-01-123-1/+16
* Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]ro2017-01-061-2/+3
* * doc/xml/manual/documentation_hacking.xml: sourceforge.net nowgerald2017-01-041-1/+1
* Fix typos in libstdc++ docs and update copyright yearsredi2017-01-0310-13/+19
* * doc/xml/faq.xml: Update address of C++ ABI link.gerald2017-01-022-4/+4
* Update copyright years.jakub2017-01-013-3/+3
* PR71856 try to fix Parallel Mode assertions againredi2016-12-081-0/+9
* Make std::tuple_size<cv T> SFINAE-friendly (LWG 2770)redi2016-11-152-21/+10
* Add std::string constructor for substring of string_view (LWG 2742)redi2016-11-152-1/+19
* Constrain swap overload for std::optional (LWG 2748)redi2016-11-151-1/+9
* Add array support to std::shared_ptr for C++17redi2016-11-132-4/+3
* Implement std::launder for C++17redi2016-10-282-8/+7
* Implement P0084R2, Emplace return type, for C++17redi2016-10-173-5/+4
* 2016-10-12 Paolo Carlini <paolo.carlini@oracle.com>paolo2016-10-121-1/+1
* Define std::sample for C++17redi2016-10-123-1/+25
* Do not copy std:call_once arguments (LWG 2442)redi2016-10-121-0/+7
* Simplify std::rethrow_if_nested definitionredi2016-10-111-0/+8
* Improve docs on libstdc++ source-code layoutredi2016-10-102-135/+215
* Update docs on libstdc++ source-code layoutredi2016-10-107-87/+233
* Correct C++11 implementation status docsredi2016-10-101-9/+5