move.h (swap(_Tp(&)[_Nm], _Tp(&)[_Nm])): Remove workaround for c++/49045.
[gcc.git] / libstdc++-v3 / testsuite /
2011-08-25 Tom Tromeysimple.cc: New file.
2011-08-18 Paolo Carlinire PR libstdc++/50119 ([C++0x] copy_n advances InputIte...
2011-08-15 Benjamin Kosnikmake_graph_test_infos.xml: Edit.
2011-08-07 Benjamin Kosnikuser.cfg.in (PDF_HYPERLINKS): To NO.
2011-08-04 Benjamin Kosnikfilebuf_sputn_unbuf.cc: Include unistd.h for unlink.
2011-08-03 Benjamin Kosniktuple: Mark more constructors constexpr.
2011-07-27 Jeffrey YasskinPropagate the source location of a template's function_...
2011-07-26 Benjamin Kosnikarray (at): Remove constexpr when -fno-exceptions.
2011-07-25 Paolo Carlinire PR libstdc++/49836 ([C++0x] vector<T>::push_back...
2011-07-24 François Dumonthashtable_policy.h (_Prime_rehash_policy): Use __builti...
2011-07-23 Benjamin Kosnikmove.h (move, forward): Mark constexpr.
2011-07-22 Ian Lance Taylorfragment.am (CONFIG_CXXFLAGS): Add -frandom-seed.
2011-07-22 Benjamin Kosniktree_no_data_map_rand.cc: Move...
2011-07-21 Benjamin Kosnikarray (array::at, [...]): Mark constexpr.
2011-07-21 Benjamin Kosnikchrono: (system_clock::is_steady): Update to N3291...
2011-07-20 Paolo Carlinisystem_error: Use noexcept.
2011-07-20 Benjamin Kosnikbitset (operator[]): Make constexpr.
2011-07-19 François Dumontsafe_unordered_base.h, [...]: New, support for unordere...
2011-07-17 Jason Merrillpt.c (tinst_level_tick, [...]): Replace with last_error...
2011-07-15 Paolo Carlinire PR libstdc++/49745 (error: ‘int truncate’ redeclared...
2011-07-11 Paolo Carlinire PR libstdc++/49559 ([C++0x] stable_sort calls self...
2011-07-11 Paolo Carlinitestsuite_allocator.h (propagating_allocator<>:: operat...
2011-07-09 Jonathan WakelyMakefile.am: Add new header.
2011-07-09 Jonathan Wakelystl_vector.h: Use new allocator model in C++0x mode.
2011-07-09 Jonathan Wakelyre PR libstdc++/49668 ([C++0x] std::thread does not...
2011-07-08 Rainer Orthconfigure.host (abi_baseline_subdir_switch): Describe.
2011-06-23 Jonathan Wakelytie2.cc: Fix for C++0x mode.
2011-06-22 Jonathan Wakelysocket.cc: Use variable and remove attribute.
2011-06-22 Paolo Carliniinvoke.cc: Avoid -Wall warnings.
2011-06-21 Daniel Kruglermove.h (__is_nothrow_swappable): Add.
2011-06-21 Jakub JelinekMakefile.in (dg_target_exps): Set.
2011-06-20 Daniel Kruglertuple (__conv_types, [...]): Add.
2011-06-14 Paolo Carlinivalarray (~valarray): Use noexcept.
2011-06-12 François Dumontallocator.h (__shrink_to_fit): Rename to __shrink_to_fi...
2011-06-11 Jonathan Wakelyextptr_allocator.h (construct, destroy): Fix for C...
2011-06-11 Jonathan Wakelyexplicit_instantiation.cc: Add another instantiation.
2011-06-11 Jonathan Wakelytypedefs.cc: Check for allocator_type and value_type.
2011-06-11 Jonathan Wakelyuses_allocator.cc: New.
2011-06-10 Paolo Carlinithrow_allocator.h: Use noexcept.
2011-06-10 Jason Merrill* testsuite/20_util/bind/ref_neg.cc: Remove wrong test...
2011-06-10 Jason Merrillref_neg.cc: Remove dg-excess-errors, fix dg-error markup.
2011-06-10 Jason Merrill* semantics.c (maybe_constant_value): Handle overflowed...
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-06-07 Paolo Carlinimove.h (struct __move_if_noexcept_cond): Add.
2011-06-07 Paolo Carlinire PR libstdc++/49293 (22_locale/time_get/get_weekday...
2011-06-04 Jonathan Wakelytestsuite_allocator.h (tracker_allocator::construct...
2011-06-01 Paolo Carlinihashtable.h (_Hashtable<>::_Hashtable(_Hashtable&&...
2011-05-31 Paolo Carlinitype_traits (__or_, __and_): Add trivial definitions...
2011-05-30 Jonathan Wakelytuple: Restore is_convertible constraint.
2011-05-30 Paolo Carlinire PR libstdc++/49236 (FAIL: 20_util/weak_ptr/compariso...
2011-05-30 Jonathan Wakelytuple: Implement uses-allocator construction.
2011-05-28 Jonathan Wakelypointer_to.cc: Fix.
2011-05-28 Jonathan Wakelyacinclude.m4: Define GLIBCXX_CHECK_GET_NPROCS and GLIBC...
2011-05-28 Jonathan Wakelypointer_to.cc: New.
2011-05-28 Jonathan WakelyMakefile.am: Add new ptr_traits.h header.
2011-05-28 Jonathan Wakelyfuture (launch): Update enumerators and define operator...
2011-05-27 Paolo Carlinire PR libstdc++/49187 (parallel mode compilation broken...
2011-05-26 Paolo Carlinignu.ver: Correct last change, export instead at the...
2011-05-25 Paolo Carlinignu.ver: Export recently added basic_streambuf and...
2011-05-25 Ian Lance Taylorre PR libstdc++/49060 (use of deleted memory in __gnu_c...
2011-05-25 Paolo Carlinidr2020.cc: Fix typo.
2011-05-24 Paolo Carlinire PR libstdc++/49151 ([C++0x][constexpr] chrono::durat...
2011-05-24 Paolo Carlinire PR libstdc++/49141 (26_numerics/complex/cons/48760...
2011-05-24 Paolo Carlinic++config (_GLIBCXX_NOTHROW): Update for noexcept.
2011-05-24 Benjamin Kosnikre PR libstdc++/37144 (A bug in include/ext/pb_ds/detai...
2011-05-23 Paolo Carlini[multiple changes]
2011-05-21 Paolo Carlinipropagation_consistent.cc: Fix vs POD-ness of value_type.
2011-05-21 Paolo Carlinichar_traits.h: Use noexcept throughout.
2011-05-20 Jason Merrillre PR c++/24163 (dependent Base class scope examined...
2011-05-19 Paolo Carlinituple (tuple_element<__i, [...]): Add.
2011-05-19 Paolo Carlinituple (tuple<>::operator=(tuple&&)): Specify as noexcept.
2011-05-19 Paolo Carlini[multiple changes]
2011-05-18 Jonathan Wakelyshared_ptr_base.h: Use noexcept.
2011-05-18 Paolo Carlinituple: Use noexcept where appropriate.
2011-05-16 Paolo Carliniutility (get(std::pair<>&&)): Add.
2011-05-15 Paolo Carlinic++config (_GLIBCXX_NOEXCEPT, [...]): Add.
2011-05-11 Paolo Carlinioverloads_c++0x_neg.cc: Use dg-require-cmath.
2011-05-09 Paolo Carlinire PR libstdc++/48933 (Infinite recursion in tr1/cmath...
2011-05-06 Paolo Carlininamed_equivalence.cc: Fix.
2011-05-04 Marc GlissePR libstdc++/47913 (again)
2011-05-03 Paolo Carlinire PR libstdc++/48848 ([C++0x] std::valarray<T> functio...
2011-05-03 Paolo Carlinire PR libstdc++/48750 (for_each_template_random_access_...
2011-05-03 Jonathan Wakelyfunctional (bind): Remove from overload set when first...
2011-04-30 Paolo Carlini[multiple changes]
2011-04-28 Paolo Carlinire PR libstdc++/48760 (std::complex constructor buggy...
2011-04-27 Paolo Carlinimove.h (move_if_noexcept): Add.
2011-04-25 Paolo Carlinitype_traits (struct underlying_type): Add.
2011-04-22 François Dumontlibstdc++.exp (check_v3_target_time): Discard unused...
2011-04-19 Jonathan Wakelyre PR libstdc++/48521 ([C++0x] std::result_of doesn...
2011-04-19 Hans-Peter Nilssonre PR testsuite/48675 (20_util/hash/chi2_quality.cc...
2011-04-19 Paolo Carlinitype_traits (is_nothrow_default_constructible, [.....
2011-04-17 Paolo Carlinimoveable.cc: Actually run it in parallel-mode for check...
2011-04-17 Daniel KruglerPR libstdc++/48635 (again)
2011-04-16 Daniel Kruglerre PR libstdc++/48631 ([C++0x] default_delete<T[]>...
2011-04-16 Daniel Kruglerre PR libstdc++/48635 ([C++0x] unique_ptr<T, D&> moves...
2011-04-13 Paolo Carlini[multiple changes]
2011-04-12 Takaya Saitore PR libstdc++/48476 ([C++0x] conversion between std...
2011-04-12 Paolo Carlinire PR libstdc++/48566 (libstdc++-v3 testsuite failures...
2011-04-11 Jason MerrillPR c++/48457, Core 1238
next