Commit Graph

42 Commits (7c6f5278a27d297cd3b08ad6eb97e11c5af02329)

Author SHA1 Message Date
Dhruba Borthakur aa42c66814 Fix all warnings generated by -Wall option to the compiler. 12 years ago
heyongqiang d55c2ba305 Add a tool to change number of levels 12 years ago
Asad K Awan 24f7983b1f [tools] Add a tool to stress test concurrent writing to levelDB 12 years ago
gjain 92368ab8a2 Add db_dump tool to dump DB keys 12 years ago
Dhruba Borthakur eace74deac Add -fPIC to the shared library builds. Needed by libleveldbjni. 12 years ago
Dhruba Borthakur dd45b8cd8c Keep symbols even for production release. 12 years ago
heyongqiang a4f9b8b49e merge 1.5 12 years ago
Dhruba Borthakur fc20273e73 Introduce a new method Env->Fsync() that issues fsync (instead of fdatasync). 12 years ago
Dhruba Borthakur 5d96f290b3 Record the version of the source repository that was used to build the leveldb library. 12 years ago
Dhruba Borthakur d41316bc0f Prevent concurrent multiple opens of leveldb database. 12 years ago
Dhruba Borthakur f3ee54526f Utility to dump manifest contents. 12 years ago
Dhruba Borthakur 2b443ba887 Titile: a command line shell to read/write data from a leveldb thrift server 12 years ago
Dhruba Borthakur f4e7febf22 Record the version of the source repository that was used to build the leveldb library. 12 years ago
Dhruba Borthakur e56b2c5a31 Prevent concurrent multiple opens of leveldb database. 12 years ago
Dhruba Borthakur 2aa514ec8c Utility to dump manifest contents. 12 years ago
Dhruba Borthakur fe6119bd3a "make all check" fails 12 years ago
Dhruba Borthakur 80c663882a Create leveldb server via Thrift. 12 years ago
Dhruba Borthakur e9bc777163 While creating the leveldb shared library, use the shared library for jemalloc. 12 years ago
Dhruba Borthakur 8d41351666 Ability to switch to gcc 4.1.6 and also use jemalloc. Thanks for Chip for large amounts of help. 12 years ago
Sanjay Ghemawat 85584d497e Added bloom filter support. 12 years ago
Sanjay Ghemawat bc1ee4d25e build shared libraries; updated version to 1.3; add Status accessors 12 years ago
Sanjay Ghemawat a1ad4d1995 Build fixes and cleanups: 12 years ago
Sanjay Ghemawat 9013f13b15 use mmap on 64-bit machines to speed-up reads; small build fixes 12 years ago
Hans Wennborg c8c5866a86 Makefile fixes for systems with $CXX other than g++. 13 years ago
Hans Wennborg 42fb47f6ed Pass system's CFLAGS, remove exit time destructor, sstable bug fix. 13 years ago
Hans Wennborg 213a68eb68 Sync with upstream @23860137. 13 years ago
gabor@google.com 021ee9c32b C binding for leveldb, better readseq benchmark for SQLite. 13 years ago
gabor@google.com f122c6dfbb Adding FreeBSD support, removing Chromium files, adding benchmark. 13 years ago
gabor@google.com 85f0ab1975 Fixing Makefile issue reported in Issue 15 (misspelled flag) 13 years ago
gabor@google.com f57e23351f Platform detection during build, plus compatibility patches for machines without <cstdatomic>. 13 years ago
gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 13 years ago
dgrogan@chromium.org c4f5514948 sync with upstream @21627589 13 years ago
dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 13 years ago
dgrogan@chromium.org ba6dac0e80 @20776309 13 years ago
dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 years ago
jorlow@chromium.org 7a02caf2a4 Fix typo in Makefile. 13 years ago
jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago