summaryrefslogtreecommitdiff
path: root/src/UpdateArchive.cxx
AgeCommit message (Expand)Author
2013-10-19*: use references instead of pointersMax Kellermann
2013-10-19*: use nullptr instead of NULLMax Kellermann
2013-10-17fs/Path: rename to AllocatedPathMax Kellermann
2013-10-15UpdateArchive: use std::string for temporary stringMax Kellermann
2013-10-02Log: new logging library APIMax Kellermann
2013-09-04util/Error: new error passing libraryMax Kellermann
2013-07-28song: convert header to C++Max Kellermann
2013-01-30ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann
2013-01-29ArchiveFile: convert to a classMax Kellermann
2013-01-29ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann
2013-01-29ArchivePlugin: scan_next() returns const stringMax Kellermann
2013-01-24archive/*: convert to C++Max Kellermann
2013-01-22Path: move to fs subdirectoryDenis Krjuchkov
2013-01-18Path: new class "Path" wraps filesystem path stringsMax 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
2013-01-02db_lock: convert to C++Max Kellermann
2013-01-02update: convert to C++Max Kellermann