Age | Commit message (Expand) | Author |
---|---|---|
2018-11-19 | check.h: remove obsolete header | Max Kellermann |
2018-10-31 | *: copyright year 2018 | Max Kellermann |
2017-12-16 | Merge branch 'v0.20.x' | Max Kellermann |
2017-12-12 | *: check defined(_WIN32) instead of defined(WIN32) | Max Kellermann |
2017-02-10 | fs/FileInfo: use std::chrono::system_clock | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-11-10 | fs/FileInfo: remove the obsolete class Error overloads | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-12-18 | fs/io/Reader: use C++ exceptions instead of class Error | Max Kellermann |
2015-03-05 | fs/File{System,Info}: fix regular file check | Max Kellermann |
2015-03-03 | fs/io/FileReader: add method GetFileInfo() | Max Kellermann |
2015-02-28 | fs/FileInfo: use GetFileAttributesEx() on WIN32 | Max Kellermann |
2015-02-28 | fs/FileInfo: new library providing GetFileInfo() | Max Kellermann |