]> git.tdb.fi Git - libs/core.git/history - source/fs/utils.cpp
Add move semantics to Variant
[libs/core.git] / source / fs / utils.cpp
2021-08-29 Mikko RasaPrefer more cache-efficient containers
2021-08-29 Mikko RasaUse C++11 features with containers
2017-12-02 Mikko RasaFix basename and dirname on an empty Path
2015-07-26 Mikko RasaMake fix_case to work with relative paths
2013-05-03 Mikko RasaThrow an exception for nonsensical arguments in some...
2013-04-24 Mikko RasaMove most platform-specific code into overlay directories
2012-11-04 Mikko RasaUse native win32 functions for rename and unlink
2012-07-10 Mikko RasaAdd common_ancestor function
2012-05-10 Mikko RasaAdd missing headers
2011-07-30 Mikko RasaRewrite the stat functions to expose a platform-indepen...
2011-07-28 Mikko RasaRemove an unnecessary #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