- Mar 24, 2020
-
-
Krzysztof Filipek authored
Add try-catch clause in destructor
-
- Mar 20, 2020
-
-
Łukasz Stolarczuk authored
Example: Handle exceptions in pmpong example
-
- Mar 19, 2020
-
-
Krzysztof Filipek authored
Add try-catch clauses to avoid throwing exceptions from destructors
-
Łukasz Stolarczuk authored
Test: check_is_pmem unchecked return value fix
-
Szymon Romik authored
Example: Add exception handling to example
-
Krzysztof Filipek authored
Add suppression for unchecked return value
-
Igor Chorążewicz authored
Test: Make persistent array destructor fix
-
Igor Chorążewicz authored
Example: Add try-catch clause around pool close function
-
- Mar 18, 2020
-
-
Krzysztof Filipek authored
Add missing try-catch clauses to handle proper exceptions
-
Krzysztof Filipek authored
Avoid throwing an exception from main function
-
Krzysztof Filipek authored
Add try-catch clause to avoid throwing an exception from destructor on assignment
-
Igor Chorążewicz authored
Avoid potential side effect in array_modifiers test
-
- Mar 17, 2020
-
-
Krzysztof Filipek authored
Move post-incrementation after assertion to avoid side effect
-
Szymon Romik authored
String capacity test - unchecked value fix
-
Szymon Romik authored
Exception handling for volatile state test
-
Szymon Romik authored
examples: add vector-based slab example
-
Krzysztof Filipek authored
Add suppression for not checked return values
-
Łukasz Stolarczuk authored
tests: cmake fixes
-
Łukasz Stolarczuk authored
tests: group tests based on binary name
-
Łukasz Stolarczuk authored
Exception handling for array example fix
-
Łukasz Stolarczuk authored
Exception handling fix for hash map benchmark
-
- Mar 16, 2020
-
-
Krzysztof Filipek authored
Added try-catch clause for PMEM related exceptions
-
Krzysztof Filipek authored
Add try-catch clause for PMEM related exception
-
Igor Chorążewicz authored
Fix unhandled exceptions in Segment Vector example
-
- Mar 13, 2020
-
-
Krzysztof Filipek authored
Change phrase "constructor exception" to "constructor's exception"
-
Krzysztof Filipek authored
Rename all occurences in segment_vector
-
Piotr Balcer authored
-
Krzysztof Filipek authored
Add try-catch clause for affected code blocks
-
- Mar 12, 2020
-
-
Krzysztof Filipek authored
Added try-catch clause for pmem related exceptions
-
Łukasz Stolarczuk authored
Merge changes from 'stable 1.9' into 'master'
-
Łukasz Stolarczuk authored
Remove script for updating vcpg's PMDK version
-
Igor Chorazewicz authored
Vcpkg already has PMDK 1.8
-
- Mar 10, 2020
-
-
Igor Chorazewicz authored
-
Łukasz Stolarczuk authored
Fix handling issues in concurrent hashmap snippets
-
Igor Chorazewicz authored
This way it's more obvious if all necessary tracers are used.
-
- Mar 06, 2020
-
-
Krzysztof Filipek authored
-
- Mar 03, 2020
-
-
Igor Chorążewicz authored
Pool test fix
-
Krzysztof Filipek authored
Avoid passing layout nullptr to string constructor (undefined behavior)
-
Łukasz Stolarczuk authored
SPDX
-
- Mar 02, 2020
-
-
Adam Borowski authored
There's no need for a complex tool anymore.
-