]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/ext/pool_allocator.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / ext / pool_allocator.h
2018-01-03  Jakub JelinekUpdate copyright years.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-14  Jonathan WakelyPR65122 extended alignment support in allocators
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-02-03  Richard SandifordUpdate copyright in libstdc++-v3.
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-05-20  Paolo Carlini[multiple changes]
2009-04-24  Jan Hubickaarray (at): Do not use builtin_expect.
2009-04-18  Jan Hubickapool_allocator.cc (_M_get_free_list, [...]): Mark throw ()
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.
2008-01-18  Benjamin Kosnik[multiple changes]
2007-10-27  Paolo Carlinithrow_allocator.h (throw_allocator<>:: construct<>...
2007-05-02  Paolo Carlinire PR libstdc++/31777 (GLIBCXX_FORCE_NEW doesn't always...
2006-09-14  Benjamin Kosnikatomicity.h: Move to...
2006-05-24  Paolo Carlinire PR libstdc++/24704 (__gnu_cxx::__exchange_and_add...
2006-05-10  Marc Glissepool_allocator.h: Add missing std:: qualifications.
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-04-28  Paolo CarliniPR libstdc++/21244 (cont)
2004-11-24  Benjamin Kosnikdoxygroups.cc: Add std::tr1 namespace.
2004-11-05  Benjamin Kosnikre PR libstdc++/17218 (unknown subjects in generated...
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-11  Joachim Kuebartpool_allocator.cc (__pool_alloc_base::_M_allocate_chunk...
2004-08-30  Benjamin Kosnikpool_allocator.h: Rename __pool_base to __pool_alloc_base.
2004-07-01  Benjamin KosnikPer Bothner <per@bothner.com > Mohan Embar <gnustuff...
2004-06-25  Benjamin Kosnikconcurrence.h (__gnu_cxx::lock): New.
2004-06-18  Benjamin Kosnikpool_allocator.h: Qualify __throw_bad_alloc.
2004-06-08  Paolo Carlinipool_allocator.h: Convert to a global free-list, as...
2004-03-22  Paolo Carliniacinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_alloc...
2004-02-10  Loren J. Rittle* include/ext/pool_allocator.h: Include c++config.h.
2004-02-04  Dhruv Matanidebug_allocator.h: _M_extra now stands for the number...
2004-01-29  Benjamin KosnikMakefile.am (bits_headers): Remove allocator_traits.h.
2003-12-28  Paolo Carlinipool_allocator.h (class __pool_alloc): Use operator...
2003-12-23  Benjamin Kosniknew_allocator.h (new_allocator): Proper allocator class.
2003-12-09  Bernardo Innocentialgorithm, [...]: Remove trailing whitespace.
2003-10-21  Benjamin Kosnikmt_allocator.h: Change include to gthr.h.
2003-07-05  Benjamin KosnikMove from CPP to CXX.
2003-06-13  Benjamin Kosnikallocator-inst.cc: Explicitly instantiate.
2003-06-11  Benjamin Kosnik[multiple changes]