]> git.tdb.fi Git - libs/core.git/history - source/path.cpp
Fix compile errors on 64-bit systems
[libs/core.git] / source / path.cpp
2009-09-20 Mikko RasaFix compile errors on 64-bit systems
2009-09-11 Mikko RasaMake Path behave more consistently by always starting...
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
2007-09-22 Mikko RasaGet rid of the Path namespace
2007-03-07 Mikko Rasastrutils.h -> strings/utils.h
2006-09-22 Mikko RasaAdd a missing ! to make .. components to behave correctly
2006-08-27 Mikko RasaAdd relative() to utils
2006-08-27 Mikko RasaAdd Path::empty()
2006-08-24 Mikko RasaRemove extra include of utils.h
2006-08-24 Niko LiikanenWin32 tweaks
2006-08-24 Mikko RasaInclude utils.h in path.cpp now that is_windows_drive...
2006-08-24 Mikko RasaMove is_windows_drive into utils.h
2006-08-23 Mikko RasaAdd copyright notices
2006-08-21 Mikko RasaAdd files