aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/ext/ext_pointer
AgeCommit message (Expand)AuthorFilesLines
2025-01-02Update copyright years.Jakub Jelinek3-3/+3
2024-01-03Update copyright years.Jakub Jelinek3-3/+3
2023-01-16Update copyright years.Jakub Jelinek3-3/+3
2022-01-03Update copyright years.Jakub Jelinek3-3/+3
2021-01-04Update copyright years.Jakub Jelinek3-3/+3
2020-01-01Update copyright years.Jakub Jelinek3-3/+3
2019-01-01Update copyright years.Jakub Jelinek3-3/+3
2018-10-11Make ext allocators support heterogeneous equality comparisonJonathan Wakely1-0/+31
2018-08-30Fix __gnu_cxx::_Pointer_adapter for long long arithmeticJonathan Wakely1-0/+14
2018-01-03Update copyright years.Jakub Jelinek2-2/+2
2017-01-01Update copyright years.Jakub Jelinek2-2/+2
2016-10-141.cc: Remove 'test' variables.Paolo Carlini2-10/+0
2016-01-04Update copyright years.Jakub Jelinek2-2/+2
2015-01-05Update copyright years.Jakub Jelinek2-2/+2
2014-01-02Update copyright years in libstdc++-v3/Richard Sandiford2-2/+2
2013-02-03Update copyright in libstdc++-v3.Richard Sandiford2-4/+2
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2011-06-07re PR c++/48969 (ICE with -std=c++0x)Jason Merrill1-8/+8
2010-06-29* decl2.c (mark_used): Adjust error for use of deleted function.Jason Merrill1-5/+1
2010-06-15call.c (convert_like_real): Give "initializing argument of" information for a...Jason Merrill1-5/+0
2009-08-14pointer.h: Add pragma system_header, use _GLIBCXX_USE_LONG_LONG, macro cleanup.Benjamin Kosnik1-8/+8
2009-04-09Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2-36/+18
2009-01-04re PR libstdc++/38720 (_Relative_pointer_impl invokes undefined behavior)Richard Guenther1-8/+8
2008-11-111_neg.cc: Adjust dg-error line numbers.Paolo Carlini1-8/+8
2008-11-07pointer.h: Add experimental support for non-standard pointer types in contain...Bob Walters2-0/+320