]> git.tdb.fi Git - libs/core.git/history - source/utils.cpp
Add move semantics to Variant
[libs/core.git] / source / utils.cpp
2011-07-27 Mikko RasaPrepare for assimilation into core
2011-07-27 Mikko RasaStyle update: spaces around assignments
2011-06-10 Mikko RasaMove files to prepare for assimilation into core
2011-06-09 Mikko RasaDrop copyright and license notices from files
2011-06-09 Mikko RasaStyle update: spaces around assignments
2011-05-25 Mikko RasaMove files around to prepare for assimilation into... strings-master
2011-05-25 Mikko RasaFurther style and comment adjustments
2011-05-25 Mikko RasaRemove some dead functions
2011-04-10 Mikko RasaAdd descendant_depth function
2011-02-10 Mikko RasaAdd rename function
2009-09-20 Mikko RasaFix compile errors on 64-bit systems
2009-09-20 Mikko RasaFix compile erorrs on 64-bit systems
2009-02-21 Mikko RasaFix octal escape generation in c_escape
2008-12-24 Mikko RasaAdd utility functions to check the contents of a string
2008-09-12 Mikko RasaMake dirname behave sensibly for single-component paths
2008-08-17 Mikko RasaFix win32 compilation
2008-08-10 Mikko RasaNew functions in utils.h: readlink realpath
2008-07-20 Mikko RasaRefactor the API
2008-07-20 Mikko RasaSplit directory and stat related functions into their...
2008-07-19 Mikko RasaRename the library as mspfs
2008-06-08 Mikko RasaAdd missing includes
2008-06-08 Mikko RasaAdd missing includes
2008-05-20 Mikko RasaAdd chdir function
2008-02-27 Mikko RasaAdd is_dir and get_home_dir functions
2008-01-12 Mikko RasaFix c_unescape
2007-10-04 Mikko Rasacore/error.h renamed to except.h
2007-10-04 Mikko Rasacore/error.h renamed to except.h
2007-09-22 Mikko RasaGet rid of the Path namespace
2007-08-07 Mikko RasaAdd documentation for all functions in utils
2007-08-03 Mikko RasaRevamp the split functions to allow a max_split argumen...
2007-06-12 Mikko RasaInitial revision
2007-06-11 Mikko Rasaglobcasematch takes a std::string, not Path
2007-05-25 Mikko RasaDon't require mspmisc
2007-04-21 Mikko RasaAdd copyright notices and Id tags
2007-03-18 Mikko RasaFixed split to allow empty parts in beginning and end...
2007-03-18 Mikko RasaCorrected style errors
2007-03-16 Mikko RasaAdd utils
2007-03-07 Mikko Rasastrutils.h -> strings/utils.h
2006-09-03 Mikko RasaAdd Build file
2006-08-29 Mikko RasaAdd basename function
2006-08-27 Mikko RasaAdd relative() to utils
2006-08-24 Mikko RasaRemove extra include of utils.h
2006-08-24 Niko LiikanenWin32 tweaks
2006-08-23 Mikko RasaAdd copyright notices
2006-08-21 Mikko RasaAdd files