aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2015-07-24* include/bits/atomic_futex.h [_GLIBCXX_HAVE_LINUX_FUTEX]Jonathan Wakely1-0/+7
2015-07-24libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGSMichael Haubenwallner1-0/+15
2015-07-23functional_hash.h: Add specializations for __intN types.DJ Delorie1-0/+8
2015-07-20* include/bits/c++config: Fix abi_tag in special modes.Jason Merrill1-0/+4
2015-07-19status_cxx2017.xml: Fix URL for N4279.Jonathan Wakely1-0/+5
2015-07-17status_cxx2011.xml: Add caveats for native_handle.Jonathan Wakely1-0/+5
2015-07-16stl_algobase.h (__miter_base): Move...François Dumont1-0/+7
2015-07-13re PR libstdc++/66855 (codecvt wrong endianness in UTF-16 conversions)Jonathan Wakely1-0/+5
2015-07-13c++config (_GLIBCXX_NOEXCEPT_IF): Define.Jonathan Wakely1-0/+72
2015-07-13os_defines.h (_GLIBCXX_USE_C99_CHECK, [...]): Define.John Marino1-0/+6
2015-07-05hashtable.h (_Hashtable<>::__rehash_policy): Do not rehash container.François Dumont1-0/+7
2015-07-03status_cxx2017.xml: Update status table.Jonathan Wakely1-0/+5
2015-07-03Implement std::experimental::fundamentals_v2::propagate_const.Ville Voutilainen1-0/+25
2015-07-02acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments for --with-default...Jonathan Wakely1-0/+7
2015-07-02guard.cc (__test_and_acquire): Use __p after __atomic_load to avoid unused va...Uros Bizjak1-0/+7
2015-07-01alloc_traits.h (__alloctr_rebind): Remove.Jonathan Wakely1-0/+12
2015-07-01ptr_traits.h (__ptrtr_elt_type, [...]): RemoveJonathan Wakely1-0/+10
2015-07-01Implement N4502, the C++ Detection Idiom.Jonathan Wakely1-0/+11
2015-06-30Makefile.am (stamp-pdf-doxygen): Grep for LaTeX errors in log.Jonathan Wakely1-0/+3
2015-06-30* include/bits/stl_pair.h: Replace class keyword with typename.Jonathan Wakely1-0/+4
2015-06-30Implement N4387, "Improving pair and tuple", and LWG 2367.Ville Voutilainen1-0/+31
2015-06-30* configure: Regenerate.Jonathan Wakely1-0/+4
2015-06-29stl_iterator_base_types.h (_Iter_base): Limit definition to pre-C++11 mode.François Dumont1-0/+60
2015-06-26Implement N4258 (Cleaning-up noexcept in the Library rev 3)Jonathan Wakely1-0/+84
2015-06-26stl_bvector.h (vector<bool>::vector()): Add noexcept.Jonathan Wakely1-0/+8
2015-06-25* include/bits/locale_conv.h (__do_str_codecvt): Set __count.Jonathan Wakely1-0/+4
2015-06-24basic_string.h (basic_string<>::front()): Add !empty debug check.François Dumont1-0/+7
2015-06-24get_neg.cc: Adjust dg-error line numbers.Paolo Carlini1-0/+7
2015-06-23array: Include <array>.François Dumont1-0/+16
2015-06-221.cc: Use non-negative rho argument.Jonathan Wakely1-0/+3
2015-06-22list (__gnu_debug::list): Use allocator-aware _Safe_container base.Jonathan Wakely1-0/+5
2015-06-22locale_conv.h (__do_str_codecvt): Handle empty range.Jonathan Wakely1-0/+5
2015-06-22re PR libstdc++/64657 (Support iterators with overloaded operator-comma)Jonathan Wakely1-0/+6
2015-06-17C++11 allocator support for std::list.Jonathan Wakely1-0/+40
2015-06-17forward_list.h (_Fwd_list_base(const _Node_alloc_type&)): Change parameter to...Jonathan Wakely1-0/+18
2015-06-17forward_list.h (forward_list::_M_get_Node_allocator): Remove unnecessary uses...Jonathan Wakely1-0/+10
2015-06-17alloc_traits.h (__alloc_traits::_S_nothrow_swap()): Use __is_nothrow_swappable.Jonathan Wakely1-0/+5
2015-06-16* include/bits/allocated_ptr.h (__allocated_ptr): Use __addressof.Jonathan Wakely1-0/+2
2015-06-16list.tcc (list::operator=(const list&), [...]): Use __addressof instead of op...Jonathan Wakely1-0/+11
2015-06-16re PR libstdc++/65393 (std::thread shared_ptr inefficiency)Jonathan Wakely1-0/+6
2015-06-12* include/precompiled/stdc++.h: Include <codecvt> and <shared_mutex>.Jonathan Wakely1-0/+2
2015-06-12Fix whitespace in changelog.Jonathan Wakely1-16/+16
2015-06-12re PR libstdc++/66464 (codecvt_utf16 max_length returning incorrect value)Jonathan Wakely1-0/+6
2015-06-12Use atomics in guard.cc / remove special casing in targets.Ramana Radhakrishnan1-0/+11
2015-06-12Use atomics in guard.cc.Ramana Radhakrishnan1-0/+18
2015-06-12tuple (__is_tuple_like_impl): Disambiguate array in debug and profile modes.Jonathan Wakely1-0/+7
2015-06-09re PR libstdc++/66030 ([5.1.0] std::codecvt_byname missing from libstdc++ DLL)Jonathan Wakely1-0/+6
2015-06-08re PR libstdc++/66441 (wstring_convert not working correctly)Jonathan Wakely1-0/+5
2015-06-08re PR libstdc++/66417 (std::codecvt_utf16<char32_t, 0x10FFFF, std::codecvt_mo...Jonathan Wakely1-0/+7
2015-06-07stl_tree.h (_Rb_tree<>::__is_transparent<>): Move to outer scope and rename t...François Dumont1-0/+31