- May 04, 2020
-
-
Łukasz Stolarczuk authored
Apply vcpkg patch for pmdk (stable 1.9)
-
Łukasz Stolarczuk authored
It's a workaround, until vcpkg issue is fixed: https://github.com/microsoft/vcpkg/issues/11096
-
- Apr 22, 2020
-
-
Igor Chorążewicz authored
Merge stable-1.8 into stable-1.9
-
- Apr 21, 2020
-
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
Merge stable 1.7 into stable 1.8
-
- Apr 20, 2020
-
-
Igor Chorążewicz authored
-
- Apr 17, 2020
-
-
Szymon Romik authored
Merge stable-1.6 into stable-1.7
-
- Apr 16, 2020
-
-
Igor Chorążewicz authored
Merge stable 1.5 into stable 1.6
-
- Apr 10, 2020
-
-
Igor Chorążewicz authored
-
- Mar 30, 2020
-
-
Szymon Romik authored
contigous_iterator: make operator[] take signed integral instead
-
- Mar 27, 2020
-
-
Igor Chorążewicz authored
of unsigned. The reason is that Windows cannot decide for a call like this: `it[0] = 10` whether to use: * operator[](unsigned) -- one conversion from signed to unsigned * operator T*() and then build in operator[](signed) -- one conversion
-
- Mar 20, 2020
-
-
Igor Chorążewicz authored
fix CMake issue
-
- Mar 18, 2020
-
-
Łukasz Stolarczuk authored
cmake 3.3 (which we're using) doesn't have function GREATER_EQUAL
-
- Mar 13, 2020
-
-
Łukasz Stolarczuk authored
enumerable_thread_specific: remove unnecessary include
-
- Mar 12, 2020
-
-
Igor Chorazewicz authored
Ref: https://github.com/pmem/pmemkv/issues/628
-
Łukasz Stolarczuk authored
Remove script for updating vcpg's PMDK version
-
Igor Chorazewicz authored
Vcpkg already has PMDK 1.8
-
- Mar 10, 2020
-
-
Łukasz Stolarczuk authored
Merge stable 1.7 to stable 1.8
-
- Mar 04, 2020
-
-
Łukasz Stolarczuk authored
-
- Feb 28, 2020
-
-
Igor Chorążewicz authored
Merge stable-1.6 into stable-1.7
-
- Feb 27, 2020
-
-
Igor Chorążewicz authored
Merge stable-1.5 into stable-1.6
-
- Feb 26, 2020
-
-
Igor Chorążewicz authored
fix dir creation in auto docs update
-
Szymon Romik authored
tests: cleanup source of removed test
-
Szymon Romik authored
Only parse libpmemobj version if it matches a pattern (major[.]minor.*)
-
- Feb 25, 2020
-
-
Łukasz Stolarczuk authored
-
Igor Chorążewicz authored
doc: enable auto gh-pages generation in docker script
-
- Feb 20, 2020
-
-
- Feb 17, 2020
-
-
Igor Chorążewicz authored
Add skip flags for additional artifacts built/installed in dockerimages
-
Igor Chorazewicz authored
insert_erase_mt was removed but it's source stayed.
-
- Feb 14, 2020
-
-
Łukasz Stolarczuk authored
-
- Feb 10, 2020
-
-
Łukasz Stolarczuk 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 Chorążewicz authored
Merge stable-1.7 into stable-1.8
-