Michael Scire
|
0fbf007bcf
|
fs: fixup all OperateRange implementations
|
2022-03-28 00:54:10 -07:00 |
|
Michael Scire
|
e13b81aa9e
|
fs: revise allocation-fail result names
|
2022-03-21 17:21:44 -07:00 |
|
Michael Scire
|
11e4bed199
|
strat: revise fs unsupported operation results, add overflow utils
|
2022-03-21 17:21:44 -07:00 |
|
Michael Scire
|
13697fa921
|
libs: add ongoing work to facilitate hactool rewrite
|
2022-03-21 17:21:44 -07:00 |
|
Michael Scire
|
64a97576d0
|
ams: support building unit test programs on windows/linux/macos
|
2022-03-21 17:21:44 -07:00 |
|
Michael Scire
|
a595c232b9
|
strat: use m_ for member variables
|
2021-10-10 00:14:06 -07:00 |
|
Michael Scire
|
7ca83c9d3b
|
libstrat: enable -Wextra, -Werror
This caught an embarrassingly large number of bugs.
|
2021-10-06 15:20:48 -07:00 |
|
Michael Scire
|
77fe5cf6f5
|
ams: the copyright^H^H^H^H^H^H^Hmplex plane is the algebraic closure of the reals
|
2021-10-04 12:59:10 -07:00 |
|
Michael Scire
|
0dc308d92a
|
fs: properly implement OperateRangeWithBuffer, correct OperationId names.
|
2021-04-29 20:09:45 -07:00 |
|
Michael Scire
|
32803d9920
|
fs: update + consolidate path normalization logic
|
2020-12-06 19:56:45 -08:00 |
|
Michael Scire
|
bf55776241
|
fsa: *Impl -> Do*
|
2020-12-05 03:05:06 -08:00 |
|
Adubbz
|
3d518759da
|
fssystem: Implement PartitionFileSystemCore (#856)
* fssystem: implement PartitionFileSystemMetaCore
* fssystem: PartitionFileSystemMetaCore cleanup
* fs: add IFile::DryWrite, update results
* fssystem: implement PartitionFileSystemCore
* fssystem: cleanup PartitionFileSystemCore
* fssystem: implement Sha256PartitionFileSystem
Co-authored-by: Michael Scire <SciresM@gmail.com>
|
2020-03-27 03:40:52 -07:00 |
|