aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite
AgeCommit message (Expand)AuthorFilesLines
2015-05-1966055.cc: Add constructor invocations.François Dumont4-0/+16
2015-05-15ops.cc (stat_type): Define alias for struct stat and use throughout the file.Jonathan Wakely5-0/+297
2015-05-14re PR libstdc++/66055 (hash containers missing required reserving constructors)Nathan Myers4-0/+120
2015-05-13shared_ptr_base.h (__shared_count(unique_ptr&&)): Check for nullptr (LWG 2415).Jonathan Wakely3-4/+16
2015-05-13stl_raw_storage_iter.h (raw_storage_iterator::base()): Define (LWG 2454).Jonathan Wakely1-0/+36
2015-05-13tuple (apply): Handle pointers to member (LWG 2418).Jonathan Wakely1-0/+14
2015-05-13alloc_traits.h (_S_max_size): Implement LWG 2466.Jonathan Wakely11-11/+22
2015-05-13libstdc++: Bump to automake 1.11.6Michael Haubenwallner1-7/+35
2015-05-09synopsis.cc: Add _GLIBCXX14_CONSTEXPR.Jason Merrill2-0/+20
2015-05-09std_c++0x_neg.cc: Add -std=c++98.Jason Merrill41-24/+79
2015-05-05c.opt (Wterminate): New.Jason Merrill2-2/+2
2015-05-02any (any::_Storage): Fix alignment of buffer.Jonathan Wakely2-1/+53
2015-05-02iterator: New.Jonathan Wakely3-0/+169
2015-05-02numeric: New.Jonathan Wakely2-0/+60
2015-05-02any (any::_Storage): Make non-copyable.Jonathan Wakely2-1/+76
2015-05-02re PR libstdc++/65978 (missing constexpr on std::forward_as_tuple and std::ti...Jonathan Wakely1-15/+19
2015-05-01Implement observer_ptr.Ville Voutilainen8-0/+503
2015-05-01fs_path.h (path::_List): Use vector instead of list.Jonathan Wakely1-0/+2
2015-05-01fs_dir.h: Fix use of non-reserved names.Jonathan Wakely1-0/+6
2015-05-01memory (pointer_safety, [...]): Define.Jonathan Wakely1-0/+43
2015-04-30Implement N4100 File System TSJonathan Wakely45-0/+2346
2015-04-30Add fundamentals TR container erasure.Edward Smith-Rowland9-0/+530
2015-04-29re PR libstdc++/65839 (xmethods need updating once gdb decides how to fix 18285)Doug Evans7-0/+39
2015-04-29re PR libstdc++/65760 (invalid use of incomplete type with std::is_convertibl...Jonathan Wakely1-0/+38
2015-04-29re PR libstdc++/64657 (Support iterators with overloaded operator-comma)Jonathan Wakely3-3/+81
2015-04-29list.cc (_GLIBCXX_USE_CXX11_ABI): Define to zero.Doug Evans1-0/+3
2015-04-28re PR libstdc++/60333 (type_traits make_signed, make_unsigned missing support...Jonathan Wakely5-4/+137
2015-04-28re PR libstdc++/65631 (seed_seq should not be copyable)Jonathan Wakely1-0/+28
2015-04-28exception (uncaught_exceptions): Add comment.Jonathan Wakely1-1/+7
2015-04-28type_traits (void_t): Add.Jonathan Wakely1-0/+45
2015-04-28regex.tcc: Handle regex_constants::__polynomial.Tim Shen1-1/+3
2015-04-27re PR libstdc++/65909 (check_v3_target_namedlocale blows up on targets that d...Sandra Loosemore1-0/+5
2015-04-27Add support for std::uncaught_exceptions.Ville Voutilainen2-1/+164
2015-04-27re PR libstdc++/62258 (uncaught_exception() equals to `true' after rethrow_ex...Dmitry Prokoptsev1-0/+61
2015-04-22[PATCH][libstc++v3]Add new dg-require-thread-fence directive.Renlin Li5-0/+68
2015-04-14re PR libstdc++/61347 (std::distance(list.first(),list.end()) in O(1))Marc Glisse1-0/+49
2015-04-14Fix regression for libstdc++-v3/testsuite/29_atomics/atomic/62259.cc as...Hans-Peter Nilsson1-3/+3
2015-04-13re PR libstdc++/65754 (missing exports for fstream constructors)Jonathan Wakely1-0/+40
2015-04-10shared_mutex (shared_timed_mutex): Only use pthread_rwlock_t when the POSIX T...Jonathan Wakely4-4/+0
2015-04-10shared_mutex (shared_timed_mutex): Add comments to explain the logic in the n...Jonathan Wakely1-0/+75
2015-04-09re PR libstdc++/65147 (alignment of std::atomic object is not correct)Jonathan Wakely3-1/+61
2015-03-30re PR libstdc++/65630 (operator+ for new std::string not exported)Jonathan Wakely2-0/+68
2015-03-28re PR libstdc++/65420 (Enumerators in std::regex_constants should be constexp...Tim Shen1-0/+60
2015-03-27re PR libstdc++/65499 (Missing "using namespace literals::chrono_literals" in...Jonathan Wakely1-0/+26
2015-03-26re PR libstdc++/58038 (std::this_thread::sleep_until can cause inifinite sleep)Jonathan Wakely2-0/+82
2015-03-26re PR libstdc++/62259 (atomic class doesn't enforce required alignment on pow...Jonathan Wakely2-1/+59
2015-03-25re PR libstdc++/33394 (Add test case for Thread race segfault in std::string:...Alan Lawrence1-1/+1
2015-03-25re PR libstdc++/65543 (rvalue stream insertion and extraction operators incor...Paolo Carlini1-0/+35
2015-03-24re PR libstdc++/33394 (Add test case for Thread race segfault in std::string:...Jonathan Wakely1-0/+49
2015-03-20[Patch Testsuite] Make all_attributes.cc in to (almost_)all_attributes.cc for...James Greenhalgh3-0/+9