Micro-optimization to avoid creating temporary path
[gcc.git] / libstdc++-v3 / src / filesystem /
2018-12-18 Jonathan WakelyMicro-optimization to avoid creating temporary path
2018-12-18 Jonathan WakelyLWG 2936: update path::compare logic and optimize strin...
2018-12-17 Jonathan WakelyPR libstdc++/71044 fix off-by-one errors introduced...
2018-12-13 Jonathan WakelyFix handling of POSIX paths containing a root-name
2018-12-13 Jonathan WakelyPR libstdc++/71044 optimize std::filesystem::path const...
2018-11-29 Jonathan WakelyPR libstdc++/86910 fix filesystem::create_directories
2018-11-28 Jonathan WakelyFix undefined references in libstdc++fs.a
2018-11-28 Jonathan WakelyApply resolution for LWG DR 3096
2018-11-28 Jonathan WakelyPR libstdc++/83306 make filesystem_error no-throw copyable
2018-11-27 Jonathan WakelyPR libstdc++/67843 set shared_ptr lock policy at build...
2018-10-31 Joseph MyersUpdate GCC to autoconf 2.69, automake 1.15.1 (PR bootst...
2018-08-28 Jonathan WakelyPR libstdc++/87116 fix path::lexically_normal() handlin...
2018-07-17 Jonathan WakelyPR libstdc++/86450 use -Wabi=2 and simplify -Werror use
2018-05-31 Jonathan WakelyPR libstdc++/78870 support std::filesystem on Windows
2018-05-23 Jonathan WakelyFix handling of an empty filename at end of a path
2018-05-21 Jonathan WakelyFix std::filesystem::absolute for empty paths
2018-05-17 Jonathan WakelyPR libstdc++/85818 ensure path::preferred_separator...
2018-05-03 Jonathan WakelyPR libstdc++/85632 fix wraparound in filesystem::space
2018-03-09 Jonathan WakelyUse non-throwing is_directory in filesystem::create_dir...
2018-01-05 Jonathan WakelyPR libstdc++/83626 simplify filesystem::remove and...
2018-01-05 Jonathan WakelyPR libstdc++/83279 Use non-null offset argument for...
2018-01-05 Jonathan WakelyPR libstdc++/83626 handle ENOENT due to filesystem...
2018-01-04 Jonathan WakelyPR libstdc++/83626 Don't throw for remove("") and remov...
2018-01-03 Jakub JelinekUpdate copyright years.
2017-12-14 Jonathan WakelyPR libstdc++/83279 handle sendfile not copying entire...
2017-11-17 Igor TsimbalistEnable building libstdc++-v3 with Intel CET
2017-11-07 Jonathan WakelyCheck for S_ISSOCK before use
2017-11-01 Jonathan WakelyPR libstdc++/82777 fix path normalization for dot-dot
2017-10-27 Jonathan WakelyRemove noexcept from filesystem iterators and operation...
2017-10-25 Jonathan WakelyPR libstdc++/79283 fix filesystem::read_symlink for...
2017-10-25 Jonathan WakelyFix filesystem::path::lexically_normal algorithm
2017-10-23 Jonathan WakelyImplement C++17 Filesystem library
2017-06-03 Eric Botcazouconfigure.ac (*-*-linux-android*): Set target_makefile_...
2017-01-17 Jakub Jelinekre PR other/79046 (g++ -print-file-name=plugin uses...
2017-01-06 Rainer OrthBuild libgo with -Wa,-nH if possible (PR go/78978)...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-11-12 Jonathan Wakely* src/filesystem/ops.cc (is_empty): Fix typo in excepti...
2016-10-27 Uros BizjakPR70975 Pass valid offset argument to sendfile
2016-10-26 Jonathan WakelyAdd recursive_directory_iterator::pop(error_code&)
2016-10-26 Jonathan WakelyFix error handling in recursive_directory_iterator...
2016-10-26 Jonathan WakelyPR78111 fix fallback code for filesystem::canonical
2016-10-25 Jonathan WakelyHandle negative times in filesystem::last_write_time
2016-10-25 Jonathan WakelyFix error handling in copy_file and equivalent
2016-10-24 Jonathan WakelyFix error handling in filesystem::is_empty
2016-10-24 Jonathan WakelyPR71337 fix filesystem::temp_directory_path error handling
2016-10-24 Jonathan WakelyMake directory iterators become end iterator on error
2016-10-24 Jonathan WakelyDo not retry failed close(3) in filesystem::copy
2016-10-24 Jonathan WakelyImplement DR resolutions for filesystem::copy
2016-10-22 Jonathan WakelyIgnore perms::symlink_nofollow on non-symlinks
2016-10-21 Jonathan WakelyLWG2720 implement filesystem::perms::symlink_nofollow
2016-10-21 Jonathan WakelyLWG2725 Fix error reporting for filesystem::exists
2016-09-28 Alan ModraDisable .gnu.attributes tags in compatibility-ldbl.o
2016-09-28 Jonathan WakelyCheck for overflow in filesystem::last_write_time
2016-08-15 Uros Bizjakops.cc: Always include ostream and ext/stdio_filebuf.h.
2016-07-04 Ville Voutilainenre PR libstdc++/71313 ([Filesystem TS] remove_all fails...
2016-06-06 Jonathan Wakelylibstdc++/71320 Add or remove file permissions correctly
2016-05-10 Jonathan Wakelylibstdc++/71038 fix error checks in filesystem::copy_file
2016-05-10 Jonathan Wakelylibstdc++/71036 Handle EEXIST in filesystem::create_dir...
2016-05-10 Jonathan Wakelylibstdc++/71037 Add base path to filesystem::canonical...
2016-04-29 Chris GregoryRemove trailing whitespace from libstdc++-v3 files
2016-04-19 Jonathan Wakelylibstdc++/70609 fix filesystem::copy()
2016-04-19 Jonathan WakelyAdd noexcept to Filesystem TS operators
2016-01-04 Jakub JelinekUpdate copyright years.
2015-10-02 Jonathan WakelyEnable dual ABI for Filesystem library
2015-10-02 Jonathan WakelyAllow Filesystem TS to compile without wchar_t
2015-10-02 Jonathan WakelyPR libstdc++/67747 use readdir instead of readdir_r
2015-09-23 Jonathan WakelyLimit number of symlinks that canonical() will resolve
2015-09-23 Jonathan WakelyFix semantics of Filesystem TS directory iterators
2015-09-23 Jonathan WakelyFix filesystem::create_directories() function
2015-09-16 Jonathan WakelyImplement filesystem::canonical() without realpath
2015-09-11 Jonathan WakelyFix filesystem::canonical on Solaris 10.
2015-07-24 Michael Haubenwallnerlibstdc++-v3/fragment.am (AM_CPPFLAGS): Add CPPFLAGS
2015-05-26 Jonathan Wakelylocale_conv.h: Fix copyright years.
2015-05-15 Jonathan Wakelyops.cc (stat_type): Define alias for struct stat and...
2015-05-14 Jonathan Wakelyre PR libstdc++/66011 (call to '__open_missing_mode...
2015-05-13 Michael Haubenwallnerlibstdc++: Bump to automake 1.11.6
2015-05-02 Jonathan Wakelyfs_path.h (filesystem_error::~filesystem_error): Declare.
2015-05-02 Jonathan Wakelyops.cc (last_write_time): Set timespec members explicit...
2015-05-01 Jonathan Wakely* src/filesystem/path.cc (path::compare): Do not copy...
2015-05-01 Jonathan Wakelyacinclude.m4 (GLIBCXX_ENABLE_FILESYSTEM_TS): Disable...
2015-05-01 Jonathan Wakelyfs_path.h (path::_List): Use vector instead of list.
2015-04-30 Jonathan WakelyImplement N4100 File System TS