0ad/source/lib/allocators
janwas ea96aa6b89 bucket: remove size optimization that causes warnings
path_util: add path_IsDirectory and path_split
wdbg_sym.cpp: bugfix for non-IA32 codepath

This was SVN commit r5498.
2007-12-01 18:23:28 +00:00
..
tests fix issues with HeaderlessAllocator (incorrect list insertion order, document a known limitation of the allocator). green bar 2007-11-10 17:43:02 +00:00
allocators.cpp move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
allocators.h move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
bucket.cpp move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
bucket.h bucket: remove size optimization that causes warnings 2007-12-01 18:23:28 +00:00
dynarray.cpp move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
dynarray.h move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
headerless.cpp fix issues with HeaderlessAllocator (incorrect list insertion order, document a known limitation of the allocator). green bar 2007-11-10 17:43:02 +00:00
headerless.h include boost smart pointers from PCH 2007-11-20 18:44:36 +00:00
mem_util.cpp move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
mem_util.h move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
pool.cpp move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
pool.h move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +00:00
string_pool.cpp include boost smart pointers from PCH 2007-11-20 18:44:36 +00:00
string_pool.h include boost smart pointers from PCH 2007-11-20 18:44:36 +00:00