| 2021-10-10 |
strat: use m_ for member variables
Michael Scire
committed
on 10 Oct 2021
|
|---|---|
| 2021-10-09 |
ams: replace most remaining operator & with std::addressof
Michael Scire
committed
on 9 Oct 2021
|
|
strat: refactor address taking of form &var[...]
Michael Scire
committed
on 9 Oct 2021
|
|
|
strat: always use explicit result namespacing
Michael Scire
committed
on 9 Oct 2021
|
|
| 2021-10-07 |
|
| 2021-10-04 |
strat: use svc:: over ::svc
Michael Scire
committed
on 4 Oct 2021
|
|
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
|
|
|
os: remove ManagedHandle, refactor to use NativeHandle typename
Michael Scire
committed
on 4 Oct 2021
|
|
| 2021-09-30 |
stratosphere: use SdkMutex/SdkRecursiveMutex over Mutex
Michael Scire
committed
on 30 Sep 2021
|
|
libstrat: uncomment some asserts
Michael Scire
committed
on 30 Sep 2021
|
|
|
ams-libs: AMS_ASSERT no longer invokes expression
Michael Scire
committed
on 30 Sep 2021
|
|
| 2021-07-08 |
ams: std::optional -> util::optional
Michael Scire
committed
on 8 Jul 2021
|
| 2021-04-30 |
fs: properly implement OperateRangeWithBuffer, correct OperationId names.
Michael Scire
committed
on 30 Apr 2021
|
| 2021-03-22 |
ams: prefer construct_at/destroy_at over placement new/explicit destructor
Michael Scire
committed
on 22 Mar 2021
|
|
ams: remove TYPED_STORAGE() macro in favor of template
Michael Scire
committed
on 22 Mar 2021
|
|
| 2021-01-28 |
fssystem: fix bug in BufferedStorage
Michael Scire
committed
on 28 Jan 2021
|
| 2021-01-21 |
util::unique_lock, update loader to new sf semantics
Michael Scire
authored
on 18 Jan 2021
SciresM
committed
on 21 Jan 2021
|
| 2021-01-12 |
fs: fix keyslotcache unique_lock usage
Michael Scire
committed
on 12 Jan 2021
|
|
strat: avoid using unique_lock in a few places
Michael Scire
committed
on 12 Jan 2021
|
|
|
ams: use util::SNPrintf over std:: (size/linker improvements)
Michael Scire
committed
on 12 Jan 2021
|
|
| 2020-12-07 |
fs: update + consolidate path normalization logic
Michael Scire
committed
on 7 Dec 2020
|
| 2020-12-05 |
IStorage: rename access check helpers
Michael Scire
committed
on 5 Dec 2020
|
|
fsa: *Impl -> Do*
Michael Scire
committed
on 5 Dec 2020
|
|
|
fs/system: deduplicate RomFs code
Michael Scire
committed
on 5 Dec 2020
|
|
| 2020-12-02 |
fssystem: fix bug in BufferedStorage
Michael Scire
committed
on 2 Dec 2020
|
| 2020-11-25 |
fs: fix bug in buffer manager
Michael Scire
committed
on 25 Nov 2020
|
| 2020-07-20 |
fs: fix retry bug in OpenContentStorageFileSystem
Michael Scire
committed
on 20 Jul 2020
|
| 2020-07-02 |
libstrat: fix bugs/compiler warnings
Michael Scire
authored
on 1 Jul 2020
SciresM
committed
on 2 Jul 2020
|
| 2020-06-28 |
sysupdater: begin implementing api
Michael Scire
authored
on 26 Jun 2020
SciresM
committed
on 28 Jun 2020
|
| 2020-06-26 |
fs: update IndirectStorage for 10.x, bugfixes
Michael Scire
committed
on 26 Jun 2020
|