0ad/source/lib/sysdep
janwas 7a6109f474 debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped)
also:
- add listing of error codes to avoid collisions
- cpu: add cpu_MemoryBarrier
- wchar: warn whenever a character is replaced/invalid bytes are
encountered

This was SVN commit r7189.
2009-11-10 15:48:41 +00:00
..
arch fix: wprintf: buffer mustn't be unicode (caught by self-test) 2009-11-04 14:24:54 +00:00
os GCC build fixes 2009-11-09 21:40:24 +00:00
rtl Add GPL header 2009-04-18 17:00:33 +00:00
tests implement changes suggested by Philip: 2009-11-09 20:53:48 +00:00
acpi.cpp # fix warnings and 64-bit bugs in headerless.cpp (workspace update required) 2009-07-16 23:53:46 +00:00
acpi.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
arch.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
clipboard.h harmless changes in preparation for moving to unicode 2009-11-03 16:30:21 +00:00
compiler.h Remove redundant -L linker arguments on non-Windows. 2009-08-07 17:22:05 +00:00
cpu.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
cpu.h debug_SkipNextError changed to debug_SkipErrors (allow skipping multiple instances of the same error code until the next debug_StopSkippingErrors, which returns the number that were skipped) 2009-11-10 15:48:41 +00:00
cursor.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
dir_watch.h chip away at gcc errors/warnings 2009-11-06 16:15:09 +00:00
gfx.cpp more string drudgery 2009-11-06 10:59:10 +00:00
gfx.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
numa.h Add GPL header 2009-04-18 17:00:33 +00:00
os_cpu.cpp huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
os_cpu.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
os.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
rtl.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
snd.cpp chip away at gcc errors/warnings 2009-11-06 16:15:09 +00:00
snd.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
stl.h huge cleanup and conversion of most string handling (especially paths) to unicode 2009-11-03 21:46:35 +00:00
sysdep.h Fix build and tests on Linux 2009-11-06 18:35:32 +00:00