| 2021-09-30 |
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
|
| 2020-05-19 |
fs: miscellaneous bucket tree fixes
Michael Scire
committed
on 19 May 2020
|
| 2020-05-14 |
nca-pr: update for c++20
Michael Scire
committed
on 14 May 2020
|
| 2020-05-12 |
Implement support for parsing/interacting with NCAs. (#942)
...
SciresM
authored
on 12 May 2020
GitHub
committed
on 12 May 2020
|
|
Switch atmosphere's build target to C++20. (#952)
...
SciresM
authored
on 12 May 2020
GitHub
committed
on 12 May 2020
|
|
| 2020-04-17 |
ams: centralize system thread definitions
Michael Scire
committed
on 17 Apr 2020
|
|
pgl: Reimplement the pgl sysmodule (#896)
...
SciresM
authored
on 17 Apr 2020
GitHub
committed
on 17 Apr 2020
|
|
| 2020-04-08 |
os: refactor/rewrite entire namespace.
Michael Scire
committed
on 8 Apr 2020
|
| 2020-04-06 |
fs: Implement AesXtsStorage
Michael Scire
committed
on 6 Apr 2020
|
|
fs: correct error result in AesCtrStorage
Michael Scire
committed
on 6 Apr 2020
|