aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)AuthorFilesLines
2010-06-10re PR libstdc++/43918 (gcc 4.5.0 is failing for i586-pc-msdosdjgpp)Suresh Gumpula3-0/+131
2010-06-10tuple (tuple(const tuple&)): Define explicitly-defaulted.Paolo Carlini3-5/+9
2010-06-10re PR libstdc++/44487 ([C++0x] pair of references doesn't work)Paolo Carlini6-9/+120
2010-06-10type_traits (is_nothrow_constructible): Add.Paolo Carlini9-8/+225
2010-06-09re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in...Khem Raj2-4/+14
2010-06-09re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)Paolo Carlini2-6/+20
2010-06-09re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)Iain Sandoe2-9/+14
2010-06-09re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)Paolo Carlini2-11/+12
2010-06-08type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign.Paolo Carlini8-4/+266
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler3-10/+23
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler2-3/+12
2010-06-08re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ...Paolo Carlini6-11/+33
2010-06-08order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini151-487/+717
2010-06-07Makefile.am, [...] (xml_sources_extra): Add fdl-1.3.xml.Jonathan Wakely50-384/+1005
2010-06-06pointer.h (_Pointer_adapter::operator++): Remove name of unused parameter.Jonathan Wakely2-2/+7
2010-06-06re PR libstdc++/40296 ([C++0x] std::exception_ptr comparisons)Jonathan Wakely5-11/+131
2010-06-05shared_ptr_base.h (_Sp_counted_ptr::_M_dispose): Make nullptr_t specializatio...Jonathan Wakely2-3/+8
2010-06-05status_cxx200x.xml: Update.Jonathan Wakely2-4/+28
2010-06-05[multiple changes]Jonathan Wakely11-33/+316
2010-06-05* testsuite/util/testsuite_abi.h: Work around glibc BZ 9694.Jason Merrill2-0/+6
2010-06-03testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size...Paolo Carlini22-73/+94
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini317-1229/+1685
2010-06-02pointer.cc: Fix which tests are run.Jonathan Wakely3-4/+10
2010-06-01Move changelog entry to correct ChangeLog.Maxim Kuvyrkov1-0/+8
2010-06-01acinclude.m4, [...]: Support Bionic C library.Maxim Kuvyrkov7-10/+299
2010-05-31re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers ...Jonathan Wakely5-7/+97
2010-05-31basic_string.h (front, back): Add.Paolo Carlini10-15/+182
2010-05-28stl_vector.h (vector<>::data): Fix return type in c++0x mode.Paolo Carlini6-6/+27
2010-05-27revert: re PR libstdc++/42832 (Revisit std::function for aliasing issues and ...Jason Merrill3-20/+14
2010-05-27re PR libstdc++/40497 ([C++0x] troubles with std::next / std::prev declarations)Paolo Carlini4-3/+92
2010-05-21re PR libstdc++/25306 (fill_n, generate_n assume Size is modifiable)Paolo Carlini5-3/+75
2010-05-21acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Use GNU locale model for glibc 2.3 and...Joseph Myers6-87/+15
2010-05-21functional: Use std::__addressof.Paolo Carlini3-5/+12
2010-05-20[multiple changes]Paolo Carlini44-73/+729
2010-05-20stl_pair.h (pair<>::pair(const pair&)): Defaulted in C++0x mode.Paolo Carlini3-1/+20
2010-05-19wait.cc (wait): Rename.Jonathan Wakely3-6/+11
2010-05-18re PR libstdc++/44190 (Debug vector resize does not update capacity)Eelis van der Weegen3-0/+46
2010-05-17functional (result_of): Move...Paolo Carlini4-13/+22
2010-05-12re PR c++/20669 (Template candidates not listed in error message.)Jason Merrill4-1/+19
2010-05-11re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)Silvius Rus1-0/+147
2010-05-11re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)Silvius Rus6-173/+278
2010-05-07exception_ptr.h (make_exception_ptr): Add.Jonathan Wakely3-0/+51
2010-05-06gnu.ver: Move decltype(nullptr) into CXXABI_1.3.5.Jason Merrill3-4/+17
2010-05-06Add support for C++0x nullptr.Jason Merrill2-7/+8
2010-05-06basic_string.h: Escape class names in doxygen docs.Jonathan Wakely2-10/+14
2010-05-06re PR libstdc++/44014 (no std::string in API documentation)Jonathan Wakely4-7/+23
2010-05-06config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth6-271/+6
2010-05-0529134.cc: Adjust for profile-mode too.Paolo Carlini5-98/+118
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues11-592/+110
2010-05-01faq.xml: Fix anachronisms.Jonathan Wakely7-13/+19