- Feb 12, 2020
-
-
Lukasz Dorau authored
-
- Feb 05, 2020
-
-
Igor Chorążewicz authored
Skip benchmarks when not needed
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
- Feb 03, 2020
-
-
Łukasz Stolarczuk authored
Create separate Docker images for v1.10 branch
-
Łukasz Stolarczuk authored
Fix a typo in one comment
-
Lukasz Dorau authored
Replace 'functionallities' with 'functionalities'.
-
Lukasz Dorau authored
-
- Jan 31, 2020
-
-
Szymon Romik authored
-
Szymon Romik authored
-
Szymon Romik authored
Merge stable-1.8 into master
-
Szymon Romik authored
Update docs in defragmentation class
-
Szymon Romik authored
Update PMDK dependency to 1.8
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Igor Chorazewicz authored
-
Igor Chorążewicz authored
Merge stable-1.7 into stable-1.8
-
Igor Chorazewicz authored
-
Igor Chorążewicz authored
Merge stable-1.6 into stable-1.7
-
Igor Chorazewicz authored
-
Igor Chorążewicz authored
Create separate Docker images for stable-1.8 branch
-
Igor Chorążewicz authored
Create separate Docker images for stable-1.7 branch
-
Igor Chorążewicz authored
Create separate Docker images for stable-1.6 branch
-
- Jan 30, 2020
-
-
Szymon Romik authored
-
Szymon Romik authored
-
Szymon Romik authored
update README files
-
Szymon Romik authored
Fix basic_string.access tests
-
Szymon Romik authored
Update READme.md and include/libpmemobj++/README.md with an information about containers. Fix compiler requirements.
-
Szymon Romik authored
fix: adjust UT_ASSERT to gcc 7.5.0 from openSUSE Leap
-
Szymon Romik authored
Create separate Docker images for v1.9 branch
-
Łukasz Stolarczuk authored
Changes made in test were not persistent and failed on pmemcheck.
-
Lukasz Dorau authored
It fixes the following compilation error: In file included from /libpmemobj-cpp/tests/concurrent_hash_map_tx/concurrent_hash_map_tx.cpp:38:0: /libpmemobj-cpp/tests/concurrent_hash_map_tx/concurrent_hash_map_tx.cpp: In function 'void test_tx_singlethread(pmem::obj::pool<root>&)': /libpmemobj-cpp/tests/concurrent_hash_map_tx/concurrent_hash_map_tx.cpp:359:27: error: conversion to 'pmem::obj::concurrent_hash_map<pmem::obj::p<int>, pmem::obj::p<int> >::size_type {aka long unsigned int}' from 'int' may change the sign of the result [-Werror=sign-conversion] UT_ASSERTeq(map->size(), static_cast<size_t>(number_of_inserts)); /libpmemobj-cpp/tests/common/unittest.hpp:151:21: note: in definition of macro 'UT_ASSERTeq' ((void)(((lhs) == (rhs)) || \ ^~~ -
Lukasz Dorau authored
-
Lukasz Dorau authored
-
Lukasz Dorau authored
-
Lukasz Dorau authored
-
Łukasz Stolarczuk authored
Update PMDK to test the last defrag fixes
-
Łukasz Stolarczuk authored
Remove CMake checks for pmemvlt (we require libpmemobj >= 1.7 anyway)
-
Łukasz Stolarczuk authored
Klockwork and coverity fixes
-