- May 15, 2019
-
-
Igor Chorazewicz authored
New members order makes it possible to use union and exploit vector _size member to store some additional information (e.g. on MSB).
-
- Apr 19, 2019
-
-
Igor Chorążewicz authored
string: separate declaration and definition
-
- Apr 17, 2019
-
-
Igor Chorążewicz authored
common: update check-licence to the newest one from PMDK
-
- Apr 11, 2019
-
-
Lukasz Dorau authored
-
Krzysztof Kajrewicz authored
-
- Mar 29, 2019
-
-
Szymon Romik authored
test: add tests for string accessors
-
- Mar 27, 2019
-
-
Krzysztof Kajrewicz authored
Move finding valgrind to top level CMakeLists.txt
-
Igor Chorazewicz authored
to allow compiling examples with valgrind support.
-
Igor Chorazewicz authored
-
- Mar 21, 2019
-
-
Krzysztof Kajrewicz authored
Reason: we do not support custom allocators
-
Krzysztof Kajrewicz authored
-
Igor Chorążewicz authored
test: add misc tests
-
Igor Chorążewicz authored
string: extend pmem::string API to work with std::string
-
- Mar 19, 2019
-
-
Igor Chorążewicz authored
Persistent concurrent hash map data structure.
-
- Mar 18, 2019
-
-
Sergei Vinogradov authored
Implementation is based on concurrent_hash_map from Intel TBB library. Test for persistent_concurrent_hash_map is built and executed only if Intel TBB library found by CMake. Update README for Intel TBB related tests. Extend Docker images to support Intel TBB Add abstraction for RW mutex Add pmreorder test for concurrent_hash_map
-
- Mar 15, 2019
-
-
Igor Chorążewicz authored
Merge back changes from stable-1.6
-
Szymon Romik authored
Introduce options to enable array/vector/string
-
- Mar 14, 2019
-
-
Igor Chorazewicz authored
-
Igor Chorążewicz authored
Merge back changes from stable-1.5
-
- Mar 13, 2019
-
-
Szymon Romik authored
Adjust TRAVIS_COMMIT_RANGE variable to contain only commits from a PR.
-
Igor Chorazewicz authored
to contain only commits from a PR. Ref: travis-ci/travis-ci/issues/4596
-
Szymon Romik authored
Limit job configurations run on travis.
-
Igor Chorazewicz authored
-
- Mar 11, 2019
-
-
Igor Chorążewicz authored
[1.5] cmake: check if dot tool is installed
-
- Mar 08, 2019
-
-
kkajrewicz authored
fix doxygen invalid \ref command
-
Krzysztof Kajrewicz authored
which is required by doxygen to generate graphs
-
Igor Chorążewicz authored
fix clang compilation error
-
Igor Chorążewicz authored
[1.5] fix typo
-
Krzysztof Kajrewicz authored
clang 7.0.0 triggers -Wself-assign-overloaded in case of explicit self assignment whilst we handle this in our implementation
-
Krzysztof Kajrewicz authored
-
- Mar 06, 2019
-
-
Szymon Romik authored
All words in the documentation that correspond to a documented class and contain at least one non-lower case character will automatically be replaced by a link to the page containing the documentation of the class.
-
- Mar 05, 2019
-
-
Krzysztof Kajrewicz authored
-
Krzysztof Kajrewicz authored
-
- Mar 02, 2019
-
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
-
Marcin Ślusarz authored
Merge back changes from stable-1.5
-
Marcin Ślusarz authored
Add changelog for 1.6
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
-
Igor Chorążewicz authored
Fix crash when previous transaction failed to start
-