Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include cleanup using iwyu | Max Kellermann | 2013-11-28 | 1 | -1/+0 |
* | ArchiveLookup: in-place editing, avoid string copy | Max Kellermann | 2013-10-17 | 1 | -29/+24 |
* | ArchiveLookup: declare local variables later | Max Kellermann | 2013-10-17 | 1 | -5/+4 |
* | ArchiveLookup: don't reset out arguments | Max Kellermann | 2013-10-17 | 1 | -4/+0 |
* | ArchiveLookup: move code to FindSlash() | Max Kellermann | 2013-10-17 | 1 | -7/+18 |
* | ArchiveLookup: move code to FindSuffix() | Max Kellermann | 2013-10-17 | 1 | -8/+13 |
* | ArchiveLookup: return const strings | Max Kellermann | 2013-10-17 | 1 | -1/+3 |
* | ArchiveLookup: move API documentation to header | Max Kellermann | 2013-10-17 | 1 | -18/+0 |
* | Archive*: move archive_domain to ArchiveDomain.cxx | Max Kellermann | 2013-10-15 | 1 | -3/+1 |
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -5/+10 |
* | archive/*: convert to C++ | Max Kellermann | 2013-01-24 | 1 | -0/+111 |