]> git.tdb.fi Git - libs/core.git/history - source/fs/stat.h
Add move semantics to Variant
[libs/core.git] / source / fs / stat.h
2023-01-03 Mikko RasaAdd decorations for things which are considered part...
2021-10-31 Mikko RasaUse nullptr instead of 0 for pointers
2021-10-31 Mikko RasaMark constructors and destructors as default where...
2021-10-31 Mikko RasaUse default member initializers and constructor delegation
2021-09-18 Mikko RasaUse the standard fixed-size integer types directly
2013-04-24 Mikko RasaUse UInt64 for FileSize
2012-07-09 Mikko RasaDefer the retrieval of owner/group names until they...
2011-09-06 Mikko RasaChange stat functions so that it's again possible to...
2011-07-30 Mikko RasaRewrite the stat functions to expose a platform-indepen...
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-07-28 Mikko RasaComment changes fs-master
2011-07-27 Mikko RasaRemove Id tags and copyright notices from source files
2011-07-27 Mikko RasaPrepare for assimilation into core