summaryrefslogtreecommitdiff
path: root/src/fs/io/FileReader.cxx
AgeCommit message (Expand)Author
2020-05-05system/FileDescriptor: move to io/Max Kellermann
2020-03-12replace assert.h with cassertRosen Penev
2019-12-16fs/io/Reader: relicense to BSD-2Max Kellermann
2019-06-17Copyright year 2019Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-21system/Open: new UniqueFileDescriptor constructing libraryMax Kellermann
2018-08-21fs/io/FileReader: add "noexcept"Max Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-08-16fs/io/FileReader: add missing includeMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2016-02-19fs/io/FileReader: add method Skip()Max Kellermann
2015-12-18fs/io/Reader: use C++ exceptions instead of class ErrorMax Kellermann
2015-03-03fs/io/FileReader: add method GetFileInfo()Max Kellermann
2015-03-03system/FileDescriptor: new wrapper class for a file descriptorMax Kellermann
2015-03-03fs/io/FileReader: add method Seek()Max Kellermann
2015-02-25fs/io/File{Reader,OutputStream}: convert path to UTF-8 for error messageMax Kellermann
2015-01-05fs/io/File{Reader,OutputStream}: use OpenFile()Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-07fs/io/Reader: new interfaceMax Kellermann