Aegisub/libaegisub
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
..
ass Use read_file_mapping for reading attachments 2014-03-21 07:44:22 -07:00
common Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00
include/libaegisub Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00
osx Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
unix Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
windows Use boost.interprocess's mmap wrapper in the PCM provider 2014-03-20 20:25:44 -07:00
Makefile Use read_file_mapping for reading attachments 2014-03-21 07:44:22 -07:00
config.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
lagi_pre.h Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00