Age | Commit message (Expand) | Author |
---|---|---|
2018-06-22 | input/Stream: remove attribute "cond", replace with handler interface | Max Kellermann |
2018-01-11 | input/proxy: allow input==nullptr | Max Kellermann |
2017-12-26 | input/Proxy: use InputStreamPtr | Max Kellermann |
2017-12-26 | input/InputStream: add "noexcept" | Max Kellermann |
2017-12-20 | input/InputStream: ReadTag() returns std::unique_ptr<Tag> | Max Kellermann |
2017-05-08 | *: add "noexcept" to many, many function prototypes | Max Kellermann |
2017-01-03 | update copyright year | Max Kellermann |
2016-09-16 | input/InputStream: migrate from class Error to C++ exceptions | Max Kellermann |
2016-02-26 | update copyright year to 2016 | Max Kellermann |
2015-01-01 | Copyright year 2015 | Max Kellermann |
2014-05-22 | InputStream: make Seek() always absolute | Max Kellermann |
2014-05-21 | input/rewind: move code to class ProxyInputStream | Max Kellermann |