aboutsummaryrefslogtreecommitdiffstats
path: root/src/ArchiveLookup.cxx (unfollow)
Commit message (Expand)AuthorFilesLines
2013-11-28include cleanup using iwyuMax Kellermann1-1/+0
2013-10-17ArchiveLookup: in-place editing, avoid string copyMax Kellermann1-29/+24
2013-10-17ArchiveLookup: declare local variables laterMax Kellermann1-5/+4
2013-10-17ArchiveLookup: don't reset out argumentsMax Kellermann1-4/+0
2013-10-17ArchiveLookup: move code to FindSlash()Max Kellermann1-7/+18
2013-10-17ArchiveLookup: move code to FindSuffix()Max Kellermann1-8/+13
2013-10-17ArchiveLookup: return const stringsMax Kellermann1-1/+3
2013-10-17ArchiveLookup: move API documentation to headerMax Kellermann1-18/+0
2013-10-15Archive*: move archive_domain to ArchiveDomain.cxxMax Kellermann1-3/+1
2013-10-02Log: new logging library APIMax Kellermann1-5/+10
2013-01-24archive/*: convert to C++Max Kellermann1-2/+2
2011-01-29copyright year 2011Max Kellermann1-1/+1
2009-12-31Update copyright notices.Avuton Olrich1-1/+1
2009-11-11added missing config.h includes for extended LFS supportMax Kellermann1-2/+3
2009-03-13all: Update copyright header.Avuton Olrich1-7/+7
2009-01-02archive: use GLib instead of utils.hMax Kellermann1-1/+0
2008-12-16new archive api, input_archive streamViliam Mateicka1-0/+111