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