Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | *: use nullptr instead of NULL | Max Kellermann | 2013-10-28 | 1 | -5/+5 |
| | |||||
* | input_stream: rename struct to InputStream | Max Kellermann | 2013-10-23 | 1 | -2/+2 |
| | |||||
* | fs/Path: move definitions to struct PathTraits | Max Kellermann | 2013-10-17 | 1 | -2/+2 |
| | |||||
* | input_plugin: rename struct to "InputPlugin" | Max Kellermann | 2013-10-17 | 1 | -1/+1 |
| | |||||
* | ArchiveLookup: return const strings | Max Kellermann | 2013-10-17 | 1 | -2/+2 |
| | |||||
* | Archive*: move archive_domain to ArchiveDomain.cxx | Max Kellermann | 2013-10-15 | 1 | -3/+1 |
| | | | | Merge duplicate symbol. | ||||
* | fs/Path: add method IsAbsolute() | Max Kellermann | 2013-10-14 | 1 | -1/+2 |
| | |||||
* | Log: new logging library API | Max Kellermann | 2013-10-02 | 1 | -2/+8 |
| | | | | | Prepare to migrate away from GLib. Currently, we're still using GLib as a backend. | ||||
* | util/Error: new error passing library | Max Kellermann | 2013-09-04 | 1 | -3/+4 |
| | | | | Replaces GLib's GError. | ||||
* | ArchivePlugin: move instance methods to class ArchiveFile | Max Kellermann | 2013-01-30 | 1 | -3/+3 |
| | |||||
* | ArchiveFile: convert to a class | Max Kellermann | 2013-01-29 | 1 | -2/+1 |
| | |||||
* | DecoderControl, InputStream: use Mutex/Cond instead of GMutex/GCond | Max Kellermann | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | input_{internal,plugin}: convert to C++ | Max Kellermann | 2013-01-25 | 1 | -1/+1 |
| | |||||
* | archive/*: convert to C++ | Max Kellermann | 2013-01-24 | 1 | -0/+94 |