Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input/file: use class FileReader | Max Kellermann | 2015-03-03 | 1 | -0/+6 |
* | fs/io/FileReader: add method GetFileInfo() | Max Kellermann | 2015-03-03 | 1 | -0/+3 |
* | fs/io/FileReader: add move constructor | Max Kellermann | 2015-03-03 | 1 | -0/+14 |
* | system/FileDescriptor: new wrapper class for a file descriptor | Max Kellermann | 2015-03-03 | 1 | -2/+6 |
* | fs/io/FileReader: add method Seek() | Max Kellermann | 2015-03-03 | 1 | -0/+2 |
* | Copyright year 2015 | Max Kellermann | 2015-01-01 | 1 | -1/+1 |
* | *: add missing Compiler.h includes | Max Kellermann | 2014-08-30 | 1 | -0/+1 |
* | fs/io/Reader: new interface | Max Kellermann | 2014-08-07 | 1 | -0/+67 |