Aegisub/aegisub/libaegisub
Thomas Goyne 4c116526d2 Fix an occasional crash on startup on Windows debug builds
Some of the debug iterator code seems to not like 'delete map[key]', so
change things a little to do things in a way that appears to be fine.
2012-10-16 09:47:06 -07:00
..
common Fix an occasional crash on startup on Windows debug builds 2012-10-16 09:47:06 -07:00
include/libaegisub Fix compilation error with clang 2012-10-12 14:36:29 -07: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
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
Makefile Don't use ARC in the Obj-C++ code 2012-09-29 22:10:45 -07:00