Adam
|
69dfc729e9
|
Fixed storing mode locks
|
2011-11-17 12:46:18 -05:00 |
|
Adam
|
9ed203c0cb
|
Fixed crash on shutdown & a compiler warning
|
2011-11-15 16:16:38 -05:00 |
|
Adam
|
b5ff856f47
|
Windows
|
2011-11-08 17:29:16 -05:00 |
|
Adam
|
09dba47653
|
Added an assignment operator for Serializable because some STL containers use it which causes iterators to become invalidated
|
2011-11-03 18:59:51 -04:00 |
|
Naram Qashat
|
655c1cc1f7
|
Fix a few warnings that only showed up with gcc 3.4.6 here (sadly, there is one on every file about anonymous variadic macros that I can't get rid of).
|
2011-10-27 18:21:49 -04:00 |
|
Adam
|
6ce9010324
|
Fixed extracting multiple words from our serializable stringstream
|
2011-10-21 18:01:51 -04:00 |
|
Adam
|
80f4f317b2
|
Put serialized_items on the heap to prevent weird crashes on shutdown from the list being destructed before members in it
|
2011-10-10 15:04:23 -04:00 |
|
Adam
|
1f2399de36
|
Added a new database format and sqlite support. Also moved db-convert to a module.
|
2011-09-25 04:19:15 -04:00 |
|