Add exception missing from previous commit.
[libsub.git] / src / util.cc
2021-01-13 Carl HetheringtonReplace list with vector in most of the API.
2021-01-05 Carl Hetheringtonstd::shared_ptr
2020-01-23 Carl HetheringtonMove the body of dumpsubs out into a method.
2019-03-12 Carl HetheringtonRemove sstream dependency.
2016-07-22 Carl HetheringtonUse locked_sstream.
2016-06-26 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2016-06-24 Carl HetheringtonFix end-of-stringstream logic to not miss the last...
2016-06-20 Carl HetheringtonFix bold and newlines (in some cases) in SSA.
2016-06-02 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2016-06-02 Carl HetheringtonRemove unicode BOM from SSA files.
2016-02-11 Carl HetheringtonExtract get_line_{file,stringstream} into standalone...
2015-01-20 Carl HetheringtonSimplify time representation; better in-tree DCP subtit...