aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3
AgeCommit message (Expand)Author
2015-08-27Provide nearly complete std::locale support for DragonFlyJohn Marino
2015-08-27 * configure: Regenerate.Jonathan Wakely
2015-08-26Ensure std::generate_canonical doesn't return 1.Edward Smith-Rowland
2015-08-26Only set std::enable_shared_from_this member once.Jonathan Wakely
2015-08-26try_emplace and insert_or_assign for Debug Mode.Jonathan Wakely
2015-08-26libstdc++/66902 Make _S_debug_messages static.Jonathan Wakely
2015-08-252015-08-24 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-08-25Revert my change to commit with PR reference again.François Dumont
2015-08-242015-08-24 François Dumont <fdumont@gcc.gnu.org>François Dumont
2015-08-24 PR libstdc++/65049Jonathan Wakely
2015-08-24 PR libstdc++/67309Jonathan Wakely
2015-08-20libstdc++/67294 Don't run timed mutex tests on DarwinJonathan Wakely
2015-08-20 * include/experimental/any (__any_caster): Define at namespace scopeJonathan Wakely
2015-08-20 * python/Makefile.am: Ensure gdb.py is installed for libstdc++ notJonathan Wakely
2015-08-192015-08-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2015-08-192015-08-19 Paolo Carlini <paolo.carlini@oracle.com>Paolo Carlini
2015-08-18 PR c++/67216Jonathan Wakely
2015-08-18 * include/bits/ptr_traits.h: Include <bits/move.h> for addressof.Jonathan Wakely
2015-08-18 PR libstdc++/67066Jonathan Wakely
2015-08-14 * include/experimental/any (any::operator=(const any&)): Move checkJonathan Wakely
2015-08-14 * include/experimental/array: Add feature-test macro.Jonathan Wakely
2015-08-132015-08-13 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-08-132015-08-13 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-08-13 * include/bits/alloc_traits.h: Add feature-test macro.Jonathan Wakely
2015-08-13 * testsuite/30_threads/mutex/unlock/2.cc: New.Jonathan Wakely
2015-08-132015-08-13 Eelis van der Weegen <eelis@eelis.net>Eelis van der Weegen
2015-08-12Fix warnings when bootstrapping on darwin with vtable verification enabled.Caroline Tice
2015-08-12 * doc/xml/manual/appendix_contributing.xml: Update patch email policy.Jonathan Wakely
2015-08-082015-08-09 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-08-082015-08-08 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-08-052015-08-05 Nikolai Bozhenov <n.bozhenov@samsung.com>Nikolai Bozhenov
2015-08-03 PR libstdc++/67078Jonathan Wakely
2015-07-30 * testsuite/experimental/filesystem/operations/current_path.cc: UseJonathan Wakely
2015-07-30 * include/bits/regex_automaton.h (_State_base, _State<>):Tim Shen
2015-07-30 * include/experimental/any (any::operator=(const any&)): Check forJonathan Wakely
2015-07-29 PR libstdc++/66829Jonathan Wakely
2015-07-29 * testsuite/24_iterators/container_access.cc: New.Jonathan Wakely
2015-07-292015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-07-292015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>Ville Voutilainen
2015-07-29 PR libstdc++/67015Tim Shen
2015-07-24 * include/bits/atomic_futex.h [_GLIBCXX_HAVE_LINUX_FUTEX]Jonathan Wakely
2015-07-24libstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGSMichael Haubenwallner
2015-07-23* include/bits/functional_hash.h: Add specializations for __intNDJ Delorie
2015-07-20 * include/bits/c++config: Fix abi_tag in special modes.Jason Merrill
2015-07-19 * doc/xml/manual/status_cxx2017.xml: Fix URL for N4279.Jonathan Wakely
2015-07-17 * doc/xml/manual/status_cxx2011.xml: Add caveats for native_handle.Jonathan Wakely
2015-07-162015-07-16 François Dumont <fdumont@gcc.gnu.org>François Dumont
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