- Aug 31, 2022
-
-
Łukasz Stolarczuk authored
Change CI workflows
-
- Aug 29, 2022
-
-
Łukasz Stolarczuk authored
as we don't require them to run very often now, it's better to turn them off and only execute them when needed.
-
Łukasz Stolarczuk authored
we don't require this build to run very often now - once a month should be enough + in case it fails we may fix the issue and trigger the job manually.
-
- Aug 10, 2022
-
-
Łukasz Stolarczuk authored
common: add script for performing releases
-
Igor Chorążewicz authored
-
- Jul 29, 2022
-
-
Łukasz Stolarczuk authored
Fix atomic_persistent_aware_ptr_pmreorder
-
- Jul 26, 2022
-
-
Łukasz Stolarczuk authored
cmake: check if tests are built before test-related warning/fatal error
-
- Jul 20, 2022
-
-
Igor Chorążewicz authored
fix OneTBB docs' links in the containers comments
-
- Jul 19, 2022
-
-
Łukasz Stolarczuk authored
produce only warning/fatal error, where applicable. Statuses seem redundant, since CMake options are explicitly switched on/off.
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
CI: Fix nightly build
-
Igor Chorążewicz authored
For mock test, persist was being done after syncthreads call which meant it was not ordered before persist in ptr store() method. This led to random test failures (depending on which persist was done first).
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
and use fixed Windows 2019
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
- Jan 28, 2022
-
-
Łukasz Stolarczuk authored
Docs update
-
Łukasz Stolarczuk authored
Merge stable-1.13 into master
-
Łukasz Stolarczuk authored
-
Pawel Karczewski authored
It looks slightly better when rendered
-
Pawel Karczewski authored
I saw such paragraph in MariaDB documentation and thought it may be useful.
-
Pawel Karczewski authored
-
Łukasz Stolarczuk authored
Merge stable-1.12 into stable-1.13
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
Merge stable-1.11 into stable-1.12
-
- Jan 26, 2022
-
-
Łukasz Stolarczuk authored
Fix compliation on gcc 12
-
Igor Chorążewicz authored
Replace decltype() with specific type.
-
Łukasz Stolarczuk authored
typo fixes
-
- Jan 24, 2022
-
-
Adam Borowski authored
-
- Dec 06, 2021
-
-
Igor Chorążewicz authored
Merge stable-1.13 into master
-
- Nov 30, 2021
-
-
Łukasz Stolarczuk authored
Turn libunwind off for valgrind tests
-
- Nov 29, 2021
-
-
Łukasz Stolarczuk authored
It's set in our CI scripts to 0 by default, it's unnecessary to duplicate it.
-
- Nov 24, 2021
-
-
Łukasz Stolarczuk authored
-
- Nov 23, 2021
-
-
Krzysztof Filipek authored
Add deleted assignment operator for persistent_aware ptr
-
- Nov 19, 2021
-
-
Łukasz Stolarczuk authored
implementation details were moved into a "private" comments.
-
Igor Chorążewicz authored
[doxygen] Add description for primitives group.
-