]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/ext/mt_allocator.h
Update copyright years.
[thirdparty/gcc.git] / libstdc++-v3 / include / ext / mt_allocator.h
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-07  Martin SeborPR c/81544 - attribute noreturn and warn_unused_result...
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-06-14  Jonathan Wakelyapi.xml: Link to more recent API docs.
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-06-03  Paolo Carlinic++config (std::size_t, [...]): Provide typedefs.
2010-05-20  Paolo Carlini[multiple changes]
2010-02-04  Benjamin Kosnikre PR libstdc++/42460 (man page errors for generated...
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-31  Ralf Wildenhuesauto_ptr.h: Fix comment typos.
2007-10-27  Paolo Carlinithrow_allocator.h (throw_allocator<>:: construct<>...
2006-12-02  Paolo Carlinimt_allocator.h (__pool_base::_M_get_align): Remove...
2006-09-25  Paolo Carlinire PR libstdc++/29179 (bugs in mt_allocator)
2006-09-14  Benjamin Kosnikatomicity.h: Move to...
2006-09-02  Paolo Carlinire PR libstdc++/24469 (Possible race condition in mt_al...
2006-08-31  Richard Guenthermt_allocator.h: Remove volatile qualifiers from data...
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-26  Chris Jeffersonmt_allocator.h (__mt_alloc::__mt_alloc): Remove name...
2005-12-19  Benjamin Kosnikc++config: Add in revised namespace associations.
2005-09-27  Benjamin Kosnik2005-09-25 Benjamin Kosnik <bkoz@redhat.com>
2005-09-22  Guillaume Melquiondre PR libstdc++/23956 (Class __mt_alloc overexerts...
2005-09-12  Benjamin Kosnik[multiple changes]
2005-08-17  Kelley CookAll files: Update FSF address.
2005-04-28  Paolo CarliniPR libstdc++/21244 (cont)
2005-01-26  Paolo Carlinimt_allocator.h (struct __per_type_pool_policy<,, [...
2004-11-24  Benjamin Kosnikdoxygroups.cc: Add std::tr1 namespace.
2004-11-05  Benjamin Kosnikre PR libstdc++/17218 (unknown subjects in generated...
2004-10-28  Benjamin Kosnikmt_allocator.h (__common_pool_policy): Add template...
2004-10-21  Paolo Carlinibitmap_allocator.h (allocate): Throw std::bad_alloc...
2004-10-17  Benjamin Kosnikmt_allocator.h (__pool::_M_get_align): New.
2004-10-14  Benjamin Kosnikmt_allocator.h (__mt_alloc::deallocate): Check for...
2004-10-14  Benjamin Kosnikmt_allocator.h: Tweaks.
2004-10-12  Benjamin Kosnikre PR libstdc++/17937 (Critical ~__pool troubles)
2004-10-11  Benjamin KosnikPR libstdc++/16614 continued.
2004-10-06  Benjamin Kosnikre PR libstdc++/17780 (std::allocator vs. static init)
2004-09-01  Benjamin Kosnikre PR libstdc++/16614 (Excessive resource usage in...
2004-07-14  Benjamin Kosnikmt_allocator.html: Add docs for _Tune.
2004-07-01  Brad Spencermt_allocator.h: Handle allocations at static initializa...
2004-06-18  Paolo Carlinimt_allocator (__mt_alloc<>::_Tune): Add _M_align, the...
2004-05-18  Paolo Carlini[multiple changes]
2004-05-16  Paolo Carlinimt_allocator.h (__mt_alloc<>::deallocate): Consistently...
2004-04-05  Paolo Carlinimt_allocator.h (__mt_alloc<>::deallocate): The critical...
2004-04-03  Paolo Carlinimt_allocator.h (__mt_alloc<>::allocate): Factor out...
2004-04-02  Paolo Carlinimt_allocator.h (__mt_alloc<>::deallocate): Rearrange...
2004-04-01  Paolo Carlinimt_allocator.h (__mt_alloc<>::_S_initialize): Streamlin...
2004-03-27  Paolo Carlini[multiple changes]
2004-03-26  Paolo Carlinimt_allocator.h (__mt_alloc<>::allocate, [...]): Protect...
2004-03-25  Paolo Carlinimt_allocator.h (__mt_alloc<>::tune): Add _M_min_bin...
2004-03-24  Paolo Carlinimt_allocator.h (__mt_alloc<>::allocate, [...]): Avoid...
2004-03-12  Benjamin Kosnik14176.cc: New.
2004-03-07  Benjamin Kosnikmt_allocator.h (_S_initialize): If !__GTHREAD_MUTEX_INI...
2004-03-07  Benjamin Kosnikre PR libstdc++/12658 (Thread safety problems in locale...
2004-02-23  Benjamin Kosnikmalloc_allocator.h: Add operators ==, !=.
2004-02-18  Stefan Olssonmt_allocator.h: Removed the last pointer.
2004-02-10  Stefan Olssonmt_allocator.h: thread_id is unused in non threaded...
2004-02-02  Paolo Carlinire PR libstdc++/13976 (ext/new_allocator.h:81: warning...
2004-01-31  Per Bothner2004-01-31 Per Bothner <per@bothner.com>
2004-01-29  Benjamin KosnikMakefile.am (bits_headers): Remove allocator_traits.h.
2004-01-28  Stefan Olssonmt_allocator.h: Replaced all malloc() calls with operat...
2004-01-24  Stefan Olssonmt_allocator.h: Reduce lock contention.
2004-01-20  Stefan Olssonmt_allocator.h: If a thread...
2004-01-15  Stefan Olssonmt_allocator.h: Reuse thread id's as soon as possible...
2004-01-14  Stefan Olssonmt_allocator.h: Fixups.
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-06  Phil Edwardsallocator_traits.h: Fix doxygen markup.
2003-06-24  Loren J. Rittle* include/ext/mt_allocator.h: Portability.
2003-06-11  Benjamin Kosnik[multiple changes]