Max Kellermann
|
5900253b85
|
update copyright year
|
2017-01-03 20:48:59 +01:00 |
|
Max Kellermann
|
8748b2dc3f
|
fs/io/BufferedReader: add ReadFull(size_t)
|
2016-08-16 12:09:04 +02:00 |
|
Max Kellermann
|
5f66af3712
|
fs/io/BufferedReader: add missing Consume() call
|
2016-08-16 11:47:31 +02:00 |
|
Max Kellermann
|
31ae50b137
|
fs/io/BufferedReader: add method ReadFull()
|
2016-08-16 08:46:44 +02:00 |
|
Max Kellermann
|
1d67aa7bf2
|
update copyright year to 2016
|
2016-02-26 17:54:05 +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
|
6cdb2a4896
|
fs/io/BufferedReader: count line numbers
Replaces the dirty code in config/ConfigFile.cxx.
|
2015-01-21 23:43:32 +01:00 |
|
Max Kellermann
|
712ed555e6
|
Copyright year 2015
|
2015-01-01 19:48:13 +01:00 |
|
Max Kellermann
|
aa2e4d92e0
|
fs/io/BufferedReader: new class to replace class TextFile
The new class is pluggable, to prepare for gzipped database files.
For now, the TextFile class remains, and will be refactored away
later.
|
2014-08-07 19:38:25 +02:00 |
|