Vinnie Falco
|
a70ede6cae
|
Remove unused functions and clean up some comments
|
2013-06-11 13:21:37 -07:00 |
|
Vinnie Falco
|
3273625f61
|
Split up InfoSub and tidy up various files
|
2013-06-09 11:26:18 -07:00 |
|
Vinnie Falco
|
b51edb58fc
|
Replace std::vector<unsigned char> with Blob
|
2013-06-07 15:24:39 -07:00 |
|
Vinnie Falco
|
92bdcba096
|
Split DH from utils, remove utils from project
|
2013-05-27 13:16:08 -07:00 |
|
Vinnie Falco
|
251cf723a7
|
Rename types.h to IntegerTypes.h and move to ripple_basics.h
|
2013-05-27 13:15:54 -07:00 |
|
JoelKatz
|
3b90dfdcd1
|
Don't hold sqlite locks across invocations.
|
2013-04-18 19:56:28 -07:00 |
|
JoelKatz
|
5494bc3158
|
Enlarge the SQLite database cache intelligently.
|
2013-03-19 23:04:47 -07:00 |
|
JoelKatz
|
1b2c0b9242
|
Add database memory usage to 'get_counts' output.
|
2013-02-04 23:37:44 -08:00 |
|
JoelKatz
|
faa344c7d0
|
Dispatch write ahead logging through our job queue. SQL logging improvements.
|
2013-01-28 14:32:52 -08:00 |
|
JoelKatz
|
d522f04385
|
Give access to the sqlite3 prepared statement API.
|
2013-01-27 23:41:15 -08:00 |
|
JoelKatz
|
0d49bc877e
|
Do WAL checkpointing in our own thread(s).
|
2013-01-11 18:45:16 -08:00 |
|
Arthur Britto
|
8877501e5b
|
Remove db->escape in favor of sqlEscape.
|
2013-01-06 02:08:54 -08:00 |
|
Stefan Thomas
|
fa3fab5816
|
Moved cpp code to src/cpp and js code to src/js.
|
2012-11-07 12:49:50 -08:00 |
|