summaryrefslogtreecommitdiff
path: root/src/fs/io/BufferedReader.cxx
AgeCommit message (Expand)Author
2020-03-12replace stdint.h with cstdintRosen 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-08-21fs/io/BufferedReader: add "noexcept" to constructorMax Kellermann
2017-11-10util/{Const,Writable}Buffer, ...: rename IsEmpty() to empty(), imitating STLMax Kellermann
2017-06-04*: add lost of "noexcept" specificationsMax Kellermann
2017-01-03update copyright yearMax Kellermann
2016-08-16fs/io/BufferedReader: add ReadFull(size_t)Max Kellermann
2016-08-16fs/io/BufferedReader: add missing Consume() callMax Kellermann
2016-08-16fs/io/BufferedReader: add method ReadFull()Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-18fs/io/Reader: use C++ exceptions instead of class ErrorMax Kellermann
2015-01-21fs/io/BufferedReader: count line numbersMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-07fs/io/BufferedReader: new class to replace class TextFileMax Kellermann