8000 Tags · gonzus/rocksdb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: gonzus/rocksdb

Tags

v7.0.2

Toggle v7.0.2's commit message
update HISTORY.md and version.h for 7.0.2

v7.0.1

Toggle v7.0.1's commit message
Avoid popcnt on Windows when unavailable and in portable builds (face…

…book#9680)

Summary:
Fixes facebook#9560. Only use popcnt intrinsic when HAVE_SSE42 is set. Also avoid setting it based on compiler test in portable builds because such test will pass on MSVC even without proper arch flags (ref: https://devblogs.microsoft.com/oldnewthing/20201026-00/?p=104397).

Pull Request resolved: facebook#9680

Test Plan: verified the combinations of -DPORTABLE and -DFORCE_SSE42 produce expected compiler flags on Linux. Verified MSVC build using PORTABLE=1 (in CircleCI) does not set HAVE_SSE42.

Reviewed By: pdillinger

Differential Revision: D34739033

Pulled By: ajkr

fbshipit-source-id: d10456f3392945fc3e59430a1777840f7b60b276

v6.29.3

Toggle v6.29.3's commit message
Bump version

v6.28.2

Toggle v6.28.2's commit message
Update version to 6.28.2

Summary: Update version to 6.28.2 for bug fix

v6.27.3

Toggle v6.27.3's commit message
RocksDB 6.27.3

v6.26.1

Toggle v6.26.1's commit message
Improve HISTORY.md

v6.26.0

Toggle v6.26.0's commit message
RocksDB 6.26.0

v6.25.3

Toggle v6.25.3's commit message
update HISTORY.md and version.h for 6.25.3

v6.25.1

Toggle v6.25.1's commit message
Tag v6.25.1

v6.24.2

Toggle v6.24.2's commit message
Tag v6.24.2

0