8 Commits

Author SHA1 Message Date
ohyzha
c1588fc550 warning when use count != 1 2024-11-14 17:37:08 +02:00
ohyzha
656615e5a7 get rid of internal Close() method 2024-11-13 10:24:34 +02:00
ohyzha
d88addd858 nullify everything on close 2024-11-11 21:17:16 +02:00
ohyzha
a133641900 make it possible to close memmapped file before dctor 2024-11-11 20:24:58 +02:00
mtuncbilek
95ddd4b23f memmappedfile-fix (#115)
Co-authored-by: Metehan Tuncbilek <mtuncbilek95@gmail.com>
Reviewed-by: Georg Hagen <georg.hagen@madvoxel.com>
Co-authored-by: mtuncbilek <metehan.tuncbilek@madvoxel.com>
Co-committed-by: mtuncbilek <metehan.tuncbilek@madvoxel.com>
2024-09-21 14:46:39 +02:00
Vladyslav Baranovskyi
29108cab21 Minor code fixes in order to compile on windows 2024-05-23 23:58:45 +03:00
194ed03d7c Fix access rights error 2023-11-03 11:11:11 +01:00
56823ff415 Add MemMappedFile 2023-11-02 23:56:32 +01:00