]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/ext/pointer.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / ext / pointer.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-03  Arsen Arsenovićlibstdc++: Mark headers that must be hosted as such...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-14  Jonathan Wakelylibstdc++: Simplify typedefs by using __UINTPTR_TYPE__
2021-01-04  Jakub JelinekUpdate copyright years.
2020-04-17  Jonathan Wakelylibstdc++: Add comparison operators to sequence containers
2020-02-07  Jonathan Wakelylibstdc++: Implement P1878R1 "Constraining Readable...
2020-01-09  Jonathan Wakelylibstdc++: Fix <ext/pointer.h> incompatibilities with...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-30  Jonathan WakelyFix __gnu_cxx::_Pointer_adapter for long long arithmetic
2018-07-31  Jonathan WakelyReplace safe bool idiom with explicit operator bool
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-18  Jonathan WakelyPR69301 don't assume atomic<T> can default construct T
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-01-05  Jakub JelinekUpdate copyright years.
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-11-20  Jonathan Wakelyre PR c++/59173 (Alias template in partial specializati...
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-12-11  Jonathan Wakelyre PR libstdc++/55631 (Several ext/ headers can not...
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2011-11-09  Dodji SeketeliPR c++/51027 - accepts alias-declaration without ';'
2011-11-08  Jonathan Wakelyptr_traits.h (__rebind): Replace with...
2011-07-09  Jonathan Wakelycast.h: Fix typo in include guard.
2011-06-05  Jonathan Wakelyptr_traits.h (pointer_traits): Fix typos.
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-12-19  Benjamin Kosnik*: Use headername alias to associate private includes...
2010-06-06  Jonathan Wakelypointer.h (_Pointer_adapter::operator++): Remove name...
2009-08-14  Benjamin Kosnikpointer.h: Add pragma system_header, use _GLIBCXX_USE_L...
2009-08-12  Benjamin Kosnikextc++.h: Don't include TR1 if C++0x.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-01-04  Richard Guentherre PR libstdc++/38720 (_Relative_pointer_impl invokes...
2008-11-11  Paolo Carliniextptr_allocator.h: Minor tweaks.
2008-11-07  Paolo Carlini2008-11-07 Paolo Carlini <paolo.carlini@oracle.com>