summaryrefslogtreecommitdiff
path: root/src/input/IcyInputStream.hxx
AgeCommit message (Expand)Author
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2017-12-26input/Proxy: use InputStreamPtrMax Kellermann
2017-12-26input/Icy: manage the parser in a std::shared_ptrMax Kellermann
2017-12-26input/InputStream: add "noexcept"Max Kellermann
2017-12-26input/InputStream: use C++11 initializersMax Kellermann
2017-12-20input/InputStream: ReadTag() returns std::unique_ptr<Tag>Max Kellermann
2017-12-20input/Icy: use std::unique_ptr<Tag>Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-09-16input/InputStream: migrate from class Error to C++ exceptionsMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-30*: add missing Compiler.h includesMax Kellermann
2014-05-21input/curl: move code to IcyInputStreamMax Kellermann