summaryrefslogtreecommitdiff
path: root/src/fs/FileInfo.hxx
AgeCommit message (Expand)Author
2021-01-01copyright year 2021Max Kellermann
2020-03-12replace stdint.h with cstdintRosen Penev
2020-01-18copyright year 2020Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2019-05-08system/Clock, fs/FileInfo: move FILETIME specific code to time/FileTime.hxxMax Kellermann
2019-03-12fs/FileInfo: remove redundant `inline` keywords from `constexpr` functionsMax Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2017-12-16Merge branch 'v0.20.x'Max Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-02-10fs/FileInfo: use std::chrono::system_clockMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-11-10fs/FileInfo: remove the obsolete class Error overloadsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-18fs/io/Reader: use C++ exceptions instead of class ErrorMax Kellermann
2015-03-05fs/File{System,Info}: fix regular file checkMax Kellermann
2015-03-03fs/io/FileReader: add method GetFileInfo()Max Kellermann
2015-02-28fs/FileInfo: use GetFileAttributesEx() on WIN32Max Kellermann
2015-02-28fs/FileInfo: new library providing GetFileInfo()Max Kellermann