Remove all use of stringstream in an attempt to fix
[dcpomatic.git] / src / lib / update_checker.cc
2016-08-12 Carl HetheringtonRemove all use of stringstream in an attempt to fix
2016-07-22 Carl HetheringtonRename SafeStringStream -> locked_stringstream. Bump...
2016-07-03 Carl HetheringtonRemove several exception-throwing asserts from destructors.
2016-05-25 Carl HetheringtonNo-op; fix GPL address and use the explicit-program...
2015-11-14 Carl HetheringtonFix various misbehaviours with update checking (#749).
2015-09-27 Carl HetheringtonMerge branch 'master' of ssh://git.carlh.net/home/carl...
2015-09-24 Carl Hetheringtonassert (joinable) before joining threads.
2015-09-14 Carl HetheringtonLots of #include <iostream>s for Arch.
2015-09-01 Carl HetheringtonDon't start thread in constructor; tidy up thread in...
2015-09-01 Carl Hetheringtonupdate.{cc,h} -> update_checker.{cc,h}.