summaryrefslogtreecommitdiff
path: root/libstdc++-v3/ChangeLog
Commit message (Expand)AuthorAgeFilesLines
* Implement C++17 std::invoke and LWG DR 2219redi2015-10-251-0/+17
* Return deferred future if thread cannot be runredi2015-10-241-0/+5
* * include/std/type_traits (__cpp_lib_bool_constant): Define.redi2015-10-211-0/+4
* Document options for Filesystem TS libraryredi2015-10-161-0/+8
* Shrink std::random_shuffle test to pass on simulatorsredi2015-10-161-0/+6
* mark libstdc++ tests unsupported if they fail with "relocation truncated"nsz2015-10-151-0/+5
* * config/cpu/i486/opt/bits/opt_random.h: Include pmmintrin.h insteadfroydnj2015-10-131-0/+6
* Test for __cxa_thread_atexit_impl when cross-compiling libstdc++ for GNU targ...jsm282015-10-111-0/+7
* Missed ChangeLog for previous libstdc++-v3 commitredi2015-10-091-0/+23
* 2015-10-05 Ville Voutilainen <ville.voutilainen@gmail.com>ville2015-10-051-0/+9
* Remove pretty printing for 'any' with allocatorsredi2015-10-031-0/+3
* Fix comments saying why headers are includedredi2015-10-031-0/+3
* Fix testsuite failures with --disable-wchar_tredi2015-10-021-0/+9
* Enable dual ABI for Filesystem libraryredi2015-10-021-0/+11
* * testsuite/21_strings/basic_string/allocator/wchar_t/minimal.cc:redi2015-10-021-0/+3
* Fix tests that fail with old std::stringredi2015-10-021-0/+5
* Use noexcept instead of _GLIBCXX_NOEXCEPTredi2015-10-021-0/+5
* * acinclude.m4 (GLIBCXX_ENABLE_DEBUG_FLAGS): Fix comment.redi2015-10-021-0/+2
* Allow Filesystem TS to compile without wchar_tredi2015-10-021-0/+11
* * testsuite/util/testsuite_fs.h (nonexistent_path): Use less genericredi2015-10-021-0/+3
* PR libstdc++/67747 use readdir instead of readdir_rredi2015-10-021-0/+8
* * doc/html/manual/errno.html: Add new file.redi2015-10-011-0/+2
* Save-and-restore errno more carefully in libstdc++redi2015-10-011-0/+9
* 2015-09-30 François Dumont <fdumont@gcc.gnu.org>fdumont2015-09-301-0/+11
* 2015-09-30 Matthias Klose <doko@ubuntu.com>doko2015-09-301-0/+4
* Leave errno unchanged by successful std::stoi etcredi2015-09-291-0/+4
* PR libstdc++/67583 Fix invalid sputn calls in testsredi2015-09-291-0/+5
* Reduce space and time overhead of std::threadredi2015-09-291-0/+17
* LWG 2135: terminate() in condition_variable::wait()redi2015-09-281-0/+7
* Avoid creating dangling references in case of nested tuplesville2015-09-251-0/+10
* Leave moved-from std::deque in a valid stateredi2015-09-241-0/+8
* Limit number of symlinks that canonical() will resolveredi2015-09-231-0/+5
* Fix semantics of Filesystem TS directory iteratorsredi2015-09-231-0/+28
* Fix filesystem::create_directories() functionredi2015-09-231-0/+7
* Fix bootstrap error introduced in r227870redi2015-09-211-0/+6
* PR libstdc++/67361timshen2015-09-191-0/+13
* Fix errors due to extra includes in extc++.hredi2015-09-181-0/+6
* 2015-09-17 Catherine Moore <clm@codesourcery.com>clm2015-09-171-0/+4
* Include <cerrno> in src/c++11/random.ccredi2015-09-171-0/+4
* 2015-09-17 François Dumont <fdumont@gcc.gnu.org>fdumont2015-09-171-0/+16
* Handle alignment in __atomic_is_lock_freeredi2015-09-171-0/+7
* Remove non-deterministic part of canonical() testredi2015-09-171-0/+3
* Make std::random_device retry after short readsredi2015-09-171-0/+4
* Remove redundant conditional expressions in <system_error>redi2015-09-171-0/+4
* Only do shrink_to_fit() when exceptions enabledredi2015-09-171-0/+6
* Implement filesystem::canonical() without realpathredi2015-09-161-0/+22
* Fix filesystem::canonical on Solaris 10.redi2015-09-111-0/+4
* 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