summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
* PR libstdc++/67362timshen2015-08-283-0/+57
* PR libstdc++/67374redi2015-08-274-0/+55
* Provide nearly complete std::locale support for DragonFlyredi2015-08-2714-216/+2301
* * configure: Regenerate.redi2015-08-272-104/+284
* Ensure std::generate_canonical doesn't return 1.redi2015-08-263-7/+81
* Only set std::enable_shared_from_this member once.redi2015-08-266-4/+131
* try_emplace and insert_or_assign for Debug Mode.redi2015-08-263-0/+170
* libstdc++/66902 Make _S_debug_messages static.redi2015-08-262-1/+6
* 2015-08-24 François Dumont <fdumont@gcc.gnu.org>fdumont2015-08-2512-24/+405
* Revert my change to commit with PR reference again.fdumont2015-08-2512-404/+24
* 2015-08-24 François Dumont <fdumont@gcc.gnu.org>fdumont2015-08-2412-24/+404
* PR libstdc++/65049redi2015-08-247-10/+274
* PR libstdc++/67309redi2015-08-244-4/+36
* libstdc++/67294 Don't run timed mutex tests on Darwinredi2015-08-203-4/+9
* * include/experimental/any (__any_caster): Define at namespace scoperedi2015-08-203-9/+16
* * python/Makefile.am: Ensure gdb.py is installed for libstdc++ notredi2015-08-203-2/+8
* 2015-08-19 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-08-192-1/+5
* 2015-08-19 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-08-192-3/+8
* PR c++/67216redi2015-08-182-2/+6
* * include/bits/ptr_traits.h: Include <bits/move.h> for addressof.redi2015-08-182-1/+3
* PR libstdc++/67066redi2015-08-189-11/+35
* * include/experimental/any (any::operator=(const any&)): Move checkredi2015-08-144-31/+94
* * include/experimental/array: Add feature-test macro.redi2015-08-143-1/+7
* 2015-08-13 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-133-1/+5
* 2015-08-13 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-1310-3/+202
* * include/bits/alloc_traits.h: Add feature-test macro.redi2015-08-136-0/+18
* * testsuite/30_threads/mutex/unlock/2.cc: New.redi2015-08-137-0/+267
* 2015-08-13 Eelis van der Weegen <eelis@eelis.net>redi2015-08-132-1/+5
* 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