1
0
forked from 0ad/0ad
0ad/source/lib/file
janwas 74b4ac19c1 cleanup+fixes; wdbg_heap is now feature complete.
should be safe to distribute this build

code_annotation.h: add our own noncopyable to avoid DLL base class
warning
debug: remove some unicode functions (unnecessary); minor cleanup
debug_stl: disabled
mahaf: do not warn when running as non admin
wdbg: add wdbg_printf and wdbg_assert for use in allocation hook. add
header
wdbg_heap: now feature complete.
. allows storing 3..4 frames from the call stack with 0 space overhead.
. prevents garbage file/line output.
. takes care of allocation counting (previously done by profiler)
wdbg_sym.cpp: cleanup+fixes (locking, wdbg_*)

fix: properly specify __declspec(dllimport) for certain classes

This was SVN commit r5679.
2008-02-25 21:19:52 +00:00
..
archive cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
common remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
disabled_tests WIP of new file code 2007-11-20 18:51:07 +00:00
io cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
vfs cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
file_system_posix.cpp fixes and improvements 2007-12-22 18:15:52 +00:00
file_system_posix.h fixes and improvements 2007-12-22 18:15:52 +00:00
file_system_util.cpp # fix filesystem bugs that prevented screenshots from being written 2008-02-05 07:40:57 +00:00
file_system_util.h improvements and fixes: 2008-01-07 20:03:19 +00:00
file_system.cpp part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file_system.h part3: now functional file loading code (not entirely finalized) 2007-12-20 20:14:21 +00:00
file.cpp improvements and fixes: 2008-01-07 20:03:19 +00:00
file.h improvements and fixes: 2008-01-07 20:03:19 +00:00
path.cpp pending improvements and partial fixes to self-tests 2008-01-03 22:07:18 +00:00
path.h cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00