This website requires JavaScript.
Explore
Help
Sign In
ISAR
/
libmdbx
Watch
3
Star
0
Fork
0
You've already forked libmdbx
mirror of
https://github.com/isar/libmdbx.git
synced
2025-11-10 08:49:25 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1d702aa94f89531702e9d07b165715fc0e0d50af
libmdbx
/
test
History
Leo Yuriev
283eb0aff0
test: add 'volatile' to rdtsc() and friends (fix for modern clang).
...
Change-Id: I82d531f66b1aa44c173485d1955611ed46767998
2017-07-03 05:11:52 +03:00
..
base.h
mdbx: fix MSVC warnings, add uint16-range-asserts.
2017-07-03 04:41:00 +03:00
cases.cc
…
chrono.cc
…
chrono.h
…
config.cc
…
config.h
…
dead.cc
…
hill.cc
…
jitter.cc
…
keygen.cc
mdbx: fix MSVC warnings, add uint16-range-asserts.
2017-07-03 04:41:00 +03:00
keygen.h
…
log.cc
mdbx: fix MSVC warnings, add uint16-range-asserts.
2017-07-03 04:41:00 +03:00
log.h
…
main.cc
…
osal-unix.cc
…
osal-windows.cc
…
osal.h
…
test.cc
mdbx: fix MSVC warnings, add uint16-range-asserts.
2017-07-03 04:41:00 +03:00
test.h
mdbx: fix MSVC warnings, add uint16-range-asserts.
2017-07-03 04:41:00 +03:00
test.vcxproj
mdbx: use /W4 (level4 for warnings) and /WX (treat warnings as errors).
2017-07-03 04:43:00 +03:00
utils.cc
test: add 'volatile' to rdtsc() and friends (fix for modern clang).
2017-07-03 05:11:52 +03:00
utils.h
…