- Dec 03, 2018
-
-
Marcin Ślusarz authored
Fix headers inclusion for system headers
-
Marcin Ślusarz authored
Merge back changes from stable-1.5
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
Fix headers inclusion for system headers
-
Marcin Ślusarz authored
Add info about pmemcheck annotations in readme
-
Marcin Ślusarz authored
Fix ambiguous comments in make_persistent array
-
Krzysztof Kajrewicz authored
Changes are applied to files that were created after stable-1.5
-
Krzysztof Kajrewicz authored
-
- Nov 30, 2018
-
-
Szymon Romik authored
-
Marcin Ślusarz authored
Implement property that allows to subtract an iterator from another
-
Szymon Romik authored
-
Krzysztof Kajrewicz authored
-
- Nov 29, 2018
-
-
Marcin Ślusarz authored
Change breaking literals rule in clang.format
-
Szymon Romik authored
-
Marcin Ślusarz authored
test: fix includes and flags
-
- Nov 28, 2018
-
-
Szymon Romik authored
-
Marcin Ślusarz authored
Add Valgrind annotation support
-
- Nov 27, 2018
-
-
Szymon Romik authored
-
Marcin Ślusarz authored
Add pmreorder support
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
and add test program to check if pmemobj supports COW for pool opening. COW for reorder tests is needed because if checker program does any recovery (for example in pool::open) this is not logged and will not be reverted by pmreorder. This results in unexpected state in proceding pmreorder steps (expected state is initial pool, modified only by pmreorder)
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
and pmemcheck has proper version
-
Igor Chorazewicz authored
-
- Nov 26, 2018
-
-
Marcin Ślusarz authored
Add ctl support
-
Igor Chorazewicz authored
-
- Nov 22, 2018
-
-
Marcin Ślusarz authored
Fix typo in pmem::obj::array method description
-
- Nov 21, 2018
-
-
Igor Chorazewicz authored
-
Marcin Ślusarz authored
Change SUPP_DIR to TEST_ROOT_DIR
-
Marcin Ślusarz authored
add test iterators helpers
-
Marcin Ślusarz authored
Add informations about type limitations to persistent_ptr
-
Szymon Romik authored
-
Szymon Romik authored
-
- Nov 16, 2018
-
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
and use it to specify true.cmake location. this variable points to the root test directory and can be used to specify path also to other files (e.g. true.cmake)
-
Igor Chorazewicz authored
and specify what is considered as UB by the standard.
-
- Nov 15, 2018
-
-
Marcin Ślusarz authored
Fix minor issues
-
Marcin Ślusarz authored
Fix clang format detection
-
Marcin Ślusarz authored
common: replace 'C' headers with equivalent 'C++' headers for C++ specific files
-
Marcin Ślusarz authored
add next_pow_2 common helper function
-