]> gcc.gnu.org Git - gcc.git/history - libstdc++-v3/doc
gimple-fold: Fix up __builtin_clear_padding on classes with virtual inheritence ...
[gcc.git] / libstdc++-v3 / doc /
2021-06-11 Jonathan Wakelylibstdc++: Add feature test macro for heterogeneous...
2021-04-13 Jonathan Wakelylibstdc++: Remove outdated docs on libg++ and libstdc...
2021-04-08 Jonathan Wakelylibstdc++: Improve error reporting if PDF generation...
2021-03-29 Jonathan Wakelylibstdc++: Adjust link to PSTL upstream (again)
2021-02-25 Jonathan Wakelylibstdc++: Document library versioning for GCC 11
2021-02-12 Jonathan Wakelylibstdc++: Fix filesystem::rename on Windows [PR 98985]
2021-02-11 Jonathan Wakelylibstdc++: Document when C++11/14/17 support became...
2021-02-02 Jonathan Wakelylibstdc++: Fix markup for status tables in docs
2021-02-01 Jonathan Wakelylibstdc++: Update C++17 status table for <charconv>
2021-01-27 Jonathan Wakelylibstdc++: Regenerate libstdc++ HTML docs
2021-01-27 Matthias Kretzlibstdc++: Add std::experimental::simd from the Paralle...
2021-01-13 Jonathan Wakelylibstdc++: Remove <debug/array> from Doxygen config
2021-01-07 Thomas Rodgerslibstdc++: Add support for C++20 barriers
2021-01-04 Jakub JelinekUpdate copyright years.
2020-12-27 Gerald Pfeiferlibstdc++: Update link to Arm ABI
2020-12-27 Gerald Pfeiferlibstdc++: Move Valgrind references to https
2020-12-26 Gerald Pfeiferlibstdc++: Update link to Intel/GNU compatibility paper
2020-12-25 Gerald Pfeiferlibstdc++: Update link to Java docs
2020-12-25 Gerald Pfeiferlibstdc++: Convert three doxygen.nl links to https
2020-12-16 Jonathan Wakelylibstdc++: Add C++ runtime support for new 128-bit...
2020-12-15 Gerald Pfeiferlibstdc++: Update link to Unicode-HOWTO
2020-12-08 Jonathan Wakelylibstdc++: Adjust whitespace in documentation
2020-12-03 Jonathan Wakelylibstdc++: Update C++20 library implementation status
2020-12-03 JeanHeyd Meneidelibtdc++: Define std::source_location for C++20
2020-11-30 Jonathan Wakelylibstdc++: Add new C++20 headers to Doxygen settings
2020-11-26 Rainer Orthada: c++: Get rid of libposix4, librt on Solaris
2020-11-04 Jonathan Wakelylibstdc++: Document istreambuf_iterator base class...
2020-11-02 Thomas Rodgerslibstdc++: Add c++2a <syncstream>
2020-10-13 Jonathan Wakelylibstdc++: Update C++20 status documentation
2020-10-13 Jonathan Wakelylibstdc++: Remove trailing whitespace from XML docs
2020-10-12 Jonathan Wakelylibstdc++: Update doxyfile to Doxygen 1.8.20 format
2020-10-12 Jonathan Wakelylibstdc++: Include C++17 features in doxygen API docs
2020-10-10 Jonathan Wakelylibstdc++: Replace use of reserved name that clashes...
2020-09-24 Jonathan Wakelylibstdc++: Fix misnamed configure option in manual
2020-08-06 Andrew Luolibstdc++: Implement P0966 std::string::reserve should...
2020-08-05 Jonathan Wakelylibstdc++: Change URL for PSTL again
2020-08-01 Gerald PfeiferMove www.stroustrup.com to https
2020-07-31 Gerald Pfeiferlibstdc++: ParallelSTL is now part of oneAPI DPC++...
2020-06-23 Jonathan Wakelylibstdc++: Regenerate makefiles
2020-06-01 Jonathan Wakelylibstdc++: Document API changes in GCC 10
2020-06-01 Jonathan Wakelylibstdc++: Fix incorrect Docbook links
2020-06-01 Gerald Pfeiferlibstdc++: Update/streamline Valgrind references
2020-06-01 Gerald Pfeiferlibstdc++: Remove stray change from previous commit
2020-06-01 Gerald Pfeiferlibstdc++: Switch www.cs.princeton.edu to https
2020-05-06 Jonathan Wakelylibstdc++: Document library versioning for 9.[123]...
2020-05-04 Jonathan Wakelylibstdc++: Fix broken link to SGI STL FAQ
2020-04-23 Jonathan Wakelylibstdc++: Update C++20 library status docs
2020-04-21 Jonathan Wakelylibstdc++: Improve C++14 and C++17 status docs
2020-04-05 Gerald Pfeiferlibstdc++: Refer to Git documentation
2020-04-01 Gerald Pfeiferlibstdc++: Move "free books" list from fsf.org to gnu.org
2020-01-24 Maciej W. RozyckiAdd `--with-toolexeclibdir=' configuration option
2020-01-20 Jonathan Wakelylibstdc++: Fix recent documentation changes
2020-01-20 Eric S. RaymondClean up references to Subversion in documentation...
2020-01-09 Olivier Hainquerename local _C2 identifiers in stl map header files
2020-01-01 Jakub JelinekUpdate copyright years.
2019-11-20 Janne BlomqvistSwitch gcc ftp URL's to https
2019-11-15 Jonathan Wakelylibstdc++: Fix definition of std::nostopstate object
2019-11-11 Gerald PfeiferUpdate link to "Why not LGPL".
2019-11-10 Gerald PfeiferSwitch www.hboehm.info to https
2019-11-08 Jonathan Wakelylibsupc++: add <compare> to precompiled header
2019-10-31 Jonathan WakelyRegenerate libstdc++ HTML docs
2019-10-31 Jonathan WakelyPartial implementation of C++20 of <ranges> header
2019-10-26 Gerald Pfeifercodecvt.xml: Switch pubs.opengroup.org to https.
2019-10-25 Gerald Pfeiferpolicy_data_structures_biblio.xml: Switch pubs.opengrou...
2019-10-25 Gerald Pfeifer* doc/xml/gnu/gpl-3.0.xml: Switch www.gnu.org to https.
2019-10-25 Edward Smith-Rowlandstatus_cxx2020.xml: Add rows and update status.
2019-10-24 Jonathan WakelyPR libstdc++/88338 Implement P0898R3, C++20 concepts...
2019-10-17 Jonathan WakelyProcess new C++17 and C++20 headers with Doxygen
2019-10-08 Jonathan WakelyAdd makefile target to update HTML files in source...
2019-10-08 Jonathan WakelyRestore URL for Austern article on allocators
2019-10-02 Jonathan WakelyDocument non-conformance of parallel mode to recent...
2019-09-09 Edward Smith-RowlandUpdate docs for recent <span> and constexpr lib changes.
2019-09-06 Jonathan WakelyDefine std::ssize for C++20 (P1227R2)
2019-09-05 Jonathan WakelyImprove precondition checks for std::span
2019-09-05 Jonathan WakelyRemove broken URL from libstdc++ manual
2019-09-03 Ulrich WeigandRemove Cell Broadband Engine SPU targets
2019-09-02 Jonathan WakelyUpdate libstdc++ docs for library version bumps
2019-09-01 Gerald Pfeiferpolicy_data_structures_biblio.xml (COM: Component Model...
2019-08-20 Jonathan WakelyDo not try to process deleted headers with Doxygen
2019-08-04 Gerald Pfeiferdocumentation_hacking.xml: doxygen.org is now doxygen.nl.
2019-07-28 Gerald Pfeiferdocumentation_hacking.xml: Fix broken reference to...
2019-07-12 Jonathan WakelyUpdate C++2a library status table
2019-07-11 Jonathan WakelyImprove docs for --enable-libstdcxx-time=rt
2019-06-20 Jonathan WakelyFix outdated reference to C++17 draft in the docs
2019-06-03 Jonathan WakelyCorrections for C++2a library status table
2019-06-03 Jonathan WakelyPR libstdc++/90686 update C++2a library status docs
2019-06-03 Jonathan WakelyEnforce allocator::value_type consistency for container...
2019-05-31 Gerald Pfeifer* doc/xml/manual/allocator.xml: Move hoard.org back...
2019-05-30 Jonathan WakelyUpdate libstdc++ documentation for Support and Diagnost...
2019-05-30 Jonathan WakelyUpdate C++20 status table
2019-05-30 Jonathan WakelyUpdate documentation of implementation-defined library...
2019-05-29 Jonathan WakelyPR libstdc++/85494 use rdseed and rand_s in std::random...
2019-05-26 Gerald Pfeiferappendix_contributing.xml: Update pointer to C++ standa...
2019-05-23 Jonathan WakelyLWG 2996 add rvalue overloads for shared_ptr aliasing...
2019-05-23 Jonathan WakelyLWG 2921 remove packaged_task constructors taking alloc...
2019-05-23 Jonathan WakelyAdd missing feature test macro to C++17 status table
2019-05-21 Jonathan WakelyFix names of _Lock_policy constants in libstdc++ manual
2019-05-17 Jonathan WakelyAdd missing piece of P0777R1 and update C++20 status...
2019-05-13 Jonathan WakelySmall markup changes to PBDS docs
2019-05-13 Edward Smith-RowlandDocument P0811R3 status in C++20 table
next
This page took 0.27949 seconds and 8 git commands to generate.