summaryrefslogtreecommitdiff
path: root/src/Mapper.hxx
AgeCommit message (Expand)Author
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann
2013-10-15gcc.h: rename to Compiler.hMax Kellermann
2013-10-14Mapper: map_fs_to_utf8() returns std::stringMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-08-07ConfigPath: return a Path objectMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-28Path::FromUTF8() returns nulled instance on error, add error handling where r...Denis Krjuchkov
2013-01-26Mapper: improve usage of Path classDenis Krjuchkov
2013-01-18Path: new class "Path" wraps filesystem path stringsMax Kellermann
2013-01-03Directory: rename struct directory to DirectoryMax Kellermann
2013-01-02mapper: convert to C++Max Kellermann