]> git.tdb.fi Git - libs/core.git/history - source/fs/dir.h
Add move semantics to Variant
[libs/core.git] / source / fs / dir.h
2023-01-03 Mikko RasaAdd decorations for things which are considered part...
2021-10-31 Mikko RasaMark overridden virtual functions as such
2021-10-31 Mikko RasaMark constructors and destructors as default where...
2021-08-29 Mikko RasaPrefer more cache-efficient containers
2021-08-29 Mikko RasaRemove deprecated things
2019-06-03 Mikko RasaAnnotate deprecated functions as such
2014-11-12 Mikko RasaSplit getcwd and chdir to platform files
2014-11-10 Mikko RasaDeprecate the system directory accessors that take...
2014-11-10 Mikko RasaStore absolute path to argv[0] in Application
2014-10-19 Mikko RasaZero-arguments overloads and better error checking...
2011-08-10 Mikko RasaAdd a missing #include
2011-07-28 Mikko RasaException rework for fs components
2011-07-28 Mikko RasaMerge branch 'fs-master'
2011-07-27 Mikko RasaRemove Id tags and copyright notices from source files
2011-07-27 Mikko RasaPrepare for assimilation into core