- Oct 26, 2021
-
-
yjrobin authored
Add UT to test atomic_persistent_aware_ptr with both options.
-
- Sep 24, 2021
-
-
Igor Chorążewicz authored
docs: update miscellaneous Doxygen comments
-
- Sep 23, 2021
-
-
Igor Chorążewicz authored
docs: update and extend containers information
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
- Sep 17, 2021
-
-
Łukasz Stolarczuk authored
docs: fix docstring
-
Shawn Zhong authored
-
- Sep 10, 2021
-
-
Łukasz Stolarczuk authored
Initialize atomics in ringbuffer
-
- Sep 08, 2021
-
-
Pawel Karczewski authored
It's less error prone to initialize atomics with default value, than not initializing and calling store() in every constructor.
-
- Sep 07, 2021
-
-
Łukasz Stolarczuk authored
[doc] add description for Transaction API feature
-
Krzysztof Filipek authored
This commit provides user introduction to transaction world.
-
- Sep 01, 2021
-
-
Krzysztof Filipek authored
tests: add more TCs for pool
-
- Aug 10, 2021
-
-
Łukasz Stolarczuk authored
and extend comments in existing ones.
-
- Aug 04, 2021
-
-
Łukasz Stolarczuk authored
Make exception_with_errormsg take arbitrary num of params
-
Igor Chorążewicz authored
Fixes problem with loosing category on with_pmemobj_errormsg() call.
-
Igor Chorążewicz authored
-
- Aug 03, 2021
-
-
Łukasz Stolarczuk authored
Fix file description and include guard name
-
Igor Chorążewicz authored
to minimize dependencies of common.hpp
-
Igor Chorążewicz authored
Add decoration to exceptions instead of calling method
-
Krzysztof Filipek authored
Idea behind this PR is to remove duplicated methods from exception classes.
-
Igor Chorążewicz authored
Make index_sequence helpers compatible with std versions
-
Igor Chorążewicz authored
-
- Aug 02, 2021
-
-
Igor Chorążewicz authored
This change enables creating index_sequences from single number.
-
- Jul 30, 2021
-
-
Łukasz Stolarczuk authored
Disable useless graphs
-
Łukasz Stolarczuk authored
Make cpp-format targets always working
-
Pawel Karczewski authored
Those graphs only add unnecessary complexity to the documentation.
-
- Jul 29, 2021
-
-
Pawel Karczewski authored
As cpp-format targets are always generated anyway, they should work even if CHECK_CPP_STYLE flag is disabled.
-
Igor Chorążewicz authored
[string_view] add description for methods in string_view
-
Igor Chorążewicz authored
Update doxygen config
-
Krzysztof Filipek authored
Added missing description for methods and comment fix.
-
Pawel Karczewski authored
It generates a lot not relevant documentation for helper methods
-
Pawel Karczewski authored
-
Pawel Karczewski authored
It's needed to rename "Modules" section into "Features" https://www.doxygen.nl/manual/customize.html
-
Pawel Karczewski authored
It's needed for ebr_0_drd and radix_concurrent_ierate_0_drd
-
Pawel Karczewski authored
-
Pawel Karczewski authored
Fixes #1076
-
Pawel Karczewski authored
Include graph is extremely unreadable, and not really useful
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
using Doxygen 1.9.1 version.
-