Commit Graph

9 Commits

Author SHA1 Message Date
dwight
7f42b317e8 compile 2011-12-03 15:01:06 -05:00
dwight
3068617cfb clc 2011-12-03 15:41:34 -05:00
dwight
cc92ca3000 merge 2011-12-03 15:34:53 -05:00
dwight
ba858ba8d3 redo how we handle concurrency when opening a database initially.
this was awkward at best before (very old code).  however the change is pretty big and is thus
worth a careful review - the main issue possible is not being locked as widely as it should be
somewhere, not so much the specifics of any one line of the change.

also cleaned up the Context constructors to be more readable and got rid of one completely

made several Context object members const
2011-11-26 21:08:11 -05:00
dwight
842bbc1527 compile 2011-11-23 12:18:06 -05:00
dwight
b6b6bc7de8 concurrency work 2011-11-23 11:03:52 -05:00
dwight
b7224eeb3e warning unused local variable 2011-11-23 11:03:42 -05:00
Dwight
a62ab9a7f4 prep 2011-11-17 14:40:09 -05:00
dwight
0877fc6c93 concurrency work 2011-11-17 08:05:15 -05:00