]> git.ipfire.org Git - thirdparty/gcc.git/history - libstdc++-v3/include/bits/fs_ops.h
Daily bump.
[thirdparty/gcc.git] / libstdc++-v3 / include / bits / fs_ops.h
2025-01-02  Jakub JelinekUpdate copyright years.
2024-01-03  Jakub JelinekUpdate copyright years.
2023-02-16  Jonathan Wakelylibstdc++: Fix uses of non-reserved names in headers
2023-01-16  Jakub JelinekUpdate copyright years.
2022-07-01  Jonathan Wakelylibstdc++: Add nodiscard attribute to filesystem operations
2022-04-01  Timm Bäderlibstdc++: Fix filenames in Doxygen @file comments
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-01-01  Jakub JelinekUpdate copyright years.
2019-05-02  Jonathan WakelyImprove docs for C++17 Filesystem library
2019-01-01  Jakub JelinekUpdate copyright years.
2018-01-04  Jonathan WakelyAvoid redundant calls to filesystem::status_known
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-05  Jason MerrillCorrect noexcept mismatch in declarations.
2017-10-27  Jonathan WakelyRemove noexcept from filesystem iterators and operation...
2017-10-23  Jonathan WakelyImplement C++17 Filesystem library