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-21 02:46:49 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c26a369762879dcaad8f507fedb5f9fd708c5f20
0ad
/
source
/
lib
/
allocators
T
History
janwas
c26a369762
remove Bucket allocator (superseded by upcoming Arena/Pool with expandable Storage policies)
...
This was SVN commit r10049.
2011-08-21 10:30:35 +00:00
..
tests
refactor: remove "wrapping" and "read" functionality for DynArray (in preparation for replacing it with template policies for more flexible Pool etc.)
2011-08-17 08:38:53 +00:00
aligned_allocator.h
…
allocator_checker.h
…
bucket.cpp
remove Bucket allocator (superseded by upcoming Arena/Pool with expandable Storage policies)
2011-08-21 10:30:35 +00:00
bucket.h
remove Bucket allocator (superseded by upcoming Arena/Pool with expandable Storage policies)
2011-08-21 10:30:35 +00:00
dynarray.cpp
refactor: remove "wrapping" and "read" functionality for DynArray (in preparation for replacing it with template policies for more flexible Pool etc.)
2011-08-17 08:38:53 +00:00
dynarray.h
refactor: remove "wrapping" and "read" functionality for DynArray (in preparation for replacing it with template policies for more flexible Pool etc.)
2011-08-17 08:38:53 +00:00
freelist.cpp
…
freelist.h
…
headerless.cpp
…
headerless.h
…
overrun_protector.h
…
page_aligned.cpp
…
page_aligned.h
…
pool.cpp
cleanup and simplification of the really old h_mgr code.
2011-08-04 17:11:16 +00:00
pool.h
pool - safely handle zero-sized allocations (
fixes
#909
)
2011-07-31 09:42:57 +00:00
shared_ptr.cpp
…
shared_ptr.h
…
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