aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2015-07-13 PR libstdc++/66855Jonathan Wakely
2015-07-13 * include/bits/c++config (_GLIBCXX_NOEXCEPT_IF): Define.Jonathan Wakely
2015-07-132015-07-13 John Marino <gnugcc@marino.st>John Marino
2015-07-052015-07-05 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-07-03 * doc/xml/manual/status_cxx2017.xml: Update status table.Jonathan Wakely
2015-07-032015-07-03 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-07-02 * acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments forJonathan Wakely
2015-07-02 * libsupc++/guard.cc (__test_and_acquire): Use __p after __atomic_loadUros Bizjak
2015-07-01 * include/bits/alloc_traits.h (__alloctr_rebind): Remove.Jonathan Wakely
2015-07-01 * include/bits/ptr_traits.h (__ptrtr_elt_type, __ptrtr_diff_type,Jonathan Wakely
2015-07-01Implement N4502, the C++ Detection Idiom.Jonathan Wakely
2015-06-30 * doc/Makefile.am (stamp-pdf-doxygen): Grep for LaTeX errors in log.Jonathan Wakely
2015-06-30 * include/bits/stl_pair.h: Replace class keyword with typename.Jonathan Wakely
2015-06-302015-06-30 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-06-30 * configure: Regenerate.Jonathan Wakely
2015-06-292015-06-29 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-06-26Implement N4258 (Cleaning-up noexcept in the Library rev 3)Jonathan Wakely
2015-06-26 * include/bits/stl_bvector.h (vector<bool>::vector()): Add noexcept.Jonathan Wakely
2015-06-25 * include/bits/locale_conv.h (__do_str_codecvt): Set __count.Jonathan Wakely
2015-06-242015-06-24 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-06-242015-06-24 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2015-06-232015-06-23 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-06-22 * testsuite/26_numerics/complex/value_operations/1.cc: UseJonathan Wakely
2015-06-22 * include/debug/list (__gnu_debug::list): Use allocator-awareJonathan Wakely
2015-06-22 * include/bits/locale_conv.h (__do_str_codecvt): Handle empty range.Jonathan Wakely
2015-06-22 PR libstdc++/64657Jonathan Wakely
2015-06-17C++11 allocator support for std::list.Jonathan Wakely
2015-06-17 * include/bits/forward_list.hJonathan Wakely
2015-06-17 * include/bits/forward_list.h (forward_list::_M_get_Node_allocator):Jonathan Wakely
2015-06-17 * include/ext/alloc_traits.h (__alloc_traits::_S_nothrow_swap()): UseJonathan Wakely
2015-06-16 * include/bits/allocated_ptr.h (__allocated_ptr): Use __addressof.Jonathan Wakely
2015-06-16 * include/bits/list.tcc (list::operator=(const list&), list::merge):Jonathan Wakely
2015-06-16 PR libstdc++/65393Jonathan Wakely
2015-06-12 * include/precompiled/stdc++.h: Include <codecvt> and <shared_mutex>.Jonathan Wakely
2015-06-12Fix whitespace in changelog.Jonathan Wakely
2015-06-12 PR libstdc++/66464Jonathan Wakely
2015-06-12Use atomics in guard.cc / remove special casing in targets.Ramana Radhakrishnan
2015-06-12Use atomics in guard.cc / remove special casing in targets.Ramana Radhakrishnan
2015-06-12Use atomics in guard.cc.Ramana Radhakrishnan
2015-06-11 * include/std/tuple (__is_tuple_like_impl): Disambiguate array inJonathan Wakely
2015-06-09 PR libstdc++/66030Jonathan Wakely
2015-06-08 PR libstdc++/66441Jonathan Wakely
2015-06-08 PR libstdc++/66417Jonathan Wakely
2015-06-072015-06-07 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-06-05 * doc/xml/manual/status_cxx2017.xml: Update status tables.Jonathan Wakely
2015-06-05 * include/std/shared_mutex (__shared_mutex_pthread,Jonathan Wakely
2015-06-05Fix date of ChangeLog entry.Ville Voutilainen
2015-06-052015-06-04 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-06-032015-06-03 François Dumont fdumont@gcc.gnu.org>François Dumont
2015-06-02 * doc/xml/manual/abi.xml: Document versioning for 5.1.0 release.Jonathan Wakely