summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Check read() result in std::random_device.kyukhin/interruptredi2015-09-111-0/+5
* Fix invalid UTF-8 in wchar_t tests.redi2015-09-111-0/+21
* Rationalise PCH headers and 17_intro/headers tests.redi2015-09-111-0/+18
* Implement N4258 noexcept for std::basic_string.redi2015-09-111-0/+30
* Allocator-extended constructors for container adaptors.redi2015-09-111-0/+13
* * testsuite/util/testsuite_allocator.h (PointerBase::operator[]): Add.redi2015-09-101-0/+2
* * testsuite/21_strings/basic_string/operators/char/1.cc: Verify theredi2015-09-101-0/+5
* Enable lightweight checks with _GLIBCXX_ASSERTIONS.redi2015-09-091-0/+80
* Relax Debug Mode assertions on operator-> for smart pointers.redi2015-09-071-0/+6
* Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.hredi2015-09-071-0/+3
* Rename shadowed variable in libstdc++ test.redi2015-09-071-0/+3
* Enable timed mutex unlock tests on darwin.redi2015-09-071-0/+6
* fix darwin bootstrap errors due to <mutex>.redi2015-09-041-1/+4
* Add portable timed_mutex and recursive_timed_mutex.redi2015-09-041-0/+56
* Add C++11 header <cuchar>.redi2015-09-041-0/+19
* Make all <cxxx> headers include <bits/c++config.h>redi2015-09-041-0/+19
* Clean up libstdc++ includes slightly.redi2015-09-031-0/+6
* PR libstdc++/66902redi2015-09-031-0/+3
* Make std::experimental::not_fn SFINAE-friendly.redi2015-09-031-0/+7
* Add concept checks to std::next and std::prev.redi2015-09-031-0/+8
* libstdc++: Run tests on RTEMSsh2015-09-031-0/+222
* libstdc++: fix data races in basic_string implementationdvyukov2015-09-021-0/+4
* 2015-09-02 Sebastian Huber <sebastian.huber@embedded-brains.de>redi2015-09-021-0/+8
* PR libstdc++/67362timshen2015-08-281-0/+9
* PR libstdc++/67374redi2015-08-271-0/+8
* Provide nearly complete std::locale support for DragonFlyredi2015-08-271-0/+17
* * configure: Regenerate.redi2015-08-271-0/+4
* Ensure std::generate_canonical doesn't return 1.redi2015-08-261-0/+10
* Only set std::enable_shared_from_this member once.redi2015-08-261-0/+10
* try_emplace and insert_or_assign for Debug Mode.redi2015-08-261-0/+5
* libstdc++/66902 Make _S_debug_messages static.redi2015-08-261-0/+5
* 2015-08-24 François Dumont <fdumont@gcc.gnu.org>fdumont2015-08-251-0/+56
* Revert my change to commit with PR reference again.fdumont2015-08-251-55/+0
* 2015-08-24 François Dumont <fdumont@gcc.gnu.org>fdumont2015-08-241-0/+55
* PR libstdc++/65049redi2015-08-241-0/+20
* PR libstdc++/67309redi2015-08-241-0/+10
* libstdc++/67294 Don't run timed mutex tests on Darwinredi2015-08-201-0/+5
* * include/experimental/any (__any_caster): Define at namespace scoperedi2015-08-201-0/+4
* * python/Makefile.am: Ensure gdb.py is installed for libstdc++ notredi2015-08-201-0/+6
* 2015-08-19 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-08-191-0/+4
* 2015-08-19 Paolo Carlini <paolo.carlini@oracle.com>paolo2015-08-191-0/+5
* PR c++/67216redi2015-08-181-0/+4
* * include/bits/ptr_traits.h: Include <bits/move.h> for addressof.redi2015-08-181-0/+2
* PR libstdc++/67066redi2015-08-181-0/+12
* * include/experimental/any (any::operator=(const any&)): Move checkredi2015-08-141-0/+10
* * include/experimental/array: Add feature-test macro.redi2015-08-141-0/+5
* 2015-08-13 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-131-0/+5
* 2015-08-13 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-08-131-0/+12
* * include/bits/alloc_traits.h: Add feature-test macro.redi2015-08-131-0/+8
* * testsuite/30_threads/mutex/unlock/2.cc: New.redi2015-08-131-0/+9