aboutsummaryrefslogtreecommitdiff
path: root/src/Mapper.cxx
Commit message (Collapse)AuthorAge
* Path::FromUTF8() returns nulled instance on error, add error handling where ↵Denis Krjuchkov2013-01-28
| | | | required
* Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()Denis Krjuchkov2013-01-28
|
* Mapper: improve usage of Path classDenis Krjuchkov2013-01-26
|
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-22
|
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-18
|
* path: convert to C++Max Kellermann2013-01-17
|
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-03
|
* Directory: turn functions to methodsMax Kellermann2013-01-02
|
* Directory: make the header C++ onlyMax Kellermann2013-01-02
|
* mapper: convert to C++Max Kellermann2013-01-02