Fosco Marotto
6c2bf9e916
Add copyright headers per FB open-source checkup tool. ( #5199 )
...
Summary:
internal task: T35568575
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5199
Differential Revision: D14962794
Pulled By: gfosco
fbshipit-source-id: 93838ede6d0235eaecff90d200faed9a8515bbbe
6 years ago
Bo Hou
cd9404bb77
xxhash 64 support
...
Summary: Pull Request resolved: https://github.com/facebook/rocksdb/pull/4607
Reviewed By: siying
Differential Revision: D12836696
Pulled By: jsjhoubo
fbshipit-source-id: 7122ccb712d0b0f1cd998aa4477e0da1401bd870
6 years ago
hyunwoo
c7662a44a4
fixed typo
...
Summary:
fixed typo
Closes https://github.com/facebook/rocksdb/pull/2376
Differential Revision: D5183630
Pulled By: ajkr
fbshipit-source-id: 133cfd0445959e70aa2cd1a12151bf3c0c5c3ac5
8 years ago
Dmitri Smirnov
89bacb7e7d
Enable MS Warning C4804 : unsafe use of type 'bool' in operation
9 years ago
Sameet Agarwal
3ebebfccd8
Prevent xxhash symbols from polluting global namespace
...
Summary:
The functions and global symbols in xxhash.h and xxhash.cc were not in any namespace.
This caused issues when rocksdb library was being used along with other uses of libraries
with the same name
Test Plan:
unit tests
Reviewers:
CC:
Task ID: #
Blame Rev:
10 years ago
Igor Canadi
0afc8bc29a
xxHash
...
Summary:
Originally: https://github.com/facebook/rocksdb/pull/87/files
I'm taking over to apply some finishing touches
Test Plan: will add tests
Reviewers: dhruba, haobo, sdong, yhchiang, ljin
Reviewed By: yhchiang
CC: leveldb
Differential Revision: https://reviews.facebook.net/D18315
11 years ago