summaryrefslogtreecommitdiff
path: root/src/file.cc
AgeCommit message (Expand)Author
2022-12-23Fix windows build.Carl Hetherington
2022-12-23Add File::open_error().Carl Hetherington
2022-12-23Whitespace fix.Carl Hetherington
2022-05-06Typo in function name.Carl Hetherington
2022-05-06Missing includes.Carl Hetherington
2022-05-05Tweak whitespace.file-class-in-domCarl Hetherington
2022-05-05Add ::puts().Carl Hetherington
2022-05-05Add ::tell().Carl Hetherington
2022-05-05Add move constructor.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
2019-01-24Check return value of fread in File::File.Carl Hetherington
2016-06-13Add OpenSSL licence exception.Carl Hetherington
2016-06-01Still more licence fixups.Carl Hetherington
2016-05-25No-op; Fix GPL address and mention libdcp by name.Carl Hetherington
2015-06-18Fix several missing binary specifiers to fopen.Carl Hetherington
2014-12-28Purge assert() from src/, at least (not asdcplib).Carl Hetherington
2014-03-19Considerable re-work of KDM class to express the difference between encrypted...Carl Hetherington
2014-02-05Comments / tweaks.Carl Hetherington
2014-01-26It builds again.Carl Hetherington