Age | Commit message (Expand) | Author | Files | Lines |
2025-03-06 | libstdc++: Avoid '-Wunused-parameter' for 'nofollow' in static member functio... | Thomas Schwinge | 1 | -1/+1 |
2025-01-02 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-06-28 | libstdc++: Fix filesystem build for Windows | Jonathan Wakely | 1 | -5/+9 |
2022-06-28 | libstdc++: Improve directory iterator abstractions for openat | Jonathan Wakely | 1 | -18/+48 |
2022-06-23 | libstdc++: check for openat | Alexandre Oliva | 1 | -1/+1 |
2022-02-10 | libstdc++: Fix directory iterator build for newlib | Jonathan Wakely | 1 | -0/+2 |
2022-02-08 | libstdc++: Simplify resource management in directory iterators | Jonathan Wakely | 1 | -2/+0 |
2022-02-04 | libstdc++: Fix std::filesystem build failure for Windows | Jonathan Wakely | 1 | -1/+1 |
2022-02-04 | libstdc++: Fix filesystem::remove_all races [PR104161] | Jonathan Wakely | 1 | -48/+97 |
2022-01-25 | libstdc++: Avoid symlink race in filesystem::remove_all [PR104161] | Jonathan Wakely | 1 | -11/+37 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-03-11 | libstdc++: Handle EPERM for filesystem access errors on MacOS [PR 99537] | Jonathan Wakely | 1 | -0/+12 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-01-06 | PR libstdc++/86756 Move rest of std::filesystem to libstdc++.so | Jonathan Wakely | 1 | -3/+9 |
2019-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2018-05-31 | PR libstdc++/78870 support std::filesystem on Windows | Jonathan Wakely | 1 | -14/+42 |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-10-23 | Implement C++17 Filesystem library | Jonathan Wakely | 1 | -0/+149 |