summaryrefslogtreecommitdiff
path: root/src/fs/io/BufferedOutputStream.hxx
AgeCommit message (Expand)Author
2020-03-12replace stddef.h with cstddefRosen Penev
2019-04-26fs/io/BufferedOutputStream: add `noexcept`Max Kellermann
2019-02-19fs/io/BufferedOutputStream: add WithBufferedOutputStream()Max Kellermann
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-07-19fs/io/OutputStream: relicense under BSD-2Max Kellermann
2017-01-04fs/io/*: make constructors "explicit"Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-09-04fs/io/BufferedOutputStream: add wchar_t overloadsMax Kellermann
2016-09-04fs/io/BufferedOutputStream: add Write(char)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-16fs/io/OutputStream: use C++ exceptions in Write()Max Kellermann
2015-03-23fs/io/BufferedOutputStream: add code commentsMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann