aboutsummaryrefslogtreecommitdiff
path: root/src/zenutil/basicfile.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'main' into 273-integrated-memory-tracking273-integrated-memory-trackingStefan Boberg2023-12-191-9/+23
|\
| * Make sure that PathFromHandle don't hide true error when throwing exceptions ...Dan Engelbrecht2023-12-111-9/+23
* | hide Windows stuffStefan Boberg2023-12-081-0/+4
* | implemented FlushDataOnly for MacOSStefan Boberg2023-12-071-1/+29
* | ClangFormatStefan Boberg2023-12-071-1/+1
* | added BasicFile::FlushDataOnlyStefan Boberg2023-12-071-0/+38
|/
* optimized index snapshot reading/writing (#561)Stefan Boberg2023-11-271-10/+84
* New rotating file logger that keeps on running regardless of errors (#495)Dan Engelbrecht2023-10-251-1/+33
* faster oplog iteration (#471)Dan Engelbrecht2023-10-131-0/+16
* Make sure error logging or destructors don't throw exception when trying to g...Dan Engelbrecht2023-09-121-2/+6
* retry file create (#383)Dan Engelbrecht2023-09-041-0/+16
* buffered file reading for oplog (#366)Dan Engelbrecht2023-08-211-0/+194
* * added file sharing control to BasicFile (required to implement lockfiles)Stefan Boberg2023-06-301-13/+42
* BasicFile::ReadAll should handle zero-sized files gracefullyStefan Boberg2023-05-251-3/+10
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+575