aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2011-07-11re PR libstdc++/49559 ([C++0x] stable_sort calls self-move-assignment operator)Paolo Carlini1-0/+15
2011-07-11testsuite_allocator.h (propagating_allocator<>:: operator=(const propagating_...Paolo Carlini1-4/+9
2011-07-09Makefile.am: Add new header.Jonathan Wakely1-0/+12
2011-07-09stl_vector.h: Use new allocator model in C++0x mode.Jonathan Wakely1-0/+19
2011-07-09alloc_traits.h (__allocator_always_compares_equal): New trait, provide partia...Jonathan Wakely1-0/+10
2011-07-09cast.h: Fix typo in include guard.Jonathan Wakely1-0/+7
2011-07-09re PR libstdc++/49668 ([C++0x] std::thread does not forward its args as rvalues)Jonathan Wakely1-0/+20
2011-07-08configure.host (abi_baseline_subdir_switch): Describe.Rainer Orth1-0/+20
2011-06-29set.h, [...]: Remove base class default constructor calls.François Dumont1-0/+8
2011-06-29unwind-arm.c (enum __cxa_type_match_result): New.Nathan Sidwell1-0/+6
2011-06-23tie2.cc: Fix for C++0x mode.Jonathan Wakely1-0/+7
2011-06-22socket.cc: Use variable and remove attribute.Jonathan Wakely1-0/+4
2011-06-22pat_trie_base.hpp: Avoid -Wall warning.Paolo Carlini1-0/+5
2011-06-22invoke.cc: Avoid -Wall warnings.Paolo Carlini1-0/+12
2011-06-22Makefile.am: Add alloc_traits.h headers.Jonathan Wakely1-0/+12
2011-06-21move.h (__is_nothrow_swappable): Add.Daniel Krugler1-0/+8
2011-06-21Makefile.in (dg_target_exps): Set.Jakub Jelinek1-0/+7
2011-06-20tuple (__conv_types, [...]): Add.Daniel Krugler1-0/+11
2011-06-14ptr_traits.h (pointer_traits<T*>::pointer_to): Use noexcept.Jonathan Wakely1-0/+12
2011-06-14valarray (~valarray): Use noexcept.Paolo Carlini1-0/+12
2011-06-14functional: Use noexcept.Paolo Carlini1-0/+5
2011-06-12allocator.h (__shrink_to_fit): Rename to __shrink_to_fit_aux, fix.François Dumont1-0/+29
2011-06-11extptr_allocator.h (construct, destroy): Fix for C++0x mode by overloading to...Jonathan Wakely1-0/+8
2011-06-11explicit_instantiation.cc: Add another instantiation.Jonathan Wakely1-0/+5
2011-06-11typedefs.cc: Check for allocator_type and value_type.Jonathan Wakely1-0/+5
2011-06-11uses_allocator.cc: New.Jonathan Wakely1-0/+5
2011-06-10throw_allocator.h: Use noexcept.Paolo Carlini1-0/+13
2011-06-10*: Doxygen markup redo.Benjamin Kosnik1-0/+6
2011-06-10* testsuite/20_util/bind/ref_neg.cc: Remove wrong test lines.Jason Merrill1-0/+2
2011-06-10ref_neg.cc: Remove dg-excess-errors, fix dg-error markup.Jason Merrill1-22/+48
2011-06-09* semantics.c (maybe_constant_value): Handle overflowed input.Jason Merrill1-0/+2
2011-06-09prune.exp (libstdc++-dg-prune): Prune notes.Jason Merrill1-0/+41
2011-06-09extract_symvers.in: Handle processor/OS specific or unknown symbol binding st...Simon Baldwin1-0/+5
2011-06-09type_traits (__is_copy_assignable_impl, [...]): Fix typos.Paolo Carlini1-0/+5
2011-06-08extptr_allocator.h: Include <ext/numeric_traits.h> instead of <limits>.Paolo Carlini1-0/+8
2011-06-08allocator.h (__shrink_to_fit): Simplify.Paolo Carlini1-2/+11
2011-06-07re PR c++/48969 (ICE with -std=c++0x)Jason Merrill1-0/+21
2011-06-072011-06-07 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-1/+1
2011-06-072011-06-07 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini1-0/+3
2011-06-07move.h (struct __move_if_noexcept_cond): Add.Paolo Carlini1-0/+18
2011-06-07re PR libstdc++/49293 (22_locale/time_get/get_weekday/char/38081-[12].cc fail...Paolo Carlini1-0/+7
2011-06-06move.h (move_if_noexcept): Use __and_ and __not_.Paolo Carlini1-0/+4
2011-06-05ptr_traits.h (pointer_traits): Fix typos.Jonathan Wakely1-0/+6
2011-06-04testsuite_allocator.h (tracker_allocator::construct): Update to C++0x definit...Jonathan Wakely1-0/+8
2011-06-01hashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&)): Use std::move on the al...Paolo Carlini1-0/+105
2011-05-31basic_string.h: Use noexcept per the FDIS (minus compare(const string&)...Paolo Carlini1-0/+11
2011-05-31status_cxx200x.xml: Update.Jonathan Wakely1-0/+5
2011-05-31type_traits (__or_, __and_): Add trivial definitions for a single element.Paolo Carlini1-0/+24
2011-05-31tuple: Restore is_convertible constraint.Jonathan Wakely1-0/+5
2011-05-30re PR libstdc++/49236 (FAIL: 20_util/weak_ptr/comparison/cmp_neg.cc)Paolo Carlini1-0/+6