1
0
forked from 0ad/0ad
0ad/source/lib/sysdep
janwas 823c93ce47 # bugfixes (string, pthread, screenshot writing)
- CStr : early out if empty, don't deref iterator (crashes in VC8)
- init VFS In archive_builder test
- wpthread: avoid race condition when creating threads. cleanup; replace
debug_warn with error codes
- Util: file_buf_free wasn't specifying FB_FROM_HEAP ->
http://www.wildfiregames.com/forum/index.php?showtopic=10085

This was SVN commit r4006.
2006-06-11 17:16:24 +00:00
..
tests # boatload of fixes to get self-tests to compile+mostly run 2006-06-08 19:03:43 +00:00
unix Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
win # bugfixes (string, pthread, screenshot writing) 2006-06-11 17:16:24 +00:00
cpu.cpp # complete revamp of build system in preparation for automated self tests. 2006-06-02 03:56:24 +00:00
cpu.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
dir_watch.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
gfx.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
gfx.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
ia32_asm.asm # add strict VSrc validation in OpenAL interface to track down bug 2006-05-05 05:54:00 +00:00
ia32.cpp # housekeeping 2006-06-04 22:27:40 +00:00
ia32.h # housekeeping 2006-06-04 22:27:40 +00:00
snd.cpp Simplification of #Include paths: relative names are used only for included files in the same directory as the including file; everything else uses the full path relative to source/. 2006-06-02 02:10:27 +00:00
snd.h Fixed file properties - removed svn:executable and svn:keywords (left over from CVS conversion?) from all files; set svn:eol-style=native for *.cpp, *.h (and fixed files with inconsistent line endings) 2006-04-23 23:14:18 +00:00
sysdep.cpp # add strict VSrc validation in OpenAL interface to track down bug 2006-05-05 05:54:00 +00:00
sysdep.h # housekeeping 2006-06-04 22:27:40 +00:00