- Added Path::is_absolute, and corresponding unit tests. - Replaced expandPath and isAbsolutePath call in Config.cpp.
- Fixed build error on Ubuntu caused by using a Darwin-specific struct member.
- Merged Path, File and Directory handling objects from metatask.git. - Merged unit tests. - These objects will replace a fair amount of code in task 1.9 and more in 2.0.