- Jun 04, 2019
-
-
Krzysztof Kajrewicz authored
Use libunwind
-
Szymon Romik authored
Change logic for finding font in pmpong example.
-
Szymon Romik authored
Klockwork fixes
-
- Jun 03, 2019
-
-
Igor Chorazewicz authored
-
- May 30, 2019
-
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
-
Krzysztof Kajrewicz authored
Add option to disable hashmap
-
- May 29, 2019
-
-
Szymon Romik authored
string: change sso_capacity so that sizeof(string) is always 32 bytes
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
(which is minimal possible size and equal to sizeof(vector)) and change way of sso and large string detection.
-
- May 28, 2019
-
-
Krzysztof Kajrewicz authored
common: fix Coverity skips with proper variable
-
- May 22, 2019
-
-
Łukasz Stolarczuk authored
-
- May 21, 2019
-
-
Igor Chorazewicz authored
-
- May 17, 2019
-
-
Krzysztof Kajrewicz authored
common: correction of 'equal to' and quotation marks
-
Anna Marcinkowska authored
-
- May 16, 2019
-
-
Igor Chorazewicz authored
-
- 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).
-
Krzysztof Kajrewicz authored
Merge back changes from Stable 1.6
-
Krzysztof Kajrewicz authored
common: sort arguments alphanumerically in Dockerfiles
-
Igor Chorążewicz authored
test: add iterator tests for string
-
- May 10, 2019
-
-
michalbiesek authored
-
- May 08, 2019
-
-
Igor Chorazewicz authored
Currently, if font is found during build then LIBPMEMOBJ_CPP_PMPONG_FONT_PATH is set accordingly. Otherwise user has to specify path using environment variable.
-
Krzysztof Kajrewicz authored
Reason: do not test undefined behaviour
-
Krzysztof Kajrewicz authored
-
- Apr 19, 2019
-
-
Igor Chorążewicz authored
string: separate declaration and definition
-
- Apr 17, 2019
-
-
Igor Chorążewicz authored
[1.6] cmake: require c++11 for cow check
-
Igor Chorążewicz authored
common: update check-licence to the newest one from PMDK
-
Igor Chorążewicz authored
[1.6] Bump pmdk to 1.6 in Docker images
-
- Apr 15, 2019
-
-
Krzysztof Kajrewicz authored
-
Krzysztof Kajrewicz authored
C++ version was incorrectly computed by cmake to c++98 which resulted in compilation error on ubuntu 16.04
-
- 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
-