Cleanup: remove out-of-date comment.
[libdcp.git] / src / file.h
2023-10-08 Carl HetheringtonAdd wrappers around boost::filesystem methods that...
2022-12-23 Carl HetheringtonAdd File::open_error().
2022-05-05 Carl HetheringtonAdd ::puts().
2022-05-05 Carl HetheringtonAdd ::tell().
2022-05-05 Carl HetheringtonAdd accessor for use with things like fprintf().
2022-05-05 Carl HetheringtonAdd move constructor.
2022-05-05 Carl HetheringtonAdd header guard.
2022-05-05 Carl HetheringtonAdd ::seek().
2022-05-05 Carl HetheringtonAdd ::take().
2022-05-05 Carl HetheringtonAdd checked_{read,write} from DoM.
2022-05-05 Carl HetheringtonCopy and use fix_long_path from DoM.
2022-04-12 Carl HetheringtonAdd and use new File class. merged-to-main
2021-01-17 Carl HetheringtonReplace dcp::File with dcp::ArrayData.
2016-06-13 Carl HetheringtonAdd OpenSSL licence exception.
2016-06-02 Carl HetheringtonAdd some explicit declarations to constructors.
2016-06-01 Carl HetheringtonMore licence fixups.
2014-12-28 Carl HetheringtonMissing noncopyable.
2014-05-14 Carl HetheringtonMerge master.
2014-03-18 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge master.
2014-03-17 Carl HetheringtonMerge branch 'master' into 1.0
2014-02-26 Carl HetheringtonMerge master; MXF subtitle stuff not included.
2014-02-05 Carl HetheringtonComments / tweaks.
2014-01-26 Carl HetheringtonIt builds again.