- 18 Oct, 2013 2 commits
-
-
Max Kellermann authored
Eliminate the global variable "shutdown_loop".
-
Max Kellermann authored
-
- 17 Oct, 2013 31 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
Fix for a major memory leak.
-
Max Kellermann authored
-
Max Kellermann authored
The new class Path only holds a string pointer without being responsible for allocation/deallocation. The FileSystem.hxx library accepts Path arguments instead of AllocatedPath, to avoid forcing callers to allocate another string object.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
If fs_charset is empty, i.e. we're using the default "utf-8", GetFSCharset() should return exactly that instead of an empty std::string.
-
Max Kellermann authored
Implement a fast path for UTF-8 which leaves fs_charset empty, and don't assign a value to fs_charset if there's no configuration.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Add UpdateQueueItem::id to keep track of the id in every item. Replaces thhe hack in update_queue_push().
-
Max Kellermann authored
Fixes a few kludges and avoids GLib allocation.
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
Decouple some more from GLib.
-
Max Kellermann authored
-
Max Kellermann authored
Allows forward-declaration.
-
- 16 Oct, 2013 7 commits
-
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
-
Max Kellermann authored
If we return false, their values are undefined.
-