aboutsummaryrefslogtreecommitdiff
path: root/src/leveldbwrapper.cpp
Commit message (Expand)AuthorAgeFilesLines
* Enable paranoid corruption checks in LevelDB >= 1.16Pieter Wuille2014-05-121-0/+5
* Wrap create_directory calls in try...catch blocks.Brandon Dahler2014-03-311-1/+1
* Copyright header updates s/2013/2014 on files whose last git commit was done ...gubatron2014-02-091-1/+1
* Remove redundant .c_str()sWladimir J. van der Laan2014-01-231-3/+3
* configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.commonLuke Dashjr2013-11-111-1/+1
* Cleanup code using forward declarations.Brandon Dahler2013-11-101-3/+3
* Rename leveldb.{h,cpp} to leveldbwrapper.{h,cpp}.Brandon Dahler2013-11-081-0/+77