Vinnie Falco
|
00a7cbf610
|
Update copyright notice and 80 column separators
|
2013-06-15 18:20:59 -07:00 |
|
Vinnie Falco
|
521e812fc4
|
Reformatting using AStyle
|
2013-06-14 08:45:13 -07:00 |
|
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 |
|
JoelKatz
|
16933a049f
|
Whitespace changes.
|
2013-06-01 20:48:08 -07:00 |
|
Vinnie Falco
|
fd6172273c
|
Refactor FeeVote into IFeeVote abstract interface
|
2013-05-31 07:13:21 -07:00 |
|
JoelKatz
|
3b90dfdcd1
|
Don't hold sqlite locks across invocations.
|
2013-04-18 19:56:28 -07:00 |
|
JoelKatz
|
e296a81c83
|
Move background hashed object writes to their own DB connection.
|
2013-04-18 17:31:06 -07:00 |
|
JoelKatz
|
f17a6859e0
|
Simplify and improve the WAL code.
|
2013-04-17 00:07:07 -07:00 |
|
JoelKatz
|
335716c1c6
|
Extra statement constructor.
|
2013-04-02 13:41:17 -07:00 |
|
JoelKatz
|
5494bc3158
|
Enlarge the SQLite database cache intelligently.
|
2013-03-19 23:04:47 -07:00 |
|
JoelKatz
|
0136779b11
|
Some improvements to the prepared statement code.
|
2013-02-07 17:06:34 -08: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
|
5686f65063
|
Add a new helper function.
|
2013-01-28 07:05:31 -08:00 |
|
JoelKatz
|
d9938fe033
|
Cleanup blob functions.
|
2013-01-28 01:33:19 -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 |
|