move.h (move, forward): Mark constexpr.
[gcc.git] / libstdc++-v3 / testsuite / 20_util / unique_ptr /
2011-06-14 Paolo Carlinivalarray (~valarray): Use noexcept.
2011-06-10 Jason Merrillprune.exp (libstdc++-dg-prune): Prune notes.
2011-04-17 Daniel KruglerPR libstdc++/48635 (again)
2011-04-16 Daniel Kruglerre PR libstdc++/48635 ([C++0x] unique_ptr<T, D&> moves...
2011-04-02 Jonathan Wakelyre PR libstdc++/48398 ([C++0x] std::unique_ptr<T, D...
2011-03-22 Paolo Carlinishared_ptr.h (operator>, [...]): Add, per DR 1401.
2010-12-19 John David Anglinre PR libstdc++/46869 (FAIL: 20_util/enable_shared_from...
2010-12-16 Benjamin Kosniktestsuite_iterators.h: Guard move.h includes.
2010-12-09 Nathan Froydre PR testsuite/46860 (New libstdc++ failures)
2010-11-23 Benjamin Kosnikchrono: Constexpr markup for is_monotonic.
2010-11-10 Jonathan Wakelyunique_ptr.h: Use static_assert in constexpr constructors.
2010-11-08 Jonathan Wakelyunique_ptr.h: Move misplaced static_assert and use...
2010-11-06 Paolo Carlinishared_ptr.h (shared_ptr<>::__shared_ptr(), [...])...
2010-11-02 Benjamin Kosniklibstdc++: N3126 draft support.
2010-08-11 Paolo Carlinire PR libstdc++/42925 ([GB 99] Not possible to compare...
2010-08-10 Paolo Carlinicons_overflow_neg.cc: Avoid -Wall warnings.
2010-06-30 Jason Merrill* decl2.c (mark_used): Adjust error for use of deleted...
2010-06-11 Paolo Carlinishared_ptr.h (hash<shared_ptr>): Add.
2010-06-05 Jonathan Wakely[multiple changes]
2010-05-12 Jason Merrillre PR c++/20669 (Template candidates not listed in...
2010-04-24 Jonathan Wakelyunique_ptr (unique_ptr::pointer): Use deleter's pointer...
2010-03-03 Paolo Carliniunique_ptr.h (unique_ptr<>::get_deleter): Simplify...
2010-03-02 Jonathan Wakelyre PR libstdc++/43183 (std::unique_ptr::reset() does...
2010-02-16 Paolo Carliniunique_ptr.h: (unique_ptr<>:: unique_ptr(const unique_p...
2010-02-10 Paolo Carlinihashtable.h: Fold in include/tr1_impl/hashtable.h contents.
2009-10-14 Jason Merrillre PR c++/39866 ([c++0x] deleted functions not removed...
2009-05-21 Benjamin Kosnikfunctional (function): Use explicit operator bool.
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-21 Benjamin Kosnikthis_thread: Move...
2009-02-21 Benjamin Kosnikuser.cfg.in: Tweaks.
2009-02-05 Benjamin Kosnikunique_ptr.h: Remove private __this_type typedef.
2008-09-28 Paolo Carliniunique_ptr.h (unique_ptr<_Tp[]>::template<typename...
2008-06-26 Chris Fairlespointer_array.cc: New.
2008-06-21 Paolo Carlini[multiple changes]