]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/ext/bitmap_allocator.h
Update copyright years in libstdc++-v3/
[thirdparty/gcc.git] / libstdc++-v3 / include / ext / bitmap_allocator.h
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-09-08  Dodji SeketeliPR c++/33255 - Support -Wunused-local-typedefs warning
2011-08-07  Benjamin Kosnikuser.cfg.in (PDF_HYPERLINKS): To NO.
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-10-08  Paolo Carlinibitmap_allocator.h: Minor clean-ups.
2009-04-24  Jan Hubickaarray (at): Do not use builtin_expect.
2009-04-09  Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-04-02  Dodji Seketelire PR c++/26693 (Access checks not performed for types...
2009-02-21  Benjamin Kosnikuser.cfg.in: Tweaks.
2009-01-22  Dodji SeketeliReverted commit 143546 related to PR c++/26693
2009-01-21  Dodji Seketelire PR c++/26693 (Access checks not performed for types...
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-11-29  Benjamin Kosnikthrow_allocator.h: Consistent @file markup.
2006-11-12  Paolo Carlinibitmap_allocator.h: Uglify some names.
2006-09-14  Benjamin Kosnikatomicity.h: Move to...
2006-09-07  Benjamin Kosnikdebug.h (_GLIBCXX_DEBUG_ONLY): New.
2006-09-04  Benjamin Kosnikre PR c++/28871 (massive C++ compile time slowdown)
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-06-29  Paolo CarliniPR libstdc++/21244 (cont^2)
2005-04-15  Benjamin Kosnik2005-04-14 Benjamin Kosnik <bkoz@redhat.com>
2004-12-19  Dhruv Matanibitmap_allocator.h: Make doxygen style comments for...
2004-11-24  Benjamin Kosnikdoxygroups.cc: Add std::tr1 namespace.
2004-10-21  Paolo Carlinibitmap_allocator.h (allocate): Throw std::bad_alloc...
2004-10-17  Dhruv Matanibitmap_allocator.h: Change unsigned int -> size_t...
2004-10-15  Paolo Carlinibitmap_allocator.h: Qualify ::operator delete.
2004-10-14  Paolo Carlinibitmap_allocator.h (bitmap_allocator::_Alloc_block...
2004-10-14  Dhruv Matanibitmap_allocator.h: Clean-up add/remove functions.
2004-03-24  Dhruv Matanibitmap_allocator.h: (_Bit_scan_forward) -> Made this...
2004-03-12  Dhruv Mataniballocator_doc.txt: New file.