summaryrefslogtreecommitdiff
path: root/src/lib/safe_stringstream.cc
AgeCommit message (Collapse)Author
2016-07-22Rename SafeStringStream -> locked_stringstream. Bump deps for removal of ↵Carl Hetherington
stringstream.
2016-05-25No-op; fix GPL address and use the explicit-program-name version.Carl Hetherington
2014-08-19Use SafeStringStream instead of std::stringstream to try to fix random ↵Carl Hetherington
crashes on OS X.