0ad/source/lib/sysdep
janwas ad98213c39 config - fix problem with stl version detect, cleanup
debug - documented
debug_stl - WIP; large changes because specialized containers were
breaking in some cases. now have to do it "right" ;p
add SLIST container and MULTISET

This was SVN commit r2461.
2005-07-03 20:47:24 +00:00
..
unix - config.h: massive improvements, much clearer. 2005-06-22 03:23:22 +00:00
win config - fix problem with stl version detect, cleanup 2005-07-03 20:47:24 +00:00
cpu.h - Linux/GCC (as usual :P) 2005-05-18 05:32:09 +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 rename assert2 debug_assert; use instead of all plain assert(), since there are no longer any issues (e.g. can't use while handling an exception) 2005-06-28 04:06:25 +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 - sysdep: moved posix versions of display_msg etc. to new unix.cpp 2005-06-21 16:44:12 +00:00
sysdep.h config - fix problem with stl version detect, cleanup 2005-07-03 20:47:24 +00:00