summaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/tr1/2_general_utilities
Commit message (Expand)AuthorAgeFilesLines
* Update copyright years.Jakub Jelinek2022-01-0349-49/+49
* Update copyright years.Jakub Jelinek2021-01-0449-49/+49
* libstdc++: Prevent deprecation warnings from <tr1/shared_ptr>Jonathan Wakely2020-10-291-2/+2
* libstdc++: Avoid warnings in testsJonathan Wakely2020-10-291-0/+4
* Update copyright years.Jakub Jelinek2020-01-0149-49/+49
* Update copyright years.Jakub Jelinek2019-01-0149-49/+49
* Update copyright years.Jakub Jelinek2018-01-0349-49/+49
* Use pthread effective-target in testsuiteRainer Orth2017-06-152-4/+6
* Update copyright years.Jakub Jelinek2017-01-0149-49/+49
* DR 374 - specialization in outer namespaceJason Merrill2016-11-135-24/+19
* isblank.cc: Remove 'test' variables.Paolo Carlini2016-10-1731-83/+1
* Simplify dg-options for tests using pthreadsJonathan Wakely2016-08-192-4/+2
* Remove trailing whitespace from libstdc++-v3 filesChris Gregory2016-04-2925-43/+43
* Update copyright years.Jakub Jelinek2016-01-0449-49/+49
* libstdc++: Run tests on RTEMSSebastian Huber2015-09-032-2/+2
* re PR c++/67216 (false is still a null pointer constant)Jonathan Wakely2015-08-181-2/+2
* Use atomics in guard.cc.Ramana Radhakrishnan2015-06-121-2/+2
* std_c++0x_neg.cc: Add -std=c++98.Jason Merrill2015-05-096-0/+12
* Update copyright years.Jakub Jelinek2015-01-0549-49/+49
* re PR libstdc++/60793 (Add target *-*-dragonfly* to dg-options on 172 libstdc...Jonathan Wakely2014-05-232-4/+4
* typedefs-1.cc: Fix test for 32-bit target.Jonathan Wakely2014-05-161-2/+1
* call.c (struct conversion_info): Rename 'from_type' to 'from'.Jason Merrill2014-05-142-1/+2
* Update copyright years in libstdc++-v3/Richard Sandiford2014-01-0249-49/+49
* forced.C: Extend current handling of Linux-based x86 systems to cover all GNU...Thomas Schwinge2013-06-102-4/+4
* Update copyright in libstdc++-v3.Richard Sandiford2013-02-0349-49/+49
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-044-4/+4
* array (_GLIBCXX_THROW_OR_ABORT): Move...Paolo Carlini2012-11-071-4/+3
* Remove obsolete IRIX 6.5 supportRainer Orth2012-03-142-4/+4
* Remove obsolete Tru64 UNIX V5.1B supportRainer Orth2012-03-122-6/+6
* 43820_neg.cc: Adjust line numbers.Benjamin Kosnik2012-02-141-3/+3
* PR libstdc++/51798 continued.Benjamin Kosnik2012-02-101-2/+2
* weak_ptr_expired.cc: Modify to PASS instead of XFAIL.Jonathan Wakely2011-12-231-8/+5
* pt.c (tinst_level_tick, [...]): Replace with last_error_tinst_level.Jason Merrill2011-07-161-1/+1
* prune.exp (libstdc++-dg-prune): Prune notes.Jason Merrill2011-06-093-3/+2
* re PR c++/48969 (ICE with -std=c++0x)Jason Merrill2011-06-071-1/+1
* PR libstdc++/36104 part fourBenjamin Kosnik2011-01-301-2/+2
* testsuite_iterators.h: Guard move.h includes.Benjamin Kosnik2010-12-161-0/+0
* cinttypes: Remove, move contents to C++0x and TR1 headers.Paolo Carlini2010-11-021-2/+2
* libstdc++.exp: Set additional_prunes.Jason Merrill2010-06-152-3/+1
* pointer.cc: Fix which tests are run.Jonathan Wakely2010-06-021-2/+2
* re PR libstdc++/43820 (auto_ptr used with incomplete type no longer triggers ...Jonathan Wakely2010-05-311-0/+40
* re PR libstdc++/42019 (shared_ptr can not be used with -fno-rtti)Jonathan Wakely2009-11-201-0/+35
* Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.Jakub Jelinek2009-04-0947-234/+187
* re PR libstdc++/39405 (std::shared_ptr barfs on incomplete template class tha...Paolo Carlini2009-03-131-0/+30
* shared_ptr_neg.cc, [...]: Mark changed error message prelude...Hans-Peter Nilsson2008-03-021-2/+2
* default_weaktoshared.cc: Use static_cast not reinterpret_cast.Jonathan Wakely2007-12-242-8/+8
* [multiple changes]Paolo Carlini2007-12-102-2/+2
* boost_shared_ptr.h: (__weak_ptr::lock()): Add missing template argument.Jonathan Wakely2007-09-142-0/+69
* re PR bootstrap/3456 (bootstrapping gcc-3.0 with threadmodel=posix fails on I...Rainer Orth2007-07-162-4/+4
* 9661-1.cc: Include <cstdlib>.Paolo Carlini2007-03-022-6/+8