aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/bitmap_allocator.h
AgeCommit message (Expand)AuthorFilesLines
2024-06-28libstdc++: Do not use C++11 alignof in C++98 mode [PR104395]Jonathan Wakely1-2/+2
2024-01-03Update copyright years.Jakub Jelinek1-1/+1
2023-01-16Update copyright years.Jakub Jelinek1-1/+1
2022-10-03libstdc++: Mark headers that must be hosted as such [PR103626]Arsen Arsenović1-0/+2
2022-01-14libstdc++: Add attribute to features deprecated in C++17 [PR91260]Jonathan Wakely1-6/+5
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-11-23libstdc++: Fix circular dependency for bitmap_allocator [PR103381]Jonathan Wakely1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-04-15libstdc++: Add comparison operators to types from Utilities clauseJonathan Wakely1-1/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-05-31Remove using-declarations that add std names to __gnu_cxxJonathan Wakely1-45/+46
2019-01-21Fix after P0600.Ulrich Drepper1-3/+3
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-07-23re PR libstdc++/81064 (Inline namespace regression)François Dumont1-6/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-12-07Use _GLIBCXX_THROW macro in bitmap_allocatorJonathan Wakely1-3/+3
2016-10-14PR65122 extended alignment support in allocatorsJonathan Wakely1-0/+18
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford1-1/+1
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-1/+1
2012-11-19stl_algo.h (reverse_copy): Update comment per DR 2074.Jonathan Wakely1-2/+7
2012-11-10* many: Replace uses of __GXX_EXPERIMENTAL_CXX0X__ with __cplusplus.Jason Merrill1-1/+1
2011-09-08PR c++/33255 - Support -Wunused-local-typedefs warningDodji Seketeli1-2/+0
2011-08-07user.cfg.in (PDF_HYPERLINKS): To NO.Benjamin Kosnik1-5/+4
2011-06-10throw_allocator.h: Use noexcept.Paolo Carlini1-7/+7
2011-05-28Makefile.am: Add new ptr_traits.h header.Jonathan Wakely1-7/+12
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-4/+10
2010-06-03c++config (std::size_t, [...]): Provide typedefs.Paolo Carlini1-2/+1
2010-05-20[multiple changes]Paolo Carlini1-3/+3
2009-10-08bitmap_allocator.h: Minor clean-ups.Paolo Carlini1-81/+41
2009-04-24array (at): Do not use builtin_expect.Jan Hubicka1-1/+1
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-14/+9
2009-04-02re PR c++/26693 (Access checks not performed for types in templates)Dodji Seketeli1-0/+2
2009-02-21user.cfg.in: Tweaks.Benjamin Kosnik1-2/+6
2009-01-22Reverted commit 143546 related to PR c++/26693Dodji Seketeli1-2/+0
2009-01-21re PR c++/26693 (Access checks not performed for types in templates)Dodji Seketeli1-0/+2
2008-06-21[multiple changes]Paolo Carlini1-2/+2
2008-03-26run_doxygen: Remove html_output_dir.Benjamin Kosnik1-0/+1
2008-01-31auto_ptr.h: Fix comment typos.Ralf Wildenhues1-2/+2
2007-10-27throw_allocator.h (throw_allocator<>:: construct<>(pointer, _Args&&...)): Add.Paolo Carlini1-3/+10
2006-11-29throw_allocator.h: Consistent @file markup.Benjamin Kosnik1-30/+30
2006-11-12bitmap_allocator.h: Uglify some names.Paolo Carlini1-37/+38
2006-09-14atomicity.h: Move to...Benjamin Kosnik1-179/+29
2006-09-07debug.h (_GLIBCXX_DEBUG_ONLY): New.Benjamin Kosnik1-21/+12
2006-09-04re PR c++/28871 (massive C++ compile time slowdown)Benjamin Kosnik1-1/+1
2006-04-23re PR libstdc++/27199 (ptrdiff_t and size_t outside of namespace std)Marc Glisse1-5/+8
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-4/+3