]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/fs_dir.h
i386: Allow all register_operand SUBREGs in x86_ternlog_idx.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / fs_dir.h
2024-01-03  Jakub JelinekUpdate copyright years.
2023-10-21  Jonathan Wakelylibstdc++: Fix formatting of filesystem directory iterators
2023-04-27  Jonathan Wakelylibstdc++: Add @headerfile and @since to doxygen commen...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-08-04  Jonathan Wakelylibstdc++: Add comparisons to std::default_sentinel_t...
2022-02-04  Jonathan Wakelylibstdc++: Fix filesystem::remove_all races [PR104161]
2022-01-03  Jakub JelinekUpdate copyright years.
2021-04-06  Jonathan Wakelylibstdc++: Fix doxygen markup for group close commands
2021-01-04  Jakub JelinekUpdate copyright years.
2020-07-06  Jonathan Wakelylibstdc++: Fix -Wmismatched-tags warnings (PR 96063)
2020-04-15  Jonathan Wakelylibstdc++: Add comparison operators to std::filesystem...
2020-01-01  Jakub JelinekUpdate copyright years.
2019-05-02  Jonathan WakelyImprove docs for C++17 Filesystem library
2019-04-05  Jonathan WakelyUse hidden friends for directory iterator comparisons
2019-04-05  Jonathan WakelyShare all recursive_directory_iterator state [LWG 2708]
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-18  Jonathan WakelyLWG 3171: restore stream insertion for filesystem:...
2018-11-27  Jonathan WakelyPR libstdc++/67843 set shared_ptr lock policy at build...
2018-08-08  Jonathan WakelyPR libstdc++/86597 directory_entry observers should...
2018-07-20  Jonathan WakelyPR libstdc++/86595 add missing noexcept
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-27  Jonathan WakelyRemove noexcept from filesystem iterators and operation...
2017-10-27  Jonathan WakelyMake filesystem::file_status default constructor non...
2017-10-23  Jonathan WakelyImplement C++17 Filesystem library