Age | Commit message (Expand) | Author |
---|---|---|
2013-08-07 | ConfigPath: return a Path object | Max Kellermann |
2013-07-28 | song: convert header to C++ | Max Kellermann |
2013-05-05 | DirectoryReader: rename Failed() to HasFailed() for consistency with TextFile | Denis Krjuchkov |
2013-01-28 | Path::FromUTF8() returns nulled instance on error, add error handling where r... | Denis Krjuchkov |
2013-01-28 | Path: convert fs_charset_to_utf8() to static method Path::ToUTF8() | Denis Krjuchkov |
2013-01-26 | Mapper: improve usage of Path class | Denis Krjuchkov |
2013-01-22 | Path: move to fs subdirectory | Denis Krjuchkov |
2013-01-18 | Path: new class "Path" wraps filesystem path strings | Max Kellermann |
2013-01-17 | path: convert to C++ | Max Kellermann |
2013-01-03 | Directory: rename struct directory to Directory | Max Kellermann |
2013-01-02 | Directory: turn functions to methods | Max Kellermann |
2013-01-02 | Directory: make the header C++ only | Max Kellermann |
2013-01-02 | mapper: convert to C++ | Max Kellermann |