mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-16 13:23:56 -07:00
- 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. |
||
|---|---|---|
| .. | ||
| tests | ||
| aligned_allocator.cpp | ||
| aligned_allocator.h | ||
| allocators.cpp | ||
| allocators.h | ||
| bucket.cpp | ||
| bucket.h | ||
| dynarray.cpp | ||
| dynarray.h | ||
| headerless.cpp | ||
| headerless.h | ||
| mem_util.cpp | ||
| mem_util.h | ||
| pool.cpp | ||
| pool.h | ||
| shared_ptr.cpp | ||
| shared_ptr.h | ||
| string_pool.cpp | ||
| string_pool.h | ||