Correct ChangeLog entry.
[gcc.git] / libstdc++-v3 /
2015-01-10 Thomas Schwingelibgomp: Now known as the GNU Offloading and Multi...
2015-01-09 Jonathan Wakelyre PR libstdc++/64476 (std::uninitialized_copy tests...
2015-01-09 Andreas Toblerunwind-arm-common.h: Revert previous commit.
2015-01-09 Andreas Toblerconfigure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2015-01-09 Tim Shenre PR libstdc++/64239 (regex_iterator::operator= should...
2015-01-08 Jonathan Wakelyre PR libstdc++/60132 (C++11: lack of is_trivially_copy...
2015-01-08 Jonathan Wakely* include/bits/hashtable_policy.h: Use __bool_constant.
2015-01-07 Jonathan WakelyMakefile.am: Compile del_ops.cc as C++14.
2015-01-06 Jonathan Wakely* config/abi/pre/gnu.ver: Fix version conflict for...
2015-01-05 Jakub JelinekUpdate copyright years.
2015-01-04 Jonathan Wakelyre PR libstdc++/64483 (FAIL: 18_support/exception_ptr...
2015-01-02 Jonathan Wakely64422.cc: Fix copyright date.
2015-01-02 Tim Shenre PR libstdc++/64475 (FAIL: 28_regex/algorithms/regex_...
2015-01-02 Bernd Edlingerre PR c++/64422 (basic_string::erase is unresloved)
2015-01-02 Jonathan Wakelyre PR web/64468 (Incorrect indentation in Doxygen-gener...
2015-01-02 Jonathan Wakelyre PR libstdc++/64438 (Removing string-conversion requi...
2015-01-02 Jonathan WakelyRotate libstdc++-v3/ChangeLog
2014-12-31 Tim Shenre PR libstdc++/64441 (A match_results returns an incor...
2014-12-29 David Edelsohnc99_classification_macros_c.cc: Add *-*-aix* to dg...
2014-12-23 Jonathan WakelyCompile locale-inst.cc and wlocale-inst.cc as C++11.
2014-12-22 Paolo Carlinibasic_string.h: Fix _S_local_capacity for large sizeof...
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 Jonathan Wakelystatus_cxx2011.xml: Update.
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-21 Jonathan Wakelyre PR libstdc++/64367 (g++-v5/stdexcept:52:28: error...
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-20 François Dumontc++config: inline __cxx11 namespace within namespace...
2014-12-20 Jonathan WakelyFix duplicate symbol errors in Darwin bootstrap.
2014-12-19 Jonathan WakelyNew std::string implementation.
2014-12-17 Tim Shenre PR libstdc++/64302 (The match_results::cbegin()...
2014-12-16 Jakub Jelinekgnu.ver (CXXABI_1.3.9): Export not just _Zd[la]Pvm...
2014-12-16 Jason Merrillgnu-versioned-namespace.ver: And other size_t manglings.
2014-12-16 Jason Merrillgnu-versioned-namespace.ver: Export _ZdlPvm and _ZdaPvm.
2014-12-15 Jason MerrillN3778: Sized Deallocation
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-13 Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2014-12-12 Jonathan Wakelyre PR libstdc++/58594 (std::make_shared does not accept...
2014-12-12 Jonathan Wakelyre PR libstdc++/64276 (would be better to use __cpp_exc...
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-12 Jason MerrillRemove N3639 "array of runtime length" from -std=c...
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-10 Jonathan Wakelyfuture (__future_base::_Setter::operator(), [...])...
2014-12-10 Jonathan Wakelylocale_facets.tcc (numpunct::_M_cache): Avoid calling...
2014-12-09 Jonathan Wakelyre PR libstdc++/64203 (shared_mutex compile errors...
2014-12-06 Tim ShenFix ChangeLog format.
2014-12-05 Jonathan Wakelyhashtable_policy.h (_Map_base::operator[], [...]):...
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-03 Marek Polacekregex_compiler.h (_S_cache_size): Multiply the RHS...
2014-12-03 Jonathan Wakelyre PR libstdc++/64168 (FAIL: 30_threads/async/sync...
2014-12-03 Jonathan Wakelyhashtable.h: Fix whitespace and simplify function defin...
2014-12-03 Jonathan Wakelyre PR libstdc++/64161 (bootstrap error: condition_varia...
2014-12-02 Jonathan Wakelystatus_cxx2011.xml: Update.
2014-12-02 Jonathan WakelyDefine *_at_thread_exit() functions.
2014-12-01 Jonathan Wakelyre PR libstdc++/63840 (std::function copy constructor...
2014-11-30 Jonathan Wakely* config/abi/pre/gnu.ver: Fix ios_base::failure exports.
2014-11-29 Jonathan Wakelylocale_init.cc (locale::_Impl::_Impl(size_t)): Use...
2014-11-29 Jonathan Wakelynonio.h (__timepunct): Remove unused typedef.
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-21 H.J. LuAlways use PIC option with -shared in libtool
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-17 Jason Merrillre PR c++/33911 (attribute deprecated vs. templates)
2014-11-14 Joel Sherrillmt_allocator.cc: Fix assumption that sizeof(void *...
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-11 Francois-Xavier... re PR target/63610 (Fixing the libtool bug for Yosemite...
2014-11-11 Siva Chandra Reddyxmethods.py: Add xmethods for associative containers.
2014-11-11 Jonathan Wakelyre PR libstdc++/63811 (r217322 breaks bootstrap)
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 Wakelynumeric.h: Do not use default arguments in function...
2014-11-04 Jonathan WakelyDo not assume allocator is assignable.
2014-11-04 Jonathan WakelyMake reference_wrapper trivially copyable.
2014-11-04 Jonathan WakelyUse ctype_base::blank in regex_traits.
2014-11-04 Jonathan Wakely* include/std/functional (_Bind_simple): Simplify const...
2014-11-04 Jonathan WakelyUse aliases for type traits in C++14 mode.
2014-11-03 Paolo Carlinialgo.h: Do not use default arguments in function templa...
next