Go to file
Dirk Mueller b7d50aa5a5 - update to 1.18:
+ Replace the basic fprintf call with a call to fwrite
  + Fix ALL the header guards.
  + A new CONTRIBUTING file.
  + leveldb: Remove unused function 'ConsumeChar'.
  + leveldbutil: Remove unused member variables from WriteBatchItemPrinter.
  + Verify checksums of index/meta/filter blocks when paranoid_checks set.
  + Invoke all tools for iOS with xcrun. (This was causing problems with the new XCode 5.1.1 image on pulse.)
  + include only once, and fix the following linter warning: "Found C system header after C++ system header"
  + When encountering a corrupted table file, return Status::Corruption instead of Status::InvalidArgument.
  + Support cygwin as build platform, patch is from https://code.google.com/p/leveldb/issues/detail?id=188
  + Fix typo, merge patch from https://code.google.com/p/leveldb/issues/detail?id=159
  + Fix typos and comments, and address the following two issues:
  + Add missing db synchronize after "fillseq" in the benchmark.
  + Removed unused variable in SeekRandom: value (issue #201)

OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/leveldb?expand=0&rev=14
2014-10-20 12:29:25 +00:00
.gitattributes Accepting request 202602 from home:dmdiss:ceph 2013-10-08 15:16:35 +00:00
.gitignore Accepting request 202602 from home:dmdiss:ceph 2013-10-08 15:16:35 +00:00
0001-debian-ports.patch - update to 1.18: 2014-10-20 12:29:25 +00:00
leveldb-1.18.tar.bz2 - update to 1.18: 2014-10-20 12:29:25 +00:00
leveldb.changes - update to 1.18: 2014-10-20 12:29:25 +00:00
leveldb.spec - update to 1.18: 2014-10-20 12:29:25 +00:00