]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/shared_ptr_base.h
Update copyright years in libstdc++-v3/
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / shared_ptr_base.h
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-18  Jonathan Wakelyshared_ptr_base.h (_Sp_counted_base<_S_single>): Use...
2013-10-30  Jonathan Wakelyshared_ptr (__shared_ptr): Assert non-void pointer.
2013-10-29  Jonathan Wakelyre PR libstdc++/58839 (dereferencing void* in shared_pt...
2013-10-08  Jonathan Wakelyre PR libstdc++/58659 (Construction of shared_ptr from...
2013-10-02  Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2013-05-18  Jonathan Wakelyunique_ptr.h (make_unique): Declare inline.
2013-04-28  Jonathan Wakelyre PR libstdc++/51365 (cannot use final empty class...
2013-04-07  Jonathan WakelyMakefile.am: Add ext/aligned_buffer.h
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-12-20  Jonathan Wakelyfunctional (_Require): Move to ...
2012-11-07  Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-10-29  Jonathan Wakelyre PR libstdc++/55123 ([C++11] Construction of shared_p...
2012-08-09  Jonathan Wakelyacinclude.m4: Update references to final C++11 standard.
2012-08-03  Jonathan Wakelymemory: Include auto_ptr.h later.
2012-04-11  Jonathan Wakelyre PR c++/52924 (Using an std::function object as delet...
2012-02-13  Richard HendersonPR libstdc++/51798 continued
2012-02-10  Benjamin KosnikPR libstdc++/51798 continued.
2011-12-06  Paolo Carlinire PR libstdc++/51438 (std::exception and derived class...
2011-11-18  Paolo Carlinihash-long-double-aux.cc: Rename to...
2011-11-08  Jonathan Wakelyshared_ptr_base.h (_Sp_counted_ptr): Make 'final'.
2011-07-31  Paolo Carlinire PR libstdc++/49925 ([C++0x] ADL bug mixing boost...
2011-05-18  Jonathan Wakelyshared_ptr_base.h: Use noexcept.
2011-03-22  Paolo Carlinishared_ptr.h (operator>, [...]): Add, per DR 1401.
2011-03-15  Benjamin KosnikMakefile.am: Add functional.cc, shared_ptr.cc.
2011-01-31  Benjamin Kosnikc++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPREC...
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-12-14  Jonathan Wakelyre PR libstdc++/46910 (std::shared_ptr requires public...
2010-12-06  Paolo Carlinishared_ptr.h (shared_ptr<>::shared_ptr(_Tp1*, _Deleter...
2010-11-27  Jonathan Wakelyshared_ptr_base.h (operator>, [...]): Remove comparison...
2010-11-06  Paolo Carlinishared_ptr.h (shared_ptr<>::__shared_ptr(), [...])...
2010-11-02  Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
2010-08-11  Paolo Carlinire PR libstdc++/42925 ([GB 99] Not possible to compare...
2010-08-10  Paolo Carlinishared_ptr_base.h: Remove a few now redundant __glibcxx...
2010-08-10  Paolo Carlinicons_overflow_neg.cc: Avoid -Wall warnings.
2010-06-11  Paolo Carlinishared_ptr.h (hash<shared_ptr>): Add.
2010-06-05  Jonathan Wakelyshared_ptr_base.h (_Sp_counted_ptr::_M_dispose): Make...
2010-06-05  Jonathan Wakely[multiple changes]
2010-05-31  Jonathan Wakelyre PR libstdc++/43820 (auto_ptr used with incomplete...
2010-03-19  Rodolfo Limashared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove...
2010-02-19  Paolo Carlinishared_ptr_base.h (__weak_ptr): Remove deleted comparis...
2010-02-16  Paolo Carliniunique_ptr.h: (unique_ptr<>:: unique_ptr(const unique_p...
2009-11-20  Jonathan Wakelyre PR libstdc++/42019 (shared_ptr can not be used with...
2009-11-06  Benjamin Kosnikuser.cfg.in: Adjust includes.