summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
...
* Fix warnings when bootstrapping on darwin with vtable verification enabled.ctice2015-08-123-2/+19
* * doc/xml/manual/appendix_contributing.xml: Update patch email policy.redi2015-08-125-24/+27
* 2015-08-09 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-088-1/+1696
* 2015-08-08 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-089-102/+233
* 2015-08-05 Nikolai Bozhenov <n.bozhenov@samsung.com>redi2015-08-057-6/+16
* PR libstdc++/67078redi2015-08-032-7/+12
* * testsuite/experimental/filesystem/operations/current_path.cc: Useredi2015-07-302-3/+8
* * include/bits/regex_automaton.h (_State_base, _State<>):timshen2015-07-306-28/+103
* * include/experimental/any (any::operator=(const any&)): Check forredi2015-07-304-1/+52
* PR libstdc++/66829redi2015-07-292-1/+7
* * testsuite/24_iterators/container_access.cc: New.redi2015-07-291-0/+89
* 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-07-292-18/+108
* 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>redi2015-07-293-0/+71
* PR libstdc++/67015timshen2015-07-294-13/+99
* * include/bits/atomic_futex.h [_GLIBCXX_HAVE_LINUX_FUTEX]redi2015-07-242-7/+15
* libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGShaubi2015-07-2413-12/+27
* * include/bits/functional_hash.h: Add specializations for __intNdj2015-07-233-3/+37
* * include/bits/c++config: Fix abi_tag in special modes.jason2015-07-202-1/+5
* * doc/xml/manual/status_cxx2017.xml: Fix URL for N4279.redi2015-07-193-2/+7
* * doc/xml/manual/status_cxx2011.xml: Add caveats for native_handle.redi2015-07-173-2/+13
* 2015-07-16 François Dumont <fdumont@gcc.gnu.org>fdumont2015-07-165-7/+60
* PR libstdc++/66855redi2015-07-133-1/+62
* * include/bits/c++config (_GLIBCXX_NOEXCEPT_IF): Define.redi2015-07-1348-286/+322
* 2015-07-13 John Marino <gnugcc@marino.st>redi2015-07-132-0/+11
* 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