0ad/source/lib/sysdep/win/whrt
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
..
counter.cpp remove mmgr and macros that redefine malloc/new/free 2008-01-19 11:33:11 +00:00
counter.h cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
hpet.cpp part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
hpet.h part2: misc source/lib fixes/improvements 2007-12-20 20:09:19 +00:00
pit.h new timer code (esp. HPET) now operational. TSC still disabled pending calibration code. 2007-05-28 09:25:38 +00:00
pmt.cpp # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
pmt.h # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
qpc.cpp # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
qpc.h # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
tgt.cpp # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
tgt.h # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
tsc.cpp # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
tsc.h # major refactoring of system-dependent code (simplifies build system) 2007-09-23 15:36:29 +00:00
whrt.cpp cleanup+fixes; wdbg_heap is now feature complete. 2008-02-25 21:19:52 +00:00
whrt.h new timer code (esp. HPET) now operational. TSC still disabled pending calibration code. 2007-05-28 09:25:38 +00:00