- Mar 01, 2019
-
-
Marcin Ślusarz authored
string: add assign methods
-
- Feb 28, 2019
-
-
Krzysztof Kajrewicz authored
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
-
kkajrewicz authored
tests: change function name to match behaviour
-
Igor Chorążewicz authored
add vector range() and crange() methods
-
Igor Chorazewicz authored
-
- Feb 27, 2019
-
-
Szymon Romik authored
Run tests on tmpfs on travis
-
Szymon Romik authored
fix string's methods description
-
Igor Chorazewicz authored
-
Krzysztof Kajrewicz authored
-
- Feb 25, 2019
-
-
kkajrewicz authored
Improve code coverage for locking APIs and transactions.
-
kkajrewicz authored
test: add gnome-terminal support
-
Szymon Romik authored
-
Szymon Romik authored
-
Szymon Romik authored
string: add compare functions
-
kkajrewicz authored
Limit test execution time on AppVeyor.
-
Igor Chorazewicz authored
-
Igor Chorazewicz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
Marcin Ślusarz authored
-
- Feb 22, 2019
-
-
kkajrewicz authored
test: rm vector_private test
-
Igor Chorążewicz authored
vector: add comparison operators between pmem::vector and std::vector
-
- Feb 21, 2019
-
-
kkajrewicz authored
add .gitattributes
-
Marcin Ślusarz authored
Merge back changes from stable-1.5
-
kkajrewicz authored
extend vector API
-
Szymon Romik authored
-
Szymon Romik authored
set text and eol config parameteres
-
Marcin Ślusarz authored
explicitly cast values to match parameters
-
Szymon Romik authored
-
- Feb 20, 2019
-
-
Szymon Romik authored
travis: run valgrind tests only in one configuration.
-
Szymon Romik authored
-
Igor Chorazewicz authored
and run tests with valgrind only in one configuration on travis.
-
Szymon Romik authored
add comparison operators between vector and std::vector
-
Szymon Romik authored
Explicit cast is required for persistent_ptr (array type overload) operator[] which now takes integral_type, but after merge back from stable 1.5 will require std::ptrdiff type.
-
Igor Chorążewicz authored
test: port miscellaneous libcxx's vector tests
-
Szymon Romik authored
-
Szymon Romik authored
Change it in vector ctors and assign method.
-