History for Atmosphere / libraries / libstratosphere / source / mem
2022-03-22
@Michael Scire
strat: only include windows.h in translation units where actually needed
Michael Scire authored on 17 Mar 2022 SciresM committed on 22 Mar 2022
@Michael Scire
ams: support building unit test programs on windows/linux/macos
Michael Scire authored on 6 Mar 2022 SciresM committed on 22 Mar 2022
2021-10-10
@Michael Scire
strat: use m_ for member variables
Michael Scire committed on 10 Oct 2021
2021-10-08
@Michael Scire
strat: use ams::Main() instead of main(argc, argv)
Michael Scire committed on 8 Oct 2021
2021-10-07
@Michael Scire
strat: build sysmodules with -Wextra/-Werror
Michael Scire committed on 7 Oct 2021
@Michael Scire
libstrat: fix compilation without pre-compiled header/without lto
Michael Scire committed on 7 Oct 2021
@Michael Scire
libstrat: enable -Wextra, -Werror ...
Michael Scire committed on 7 Oct 2021
2021-10-04
@Michael Scire
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
Michael Scire committed on 4 Oct 2021
2021-09-30
@Michael Scire
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire committed on 30 Sep 2021
@Michael Scire
ams-libs: AMS_ASSERT no longer invokes expression
Michael Scire committed on 30 Sep 2021
2021-05-27
@Michael Scire
mem: actually fully fix the heap bug, add comments for future self
Michael Scire committed on 27 May 2021
@Michael Scire
mem: fix rare crash/logic error in heap allocation code
Michael Scire committed on 27 May 2021
2021-04-27
@Michael Scire
strat: compat with gcc 11
Michael Scire committed on 27 Apr 2021
2021-03-22
@Michael Scire
ams: prefer construct_at/destroy_at over placement new/explicit destructor
Michael Scire committed on 22 Mar 2021
2020-05-12
@SciresM
Switch atmosphere's build target to C++20. (#952) ...
SciresM authored on 12 May 2020 GitHub committed on 12 May 2020
2020-04-08
@Michael Scire
os: refactor/rewrite entire namespace.
Michael Scire committed on 8 Apr 2020
2020-03-30
@Michael Scire
ncm: use static memory pools for different allocations
Michael Scire committed on 30 Mar 2020
2020-03-29
@SciresM
mem: implement most of StandardAllocator (#860) ...
SciresM authored on 29 Mar 2020 GitHub committed on 29 Mar 2020