Age | Commit message (Collapse) | Author |
|
|
|
|
|
prevent rewriting later if they aren't changed
|
|
problem internally ovwrwriting data on objects that we have modified and are queued because of assigning something to a serialize_obj reference
|
|
|
|
insert. This is caused from serialize() only setting a key on
certain conditions and otherwise doing nothing at all.
|
|
webcpanel.so can be compiled under Mac OS X.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
be specified at runtime
|
|
need to, fixed sqlite to work again
|
|
|
|
db_sql to update the databases incrementally instead of one big flush
|
|
|
|
|
|
month and day, #1383
|
|
|
|
|
|
order of saving memos (among other things)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
use C99's stdint.h (or cstdint if available) to get (u)intX_t types instead of our stupid typedefs. pstdint.h included in case there is no cstdint or stdint.h available.
|
|
|
|
|
|
|
|
the list being destructed before members in it
|
|
module.
|
|
|
|
|
|
|