Aegisub/aegisub/libaegisub
Thomas Goyne 682c7d5371 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:51:31 -07:00
..
common Fix an occasional crash on startup on Windows debug builds 2012-10-16 09:51:31 -07:00
include/libaegisub Fix some PVS-Studio warnings 2012-10-12 14:51:30 -07:00
osx Don't use ARC in the Obj-C++ code 2012-09-29 22:10:45 -07:00
unix Fix some stuff from Coverity Scan 2012-10-15 18:16:09 -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