pcsx2/common
Gregory Hainaut 927dd827ce common: make DESTRUCTOR_CATCHALL macro really exception safe
Console.Error() can trigger some exceptions (like out of memory)

v2:
Add a default fallback catch(...) in case someone badly add a new
exception in the codebase
2015-09-25 18:41:19 +02:00
..
build utilities: Simplify _aligned_malloc wrapper 2015-09-12 10:01:04 +01:00
include common: make DESTRUCTOR_CATCHALL macro really exception safe 2015-09-25 18:41:19 +02:00
src pcsx2|common: use DESTRUCTOR_CATCHALL to catch exception in various destructor 2015-09-23 09:47:27 +02:00
vsprops Remove useless postBuild stuff 2015-09-13 04:31:41 -04:00
svn_readme.txt Introduce end-of-line normalization 2015-08-04 23:52:48 +02:00