Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-27 | Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is ↵ | Naram Qashat | |
one on every file about anonymous variadic macros that I can't get rid of). | |||
2011-10-21 | Fixed extracting multiple words from our serializable stringstream | Adam | |
2011-10-10 | Put serialized_items on the heap to prevent weird crashes on shutdown from ↵ | Adam | |
the list being destructed before members in it | |||
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a ↵ | Adam | |
module. |