aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/ext/debug_allocator.h
AgeCommit message (Expand)AuthorFilesLines
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-03Update copyright years.Jakub Jelinek1-1/+1
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-29libstdc++: Fix some warnings in headersJonathan Wakely1-2/+2
2020-04-15libstdc++: Add comparison operators to types from Utilities clauseJonathan Wakely1-0/+2
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-10-22Remove redundant std::allocator members for C++20Jonathan Wakely1-1/+2
2019-05-31Remove using-declarations that add std names to __gnu_cxxJonathan Wakely1-3/+1
2019-01-21Fix after P0600.Ulrich Drepper1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-10-11Make ext allocators support heterogeneous equality comparisonJonathan Wakely1-9/+11
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
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-03-24re PR libstdc++/56170 (Extension debug_allocator seems non-compliant w.r.t. r...Jonathan Wakely1-20/+85
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-01-30PR libstdc++/36104 part fourBenjamin Kosnik1-2/+5
2011-01-03Update Copyright years for files modified in 2010.Jakub Jelinek1-1/+2
2010-12-19*: Use headername alias to associate private includes to public includes.Benjamin Kosnik1-1/+0
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek1-15/+10
2009-02-21user.cfg.in: Tweaks.Benjamin Kosnik1-0/+1
2006-04-23re PR libstdc++/27199 (ptrdiff_t and size_t outside of namespace std)Marc Glisse1-0/+2
2005-12-19c++config: Add in revised namespace associations.Benjamin Kosnik1-4/+5
2005-08-17All files: Update FSF address.Kelley Cook1-1/+1
2004-11-05re PR libstdc++/17218 (unknown subjects in generated libstdc++ manpages)Benjamin Kosnik1-2/+0
2004-10-14mt_allocator.h (__mt_alloc::deallocate): Check for null pointer.Benjamin Kosnik1-7/+13
2004-03-24malloc_allocator.h: Fixed the construct function to call global placement new...Dhruv Matani1-1/+3
2004-02-04debug_allocator.h: _M_extra now stands for the number of extra objects instea...Dhruv Matani1-11/+25
2003-12-23new_allocator.h (new_allocator): Proper allocator class.Benjamin Kosnik1-64/+30
2003-12-09algorithm, [...]: Remove trailing whitespace.Bernardo Innocenti1-2/+2
2003-06-11[multiple changes]Benjamin Kosnik1-0/+139