summaryrefslogtreecommitdiff
path: root/src/fs/io/GzipOutputStream.hxx
AgeCommit message (Expand)Author
2019-07-05include cleanups (powered by iwyu)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-04fs/io/{GunzipReader,GzipOutputStream: remove deprepcated dynamic exception sp...Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-01*: include cleanup (using iwyu)Max Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-12-16fs/io/OutputStream: use C++ exceptions in Write()Max Kellermann
2015-12-16fs/io/GzipOutputStream: use C++ exceptions in constructorMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-08-30*: add missing Compiler.h includesMax Kellermann
2014-08-11fs/io/GzipOutputStream,GunzipReader: move zlib_domain to src/lib/zlib/Domain.cxxMax Kellermann
2014-08-07fs/output, fs/TextFile: move to fs/io/Max Kellermann