Aegisub/libaegisub/common
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
..
cajun Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00
calltip_provider.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
charset.cpp Use read_file_mapping for charset detection 2014-03-21 08:06:41 -07:00
charset_6937.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
charset_6937.h Make everything final that can be 2014-03-12 19:07:30 -07:00
charset_conv.cpp Use read_file_mapping for the thesaurus 2014-03-21 13:23:15 -07:00
color.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
dispatch.cpp Make everything final that can be 2014-03-12 19:07:30 -07:00
file_mapping.cpp Return a const char * from read_file_mapping::read 2014-03-21 13:23:12 -07:00
fs.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
hotkey.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
io.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
json.cpp Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00
kana_table.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
karaoke_matcher.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
keyframe.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
log.cpp Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00
mru.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
option.cpp Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00
option_visit.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
option_visit.h Make everything final that can be 2014-03-12 19:07:30 -07:00
parser.cpp Really fix compilation with boost <= 1.55. Closes #1716. 2014-03-14 07:14:13 -07:00
parser.h Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
path.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
thesaurus.cpp Use read_file_mapping for the thesaurus 2014-03-21 13:23:15 -07:00
util.cpp Move everything up a level since the root dir no longer has stuff 2014-03-11 12:14:57 -07:00
vfr.cpp Replace all uses of strstream and stringstream with bufferstream 2014-03-21 13:50:28 -07:00