Commit Graph

17 Commits (99765ed85587ee76d11b0a6554f60b599d00d94f)

Author SHA1 Message Date
Aaron Orenstein 2073cf3775 Eliminate use of 'using namespace std'. Also remove a number of ADL references to std functions. 8 years ago
Baraa Hamodi 21e95811d1 Updated all copyright headers to the new format. 9 years ago
Islam AbdelRahman a163cc2d5a Lint everything 9 years ago
sdong 85ac65536b Tests to avoid to use TMPDIR directly 9 years ago
Dmitri Smirnov 18285c1e2f Windows Port from Microsoft 9 years ago
Yueh-Hsuan Chiang 72cab88959 Block redis_test in ROCKSDB_LITE 9 years ago
Igor Sugak b4b69e4f77 rocksdb: switch to gtest 9 years ago
Igor Sugak 62247ffa3b rocksdb: Add missing override 9 years ago
Igor Canadi 767777c2bd Turn on -Wshorten-64-to-32 and fix all the errors 10 years ago
Igor Canadi 588bca2020 RocksDBLite 10 years ago
Igor Canadi 4daea66343 Turn on -Wmissing-prototypes 10 years ago
Pascal Borreli 443e04e62d Fixed typos 11 years ago
kailiu 21587760b9 Fixing the warning messages captured under mac os # Consider using `git commit -m 'One line title' && arc diff`. # You will save time by running lint and unit in the background. 11 years ago
Dhruba Borthakur 4463b11cad Migrate names of properties from 'leveldb' prefix to 'rocksdb' prefix. 11 years ago
Dhruba Borthakur a143ef9b38 Change namespace from leveldb to rocksdb 11 years ago
Dhruba Borthakur 1186192ed1 Replace include/leveldb with include/rocksdb. 11 years ago
Deon Nicholas 6f4e3ee3e8 Added include guards to stringappend and redis-list 11 years ago
Deon Nicholas 5679107b07 Completed the implementation and test cases for Redis API. 11 years ago