summaryrefslogtreecommitdiff
path: root/libstdc++-v3
Commit message (Expand)AuthorAgeFilesLines
...
* Fix invalid UTF-8 in wchar_t tests.redi2015-09-1116-115/+50
* Rationalise PCH headers and 17_intro/headers tests.redi2015-09-1122-17/+330
* Implement N4258 noexcept for std::basic_string.redi2015-09-1121-33/+1450
* Allocator-extended constructors for container adaptors.redi2015-09-116-6/+212
* * testsuite/util/testsuite_allocator.h (PointerBase::operator[]): Add.redi2015-09-102-0/+3
* * testsuite/21_strings/basic_string/operators/char/1.cc: Verify theredi2015-09-102-0/+7
* Enable lightweight checks with _GLIBCXX_ASSERTIONS.redi2015-09-0925-123/+246
* Relax Debug Mode assertions on operator-> for smart pointers.redi2015-09-074-2/+21
* Avoid #ifdef _GLIBCXX_DEBUG in regex_compiler.hredi2015-09-072-22/+10
* Rename shadowed variable in libstdc++ test.redi2015-09-072-4/+7
* Enable timed mutex unlock tests on darwin.redi2015-09-073-2/+8
* fix darwin bootstrap errors due to <mutex>.redi2015-09-042-10/+14
* Add portable timed_mutex and recursive_timed_mutex.redi2015-09-0439-304/+566
* Add C++11 header <cuchar>.redi2015-09-0414-0/+414
* Make all <cxxx> headers include <bits/c++config.h>redi2015-09-0416-8/+55
* Clean up libstdc++ includes slightly.redi2015-09-035-5/+10
* PR libstdc++/66902redi2015-09-032-1/+4
* Make std::experimental::not_fn SFINAE-friendly.redi2015-09-033-12/+59
* Add concept checks to std::next and std::prev.redi2015-09-034-0/+98
* libstdc++: Run tests on RTEMSsh2015-09-03205-394/+616
* libstdc++: fix data races in basic_string implementationdvyukov2015-09-022-2/+35
* 2015-09-02 Sebastian Huber <sebastian.huber@embedded-brains.de>redi2015-09-022-2/+23
* 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