aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
AgeCommit message (Expand)AuthorFilesLines
2020-01-01Update copyright years.Jakub Jelinek3-3/+3
2019-11-20Switch gcc ftp URL's to httpsJanne Blomqvist2-3/+3
2019-11-15libstdc++: Fix definition of std::nostopstate objectJonathan Wakely1-0/+1
2019-11-11Update link to "Why not LGPL".Gerald Pfeifer1-1/+1
2019-11-10Switch www.hboehm.info to httpsGerald Pfeifer1-1/+1
2019-11-08libsupc++: add <compare> to precompiled headerJonathan Wakely1-0/+1
2019-10-31Regenerate libstdc++ HTML docsJonathan Wakely5-6/+70
2019-10-31Partial implementation of C++20 of <ranges> headerJonathan Wakely1-0/+1
2019-10-26codecvt.xml: Switch pubs.opengroup.org to https.Gerald Pfeifer3-3/+3
2019-10-25policy_data_structures_biblio.xml: Switch pubs.opengroup.org to https.Gerald Pfeifer1-1/+1
2019-10-25* doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https.Gerald Pfeifer1-1/+1
2019-10-25status_cxx2020.xml: Add rows and update status.Edward Smith-Rowland1-0/+154
2019-10-24PR libstdc++/88338 Implement P0898R3, C++20 concepts libraryJonathan Wakely2-5/+4
2019-10-17Process new C++17 and C++20 headers with DoxygenJonathan Wakely1-1/+12
2019-10-08Add makefile target to update HTML files in source treeJonathan Wakely4-4/+26
2019-10-08Restore URL for Austern article on allocatorsJonathan Wakely2-0/+5
2019-10-02Document non-conformance of parallel mode to recent C++ standardsJonathan Wakely2-7/+31
2019-09-09Update docs for recent <span> and constexpr lib changes.Edward Smith-Rowland2-24/+21
2019-09-06Define std::ssize for C++20 (P1227R2)Jonathan Wakely2-4/+3
2019-09-05Improve precondition checks for std::spanJonathan Wakely2-26/+8
2019-09-05Remove broken URL from libstdc++ manualJonathan Wakely2-9/+5
2019-09-03Remove Cell Broadband Engine SPU targetsUlrich Weigand2-6/+0
2019-09-02Update libstdc++ docs for library version bumpsJonathan Wakely6-21/+29
2019-09-01policy_data_structures_biblio.xml (COM: Component Model Object Technologies):...Gerald Pfeifer1-1/+1
2019-08-20Do not try to process deleted headers with DoxygenJonathan Wakely1-11/+0
2019-08-04documentation_hacking.xml: doxygen.org is now doxygen.nl.Gerald Pfeifer1-1/+1
2019-07-28documentation_hacking.xml: Fix broken reference to the Doxygen manual.Gerald Pfeifer1-4/+6
2019-07-12Update C++2a library status tableJonathan Wakely1-5/+3
2019-07-11Improve docs for --enable-libstdcxx-time=rtJonathan Wakely1-7/+13
2019-06-20Fix outdated reference to C++17 draft in the docsJonathan Wakely1-2/+2
2019-06-03Corrections for C++2a library status tableJonathan Wakely2-4/+19
2019-06-03PR libstdc++/90686 update C++2a library status docsJonathan Wakely4-8/+261
2019-06-03Enforce allocator::value_type consistency for containers in C++2aJonathan Wakely1-0/+15
2019-05-31* doc/xml/manual/allocator.xml: Move hoard.org back to http.Gerald Pfeifer1-1/+1
2019-05-30Update libstdc++ documentation for Support and Diagnostics clausesJonathan Wakely9-178/+433
2019-05-30Update C++20 status tableJonathan Wakely2-5/+4
2019-05-30Update documentation of implementation-defined library featuresJonathan Wakely3-31/+51
2019-05-29PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely3-23/+87
2019-05-26appendix_contributing.xml: Update pointer to C++ standard at ansi.org.Gerald Pfeifer1-1/+1
2019-05-23LWG 2996 add rvalue overloads for shared_ptr aliasing and castingJonathan Wakely3-0/+21
2019-05-23LWG 2921 remove packaged_task constructors taking allocatorsJonathan Wakely2-0/+13
2019-05-23Add missing feature test macro to C++17 status tableJonathan Wakely3-5/+5
2019-05-21Fix names of _Lock_policy constants in libstdc++ manualJonathan Wakely1-3/+3
2019-05-17Add missing piece of P0777R1 and update C++20 status docsJonathan Wakely5-26/+26
2019-05-13Small markup changes to PBDS docsJonathan Wakely2-11/+13
2019-05-13Document P0811R3 status in C++20 tableEdward Smith-Rowland1-0/+11
2019-05-13Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely52-1949/+157
2019-05-13Remove array_allocator extension, deprecated since 4.9.0Jonathan Wakely3-18/+4
2019-05-07Improve API docs for <chrono> and <ratio>Jonathan Wakely1-0/+3
2019-05-07PR libstdc++/89102 implement new common_type rules (P0435R1, P0548R1)Jonathan Wakely1-0/+20