aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2010-06-21sol2.h (TARGET_OS_CPP_BUILTINS): Define __STDC_VERSION__=199901L, _XOPEN_SOUR...Rainer Orth1-0/+5
2010-06-20random.tcc (uniform_int_distribution<>::operator()): Fix to work well for arb...Paolo Carlini1-0/+6
2010-06-18re PR libstdc++/32618 (std::vector calls uneccessary constructors instead of ...Paolo Carlini1-0/+82
2010-06-17stl_uninitialized.h (__uninitialized_default, [...]): Add.Paolo Carlini1-0/+13
2010-06-16stl_construct.h (_Construct): Change to variadic in C++0x mode, consistently ...Paolo Carlini1-9/+27
2010-06-16compatibility.cc: Export long double versions of "C" math library for arm-lin...Matthias Klose1-0/+6
2010-06-15libstdc++.exp: Set additional_prunes.Jason Merrill1-0/+44
2010-06-13base.h (min, max): Mark inline.Paolo Carlini1-0/+6
2010-06-11shared_ptr.h (hash<shared_ptr>): Add.Paolo Carlini1-0/+8
2010-06-11appendix_contributing.xml: Indent code examples to match original C++STYLE do...Jonathan Wakely1-0/+7
2010-06-11re PR libstdc++/44268 (abi docs say that hppa-linux defaults to libgcc_s.so.2)Jonathan Wakely1-0/+5
2010-06-11tuple (_Swallow_assign::operator=): Add const.Jonathan Wakely1-0/+5
2010-06-10re PR libstdc++/43918 (gcc 4.5.0 is failing for i586-pc-msdosdjgpp)Suresh Gumpula1-0/+6
2010-06-10tuple (tuple(const tuple&)): Define explicitly-defaulted.Paolo Carlini1-0/+6
2010-06-10re PR libstdc++/44487 ([C++0x] pair of references doesn't work)Paolo Carlini1-0/+12
2010-06-10type_traits (is_nothrow_constructible): Add.Paolo Carlini1-0/+18
2010-06-09re PR libstdc++/44461 (__cxa_end_cleanup ends up in wrong section i.e. not in...Khem Raj1-0/+6
2010-06-09re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)Paolo Carlini1-0/+9
2010-06-09re PR bootstrap/43170 (gcc 4.5 20100218 bootstrap compare fails on os x 10.6)Iain Sandoe1-0/+5
2010-06-09re PR libstdc++/44413 (inefficient code for std::string::compare on x86-64)Paolo Carlini1-0/+6
2010-06-08type_traits (has_nothrow_assign): Rename to has_nothrow_copy_assign.Paolo Carlini1-0/+16
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler1-0/+9
2010-06-082010-06-08 Johannes Singler <singler@kit.edu>Johannes Singler1-0/+6
2010-06-08re PR libstdc++/44417 (make check-target-libstdc++-v3 fails due to undefined ...Paolo Carlini1-0/+13
2010-06-08order_statistics_imp.hpp: Avoid -Wall warnings.Paolo Carlini1-0/+178
2010-06-07Makefile.am, [...] (xml_sources_extra): Add fdl-1.3.xml.Jonathan Wakely1-0/+9
2010-06-06pointer.h (_Pointer_adapter::operator++): Remove name of unused parameter.Jonathan Wakely1-0/+5
2010-06-06re PR libstdc++/40296 ([C++0x] std::exception_ptr comparisons)Jonathan Wakely1-0/+13
2010-06-05shared_ptr_base.h (_Sp_counted_ptr::_M_dispose): Make nullptr_t specializatio...Jonathan Wakely1-0/+5
2010-06-05status_cxx200x.xml: Update.Jonathan Wakely1-0/+23
2010-06-05* testsuite/util/testsuite_abi.h: Work around glibc BZ 9694.Jason Merrill1-0/+4
2010-06-03testsuite_iterators.h: Don't include <cstddef>, don't use NULL, use std::size...Paolo Carlini1-0/+26
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