]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/tr1/shared_ptr.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / tr1 / shared_ptr.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-01-03  Jakub JelinekUpdate copyright years.
2021-01-04  Jakub JelinekUpdate copyright years.
2020-10-29  Jonathan Wakelylibstdc++: Prevent deprecation warnings from <tr1/share...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-07-23  François Dumontre PR libstdc++/81064 (Inline namespace regression)
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-12  Ramana RadhakrishnanUse atomics in guard.cc.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-12-12  Jonathan Wakelyre PR libstdc++/64276 (would be better to use __cpp_exc...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2012-11-07  Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-02-13  Richard HendersonPR libstdc++/51798 continued
2012-02-10  Benjamin KosnikPR libstdc++/51798 continued.
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-11-02  Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
2010-05-31  Jonathan Wakelyre PR libstdc++/43820 (auto_ptr used with incomplete...
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-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-11  Jonathan Wakelyshared_ptr.h: Add include guards.
2009-02-03  Paolo Carlinire PR libstdc++/25191 (exception_defines.h #defines...
2008-09-04  Jonathan Wakelyre PR libstdc++/36962 ([C++0x] Add constructors / assig...