This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
0ad
Watch
1
Star
0
Fork
2
You've already forked 0ad
mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced
2026-06-28 18:07:38 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bf70e52def656acb7679e0bd72883bd598b442f
0ad
/
source
/
lib
/
allocators
T
History
janwas
78ba79209d
more minor fixes. rename uname.machine to x64 (less confusing than amd64)
...
This was SVN commit r10827.
2011-12-29 09:47:42 +00:00
..
tests
…
aligned_allocator.h
more minor fixes. rename uname.machine to x64 (less confusing than amd64)
2011-12-29 09:47:42 +00:00
allocator_adapters.h
…
allocator_checker.h
…
allocator_policies.h
…
arena.cpp
…
arena.h
…
dynarray.cpp
…
dynarray.h
…
freelist.cpp
…
freelist.h
…
headerless.cpp
Fixes typo in pool allocator stats, based on patch from Echelon9.
Fixes
#1061
.
2011-12-23 03:54:36 +00:00
headerless.h
…
overrun_protector.h
…
page_aligned.cpp
…
page_aligned.h
…
pool.cpp
…
pool.h
…
shared_ptr.cpp
…
shared_ptr.h
…
unique_range.cpp
Fix some MSVC static analysis warnings
2011-12-29 02:06:09 +00:00
unique_range.h
…