Daily bump.
[gcc.git] / libstdc++-v3 / testsuite / tr1 / 2_general_utilities /
2021-01-04 Jakub JelinekUpdate copyright years.
2020-10-29 Jonathan Wakelylibstdc++: Prevent deprecation warnings from <tr1/share...
2020-10-29 Jonathan Wakelylibstdc++: Avoid warnings in tests
2020-01-01 Jakub JelinekUpdate copyright years.
2019-01-01 Jakub JelinekUpdate copyright years.
2018-01-03 Jakub JelinekUpdate copyright years.
2017-06-15 Rainer OrthUse pthread effective-target in testsuite
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-13 Jason MerrillDR 374 - specialization in outer namespace
2016-10-17 Paolo Carliniisblank.cc: Remove 'test' variables.
2016-08-19 Jonathan WakelySimplify dg-options for tests using pthreads
2016-04-29 Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-01-04 Jakub JelinekUpdate copyright years.
2015-09-03 Sebastian Huberlibstdc++: Run tests on RTEMS
2015-08-18 Jonathan Wakelyre PR c++/67216 (false is still a null pointer constant)
2015-06-12 Ramana RadhakrishnanUse atomics in guard.cc.
2015-05-09 Jason Merrillstd_c++0x_neg.cc: Add -std=c++98.
2015-01-05 Jakub JelinekUpdate copyright years.
2014-05-23 Jonathan Wakelyre PR libstdc++/60793 (Add target *-*-dragonfly* to...
2014-05-16 Jonathan Wakelytypedefs-1.cc: Fix test for 32-bit target.
2014-05-14 Jason Merrillcall.c (struct conversion_info): Rename 'from_type...
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-06-10 Thomas Schwingeforced.C: Extend current handling of Linux-based x86...
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-11-07 Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-03-14 Rainer OrthRemove obsolete IRIX 6.5 support
2012-03-12 Rainer OrthRemove obsolete Tru64 UNIX V5.1B support
2012-02-14 Benjamin Kosnik43820_neg.cc: Adjust line numbers.
2012-02-10 Benjamin KosnikPR libstdc++/51798 continued.
2011-12-23 Jonathan Wakelyweak_ptr_expired.cc: Modify to PASS instead of XFAIL.
2011-07-17 Jason Merrillpt.c (tinst_level_tick, [...]): Replace with last_error...
2011-06-10 Jason Merrillprune.exp (libstdc++-dg-prune): Prune notes.
2011-06-07 Jason Merrillre PR c++/48969 (ICE with -std=c++0x)
2011-01-30 Benjamin KosnikPR libstdc++/36104 part four
2010-12-16 Benjamin Kosniktestsuite_iterators.h: Guard move.h includes.
2010-11-02 Paolo Carlinicinttypes: Remove, move contents to C++0x and TR1 headers.
2010-06-15 Jason Merrilllibstdc++.exp: Set additional_prunes.
2010-06-02 Jonathan Wakelypointer.cc: Fix which tests are run.
2010-05-31 Jonathan Wakelyre PR libstdc++/43820 (auto_ptr used with incomplete...
2009-11-20 Jonathan Wakelyre PR libstdc++/42019 (shared_ptr can not be used with...
2009-04-09 Jakub JelinekLicensing changes to GPLv3 resp. GPLv3 with GCC Runtime...
2009-03-13 Paolo Carlinire PR libstdc++/39405 (std::shared_ptr barfs on incompl...
2008-03-02 Hans-Peter Nilssonshared_ptr_neg.cc, [...]: Mark changed error message...
2007-12-24 Jonathan Wakelydefault_weaktoshared.cc: Use static_cast not reinterpre...
2007-12-10 Paolo Carlini[multiple changes]
2007-09-14 Jonathan Wakelyboost_shared_ptr.h: (__weak_ptr::lock()): Add missing...
2007-07-16 Rainer Orthre PR bootstrap/3456 (bootstrapping gcc-3.0 with thread...
2007-03-02 Paolo Carlini9661-1.cc: Include <cstdlib>.
2007-02-20 Benjamin KosnikDirectory layout flattening.
2007-02-20 Benjamin Kosnik[multiple changes]
2006-12-22 Paolo CarliniDR 541, [WP].
2006-09-24 Paolo Carliniboost_shared_ptr.h (shared_ptr<>::shared_ptr(const...
2006-09-22 Paolo Carlinitype_traits (add_reference): Robustify vs reference...
2006-08-27 Paolo Carlinire PR libstdc++/28830 (FAIL: tr1/2_general_utilities...
2006-08-22 Phillip Jordanadded locking policy to tr1::shared_ptr<> and related...
2005-12-26 Chris Jeffersonmt_allocator.h (__mt_alloc::__mt_alloc): Remove name...
2005-11-11 Paolo Carlinire PR libstdc++/24799 (std::tr1::hash missing inheritance)
2005-11-10 Paolo Carlinienable_shared_from_this/not_shared.cc: Adjust, remove...
2005-11-01 Paolo Carlinire PR libstdc++/24595 (std::tr1::get_deleter not declared)
2005-08-17 Kelley CookAll files: Update FSF address.
2005-04-05 Jonathan Wakelymemory, [...]: Use mutex to make _Sp_counted_base:...
2005-03-24 Benjamin Kosnikmemory: Forward to...
2005-03-01 Benjamin Kosnikcons/auto_ptr_neg.cc: Correct line numbers.
2005-02-22 Paolo Carliniauto_ptr_neg.cc: Add missing dg-do compile directive.
2005-02-22 Jonathan Wakelymemory: New file.