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
cngzhnp
64324e329e
Support pragma once in all header files and cleanup some warnings ( #4339 )
...
Summary:
As you know, almost all compilers support "pragma once" keyword instead of using include guards. To be keep consistency between header files, all header files are edited.
Besides this, try to fix some warnings about loss of data.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/4339
Differential Revision: D9654990
Pulled By: ajkr
fbshipit-source-id: c2cf3d2d03a599847684bed81378c401920ca848
6 years ago
Kamalalochana Subbaiah
e612e31740
Updated CRC32 Power Optimization Changes
...
Summary:
Support for PowerPC Architecture
Detecting AltiVec Support
Closes https://github.com/facebook/rocksdb/pull/2716
Differential Revision: D5606836
Pulled By: siying
fbshipit-source-id: 720262453b1546e5fdbbc668eff56848164113f3
7 years ago
Siying Dong
c281b44829
Revert "CRC32 Power Optimization Changes"
...
Summary:
This reverts commit 2289d38115
.
Closes https://github.com/facebook/rocksdb/pull/2652
Differential Revision: D5506163
Pulled By: siying
fbshipit-source-id: 105e31dd9d99090453a6b9f32c165206cd3affa3
7 years ago
Kamalalochana Subbaiah
2289d38115
CRC32 Power Optimization Changes
...
Summary:
Support for PowerPC Architecture
Detecting AltiVec Support
Closes https://github.com/facebook/rocksdb/pull/2353
Differential Revision: D5210948
Pulled By: siying
fbshipit-source-id: 859a8c063d37697addd89ba2b8a14e5efd5d24bf
7 years ago