aboutsummaryrefslogtreecommitdiff
path: root/zencore/filesystem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unused variable warning fixStefan Boberg2021-09-151-0/+2
* Changed logging implementationStefan Boberg2021-09-151-2/+2
* Changed direct includes of spdlog/spdlog.h into zencore/logging.h to make it ...Stefan Boberg2021-09-151-2/+1
* Fixed a number of unreferenced variable warningsStefan Boberg2021-09-091-2/+0
* Format fix.Per Larsson2021-08-311-2/+1
* Added WriteFile() overload which accepts a single IoBufferStefan Boberg2021-08-281-4/+18
* Added support for defining test/non-test server environmentsStefan Boberg2021-08-061-1/+1
* Added GetRunningExecutablePath()Stefan Boberg2021-08-061-0/+9
* Fixed FileSystemTraversal::TraverseFileSystem error reporting issueStefan Boberg2021-06-181-1/+4
* Cleaned up exception handlingStefan Boberg2021-05-211-3/+3
* Added PathFromHandle helper functionStefan Boberg2021-05-111-0/+18
* Adding zenservice codeStefan Boberg2021-05-111-0/+592