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