aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini1-0/+428
2010-06-02pointer.cc: Fix which tests are run.Jonathan Wakely1-0/+6
2010-06-01Move changelog entry to correct ChangeLog.Maxim Kuvyrkov1-0/+8
2010-05-31re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers ...Jonathan Wakely1-0/+8
2010-05-31basic_string.h (front, back): Add.Paolo Carlini1-0/+15
2010-05-28stl_vector.h (vector<>::data): Fix return type in c++0x mode.Paolo Carlini1-0/+13
2010-05-27revert: re PR libstdc++/42832 (Revisit std::function for aliasing issues and ...Jason Merrill1-0/+8
2010-05-27re PR libstdc++/40497 ([C++0x] troubles with std::next / std::prev declarations)Paolo Carlini1-0/+7
2010-05-21re PR libstdc++/25306 (fill_n, generate_n assume Size is modifiable)Paolo Carlini1-0/+9
2010-05-21acinclude.m4 (GLIBCXX_ENABLE_CLOCALE): Use GNU locale model for glibc 2.3 and...Joseph Myers1-0/+8
2010-05-21functional: Use std::__addressof.Paolo Carlini1-0/+5
2010-05-20[multiple changes]Paolo Carlini1-0/+73
2010-05-20stl_pair.h (pair<>::pair(const pair&)): Defaulted in C++0x mode.Paolo Carlini1-0/+8
2010-05-19wait.cc (wait): Rename.Jonathan Wakely1-0/+5
2010-05-18re PR libstdc++/44190 (Debug vector resize does not update capacity)Eelis van der Weegen1-0/+7
2010-05-17functional (result_of): Move...Paolo Carlini1-0/+7
2010-05-12re PR c++/20669 (Template candidates not listed in error message.)Jason Merrill1-0/+7
2010-05-11re PR libstdc++/43259 (ext/profile/all.cc fails on Solaris)Silvius Rus1-0/+17
2010-05-07exception_ptr.h (make_exception_ptr): Add.Jonathan Wakely1-0/+5
2010-05-06gnu.ver: Move decltype(nullptr) into CXXABI_1.3.5.Jason Merrill1-0/+3
2010-05-06Add support for C++0x nullptr.Jason Merrill1-0/+4
2010-05-06basic_string.h: Escape class names in doxygen docs.Jonathan Wakely1-0/+4
2010-05-06re PR libstdc++/44014 (no std::string in API documentation)Jonathan Wakely1-0/+7
2010-05-06config.gcc: Removed mips-sgi-irix5*, mips-sgi-irix6.[0-4]* from list of obsol...Rainer Orth1-0/+6
2010-05-0529134.cc: Adjust for profile-mode too.Paolo Carlini1-0/+26
2010-05-04no-dist in non-imported automake dirs.Ralf Wildenhues1-0/+14
2010-05-01faq.xml: Fix anachronisms.Jonathan Wakely1-1/+9
2010-04-30stl_pair.h (piecewise_construct_t, [...]): Add.Paolo Carlini1-0/+21
2010-04-27re PR libstdc++/43865 (C++ in freestanding environment)Jonathan Wakely1-0/+5
2010-04-27status_cxx200x.xml: Update quick_exit status.Jonathan Wakely1-0/+5
2010-04-27re PR c++/42844 (const variable requires initializer / no explicitly declared...Fabien ChĂȘne1-0/+10
2010-04-271.c (test01): Clarify size definition.Alexander Monakov1-0/+6
2010-04-27status_cxx200x.xml: Update to match n3092.Jonathan Wakely1-0/+5
2010-04-25status_cxx200x.xml: Update Threads status.Jonathan Wakely1-0/+5
2010-04-24unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists.Jonathan Wakely1-0/+8
2010-04-22partition.h (__parallel_partition): Improve scalability by...Johannes Singler1-0/+8
2010-04-22faq.xml: Link to manual.Jonathan Wakely1-0/+9
2010-04-13hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HAS...Ian Lance Taylor1-0/+6
2010-04-12config.gcc: Removed *-*-solaris2.7* from list of obsolete configurations.Rainer Orth1-0/+6
2010-04-06acinclude.m4 (GLIBCXX_ENABLE_LIBSTDCXX_TIME): Show test result.Matthias Klose1-0/+8
2010-04-03basic_string.h: Fix pasto in comment.Paolo Carlini1-0/+5
2010-04-02Update to Automake 1.11.1.Ralf Wildenhues1-0/+12
2010-03-30random_shuffle.h (__parallel_random_shuffle_drs): Take as many threads as pos...Johannes Singler1-0/+7
2010-03-30unordered_map: Clean-up includes and guards.Paolo Carlini1-0/+8
2010-03-29re PR target/43458 (c99_classification_macros_c.cc fails on hppa*-*-hpux*)John David Anglin1-0/+6
2010-03-26profile_mode.xml (Profile Diagnostics): Correct cols.Rainer Orth1-0/+9
2010-03-26[multiple changes]Paolo Carlini1-0/+21
2010-03-23testsuite_tr1.h (NType, [...]): Add.Paolo Carlini1-0/+7
2010-03-23value.cc: New.Paolo Carlini1-0/+6
2010-03-23stl_algobase.h (lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _...Paolo Carlini1-1/+7