Aegisub/aegisub/libaegisub
Thomas Goyne 3691849bac Fix logging on OS X
Passing nullptr to ostrstream's constructor is a nonstandard extension
that libc++ doesn't support, and as it turns out preallocating a buffer
doesn't actually meaningfully improve performance anyway.
2013-10-13 09:06:46 -07:00
..
ass Fix compilation with clang 2013-02-08 09:53:34 -08:00
common Fix logging on OS X 2013-10-13 09:06:46 -07:00
include/libaegisub Fix overriding charset for subtitle files 2013-10-06 07:11:53 -07:00
osx Opt out of AppNap while progress bars are active 2013-10-05 20:12:34 -07:00
unix Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00
windows Retry commits of file writes for up to a second to work around AV scanning 2013-07-02 20:09:01 -07:00
Makefile Increase maximum template depth for parser.o 2013-10-05 20:12:34 -07:00
config.h Kill the #ifndef AGI_PRE guards 2012-12-02 06:33:29 -08:00
lagi_pre.h Remove use of copy_file from boost.filesystem 2013-05-05 08:17:55 -07:00