summaryrefslogtreecommitdiff
path: root/src/Mapper.cxx
AgeCommit message (Expand)Author
2013-10-14fs/Path: add separator constants/functionsMax Kellermann
2013-10-14fs/Path: add method RelativeFS()Max Kellermann
2013-10-14Mapper, ...: use memcmp() instead of strncmp() where appropriateMax Kellermann
2013-10-14Mapper: map_fs_to_utf8() returns std::stringMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-10-01Daemon, Mapper: move-assign the Path objectsMax Kellermann
2013-08-07ConfigPath: return a Path objectMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-05-05DirectoryReader: rename Failed() to HasFailed() for consistency with TextFileDenis Krjuchkov
2013-01-28Path::FromUTF8() returns nulled instance on error, add error handling where r...Denis Krjuchkov
2013-01-28Path: convert fs_charset_to_utf8() to static method Path::ToUTF8()Denis Krjuchkov
2013-01-26Mapper: improve usage of Path classDenis Krjuchkov
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov
2013-01-18Path: new class "Path" wraps filesystem path stringsMax Kellermann
2013-01-17path: convert to C++Max Kellermann
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann
2013-01-02Directory: turn functions to methodsMax Kellermann
2013-01-02Directory: make the header C++ onlyMax Kellermann
2013-01-02mapper: convert to C++Max Kellermann