1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas 0a0699c212 - split into symbol engine and everything else
- thread-safe init and stack trace output (more robust)
- better symbol display (no longer suppress all STL; UDT line splitting
- add debug_wprintf and debug_disable_leak_reporting
- exception handler now called from __try and vectored chain (if
supported by OS); will even work while being debugged and isn't stomped
on by some other UnhandledExceptionFilter users

This was SVN commit r2419.
2005-06-21 16:39:40 +00:00
..
unix Terrain XML loading, plus mouse/JS portability and some misc stuff to mix it up 2005-06-20 15:14:36 +00:00
win - split into symbol engine and everything else 2005-06-21 16:39:40 +00:00
cpu.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
debug.h ogl_tex: max_tex_size -> ogl_max_tex_size 2005-06-16 21:52:35 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h singleton.h: use assert2 (avoid trouble in wdbg code) 2005-06-16 21:46:33 +00:00
ia32.cpp - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
ia32.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
snd.h add include guards; reflect lockfree.h rename 2005-04-27 16:16:52 +00:00
sysdep.cpp move debug_microlog to debug.cpp, call it debug_wprintf_mem. move MICROLOG define to pyrogenesis.h. 2005-05-11 22:44:20 +00:00
sysdep.h debug.cpp: bugfix in cat_atow 2005-05-30 04:51:47 +00:00