0ad/source/lib/allocators
janwas 2ef4e7353e self-test and x64 fixes:
- headerless: distinguish between allocation granularity and min size
(hopefully fixes test failure on x64)
- test_wdbg_sym: disable printf spew
- hpet: use workaround when x64 MOVD isn't available due to processor or
compiler
- JSConversions: VC2005 x64 apparently distinguishes ssize_t from long
int (as it does with size_t)

This was SVN commit r7179.
2009-11-07 12:26:40 +00:00
..
tests self-test and x64 fixes: 2009-11-07 12:26:40 +00:00
aligned_allocator.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
aligned_allocator.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
allocators.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
allocators.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
bucket.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
bucket.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
dynarray.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
dynarray.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
headerless.cpp self-test and x64 fixes: 2009-11-07 12:26:40 +00:00
headerless.h self-test and x64 fixes: 2009-11-07 12:26:40 +00:00
mem_util.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
mem_util.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
pool.cpp Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
pool.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00
shared_ptr.cpp Add GPL header 2009-04-18 17:00:33 +00:00
shared_ptr.h Add GPL header 2009-04-18 17:00:33 +00:00
string_pool.cpp Fix some GCC warnings 2009-07-28 16:59:19 +00:00
string_pool.h Simplify the overly-complex CppDoc-breaking file headers 2009-04-18 17:51:05 +00:00