0ad/source/lib/sysdep
Ykkrosh 8094125b18 Avoided "unknown pragma" warning in VS2003.
restrict: Changed documentation to note that it can be used on member
functions to restrict 'this', since that seems to work in GCC and MSVC
(though undocumented in the latter). Removed ICC-specific keyword
spelling because it accepts the GCC/MSVC spellings too.

This was SVN commit r4754.
2007-01-07 18:09:14 +00:00
..
tests # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
unix # Linux/ICC fixes 2007-01-02 18:11:00 +00:00
win Avoided "unknown pragma" warning in VS2003. 2007-01-07 18:09:14 +00:00
cpu.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
cpu.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
dir_watch.h Avoid some warnings on GCC 2006-11-07 13:28:03 +00:00
gfx.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
gfx.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
ia32.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
ia32.h # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
ia32.inc # improvements to build system for asm files 2006-06-25 20:58:03 +00:00
ia32_asm.asm # MacOS X compat (part 1) 2006-07-26 14:04:52 +00:00
ia32_memcpy.asm # improvements to build system for asm files 2006-06-25 20:58:03 +00:00
snd.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
snd.h # SwEng (reduce full recompiles by splitting up master error header) 2006-09-22 13:19:40 +00:00
sysdep.cpp # new year's cleanup (reduce dependencies, clean up headers) 2007-01-01 21:25:47 +00:00
sysdep.h Avoided "unknown pragma" warning in VS2003. 2007-01-07 18:09:14 +00:00