]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/ext/array_allocator.h
Fix after P0600.
[thirdparty/gcc.git] / libstdc++-v3 / include / ext / array_allocator.h
2019-01-21  Ulrich DrepperFix after P0600.
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-01-04  Jakub JelinekUpdate copyright years.
2015-06-26  Jonathan WakelyImplement N4258 (Cleaning-up noexcept in the Library...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-17  Jason Merrillre PR c++/33911 (attribute deprecated vs. templates)
2014-01-29  Jonathan Wakelyre PR libstdc++/21609 (array_allocator vs rebind &...
2014-01-02  Richard SandifordUpdate copyright years in libstdc++-v3/
2013-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
2012-11-20  Jonathan Wakelyarray_allocator.h: Replace uses of __GXX_EXPERIMENTAL_C...
2012-11-19  Jonathan Wakelystl_algo.h (reverse_copy): Update comment per DR 2074.
2012-11-10  Jason Merrill* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__...
2011-06-10  Paolo Carlinithrow_allocator.h: Use noexcept.
2011-05-28  Jonathan WakelyMakefile.am: Add new ptr_traits.h header.
2011-01-30  Benjamin KosnikPR libstdc++/36104 part four
2010-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-05-20  Paolo Carlini[multiple changes]
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-02-21  Benjamin Kosnikuser.cfg.in: Tweaks.
2008-06-21  Paolo Carlini[multiple changes]
2008-03-26  Benjamin Kosnikrun_doxygen: Remove html_output_dir.
2007-10-27  Paolo Carlinithrow_allocator.h (throw_allocator<>:: construct<>...
2006-10-28  Paolo Carliniarray (array<>::_M_at): New.
2006-04-26  Benjamin Kosnikre PR libstdc++/26875 (Array allocator use count is...
2006-04-23  Marc Glissere PR libstdc++/27199 (ptrdiff_t and size_t outside...
2005-12-19  Benjamin Kosnikc++config: Add in revised namespace associations.
2005-08-17  Kelley CookAll files: Update FSF address.
2005-05-28  Paolo Carlinirevert: re PR libstdc++/19495 (basic_string::_M_rep...
2005-05-18  Paolo Carlinire PR libstdc++/19495 (basic_string::_M_rep() can produ...
2005-01-19  Loren J. Rittlearray_allocator.h (array_allocator<>::allocate): Avoid...
2004-11-24  Benjamin Kosnikdoxygroups.cc: Add std::tr1 namespace.
2004-11-05  Benjamin Kosnikre PR libstdc++/17218 (unknown subjects in generated...
2004-10-26  Benjamin Kosnikarray_allocator.h (array::allocate): Check for valid...
2004-10-21  Paolo Carlinibitmap_allocator.h (allocate): Throw std::bad_alloc...
2004-10-14  Benjamin Kosnikmt_allocator.h (__mt_alloc::deallocate): Check for...
2004-10-13  Paolo Carlinibasic_string.tcc (_S_create): Use consistently the...
2004-10-07  Benjamin Kosniktr1: New.