LevelDB

Edit Package leveldb

LevelDB is a fast key-value storage library that provides an ordered mapping from string keys to string values.

Refresh
Refresh
Source Files
Filename Size Changed
0001-debian-ports.patch 0000006112 5.97 KB
leveldb-1.18.tar.bz2 0000159372 156 KB
leveldb.changes 0000004045 3.95 KB
leveldb.spec 0000002937 2.87 KB
Revision 6 (latest revision is 17)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 257763 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 6)
- 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)
Comments 0
openSUSE Build Service is sponsored by