This website requires JavaScript.
Explore
Help
Sign In
OmniNX
/
Atmosphere
Watch
2
Star
0
Fork
0
You've already forked Atmosphere
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c6fad1b0ee49c3ec0ab948bdd7ebcb455bc044a7
Atmosphere
/
libraries
/
libstratosphere
/
source
/
mem
/
impl
/
heap
History
Michael Scire
df5537b748
mem: actually fully fix the heap bug, add comments for future self
2021-05-26 23:21:08 -07:00
..
mem_impl_heap_cached_heap.cpp
mem: implement most of StandardAllocator (
#860
)
2020-03-29 14:43:16 -07:00
mem_impl_heap_central_heap.cpp
ams: prefer construct_at/destroy_at over placement new/explicit destructor
2021-03-21 20:30:40 -07:00
mem_impl_heap_platform.hpp
mem: implement most of StandardAllocator (
#860
)
2020-03-29 14:43:16 -07:00
mem_impl_heap_tls_heap_cache.cpp
mem: implement most of StandardAllocator (
#860
)
2020-03-29 14:43:16 -07:00
mem_impl_heap_tls_heap_cache.hpp
mem: implement most of StandardAllocator (
#860
)
2020-03-29 14:43:16 -07:00
mem_impl_heap_tls_heap_central.cpp
mem: actually fully fix the heap bug, add comments for future self
2021-05-26 23:21:08 -07:00
mem_impl_heap_tls_heap_central.hpp
os: refactor/rewrite entire namespace.
2020-04-08 02:21:35 -07:00
mem_impl_heap_tls_heap_static.hpp
Switch atmosphere's build target to C++20. (
#952
)
2020-05-11 15:02:10 -07:00