summaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
Commit message (Expand)AuthorAgeFilesLines
* acinclude.m4 (libtool_VERSION): Bump.Jonathan Wakely2013-11-221-0/+5
* re PR libstdc++/49204 ([C++0x] remaining issues in <future>)Jonathan Wakely2013-11-201-6/+4
* * doc/xml/manual/status_cxx2014.xml: Create new table for TS statuses.Jonathan Wakely2013-11-191-18/+65
* build_hacking.xml: Fix documentation typos.Ondřej Bílka2013-11-152-5/+5
* stl_map.h (map): Implement C++11 allocator-aware container requirements.Jonathan Wakely2013-11-151-13/+7
* N3655 C++1y TransformationTraits ReduxJonathan Wakely2013-11-051-9/+5
* status_cxx2011.xml: Document aligned_union as missing.Jonathan Wakely2013-11-051-2/+3
* N3421 C++1y Transparent functorsJonathan Wakely2013-11-011-1/+1
* tuple (_Index_tuple, [...]): Move to <utility>.Jonathan Wakely2013-10-311-2/+2
* status_cxx2011.xml: Change "is not implemented" to "is not correctly implemen...Tim Shen2013-10-011-1/+1
* status_cxx2011.xml: Update regex status.Tim Shen2013-10-011-20/+11
* Commit the vtable verification feature.Caroline Tice2013-08-062-0/+17
* complex (pow(const complex<>&, int)): Enable in C++11 mode too.Paolo Carlini2013-07-251-6/+0
* re PR libstdc++/57976 (Missing time_get<>::get() functions)Paolo Carlini2013-07-251-4/+6
* Add links to the C++14 librarry implementation status page.Edward Smith-Rowland2013-07-081-20/+100
* codecvt_members.cc: Fix typo.Veres Lajos2013-07-042-2/+2
* hashtable_policy.h (_Insert_base): Consider hint in insert methods.François Dumont2013-06-291-0/+54
* Status page for C++2014 library featuresEd Smith-Rowland2013-06-263-2/+208
* * doc/xml/manual/status_cxx2011.xml: Fix markup error.Jonathan Wakely2013-05-181-1/+1
* * doc/xml/manual/extensions.xml: Fix anachronism.Jonathan Wakely2013-04-201-3/+4
* exception (get_terminate(), [...]): Declare.Jonathan Wakely2013-04-031-14/+5
* appendix_contributing.xml: Remove broken link and defer to general documentat...Jonathan Wakely2013-04-02108-371/+345
* allocator.xml: Adjust link to Dr.Dobb's article.qGerald Pfeifer2013-03-3110-15/+13
* *: Regenerate.Benjamin Kosnik2013-03-1445-179/+179
* memoryfwd.h: New.Benjamin Kosnik2013-03-081-1/+1
* faq.html: Fix spelling.Jonathan Wakely2013-02-202-2/+2
* user.cfg.in: Set __cplusplus to 201103L.Benjamin Kosnik2013-02-201-25/+86
* *: Regenerate.Benjamin Kosnik2013-02-11107-1199/+1170
* containers.xml: Add section on unordered containers.François Dumont2013-02-112-2/+82
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-033-4/+3
* * doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.Jonathan Wakely2013-01-081-6/+15
* unordered_map.h: Fix typo in comments.Jonathan Wakely2013-01-061-0/+9
* * doc/xml/manual/abi.xml: Update library and symbol versions.Jonathan Wakely2013-01-061-0/+10
* abi.xml: Update URLs for C++ ABI.Jonathan Wakely2012-12-18123-600/+653
* documentation_hacking.xml: Fix validation issue.Benjamin Kosnik2012-12-121-2/+14
* Makefile.am (xml_sources_manual): Add policy_data_structures_biblio.xml.Benjamin Kosnik2012-12-117-1577/+1705
* 2012-11-20 Matthias Klose <doko@ubuntu.com>Matthias Klose2012-11-201-2/+2
* stl_algo.h (reverse_copy): Update comment per DR 2074.Jonathan Wakely2012-11-191-3/+2
* chapter.txml: Remove whitespace inside <keyword>.Andreas Schwab2012-11-1147-393/+131
* policy_data_structures.xml: Update reference for select.Gerald Pfeifer2012-11-111-1/+1
* * many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill2012-11-103-3/+2
* * doc/html/*: Regenerate.Jonathan Wakely2012-11-0348-215/+213
* configure.xml: Adjust GNU libc link.Gerald Pfeifer2012-11-023-7/+4
* allocator.xml: Update reference to Hoard.Gerald Pfeifer2012-11-021-2/+2
* codecvt.xml: Fix reference to Austin Common Standards Revision Group.Gerald Pfeifer2012-11-024-7/+7
* configure.xml (--enable-clocale): Document the 'newlib' and 'darwin' options.Yufeng Zhang2012-10-221-12/+17
* * doc/xml/manual/status_cxx2011.xml: Update.Jonathan Wakely2012-10-191-6/+1
* scoped_allocator (__outermost_alloc_traits): Define.Jonathan Wakely2012-10-191-1/+1
* forward_list.h: Add C++11 allocator support.Jonathan Wakely2012-10-181-1/+2
* gthr.m4: New.Pavel Chupin2012-10-151-1/+3