summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
Commit message (Expand)AuthorAgeFilesLines
* documentation_hacking.xml: doxygen.org is now doxygen.nl.Gerald Pfeifer2019-08-041-1/+1
* documentation_hacking.xml: Fix broken reference to the Doxygen manual.Gerald Pfeifer2019-07-281-4/+6
* Update C++2a library status tableJonathan Wakely2019-07-121-5/+3
* Improve docs for --enable-libstdcxx-time=rtJonathan Wakely2019-07-111-7/+13
* Fix outdated reference to C++17 draft in the docsJonathan Wakely2019-06-201-2/+2
* Corrections for C++2a library status tableJonathan Wakely2019-06-032-4/+19
* PR libstdc++/90686 update C++2a library status docsJonathan Wakely2019-06-034-8/+261
* Enforce allocator::value_type consistency for containers in C++2aJonathan Wakely2019-06-031-0/+15
* * doc/xml/manual/allocator.xml: Move hoard.org back to http.Gerald Pfeifer2019-05-311-1/+1
* Update libstdc++ documentation for Support and Diagnostics clausesJonathan Wakely2019-05-309-178/+433
* Update C++20 status tableJonathan Wakely2019-05-302-5/+4
* Update documentation of implementation-defined library featuresJonathan Wakely2019-05-303-31/+51
* PR libstdc++/85494 use rdseed and rand_s in std::random_deviceJonathan Wakely2019-05-293-23/+87
* appendix_contributing.xml: Update pointer to C++ standard at ansi.org.Gerald Pfeifer2019-05-261-1/+1
* LWG 2996 add rvalue overloads for shared_ptr aliasing and castingJonathan Wakely2019-05-233-0/+21
* LWG 2921 remove packaged_task constructors taking allocatorsJonathan Wakely2019-05-232-0/+13
* Add missing feature test macro to C++17 status tableJonathan Wakely2019-05-233-5/+5
* Fix names of _Lock_policy constants in libstdc++ manualJonathan Wakely2019-05-211-3/+3
* Add missing piece of P0777R1 and update C++20 status docsJonathan Wakely2019-05-175-26/+26
* Small markup changes to PBDS docsJonathan Wakely2019-05-132-11/+13
* Document P0811R3 status in C++20 tableEdward Smith-Rowland2019-05-131-0/+11
* Remove Profile Mode, deprecated since GCC 7.1Jonathan Wakely2019-05-1352-1949/+157
* Remove array_allocator extension, deprecated since 4.9.0Jonathan Wakely2019-05-133-18/+4
* Improve API docs for <chrono> and <ratio>Jonathan Wakely2019-05-071-0/+3
* PR libstdc++/89102 implement new common_type rules (P0435R1, P0548R1)Jonathan Wakely2019-05-071-0/+20
* Fix incorrect DR numbers in libstdc++ manualJonathan Wakely2019-05-071-5/+5
* Allow Markdown formatting in Doxygen commentsJonathan Wakely2019-05-021-1/+1
* Improve docs for Library Fundamentals TSJonathan Wakely2019-05-021-0/+12
* Improve Doxygen docs for nested namespacesJonathan Wakely2019-05-022-1/+9
* Update libstdc++ Doxygen configJonathan Wakely2019-05-021-163/+314
* PR libstdc++/90239 use uses_allocator_construction_args in <scoped_allocator>Jonathan Wakely2019-04-251-1/+3
* Update C++17 library status tablesJonathan Wakely2019-04-2414-64/+105
* Document PSTL linker flagsThomas Rodgers2019-04-231-0/+9
* Update documentation regarding bogus memory leaks in libstdc++Jonathan Wakely2019-04-103-42/+70
* Implement std::visit<R> for C++2a (P0655R1)Jonathan Wakely2019-04-051-2/+1
* Remove broken links from libstdc++ manual to Doxygen pagesJonathan Wakely2019-03-225-11/+14
* Update libstdc++ API Evolution documentationJonathan Wakely2019-03-1910-152/+234
* Fix text of hyperlink in manualJonathan Wakely2019-03-082-3/+4
* Update C++20 status table in libstdc++ manualJonathan Wakely2019-03-072-29/+22
* PR libstdc++/89466 avoid slow xsltproc command in configureJonathan Wakely2019-02-271-0/+1
* Update libstdc++ documentation for C++2a implementation statusJonathan Wakely2019-02-142-4/+3
* Update libstdc++ documentation for implementation statusJonathan Wakely2019-02-143-7/+56
* DR 2586 fix value category in uses-allocator checksJonathan Wakely2019-02-141-0/+8
* LWG 2537 fix priority_queue constructors to establish invariantJonathan Wakely2019-02-141-0/+8
* Enforce LWG DR 2566 requirement for container adaptorsJonathan Wakely2019-02-141-1/+8
* Document LWG 2735 status and add testJonathan Wakely2019-02-141-0/+11
* * doc/xml/manual/status_cxx2020.xml: Update P0600 entry.Ulrich Drepper2019-01-301-2/+1
* Fix missing or incorrect feature test macrosJonathan Wakely2019-01-151-0/+25
* * doc/xml/manual/status_cxx2020.xml: Update P1123R0 status.Jonathan Wakely2019-01-151-2/+1
* Document C++20 library statusJonathan Wakely2019-01-117-26/+1405