Remove use of boost foreach.
[libsub.git] / src / exceptions.cc
2021-01-13 Carl HetheringtonRemove use of boost foreach.
2021-01-13 Carl HetheringtonReplace list with vector in most of the API.
2016-09-20 Carl HetheringtonGive a more informative exception on SubRip parse failures.
2015-12-18 Carl HetheringtonMerge branch '1.0' of git.carlh.net:git/libsub into 1.0
2015-12-16 Carl HetheringtonReplace MessageError with std::runtime_error.
2015-12-16 Carl HetheringtonReplace use of cassert with exceptions.