0ad/source/lib/allocators
janwas 0d23e3f333 post-alpha sync with work.
debug stack trace fixes, remove more asm, change CONTINUE/OK scheme to
OK/ALL_COMPLETE, fix tests

This was SVN commit r9871.
2011-07-18 09:21:56 +00:00
..
tests cleanup (requires update-workspaces): 2011-04-30 12:34:28 +00:00
aligned_allocator.h reinstate aligned_allocator.h (required at work) 2011-05-23 14:10:45 +00:00
allocator_checker.h ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
bucket.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
bucket.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
dynarray.cpp fix self-test and map load on Windows (avoid mixing dir separators). 2011-05-06 18:45:30 +00:00
dynarray.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
freelist.cpp cleanup (requires update-workspaces): 2011-04-30 12:34:28 +00:00
freelist.h split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
headerless.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
headerless.h cleanup (requires update-workspaces): 2011-04-30 12:34:28 +00:00
overrun_protector.h cleanup (requires update-workspaces): 2011-04-30 12:34:28 +00:00
page_aligned.cpp cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
page_aligned.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
pool.cpp ENSURE(0) -> DEBUG_WARN_ERR(ERR::LOGIC) (a bit smaller, and more descriptive) 2011-05-04 12:10:17 +00:00
pool.h fix build with ICC 2011-05-07 15:47:20 +00:00
shared_ptr.cpp split debug_assert into ENSURE and ASSERT as discussed in a previous meeting. 2011-04-30 13:01:45 +00:00
shared_ptr.h cleanup (requires update-workspaces) 2011-05-03 12:38:42 +00:00
unique_range.cpp post-alpha sync with work. 2011-07-18 09:21:56 +00:00
unique_range.h post-alpha sync with work. 2011-07-18 09:21:56 +00:00