re PR libstdc++/37522 (Incorrect vswprintf prototype breaks __to_xstring)
[gcc.git] / libstdc++-v3 / testsuite /
2014-12-22 Jonathan Wakelyre PR libstdc++/37522 (Incorrect vswprintf prototype...
2014-12-22 Ville Voutilainenre PR libstdc++/60271 ([DR2369] [C++1y] std::max(initia...
2014-12-22 Rüdiger Sonderfeldre PR libstdc++/54354 (TODO extended iomanip manipulato...
2014-12-22 Rüdiger Sonderfeldre PR libstdc++/60396 (Missing time_get<>::get() functions)
2014-12-20 François Dumontvector (std::__debug::vector<>::clear()): Do not reset...
2014-12-20 François Dumontmutex_extensions_neg.cc: Adjust dg-error.
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-12-17 Tim Shenre PR libstdc++/64302 (The match_results::cbegin()...
2014-12-13 Tim Shenre PR libstdc++/64239 (regex_iterator::operator= should...
2014-12-13 Jonathan WakelyPost-Urbana updates to Library Fundamentals v1.
2014-12-12 Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2014-12-12 Jonathan Wakelyre PR libstdc++/64241 (make_exception_ptr returns garba...
2014-12-12 Jonathan Wakelystl_iterator.h (make_reverse_iterator): LWG DR 2285.
2014-12-12 Kyrylo Tkachov[libstdc++][testsuite] Mark as UNSUPPORTED tests that...
2014-12-11 Jonathan Wakely3.cc: Only use a thread_local when __cxa_thread_atexit_...
2014-12-10 Jonathan WakelyImplement LWG DR 2329 and DR 2332.
2014-12-09 Jonathan Wakelyre PR libstdc++/64203 (shared_mutex compile errors...
2014-12-04 Tim Shenre PR libstdc++/64140 (match_results.prefix() returns...
2014-12-03 François Dumontre PR libstdc++/13631 (Problems in messages)
2014-12-02 Jonathan WakelyDefine *_at_thread_exit() functions.
2014-12-01 Jonathan Wakelyre PR libstdc++/63840 (std::function copy constructor...
2014-11-26 Jonathan WakelyXFAIL 27_io/basic_ostream/inserters_arithmetic/char...
2014-11-25 Tom de VriesEnsure single 'UNSUPPORTED: prettyprinters.exp' message
2014-11-25 Tim Shenre PR libstdc++/63920 (Any regular expression should...
2014-11-20 Ville Voutilainenre PR c++/63959 (G++ misreports volatile int as trivial...
2014-11-18 Marc Glissere PR libstdc++/43622 (Incomplete C++ library support...
2014-11-14 Jonathan WakelyDefine C++11 version of std::ios_base::failure.
2014-11-14 Daniel Krueglerregex.h: Support embedded zeros in sub_match comparison...
2014-11-13 Tim Shenre PR libstdc++/63775 ([C++11] Regex range with leading...
2014-11-12 Jonathan Wakelystd::shared_ptr atomic operations
2014-11-12 Jonathan WakelyImplement resolutions of LWG 2399, 2400 and 2401.
2014-11-12 Jonathan WakelyLWG DR 2315. weak_ptr should be movable
2014-11-12 Jonathan WakelyAdd -Wno-deprecated to dg-options.
2014-11-12 Jonathan Wakely1.cc: Remove unused header.
2014-11-12 Jonathan Wakelyoptional (_Has_addressof): Check for non-member operator&.
2014-11-11 Jonathan WakelyDefine __void_t and SFINAE-friendly iterator_traits.
2014-11-11 Jonathan WakelyMake std::mem_fn work with varargs functions.
2014-11-11 Siva Chandra Reddyassociative-containers.cc: Add new file missed from...
2014-11-11 François Dumontre PR libstdc++/61107 (stl_algo.h: std::__inplace_stabl...
2014-11-10 Jonathan WakelyFix std::deque move construction with non-equal allocators.
2014-11-10 François DumontMajor maintenance patch of the profile mode.
2014-11-05 François Dumontre PR libstdc++/63698 (std::set leaks nodes on assignment)
2014-11-04 Jonathan Wakely* testsuite/util/testsuite_allocator.h (operator==...
2014-11-04 Jonathan WakelyDo not assume allocator is assignable.
2014-11-04 Jonathan WakelyMake reference_wrapper trivially copyable.
2014-11-03 Jonathan WakelyCheck number of arguments in bind expressions.
2014-11-03 Jonathan WakelyAdd support for ref-qualified functions to std::mem_fn
2014-10-31 Jonathan WakelyMake std::vector<bool> meet C++11 allocator requirements.
2014-10-29 Jonathan WakelyUse perfect forwarding in std::function invokers.
2014-10-29 Jonathan Wakelyany: Add feature-testing macro.
2014-10-29 Jonathan WakelyAdd <experimental/algorithm> and <experimental/functional>.
2014-10-24 Jonathan WakelyC++11 explicitly forbids macros for bool, true and...
2014-10-24 Paolo Carliniatomic_base.h: Avoid including <stdbool.h>.
2014-10-23 François Dumontcomplexity.cc: Add missing test variable.
2014-10-21 Joern Renneckeprog_bar.cc: Qualify size_t.
2014-10-21 Ville VoutilainenImplement more Library Fundamentals v1 variable templates.
2014-10-20 Jonathan WakelyMakefile.am: Move ctype.cc, ctype_configure_char.cc...
2014-10-19 Maxim KuvyrkovFix race in libstdc++ testsuite
2014-10-17 Jonathan Wakelyhexfloat.cc: Add dg-require-string-conversions.
2014-10-17 Ville VoutilainenImplement the Library Fundamentals v1 variable templates.
2014-10-16 Paolo Carlinilibstdc++.exp: Prefer -std=gnu++11.
2014-10-15 Daniel Krueglerre PR c++/53000 (Conditional operator does not behave...
2014-10-15 François Dumontre PR libstdc++/63500 (bug in debug version of std...
2014-10-15 Paolo Carlinishrink_to_fit.cc: Prefer -std=gnu++11.
2014-10-15 Paolo Carlinifreestanding.cc: Prefer -std=gnu++11.
2014-10-15 Paolo Carlini57899.cc: Prefer -std=gnu++11.
2014-10-15 Jonathan Wakelycomplex (complex::real, [...]): Add const.
2014-10-15 Paolo Carlinilimits: Remove stray semicolon.
2014-10-15 Paolo Carlinialias_decl.cc: New.
2014-10-15 Paolo Carlinilimits: Remove stray spaces after backslash.
2014-10-14 Jonathan Wakely1.cc: Add dg-require-stdint.
2014-10-14 Rüdiger Sonderfeldre PR libstdc++/54354 (TODO extended iomanip manipulato...
2014-10-14 Paolo Carlinitypedefs.cc: Rename to alias_decl.cc.
2014-10-13 Jonathan Wakelyre PR libstdc++/57350 (std::align missing)
2014-10-13 Siva Chandra Reddyxmethods.py: Add xmethods for std::array, std::deque...
2014-10-13 Rüdiger Sonderfeldmemory (align): Define.
2014-10-13 Marc Glissere PR libstdc++/61347 (std::distance(list.first(),list...
2014-10-10 Jonathan Wakely* testsuite/Makefile.in: Regenerate.
2014-10-10 Jonathan Wakelyre PR libstdc++/49561 ([C++0x] std::list::size complexity)
2014-10-09 Jonathan Wakelyre PR libstdc++/63322 (std::atomic<T> where T is not...
2014-10-09 Ville Voutilainenre PR libstdc++/60132 (C++11: lack of is_trivially_copy...
2014-10-07 François Dumonttestsuite_counter_type.h (counter_type::operator<(const...
2014-10-06 Rüdiger Sonderfeldre PR libstdc++/59987 ([C++11]: Missing ios_base::hexfl...
2014-10-06 Jonathan WakelyMakefile.am: Add new header.
2014-10-05 François Dumontre PR libstdc++/63456 (unordered_map incorrectly frees...
2014-10-02 Jonathan Wakelyctgmath: Include <complex>.
2014-10-02 Edward Smith-Rowlandstl_function.h: Generic associative lookup feature...
2014-10-01 Edward Smith-Rowlandtype_traits: Add is_final<> type trait for C++14.
2014-10-01 Edward Smith-RowlandImplement SD-6: SG10 Feature Test Recommendations
2014-09-25 Jonathan WakelyDR 1339
2014-09-25 Jonathan Wakely* testsuite/27_io/basic_ios/conv/bool_neg.cc: Add dg...
2014-09-25 Jonathan Wakelybool_neg.cc: New.
2014-09-25 Tim Shenre PR libstdc++/63199 (Inserting std::wregex to std...
2014-09-24 François Dumontre PR libstdc++/29988 (More stl_tree.h enhancements...
2014-09-23 Jonathan Wakelygnu.ver: Adjust basic_ostream exports.
2014-09-22 Jason MerrillMakefile.in (check-parallel-%): Add @.
2014-09-22 Jonathan WakelyInclude <bits/uses_allocator.h> in <stack> and <queue>.
2014-09-22 Jonathan Wakelymutex (try_lock): Do not swallow exceptions.
2014-09-22 Jonathan WakelyMake streams movable and swappable.
2014-09-15 Jakub JelinekMakefile.in (dg_target_exps): Remove.
next