summaryrefslogtreecommitdiff
path: root/include/serialize.h
AgeCommit message (Expand)Author
2011-11-17Fixed storing mode locksAdam
2011-11-15Fixed crash on shutdown & a compiler warningAdam
2011-11-08WindowsAdam
2011-11-03Added an assignment operator for Serializable because some STL containers use...Adam
2011-10-27Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is o...Naram Qashat
2011-10-21Fixed extracting multiple words from our serializable stringstreamAdam
2011-10-10Put serialized_items on the heap to prevent weird crashes on shutdown from th...Adam
2011-09-25Added a new database format and sqlite support. Also moved db-convert to a mo...Adam