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
2019-04-18 10:55:01 -07:00
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
2018-11-01 15:44:06 -07:00
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
2017-06-05 11:27:34 -07:00
Dmitri Smirnov
89bacb7e7d
Enable MS Warning C4804 : unsafe use of type 'bool' in operation
2015-11-18 16:23:19 -08:00
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:
2015-03-12 12:07:10 -07:00
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
2014-05-01 14:09:32 -04:00