aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateQueue.cxx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* UpdateGlue: handle update id managementMax Kellermann2013-10-171-5/+5
| | | | | Add UpdateQueueItem::id to keep track of the id in every item. Replaces thhe hack in update_queue_push().
* UpdateQueue: use std::string and std::queueMax Kellermann2013-10-171-32/+14
|
* Util/Macros: replacement for GLib's G_N_ELEMENTS()Max Kellermann2013-10-151-2/+3
|
* update: convert to C++Max Kellermann2013-01-021-0/+66