aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/doc
AgeCommit message (Expand)AuthorFilesLines
2013-08-06Commit the vtable verification feature.Caroline Tice2-0/+17
2013-07-25complex (pow(const complex<>&, int)): Enable in C++11 mode too.Paolo Carlini1-6/+0
2013-07-25re PR libstdc++/57976 (Missing time_get<>::get() functions)Paolo Carlini1-4/+6
2013-07-08Add links to the C++14 librarry implementation status page.Edward Smith-Rowland1-20/+100
2013-07-04codecvt_members.cc: Fix typo.Veres Lajos2-2/+2
2013-06-29hashtable_policy.h (_Insert_base): Consider hint in insert methods.François Dumont1-0/+54
2013-06-26Status page for C++2014 library featuresEd Smith-Rowland3-2/+208
2013-05-18* doc/xml/manual/status_cxx2011.xml: Fix markup error.Jonathan Wakely1-1/+1
2013-04-20* doc/xml/manual/extensions.xml: Fix anachronism.Jonathan Wakely1-3/+4
2013-04-03exception (get_terminate(), [...]): Declare.Jonathan Wakely1-14/+5
2013-04-02appendix_contributing.xml: Remove broken link and defer to general documentat...Jonathan Wakely108-371/+345
2013-03-31allocator.xml: Adjust link to Dr.Dobb's article.qGerald Pfeifer10-15/+13
2013-03-14*: Regenerate.Benjamin Kosnik45-179/+179
2013-03-08memoryfwd.h: New.Benjamin Kosnik1-1/+1
2013-02-20faq.html: Fix spelling.Jonathan Wakely2-2/+2
2013-02-20user.cfg.in: Set __cplusplus to 201103L.Benjamin Kosnik1-25/+86
2013-02-11*: Regenerate.Benjamin Kosnik107-1199/+1170
2013-02-11containers.xml: Add section on unordered containers.François Dumont2-2/+82
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford3-4/+3
2013-01-08* doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.Jonathan Wakely1-6/+15
2013-01-06unordered_map.h: Fix typo in comments.Jonathan Wakely1-0/+9
2013-01-06* doc/xml/manual/abi.xml: Update library and symbol versions.Jonathan Wakely1-0/+10
2012-12-18abi.xml: Update URLs for C++ ABI.Jonathan Wakely123-600/+653
2012-12-12documentation_hacking.xml: Fix validation issue.Benjamin Kosnik1-2/+14
2012-12-11Makefile.am (xml_sources_manual): Add policy_data_structures_biblio.xml.Benjamin Kosnik7-1577/+1705
2012-11-202012-11-20 Matthias Klose <doko@ubuntu.com>Matthias Klose1-2/+2
2012-11-19stl_algo.h (reverse_copy): Update comment per DR 2074.Jonathan Wakely1-3/+2
2012-11-11chapter.txml: Remove whitespace inside <keyword>.Andreas Schwab47-393/+131
2012-11-11policy_data_structures.xml: Update reference for select.Gerald Pfeifer1-1/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill3-3/+2
2012-11-03* doc/html/*: Regenerate.Jonathan Wakely48-215/+213
2012-11-02configure.xml: Adjust GNU libc link.Gerald Pfeifer3-7/+4
2012-11-02allocator.xml: Update reference to Hoard.Gerald Pfeifer1-2/+2
2012-11-02codecvt.xml: Fix reference to Austin Common Standards Revision Group.Gerald Pfeifer4-7/+7
2012-10-22configure.xml (--enable-clocale): Document the 'newlib' and 'darwin' options.Yufeng Zhang1-12/+17
2012-10-19* doc/xml/manual/status_cxx2011.xml: Update.Jonathan Wakely1-6/+1
2012-10-19scoped_allocator (__outermost_alloc_traits): Define.Jonathan Wakely1-1/+1
2012-10-18forward_list.h: Add C++11 allocator support.Jonathan Wakely1-1/+2
2012-10-15gthr.m4: New.Pavel Chupin1-1/+3
2012-10-12Revert r192297.Kirill Yukhin1-1/+0
2012-10-10Fix missing gthr-default.h issue on separate libstdc++ configurePavel Chupin1-0/+1
2012-09-30user.cfg.in: Update to doxygen 1.8.2.Benjamin Kosnik1-56/+65
2012-09-30re PR libstdc++/54577 (deque<T>::erase() still takes iterator instead of cons...Jonathan Wakely48-207/+277
2012-09-29fragment.am (CONFIG_CXXFLAGS): Remove EXTRA_CXX_FLAGS.Benjamin Kosnik1-1/+1
2012-09-28acinclude.m4 (GLIBCXX_ENABLE_PARALLEL): Remove ENABLE_PARALLEL.Benjamin Kosnik1-35/+7
2012-09-26Optimize bulk mode for normal_distribution<double> for SSE3.Ulrich Drepper1-7/+36
2012-09-25re PR libstdc++/44436 ([C++0x] Implement emplace* in associative containers)Paolo Carlini1-3/+2
2012-09-20re PR libstdc++/28811 (--with-pic vs static libraries and libstdc++)Benjamin Kosnik2-29/+155
2012-09-17configure.ac: Substitute CPU_OPT_EXT_RANDOM.Ulrich Drepper1-7/+14
2012-09-12Clear hardware capabilities on libstdc++.so with Sun asRainer Orth1-1/+2