9 Commits

Author SHA1 Message Date
M Starch
a049743e07
Removing component init() functions where unneeded (#2893)
* Removing component init() functions where unneeded

* Removing spurious assert
2024-09-23 18:39:00 -07:00
M Starch
64788fa831
Fixing the U64 vs FwSizeType argument change (#1879)
* Fixing the U64 vs FwSizeType argument change

The code changed in the time the PR was being reviewed.  This should fix the discrepancy.

* fixing spelling error
2023-02-03 15:36:16 -08:00
codeflight1
a349f81ea0
FileManager updates (#1522)
* add ignoreErrors argument to RemoveFile command

* adding FileStat command

* add FileSize tests
2023-02-03 10:16:00 -08:00
Joshua Anderson
1b9c785ce6
Remove void from parameterless functions (#811) 2021-07-14 12:54:01 -07:00
Josh Soref
9b591c7b62 spelling: methods
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2021-03-07 14:48:32 -05:00
jhdeerin
85116d819f Changed ConcatFiles command to AppendFile (need to update unit tests) 2020-07-30 17:55:16 -04:00
jhdeerin
3494fc981b Added ConcatFiles command to FileManager (required implementing appendFile on Os/FileSystem; still need to add new events) 2020-07-30 09:15:02 -04:00
Michael D Starch
136af07edd mstarch: more header cleaning for issue: #189 2019-04-18 14:12:02 -07:00
Timothy Canham
6d9c4c2d06 Initial check-in 2017-06-16 08:25:38 -07:00