Aegisub/aegisub/libaegisub
Thomas Goyne 02237f2a7a Make the std::string overloads of IconvWrapper::Convert significantly faster
Originally committed to SVN as r4659.
2010-07-07 02:41:40 +00:00
..
common Make the std::string overloads of IconvWrapper::Convert significantly faster 2010-07-07 02:41:40 +00:00
include/libaegisub Work around BOM-related issues with UTF-32 and UTF-16 with unspecified byte order 2010-07-06 19:23:10 +00:00
unix Fix a pile of actual memory leaks 2010-06-24 01:24:09 +00:00
windows On Windows, send debug logging to the debugger rather than stdout. 2010-06-29 23:08:42 +00:00
Makefile.am wrap config.h include under LAGI and put -DLAGI when compiling to ensure it's only included when building libaegisub. 2010-06-24 01:49:48 +00:00
config.h Add Googles mutex.h which seems to be used in many of googles projects. It's better to use something that's well-tested rather than rolling our own. Also a huge time saver. 2010-05-31 21:57:08 +00:00
lagi_pre.h Include config.h in lagi_pre.h so that the conditional inclusion of sys/time.h actually works 2010-06-18 06:59:55 +00:00