Aegisub/aegisub/libaegisub
Thomas Goyne 0a5fa6ff39 Don't use ARC in the Obj-C++ code
It never allocated any non-autoreleased objects so ARC wasn't actually
doing anything other than breaking compilation with gcc.
2012-09-29 22:10:45 -07:00
..
common Fix some warnings 2012-06-25 14:21:32 +00:00
include/libaegisub Fix some warnings 2012-06-25 14:21:32 +00:00
osx Don't use ARC in the Obj-C++ code 2012-09-29 22:10:45 -07:00
unix Revamp how version tagging works 2012-08-19 14:33:50 -07:00
windows Silence some clang warnings 2012-03-10 02:16:08 +00:00
Makefile Don't use ARC in the Obj-C++ code 2012-09-29 22:10:45 -07:00
config.h Clean up libaegisub includes 2011-07-26 22:25:21 +00:00
lagi_pre.h Move cajun implementations from .inl files included by the headers to .cpp files 2011-12-22 21:10:10 +00:00