Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-01-31 | Not sure what I was thinking here | Adam | |
2012-01-25 | Windows | Adam | |
2012-01-15 | Improve on db_sql_live_read | Adam | |
2011-12-22 | Somehow these two modules got mixed up.. | Adam | |
2011-11-25 | Fixed some more errors in sql live-write, hopefully the last. | lethality | |
2011-11-08 | Windows | Adam | |
2011-10-24 | Fixed bug #1349 (m_sqlite compiles without error under FreeBSD), as well as ↵ | Naram Qashat | |
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. | |||
2011-09-25 | Added a new database format and sqlite support. Also moved db-convert to a ↵ | Adam | |
module. |