]> git.tdb.fi Git - libs/core.git/history - source/fs/windows/stat.cpp
Add move semantics to Variant
[libs/core.git] / source / fs / windows / stat.cpp
2023-01-03 Mikko RasaAdd a wrapper header for windows.h
2021-10-31 Mikko RasaUse nullptr instead of 0 for pointers
2021-10-31 Mikko RasaImprove robustness of resolving user/group names in...
2021-08-22 Mikko RasaCheck for ERROR_PATH_NOT_FOUND in adition to ERROR_FILE...
2015-04-07 Mikko RasaInclude filename in errors from stat
2013-10-16 Mikko RasaSet exists to true if the file was found
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories