]> git.tdb.fi Git - libs/core.git/history - source/fs/windows
Add move semantics to Variant
[libs/core.git] / source / fs / windows /
2023-01-03 Mikko RasaAdd a wrapper header for windows.h
2022-12-11 Mikko RasaAdd missing includes for Windows platform
2022-12-06 Mikko RasaAdjust exception messages
2022-12-06 Mikko RasaAdd new exception classes for some common errors
2021-10-31 Mikko RasaAdd some missing includes
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-30 Mikko RasaAdd platform-specific implemenrations of FS::list_filtered
2021-08-29 Mikko RasaRemove deprecated things
2021-08-22 Mikko RasaCheck for ERROR_PATH_NOT_FOUND in adition to ERROR_FILE...
2019-09-25 Mikko RasaAdd FileMonitor stubs for Windows
2019-06-03 Mikko RasaFix references to deprecated functions
2015-04-07 Mikko RasaInclude filename in errors from stat
2014-11-12 Mikko RasaHave get_user_data_dir return a proper location on...
2014-11-12 Mikko RasaSplit getcwd and chdir to platform files
2014-10-19 Mikko RasaZero-arguments overloads and better error checking...
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