summaryrefslogtreecommitdiff
path: root/libstdc++-v3/include/bits/fs_dir.h
AgeCommit message (Expand)Author
2025-01-02Update copyright years.Jakub Jelinek
2024-11-14libstdc++: Add missing parts of LWG 3480 for directory iterators [PR117560]Jonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-10-21libstdc++: Fix formatting of filesystem directory iteratorsJonathan Wakely
2023-04-27libstdc++: Add @headerfile and @since to doxygen comments [PR40380]Jonathan Wakely
2023-01-16Update copyright years.Jakub Jelinek
2022-08-04libstdc++: Add comparisons to std::default_sentinel_t (LWG 3719)Jonathan Wakely
2022-02-04libstdc++: Fix filesystem::remove_all races [PR104161]Jonathan Wakely
2022-01-03Update copyright years.Jakub Jelinek
2021-04-06libstdc++: Fix doxygen markup for group close commandsJonathan Wakely
2021-01-04Update copyright years.Jakub Jelinek
2020-07-06libstdc++: Fix -Wmismatched-tags warnings (PR 96063)Jonathan Wakely
2020-04-15libstdc++: Add comparison operators to std::filesystem typesJonathan Wakely
2020-01-01Update copyright years.Jakub Jelinek
2019-05-02Improve docs for C++17 Filesystem libraryJonathan Wakely
2019-04-05Use hidden friends for directory iterator comparisonsJonathan Wakely
2019-04-05Share all recursive_directory_iterator state [LWG 2708]Jonathan Wakely
2019-01-01Update copyright years.Jakub Jelinek
2018-12-18LWG 3171: restore stream insertion for filesystem::directory_entryJonathan Wakely
2018-11-27PR libstdc++/67843 set shared_ptr lock policy at build-timeJonathan Wakely
2018-08-08PR libstdc++/86597 directory_entry observers should clear error_codeJonathan Wakely
2018-07-20PR libstdc++/86595 add missing noexceptJonathan Wakely
2018-01-03Update copyright years.Jakub Jelinek
2017-10-27Remove noexcept from filesystem iterators and operations (LWG 3013, 3014)Jonathan Wakely
2017-10-27Make filesystem::file_status default constructor non-explicit (LWG 2787)Jonathan Wakely
2017-10-23Implement C++17 Filesystem libraryJonathan Wakely