| 2022-02-22 |
fs: add skeleton dir for sysmodule code
...
Michael Scire
authored
on 6 Dec 2021
SciresM
committed
on 22 Feb 2022
|
|---|---|
| 2022-02-11 |
typofix: boogaloo: electric.
Michael Scire
committed
on 11 Feb 2022
|
|
fix typo-bug in HierarchicalSha256Storage::Read
Michael Scire
committed
on 11 Feb 2022
|
|
| 2021-12-13 |
ams: deduplicate static initialization logic
Michael Scire
committed
on 13 Dec 2021
|
| 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
|