summaryrefslogtreecommitdiff
path: root/src/UpdateArchive.cxx
AgeCommit message (Expand)Author
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