]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/shared_ptr.h
Update copyright years in libstdc++-v3/
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / shared_ptr.h
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-05-18  Jonathan Wakelyunique_ptr.h (make_unique): Declare inline.
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-08-09  Jonathan Wakelyacinclude.m4: Update references to final C++11 standard.
2012-08-03  Jonathan Wakelymemory: Include auto_ptr.h later.
2011-12-10  Benjamin Kosnikuser.cfg.in: Add macros, directories.
2011-11-18  Paolo Carlinihash-long-double-aux.cc: Rename to...
2011-10-18  Jason Merrillre PR c++/50500 ([C++0x] [DR 1082] move constructor...
2011-07-31  Paolo Carlinire PR libstdc++/49925 ([C++0x] ADL bug mixing boost...
2011-07-18  Paolo Carlinire PR libstdc++/48430 (std::hash partial specialization...
2011-05-18  Jonathan Wakelyshared_ptr_base.h: Use noexcept.
2011-03-22  Paolo Carlinishared_ptr.h (operator>, [...]): Add, per DR 1401.
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-06  Paolo Carlinishared_ptr.h (shared_ptr<>::shared_ptr(_Tp1*, _Deleter...
2010-11-06  Paolo Carlinishared_ptr.h (shared_ptr<>::__shared_ptr(), [...])...
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-11  Paolo Carlinishared_ptr.h (hash<shared_ptr>): Add.
2010-06-05  Jonathan Wakely[multiple changes]
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...
2010-02-10  Paolo Carlinihashtable.h: Fold in include/tr1_impl/hashtable.h contents.
2009-11-20  Jonathan Wakelyre PR libstdc++/42019 (shared_ptr can not be used with...
2009-11-06  Benjamin Kosnikuser.cfg.in: Adjust includes.
2009-06-23  Jonathan Wakelyshared_ptr.h: Do not swap rvalues.
2009-05-21  Benjamin Kosnikfunctional (function): Use explicit operator bool.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-11  Jonathan Wakelyshared_ptr.h: Add include guards.
2009-02-21  Benjamin Kosnikuser.cfg.in: Tweaks.
2009-02-03  Paolo Carlinire PR libstdc++/25191 (exception_defines.h #defines...
2008-11-01  Jonathan Wakelyshared_ptr.h: Update comparisons to match WP.
2008-09-18  Paolo Carlinishared_ptr.h (__shared_count<>:: __shared_count(_Ptr...
2008-09-04  Jonathan Wakelyre PR libstdc++/36962 ([C++0x] Add constructors / assig...