summaryrefslogtreecommitdiff
path: root/libstdc++-v3/src
Commit message (Expand)AuthorAgeFilesLines
* Fix alignment bugs in std::codecvt_utf16redi2017-03-171-157/+235
* PR libstdc++/79980 fix target type of castredi2017-03-161-1/+1
* PR libstdc++/80041 fix codecvt_utf16<wchar_t> to use UTF-16 not UTF-8redi2017-03-161-4/+10
* Fix encoding() and max_length() values for codecvt facetsredi2017-03-161-32/+90
* PR libstdc++/79980 fix BOM detection, maxcode checks, UCS2 handlingredi2017-03-161-30/+64
* PR libstdc++/79511 fix endianness of UTF-16 dataredi2017-03-161-3/+11
* PR libstdc++/60936 fix length calculationredi2017-02-161-1/+1
* * src/c++11/snprintf_lite.cc (__err): Use https for bug reporting.gerald2017-02-081-1/+1
* * src/c++11/snprintf_lite.cc (__err): Update bug reporting URL.gerald2017-02-081-1/+1
* PR libstdc++/60936 reduce coupling between objects in libstdc++.aredi2017-02-0317-194/+406
* PR other/79046jakub2017-01-174-4/+8
* PR66145 use new ABI for std::ios::failure exceptionsredi2017-01-161-2/+3
* PR78702 fix accessibility of locale::facet::__shimredi2017-01-161-7/+13
* Build libgo with -Wa,-nH if possible (PR go/78978) [non-libgo parts]ro2017-01-064-8/+12
* Support exception propagation without lock-free atomic intredi2017-01-041-2/+1
* Update copyright years.jakub2017-01-01103-103/+103
* Add #ifdef case for 16 bits in cow-stdexcept.ccredi2016-12-061-3/+8
* Add missing noexcept on std::_Sp_locker constructorsredi2016-12-061-2/+2
* * src/filesystem/ops.cc (is_empty): Fix typo in exception message.redi2016-11-121-1/+1
* 2016-11-10 François Dumont <fdumont@gcc.gnu.org>fdumont2016-11-101-61/+58
* PR70975 Pass valid offset argument to sendfileuros2016-10-271-1/+2
* Add recursive_directory_iterator::pop(error_code&)redi2016-10-261-5/+19
* Fix error handling in recursive_directory_iterator::incrementredi2016-10-261-1/+4
* PR78111 fix fallback code for filesystem::canonicalredi2016-10-261-1/+5
* Handle negative times in filesystem::last_write_timeredi2016-10-251-0/+5
* Fix error handling in copy_file and equivalentredi2016-10-251-12/+36
* Fix error handling in filesystem::is_emptyredi2016-10-241-5/+9
* PR71337 fix filesystem::temp_directory_path error handlingredi2016-10-241-4/+9
* Make directory iterators become end iterator on errorredi2016-10-241-14/+3
* Do not retry failed close(3) in filesystem::copyredi2016-10-241-13/+2
* Implement DR resolutions for filesystem::copyredi2016-10-241-2/+21
* Ignore perms::symlink_nofollow on non-symlinksredi2016-10-221-7/+14
* LWG2720 implement filesystem::perms::symlink_nofollowredi2016-10-211-3/+7
* LWG2725 Fix error reporting for filesystem::existsredi2016-10-211-1/+5
* Split <functional> into smaller piecesredi2016-10-211-0/+1
* Make std::bind use std::invokeredi2016-10-141-0/+13
* Restore __bind_simple for compat symbolsredi2016-10-131-0/+62
* 2016-10-03 François Dumont <fdumont@gcc.gnu.org>fdumont2016-10-033-29/+65
* Disable .gnu.attributes tags in compatibility-ldbl.oamodra2016-09-285-4/+8
* Check for overflow in filesystem::last_write_timeredi2016-09-281-11/+19
* 2016-09-25 François Dumont <fdumont@gcc.gnu.org>fdumont2016-09-251-47/+58
* * src/filesystem/ops.cc: Always include ostream anduros2016-08-151-22/+29
* PR libstdc++/71313ville2016-07-041-1/+1
* 2016-06-20 François Dumont <fdumont@gcc.gnu.org>fdumont2016-06-202-6/+23
* libstdc++/71320 Add or remove file permissions correctlyredi2016-06-061-0/+22
* libstdc++/71049 fix --disable-libstdcxx-dual-abi bootstrapredi2016-05-111-17/+20
* libstdc++/71038 fix error checks in filesystem::copy_fileredi2016-05-101-1/+1
* libstdc++/71036 Handle EEXIST in filesystem::create_directoryredi2016-05-101-4/+8
* libstdc++/71037 Add base path to filesystem::canonical exceptionsredi2016-05-101-2/+3
* Remove trailing whitespace from libstdc++-v3 filesredi2016-04-2949-491/+491