This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
36d7ef65a67ce488c15ce580a61ba0b88fc09734
0ad
/
source
/
lib
/
allocators
T
History
janwas
52851faeb6
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
...
This was SVN commit r8517.
2010-11-01 11:09:03 +00:00
..
tests
warning fixes: mostly size_t vs. specialized API type and other type conversion.
2010-09-05 09:38:30 +00:00
aligned_allocator.cpp
…
aligned_allocator.h
…
allocators.cpp
…
allocators.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
bucket.cpp
…
bucket.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
dynarray.cpp
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
dynarray.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
headerless.cpp
fix assertion under heavy cache usage due to 32-bit overflow (c.f.
http://www.wildfiregames.com/forum/index.php?showtopic=13622
)
2010-10-09 18:12:11 +00:00
headerless.h
…
mem_util.cpp
…
mem_util.h
…
pool.cpp
…
pool.h
Fix
#423
(Switch from CppDoc to Doxygen), based on patch from anr.
2010-07-29 15:55:41 +00:00
shared_ptr.cpp
…
shared_ptr.h
…
string_pool.cpp
cleanup - remove old cpu_memcpy and cpu_i64FromDouble that are no longer needed
2010-11-01 11:09:03 +00:00
string_pool.h
…