aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateArchive.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* song: convert header to C++Max Kellermann2013-07-281-3/+3
|
* ArchivePlugin: move instance methods to class ArchiveFileMax Kellermann2013-01-301-3/+3
|
* ArchiveFile: convert to a classMax Kellermann2013-01-291-2/+1
|
* ArchivePlugin: replace scan_reset(), scan_next() with visit()Max Kellermann2013-01-291-7/+15
| | | | Add the interface ArchiveVisitor.
* ArchivePlugin: scan_next() returns const stringMax Kellermann2013-01-291-5/+7
|
* archive/*: convert to C++Max Kellermann2013-01-241-5/+2
|
* Path: move to fs subdirectoryDenis Krjuchkov2013-01-221-1/+1
|
* Path: new class "Path" wraps filesystem path stringsMax Kellermann2013-01-181-5/+5
|
* Directory: rename struct directory to DirectoryMax Kellermann2013-01-031-5/+5
|
* Directory: turn functions to methodsMax Kellermann2013-01-021-6/+6
|
* Directory: make the header C++ onlyMax Kellermann2013-01-021-1/+1
|
* mapper: convert to C++Max Kellermann2013-01-021-1/+1
|
* db_lock: convert to C++Max Kellermann2013-01-021-1/+1
|
* update: convert to C++Max Kellermann2013-01-021-0/+159