Max Kellermann
|
8aae9766e5
|
fs/io/*: make constructors "explicit"
|
2017-01-04 10:41:04 +01:00 |
|
Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
889be6e29d
|
fs/io/FileReader: add methods GetSize(), GetPosition()
|
2016-08-27 12:20:59 +02:00 |
|
Max Kellermann
|
a07117ea55
|
fs/io/FileReader: add method Rewind()
|
2016-08-27 12:09:17 +02:00 |
|
Max Kellermann
|
1aee89f5ea
|
*: include cleanup (using iwyu)
|
2016-03-01 22:08:13 +01:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +01:00 |
|
Max Kellermann
|
98bd4dfe04
|
fs/io/FileReader: add method Skip()
|
2016-02-19 18:18:25 +01:00 |
|
Max Kellermann
|
e6e7d6dbd6
|
fs/io/Reader: use C++ exceptions instead of class Error
|
2015-12-18 01:08:16 +01:00 |
|
Max Kellermann
|
57ad3aca8e
|
input/file: use class FileReader
|
2015-03-03 21:48:45 +01:00 |
|
Max Kellermann
|
a5760670ef
|
fs/io/FileReader: add method GetFileInfo()
|
2015-03-03 21:41:11 +01:00 |
|
Max Kellermann
|
f04a3ec201
|
fs/io/FileReader: add move constructor
|
2015-03-03 21:41:10 +01:00 |
|
Max Kellermann
|
40a587bbaf
|
system/FileDescriptor: new wrapper class for a file descriptor
|
2015-03-03 17:14:30 +01:00 |
|
Max Kellermann
|
dd5daa0767
|
fs/io/FileReader: add method Seek()
|
2015-03-03 14:29:36 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
b373c53ce4
|
*: add missing Compiler.h includes
Necessary for "final" on gcc 4.6.
|
2014-08-30 00:46:52 +02:00 |
|
Max Kellermann
|
0ea66a1275
|
fs/io/Reader: new interface
|
2014-08-07 19:38:25 +02:00 |
|