summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* 2015-07-05 François Dumont <fdumont@gcc.gnu.org>fdumont2015-07-053-31/+29
* * doc/xml/manual/status_cxx2017.xml: Update status table.redi2015-07-035-14/+21
* 2015-07-03 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-07-0321-0/+1214
* * acinclude.m4 (GLIBCXX_DEFAULT_ABI): Change valid arguments forredi2015-07-024-16/+28
* * libsupc++/guard.cc (__test_and_acquire): Use __p after __atomic_loaduros2015-07-022-0/+9
* * include/bits/alloc_traits.h (__alloctr_rebind): Remove.redi2015-07-015-184/+103
* * include/bits/ptr_traits.h (__ptrtr_elt_type, __ptrtr_diff_type,redi2015-07-014-86/+89
* Implement N4502, the C++ Detection Idiom.redi2015-07-015-2/+185
* * doc/Makefile.am (stamp-pdf-doxygen): Grep for LaTeX errors in log.redi2015-06-303-0/+7
* * include/bits/stl_pair.h: Replace class keyword with typename.redi2015-06-302-23/+27
* 2015-06-30 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-06-309-74/+1091
* * configure: Regenerate.redi2015-06-302-1/+5
* 2015-06-29 François Dumont <fdumont@gcc.gnu.org>fdumont2015-06-2924-246/+904
* Implement N4258 (Cleaning-up noexcept in the Library rev 3)redi2015-06-2634-141/+277
* * include/bits/stl_bvector.h (vector<bool>::vector()): Add noexcept.redi2015-06-266-0/+23
* * include/bits/locale_conv.h (__do_str_codecvt): Set __count.redi2015-06-252-0/+5
* 2015-06-24 François Dumont <fdumont@gcc.gnu.org>fdumont2015-06-242-10/+48
* 2015-06-24 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-06-243-4/+11
* 2015-06-23 François Dumont <fdumont@gcc.gnu.org>fdumont2015-06-238-21/+58
* * testsuite/26_numerics/complex/value_operations/1.cc: Useredi2015-06-222-1/+4
* * include/debug/list (__gnu_debug::list): Use allocator-awareredi2015-06-223-5/+11
* * include/bits/locale_conv.h (__do_str_codecvt): Handle empty range.redi2015-06-222-1/+16
* PR libstdc++/64657redi2015-06-222-1/+7
* C++11 allocator support for std::list.redi2015-06-1716-113/+681
* * include/bits/forward_list.hredi2015-06-175-25/+52
* * include/bits/forward_list.h (forward_list::_M_get_Node_allocator):redi2015-06-175-15/+58
* * include/ext/alloc_traits.h (__alloc_traits::_S_nothrow_swap()): Useredi2015-06-172-2/+6
* * include/bits/allocated_ptr.h (__allocated_ptr): Use __addressof.redi2015-06-162-2/+5
* * include/bits/list.tcc (list::operator=(const list&), list::merge):redi2015-06-167-25/+69
* PR libstdc++/65393redi2015-06-162-5/+12
* * include/precompiled/stdc++.h: Include <codecvt> and <shared_mutex>.redi2015-06-122-0/+7
* Fix whitespace in changelog.redi2015-06-121-16/+16
* PR libstdc++/66464redi2015-06-122-1/+7
* Use atomics in guard.cc / remove special casing in targets.ramana2015-06-124-178/+0
* Use atomics in guard.cc / remove special casing in targets.ramana2015-06-122-11/+11
* Use atomics in guard.cc.ramana2015-06-129-31/+47
* * include/std/tuple (__is_tuple_like_impl): Disambiguate array inredi2015-06-113-2/+13
* PR libstdc++/66030redi2015-06-092-3/+12
* PR libstdc++/66441redi2015-06-083-2/+56
* PR libstdc++/66417redi2015-06-083-1/+84
* 2015-06-07 François Dumont <fdumont@gcc.gnu.org>fdumont2015-06-0714-87/+873
* * doc/xml/manual/status_cxx2017.xml: Update status tables.redi2015-06-058-6/+216
* * include/std/shared_mutex (__shared_mutex_pthread,redi2015-06-058-170/+533
* Fix date of ChangeLog entry.redi2015-06-051-1/+1
* 2015-06-04 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-06-0514-29/+234
* 2015-06-03 François Dumont fdumont@gcc.gnu.org>fdumont2015-06-032-0/+5
* * doc/xml/manual/abi.xml: Document versioning for 5.1.0 release.redi2015-06-023-3/+9
* * doc/html/ext/lwg-active.html: Update to R93.redi2015-06-026-35960/+95845
* [libstdc++-v3]Add _GLIBCXX_HAVE_LIMIT_FSIZE to guard 27_io/fpos/14775.cc.renlin2015-06-022-1/+5
* * testsuite/lib/libstdc++.exp (libstdc++_init): Unset LANGUAGEredi2015-06-012-0/+9