1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas 614e523c89 mmgr.h: slightly better comments / spacing
wdbg: fixed root cause of assert noted during 2005-02-05 meeting (now
skip UDT child symbols that don't have an offset, i.e. uninteresting
stuff like BaseClass symbols)

This was SVN commit r1915.
2005-02-08 21:08:00 +00:00
..
unix mmgr ported to linux 2005-02-02 17:01:33 +00:00
win mmgr.h: slightly better comments / spacing 2005-02-08 21:08:00 +00:00
cpu.h move from lib/ to lib/sysdep 2004-07-31 14:10:06 +00:00
debug.h symbol->descriptive_string cache - avoids redundant debug_resolve_symbol calls. 2005-02-02 03:35:25 +00:00
dir_watch.h 1) removed scaffolding from file 2004-12-09 23:12:02 +00:00
gfx.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
ia32.cpp _control87 is now ia32_control87 and overrides _control87 via macro. after adding float.h to precompiled.h, compiler was thinking _control87 was dllexport and creating an .exp file (confusing) 2005-01-30 23:07:55 +00:00
ia32.h _control87 is now ia32_control87 and overrides _control87 via macro. after adding float.h to precompiled.h, compiler was thinking _control87 was dllexport and creating an .exp file (confusing) 2005-01-30 23:07:55 +00:00
os.h stomped various lint warnings: 2005-01-23 17:45:25 +00:00
sysdep.cpp - moved assert2 to sysdep/debug.h 2005-01-25 18:27:00 +00:00
sysdep.h sysdep: inline vsprintf2 definition (no need for printf.h) 2005-01-27 15:50:11 +00:00