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