]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/doc
[Ada] Warning for out-of-order record representation clauses
[thirdparty/gcc.git] / libstdc++-v3 / doc /
2019-08-04  gerald * doc/xml/manual/documentation_hacking.xml: doxygen...
2019-07-28  gerald * doc/xml/manual/documentation_hacking.xml: Fix broken...
2019-07-12  rediUpdate C++2a library status table
2019-07-11  rediImprove docs for --enable-libstdcxx-time=rt
2019-06-20  rediFix outdated reference to C++17 draft in the docs
2019-06-03  rediCorrections for C++2a library status table
2019-06-03  rediPR libstdc++/90686 update C++2a library status docs
2019-06-03  rediEnforce allocator::value_type consistency for container...
2019-05-31  gerald * doc/xml/manual/allocator.xml: Move hoard.org back...
2019-05-30  rediUpdate libstdc++ documentation for Support and Diagnost...
2019-05-30  rediUpdate C++20 status table
2019-05-30  rediUpdate documentation of implementation-defined library...
2019-05-29  rediPR libstdc++/85494 use rdseed and rand_s in std::random...
2019-05-26  gerald * doc/xml/manual/appendix_contributing.xml: Update...
2019-05-23  rediLWG 2996 add rvalue overloads for shared_ptr aliasing...
2019-05-23  rediLWG 2921 remove packaged_task constructors taking alloc...
2019-05-23  rediAdd missing feature test macro to C++17 status table
2019-05-21  rediFix names of _Lock_policy constants in libstdc++ manual
2019-05-17  rediAdd missing piece of P0777R1 and update C++20 status...
2019-05-13  rediSmall markup changes to PBDS docs
2019-05-13  rediDocument P0811R3 status in C++20 table
2019-05-13  rediRemove Profile Mode, deprecated since GCC 7.1
2019-05-13  rediRemove array_allocator extension, deprecated since...
2019-05-07  rediImprove API docs for <chrono> and <ratio>
2019-05-07  rediPR libstdc++/89102 implement new common_type rules...
2019-05-07  rediFix incorrect DR numbers in libstdc++ manual
2019-05-02  rediAllow Markdown formatting in Doxygen comments
2019-05-02  rediImprove docs for Library Fundamentals TS
2019-05-02  rediImprove Doxygen docs for nested namespaces
2019-05-02  rediUpdate libstdc++ Doxygen config
2019-04-25  rediPR libstdc++/90239 use uses_allocator_construction_args...
2019-04-24  rediUpdate C++17 library status tables
2019-04-23  rodgertqDocument PSTL linker flags
2019-04-10  rediUpdate documentation regarding bogus memory leaks in...
2019-04-05  rediImplement std::visit<R> for C++2a (P0655R1)
2019-03-22  rediRemove broken links from libstdc++ manual to Doxygen...
2019-03-19  rediUpdate libstdc++ API Evolution documentation
2019-03-08  rediFix text of hyperlink in manual
2019-03-07  rediUpdate C++20 status table in libstdc++ manual
2019-02-27  rediPR libstdc++/89466 avoid slow xsltproc command in configure
2019-02-14  rediUpdate libstdc++ documentation for C++2a implementation...
2019-02-14  rediUpdate libstdc++ documentation for implementation status
2019-02-14  rediDR 2586 fix value category in uses-allocator checks
2019-02-14  rediLWG 2537 fix priority_queue constructors to establish...
2019-02-14  rediEnforce LWG DR 2566 requirement for container adaptors
2019-02-14  rediDocument LWG 2735 status and add test
2019-01-30  drepper * doc/xml/manual/status_cxx2020.xml: Update P0600...
2019-01-15  rediFix missing or incorrect feature test macros
2019-01-15  redi * doc/xml/manual/status_cxx2020.xml: Update P1123R0...
2019-01-11  rediDocument C++20 library status
2019-01-07  rediUpdate documentation for C++17 filesystem library
2019-01-01  jakub Update copyright years.
2018-12-19  rediFix grammar in libstdc++ ABI history documentation
2018-12-11  gerald * doc/xml/manual/documentation_hacking.xml: Update...
2018-11-28  rediApply resolution for LWG DR 3096
2018-11-28  rediUpdate C++17 library status docs
2018-11-27  rediPR libstdc++/67843 set shared_ptr lock policy at build...
2018-10-31  jsm28Update GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-10-01  gerald * doc/xml/manual/allocator.xml: Adjust link to "Recons...
2018-10-01  rediRegenerate libstdc++ HTML pages
2018-09-30  gerald * doc/xml/manual/messages.xml: Switch link to www...
2018-09-30  gerald * doc/xml/manual/policy_data_structures_biblio.xml...
2018-09-29  gerald * doc/xml/gnu/fdl-1.3.xml: The Free Software Foundatio...
2018-09-24  gerald * doc/xml/manual/codecvt.xml: Move link to "UTF-8...
2018-09-24  gerald * doc/xml/manual/policy_data_structures_biblio.xml...
2018-09-23  gerald * doc/xml/manual/using_exceptions.xml: Move boost...
2018-09-01  gerald * doc/xml/manual/profile_mode.xml: Update three ieeexp...
2018-08-22  rediPR libstdc++/77854 document size_type for containers
2018-08-14  rediPR libstdc++/85343 overload __throw_ios_failure to...
2018-08-10  rediPR libstdc++/68210 adjust operator new and delete for...
2018-08-08  rediFix Docbook markup for table entry
2018-08-08  rediAdd missing <experimental/numeric> header to docs
2018-07-31  rediImprove libstdc++ docs w.r.t newer C++ standards
2018-07-17  rediPR libstdc++/86450 use -Wabi=2 and simplify -Werror use
2018-06-25  redi * doc/xml/manual/status_cxx2017.xml: Document N4531...
2018-06-15  rediLWG 3076 basic_string CTAD ambiguity
2018-06-15  rediLWG 2993 reference_wrapper<T> conversion from T&&
2018-06-14  rediLWG 3074 make scalar types non-deduced in valarray...
2018-05-10  rediDocument Dual ABI for std::ios_base::failure
2018-05-07  rediDocument -lstdc++fs requirement for std::filesystem
2018-04-11  rediUpdate libstdc++ manual in preparation for GCC 8 release
2018-04-10  rediUpdate links to archived copy of SGI STL docs
2018-03-18  gerald * doc/xml/api.xml: www.fsf.org has moved to https...
2018-03-18  gerald * doc/xml/manual/documentation_hacking.xml: Adjust...
2018-01-29  rediRegenerate libstdc++ documentation
2018-01-03  jakub Update copyright years.
2017-12-27  rediPR libstdc++/83538 fix std::match_results<T>::reference...
2017-11-21  rediFix invalid XML in libstdc++ manual
2017-11-17  itsimbalEnable building libstdc++-v3 with Intel CET
2017-11-05  gerald * doc/xml/manual/abi.xml: Move docs.oracle.com referen...
2017-10-30  rediMinor tweak to libstdc++ FAQ
2017-10-25  rediUpdate C++17 library status documentation
2017-10-23  rediPR libstdc++/82644 document IS 29124 support
2017-10-19  rediUpdate references to C++17 in libstdc++ manual
2017-10-13  rediPR libstdc++/82522 overload map insert functions for...
2017-09-13  rediFix broken URLs in libstdc++ API docs
2017-09-13  rediPR libstdc++/81835 fix broken URLs in libstdc++ docs
2017-09-12  rediPR libstdc++/79433 no #error for including headers...
2017-09-09  gerald * doc/xml/manual/allocator.xml: Adjust link for Hoard.
2017-07-21  rediAdd AddressSanitizer annotations to std::vector
next