summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size...Paolo Carlini2010-06-0322-73/+94
* c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini2010-06-03317-1229/+1685
* pointer.cc: Fix which tests are run.Jonathan Wakely2010-06-023-4/+10
* Move changelog entry to correct ChangeLog.Maxim Kuvyrkov2010-06-011-0/+8
* acinclude.m4, [...]: Support Bionic C library.Maxim Kuvyrkov2010-06-017-10/+299
* re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers ...Jonathan Wakely2010-05-315-7/+97
* basic_string.h (front, back): Add.Paolo Carlini2010-05-3110-15/+182
* stl_vector.h (vector<>::data): Fix return type in c++0x mode.Paolo Carlini2010-05-286-6/+27
* revert: re PR libstdc++/42832 (Revisit std::function for aliasing issues and ...Jason Merrill2010-05-273-20/+14
* re PR libstdc++/40497 ([C++0x] troubles with std::next / std::prev declarations)Paolo Carlini2010-05-274-3/+92
* re PR libstdc++/25306 (fill_n, generate_n assume Size is modifiable)Paolo Carlini2010-05-215-3/+75
* acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Use GNU locale model for glibc 2.3 and...Joseph Myers2010-05-216-87/+15
* functional: Use std::__addressof.Paolo Carlini2010-05-213-5/+12
* [multiple changes]Paolo Carlini2010-05-2044-73/+729
* stl_pair.h (pair<>::pair(const pair&)): Defaulted in C++0x mode.Paolo Carlini2010-05-203-1/+20
* wait.cc (wait): Rename.Jonathan Wakely2010-05-193-6/+11
* re PR libstdc++/44190 (Debug vector resize does not update capacity)Eelis van der Weegen2010-05-183-0/+46
* functional (result_of): Move...Paolo Carlini2010-05-174-13/+22
* re PR c++/20669 (Template candidates not listed in error message.)Jason Merrill2010-05-124-1/+19
* re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)Silvius Rus2010-05-111-0/+147
* re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)Silvius Rus2010-05-116-173/+278
* exception_ptr.h (make_exception_ptr): Add.Jonathan Wakely2010-05-073-0/+51
* gnu.ver: Move decltype(nullptr) into CXXABI_1.3.5.Jason Merrill2010-05-063-4/+17
* Add support for C++0x nullptr.Jason Merrill2010-05-062-7/+8
* basic_string.h: Escape class names in doxygen docs.Jonathan Wakely2010-05-062-10/+14
* re PR libstdc++/44014 (no std::string in API documentation)Jonathan Wakely2010-05-064-7/+23
* config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth2010-05-066-271/+6
* 29134.cc: Adjust for profile-mode too.Paolo Carlini2010-05-055-98/+118
* no-dist in non-imported automake dirs.Ralf Wildenhues2010-05-0411-592/+110
* faq.xml: Fix anachronisms.Jonathan Wakely2010-05-017-13/+19
* stl_pair.h (piecewise_construct_t, [...]): Add.Paolo Carlini2010-04-3012-65/+326
* re PR libstdc++/43865 (C++ in freestanding environment)Jonathan Wakely2010-04-272-2/+7
* status_cxx200x.xml: Update quick_exit status.Jonathan Wakely2010-04-2742-149/+154
* re PR c++/42844 (const variable requires initializer / no explicitly declared...Fabien ChĂȘne2010-04-274-2/+22
* 1.c (test01): Clarify size definition.Alexander Monakov2010-04-272-3/+9
* status_cxx200x.xml: Update to match n3092.Jonathan Wakely2010-04-2740-507/+461
* status_cxx200x.xml: Update Threads status.Jonathan Wakely2010-04-253-32/+40
* unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists.Jonathan Wakely2010-04-245-11/+84
* partition.h (__parallel_partition): Improve scalability by...Johannes Singler2010-04-222-75/+79
* faq.xml: Link to manual.Jonathan Wakely2010-04-22135-4205/+4338
* hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HAS...Ian Lance Taylor2010-04-133-0/+12
* config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations.Rainer Orth2010-04-124-3/+9
* parser.c (cp_parser_class_specifier): Set class location to that of IDENTIFIE...Jason Merrill2010-04-064-4/+4
* acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result.Matthias Klose2010-04-065-8/+19
* basic_string.h: Fix pasto in comment.Paolo Carlini2010-04-033-9/+13
* Update to Automake 1.11.1.Ralf Wildenhues2010-04-0210-18/+31
* random_shuffle.h (__parallel_random_shuffle_drs): Take as many threads as pos...Johannes Singler2010-03-302-2/+15
* unordered_map: Clean-up includes and guards.Paolo Carlini2010-03-306-25/+30
* re PR target/43458 (c99_classification_macros_c.cc fails on hppa*-*-hpux*)John David Anglin2010-03-292-2/+8
* profile_mode.xml (Profile Diagnostics): Correct cols.Rainer Orth2010-03-263-1/+13