ChangeLog: Fix whitespace.
[gcc.git] / libstdc++-v3 / testsuite / 20_util /
2014-06-03 Paolo CarliniDR 1423 PR c++/52174
2014-06-02 Rüdiger Sonderfeldtype_traits (__strictest_alignment): New helper struct.
2014-05-23 Jonathan Wakelyre PR libstdc++/60793 (Add target *-*-dragonfly* to...
2014-05-21 Jonathan Wakelyre PR libstdc++/61269 (<type_traits> includes <cstdint...
2014-05-16 Jonathan Wakelytypedefs-1.cc: Fix test for 32-bit target.
2014-05-16 Jonathan Wakelyparse_numbers.h (__parse_int::_Number_help): Check...
2014-05-16 Ed Smith-Rowlandre PR libstdc++/61166 (overflow when parse number in...
2014-05-15 Jonathan Wakelyre PR libstdc++/60326 (Incorrect type from std::make_un...
2014-05-14 Jonathan Wakelytuple (__add_c_ref, [...]): Remove.
2014-05-14 Jason Merrillre PR c++/20332 (poor diagnostic when bind non lvalue...
2014-05-14 Jason Merrillcall.c (struct conversion_info): Rename 'from_type...
2014-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-05-13 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-05-02 Jonathan Wakelyre PR libstdc++/61036 (shared_ptr<void>(new T) rejected)
2014-04-15 Jonathan Wakelyre PR c++/60786 (In C++11 an explicit instantiation...
2014-04-15 Jonathan Wakelyre PR libstdc++/60594 (std::function of a type with...
2014-04-14 Jonathan WakelyN3887 Consistent Metafunction Aliases
2014-04-14 Jonathan Wakelyre PR libstdc++/60497 (unique_ptr<T> tries to complete...
2014-04-07 Jonathan WakelyFix testsuite bugs.
2014-01-31 Jason Merrillre PR c++/57899 (bind/function with data member: infini...
2014-01-29 Jonathan Wakelyalloc_traits.h (allocator_traits::_S_allocate): Do...
2014-01-28 Jonathan Wakelyre PR libstdc++/59656 (weak_ptr::lock function crashes...
2014-01-02 Richard SandifordUpdate copyright years in libstdc++-v3/
2013-12-22 Hans-Peter Nilssonchi2_quality.h: Break out from chi2_quality.cc.
2013-12-10 Paolo Carlinivalue.cc: Add test.
2013-12-09 Renlin Lichi2_quality.cc: Change -DSAMPLES=30000.
2013-12-08 Paolo Carliniexplicit_instantiation.cc: New.
2013-12-06 Paolo Carlinitestsuite_tr1.h (test_category, [...]): constexpr in...
2013-11-19 Jonathan Wakelygnu.ver (_ZNSt11regex_errorC*): Export regex_error...
2013-11-18 Jonathan Wakelyshared_ptr_base.h (_Sp_counted_base<_S_single>): Use...
2013-11-09 Jonathan Wakelyre PR libstdc++/58982 (std::vector<std::atomic<int...
2013-11-05 Jonathan WakelyN3655 C++1y TransformationTraits Redux
2013-11-01 Jonathan WakelyN3421 C++1y Transparent functors
2013-10-31 Jonathan Wakelytuple (_Index_tuple, [...]): Move to <utility>.
2013-10-31 Paolo Carlini48631_neg.cc: Tweak dg-prune.
2013-10-30 Jonathan Wakelyshared_ptr (__shared_ptr): Assert non-void pointer.
2013-10-29 Jonathan Wakelyre PR libstdc++/58839 (dereferencing void* in shared_pt...
2013-10-23 Paolo Carlinire PR libstdc++/58850 (Conversion error in chrono)
2013-10-15 Diego NovilloAdd missing function in 20_util/exchange/1.cc.
2013-10-09 Jonathan Wakely58659.cc: Use VERIFY instead of aborting.
2013-10-09 Marcus ShawcroftFix unprototyped abort() introduced in libstdc++/58659...
2013-10-08 Jonathan Wakelyre PR libstdc++/58659 (Construction of shared_ptr from...
2013-10-02 Jonathan Wakelyre PR libstdc++/58569 (Compilation error when a class...
2013-10-02 Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2013-09-27 Jonathan Wakelyre PR libstdc++/57465 (Failed postcondition for std...
2013-06-27 Jason Merrilltypeck2.c (store_init_value): Diagnose a non-constant...
2013-06-13 Daniel Krueglertype_traits (is_function): Support ref-qualified functions.
2013-06-11 Ed Smith-RowlandFix library literals error involving namespace __detail.
2013-06-10 Thomas Schwingeforced.C: Extend current handling of Linux-based x86...
2013-06-08 Ed Smith-RowlandSimplify and clean up library literals.
2013-06-08 Jonathan Wakelytype-traits (integral_constant::operator()): Implement...
2013-06-03 Paolo Carlinire PR c++/57419 (Access control doesn't stop referring...
2013-06-01 Ed Smith-RowlandImplement N3642 - User-defined Literals for Standard...
2013-05-21 Jonathan Wakelyre PR libstdc++/57336 (Cannot INVOKE a reference_wrappe...
2013-05-19 Jonathan Wakelytuple (get): Implement N3670.
2013-05-18 Jonathan Wakelyunique_ptr.h (make_unique): Declare inline.
2013-05-18 Jonathan Wakelyutility (exchange): Define.
2013-05-18 Jonathan Wakelyunique_ptr.h (make_unique): Define.
2013-05-02 Paolo Carliniconstexpr_data.cc: Move...
2013-05-02 Paolo Carlinitype_traits (is_null_pointer): Add.
2013-04-28 Jonathan Wakelyre PR libstdc++/51365 (cannot use final empty class...
2013-04-22 Jason Merrillre PR c++/48665 (type of const member function)
2013-04-22 Paolo Carlinitype_traits (is_signed): Simplify.
2013-04-07 Jonathan WakelyMakefile.am: Add ext/aligned_buffer.h
2013-04-07 François Dumontfunctional (_Derives_from_unary_function): Remove.
2013-03-17 Jason Merrillre PR c++/55017 ([DR 1051] [C++11] Rvalue-reference...
2013-03-13 Paolo Carlinire PR libstdc++/56609 ([C++11] Several type traits...
2013-03-09 Paolo Carlini55463.cc: Avoid -Wunused warnings.
2013-02-20 Benjamin Kosnikuser.cfg.in: Set __cplusplus to 201103L.
2013-02-03 Richard SandifordUpdate copyright in libstdc++-v3.
2013-01-08 Jonathan Wakelyre PR c++/55908 (Problem binding a const member functio...
2013-01-07 Jonathan Wakelyre PR libstdc++/55847 (mistake bad_weak_ptr::what(...
2013-01-04 Jakub JelinekUpdate Copyright years for files modified in 2011 and...
2012-12-20 Jonathan Wakelyfunctional (_Require): Move to ...
2012-11-28 Jonathan Wakelyfunctional (_Mem_fn): Constrain function call operators...
2012-11-26 Jonathan Wakelyre PR libstdc++/55463 (Result of std::mem_fn doesn...
2012-11-19 Jonathan Wakelytypedefs.cc: Check rebind and improve propagate_on_cont...
2012-11-19 Jonathan Wakelystl_algo.h (reverse_copy): Update comment per DR 2074.
2012-11-14 Jonathan Wakelyre PR libstdc++/55320 (Invalid delete with throwing...
2012-11-07 Paolo Carliniarray (_GLIBCXX_THROW_OR_ABORT): Move...
2012-11-06 Jonathan Wakely55123.cc: Remove duplicate include.
2012-11-01 Jonathan Wakelyrange_access.cc: Fix copying permission statement.
2012-10-29 Jonathan Wakelyre PR libstdc++/55123 ([C++11] Construction of shared_p...
2012-10-24 Daniel Krueglertype_traits (common_type): Implement LWG 2141.
2012-10-19 Jonathan Wakelyscoped_allocator (__outermost_alloc_traits): Define.
2012-10-18 Benjamin Kosnikmove.h (move_if_noexcept): Mark constexpr.
2012-10-15 Matthias Kloseconfig.gcc: Match arm*-*-linux-* for ARM Linux/GNU.
2012-10-11 Daniel Kruglersfinae_friendly_1.cc: Update / extend.
2012-10-10 Paolo Carlinitype_traits (__do_common_type_impl): Revert for now...
2012-10-09 Daniel Kruglertype_traits (common_time): Provide "SFINAE-friendly...
2012-10-09 Benjamin Kosnik808590.cc: Fix constant value.
2012-10-05 Jakub Jelinekcp-tree.h (SIZEOF_EXPR_TYPE_P): Define.
2012-10-01 Daniel Kruglertype_traits (result_of): Provide "SFINAE-friendly"...
2012-08-26 Jonathan Wakelyre PR libstdc++/54351 (~unique_ptr() should not set...
2012-08-25 Jason Merrillpt.c (tsubst_default_argument): Indicate where the...
2012-08-03 Jonathan Wakelymemory: Include auto_ptr.h later.
2012-07-20 Chip Salzenbergre PR libstdc++/54025 (atomic<chrono::duration> won...
2012-07-19 Paolo CarliniDR 1170 PR c++/51213
2012-07-03 Paolo Carlinire PR libstdc++/53840 ([C++11] DR 921. Rational Arithme...
2012-06-14 Jonathan Wakelyre PR libstdc++/53648 ([C++11] nested empty tuples)
next