]> git.tdb.fi Git - libs/core.git/commit
Make Path behave more consistently by always starting relative paths with a dot
authorMikko Rasa <tdb@tdb.fi>
Fri, 11 Sep 2009 15:58:51 +0000 (15:58 +0000)
committerMikko Rasa <tdb@tdb.fi>
Fri, 11 Sep 2009 15:58:51 +0000 (15:58 +0000)
commit9c48f72f02e3112f4193cc8b3f12b135aa483de1
treee85e260e0e557d9ae06b97914d5a3f7b44b62d56
parenta2a494043d5cf228cf1b3e5551e3abb486a60191
Make Path behave more consistently by always starting relative paths with a dot
Treat out-of-range index to Path::operator[] as an error
Change argv0 parameter of get_sys_*_dir to std::string
source/dir.cpp
source/dir.h
source/path.cpp
source/path.h