1
0
forked from 0ad/0ad
0ad/source/lib/allocators
janwas d19a2cba65 include boost smart pointers from PCH
factor out the "atom_fn" mechanism into lib/allocators/string_pool.cpp
factor out FAT date/time handling into lib/fat_time.cpp
path_util: replace strcpy with SAFE_STRCPY; add additional functions
that avoid passing an output buffer via StringPool

This was SVN commit r5474.
2007-11-20 18:44:36 +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 move allocators here (the old cache_allocator is now in headerless.cpp) 2007-11-10 13:13:36 +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