aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/tr1/shared_ptr.h
AgeCommit message (Expand)AuthorFilesLines
2026-01-02Update copyright years.Jakub Jelinek1-1/+1
2025-01-02Update copyright years.Jakub Jelinek1-1/+1
2024-10-25non-gcc: Remove trailing whitespaceJakub Jelinek1-54/+54
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-29libstdc++: Prevent deprecation warnings from <tr1/shared_ptr>Jonathan Wakely1-1/+17
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont1-3/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-06-12Use atomics in guard.cc.Ramana Radhakrishnan1-4/+2
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-12-12re PR libstdc++/64276 (would be better to use __cpp_exceptions rather than __...Jonathan Wakely1-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-4/+4
2012-11-07array (_GLIBCXX_THROW_OR_ABORT): Move...Paolo Carlini1-9/+2
2012-02-13PR libstdc++/51798 continuedRichard Henderson1-3/+1
2012-02-10PR libstdc++/51798 continued.Benjamin Kosnik1-4/+6
2011-01-31c++config (_GLIBCXX_DEPRECATED): To _GLIBCXX_USE_DEPRECATED.Benjamin Kosnik1-5/+5
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-1/+5
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-1/+1
2010-11-02cinttypes: Remove, move contents to C++0x and TR1 headers.Paolo Carlini1-4/+195
2010-05-31re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers ...Jonathan Wakely1-4/+4
2009-11-20re PR libstdc++/42019 (shared_ptr can not be used with -fno-rtti)Jonathan Wakely1-2/+14
2009-11-06user.cfg.in: Adjust includes.Benjamin Kosnik1-65/+17
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-03-11shared_ptr.h: Add include guards.Jonathan Wakely1-0/+5
2009-02-03re PR libstdc++/25191 (exception_defines.h #defines try/catch)Paolo Carlini1-9/+9
2008-09-04re PR libstdc++/36962 ([C++0x] Add constructors / assignment operators from u...Jonathan Wakely1-0/+1020