Commit Graph

5 Commits

Author SHA1 Message Date
JoelKatz
c7f890ab47 Bugfixes. 2011-12-15 12:44:29 -08:00
JoelKatz
55b2111fd5 Updates. Create a class to hold an item in a SHAMap, separating the tag from
the data (it's not always the hash of the data). Make ScopedLock's recursive.
2011-11-15 10:49:14 -08:00
JoelKatz
2793311400 Cleanup. 2011-11-12 14:12:45 -08:00
JoelKatz
3f8f7789b3 Tiny mistake in previous commit. 2011-11-11 16:38:49 -08:00
JoelKatz
3452211310 For some reason, Boost provides no good way to return a scoped lock.
It appears people usually fake it by not using RAII. This tiny bit of
ugliness will make returned scope lock holders work.
2011-11-11 16:32:21 -08:00