summaryrefslogtreecommitdiff
path: root/src/lib/json_server.cc
AgeCommit message (Expand)Author
2022-12-10Move some methods out of util.{cc,h}Carl Hetherington
2022-04-03C++11 and whitespace cleanups.Carl Hetherington
2021-04-08Assorted C++11/formatting cleanups.Carl Hetherington
2021-01-07std::shared_ptrCarl Hetherington
2020-12-11Fix lots of macOS warnings by using a different boost/bind include.Carl Hetherington
2020-07-26Various OSX warnings fixes.Carl Hetherington
2018-02-16Name threads on Linux.Carl Hetherington
2016-08-12Move raw_convert into libdcp.Carl Hetherington
2016-08-12Remove all use of stringstream in an attempt to fixCarl Hetherington
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of str...Carl Hetherington
2016-06-21Revert "Use make_shared<>."Carl Hetherington
2016-06-21Revert "Revert make_shared<> change which breaks build on some platforms; don...Carl Hetherington
2016-06-21Revert make_shared<> change which breaks build on some platforms; don't know ...Carl Hetherington
2016-06-21Use make_shared<>.Carl Hetherington
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2015-11-27Fix some stringstreams that had crept in.Carl Hetherington
2015-09-14Lots of #include <iostream>s for Arch.Carl Hetherington
2015-06-21No-op: remove all trailing whitespace.Carl Hetherington
2015-03-25Missing files.Carl Hetherington
2014-08-09Remove JSON server code.Carl Hetherington
2014-07-01while (1) -> while (true)Carl Hetherington
2014-02-19Put DCP name in JSON.Carl Hetherington
2014-02-19Missing files.Carl Hetherington