Aegisub/libaegisub/common/cajun
Thomas Goyne d615dcb30a Replace all uses of strstream and stringstream with bufferstream
istringstream makes a copy of its input, which is not very nice for
performance. strstream doesn't do bounds checking, which is not very
nice for safety (and is deprecated).
2014-03-21 13:50:28 -07:00
..
elements.cpp Make everything final that can be 2014-03-12 19:07:30 -07:00
reader.cpp Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00
writer.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00