summaryrefslogtreecommitdiff
path: root/src/file.h
AgeCommit message (Expand)Author
2022-12-23Add File::open_error().Carl Hetherington
2022-05-05Add ::puts().Carl Hetherington
2022-05-05Add ::tell().Carl Hetherington
2022-05-05Add accessor for use with things like fprintf().Carl Hetherington
2022-05-05Add move constructor.Carl Hetherington
2022-05-05Add header guard.Carl Hetherington
2022-05-05Add ::seek().Carl Hetherington
2022-05-05Add ::take().Carl Hetherington
2022-05-05Add checked_{read,write} from DoM.Carl Hetherington
2022-05-05Copy and use fix_long_path from DoM.Carl Hetherington
2022-04-12Add and use new File class.merged-to-mainCarl Hetherington
2021-01-17Replace dcp::File with dcp::ArrayData.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-02Add some explicit declarations to constructors.Carl Hetherington
2016-06-01More licence fixups.Carl Hetherington
2014-12-28Missing noncopyable.Carl Hetherington
2014-02-05Comments / tweaks.Carl Hetherington
2014-01-26It builds again.Carl Hetherington