- Sep 29, 2020
-
-
Szymon Romik authored
-
Szymon Romik authored
add CMake flag for pmreorder tests
-
Szymon Romik authored
tests: fix syncthreads implementation
-
Szymon Romik authored
Radix tree improvements
-
- Sep 28, 2020
-
-
Igor Chorążewicz authored
Since std::condition_variable::wait can wakeup spuriosly we need to pass a predicate to wait.
-
Łukasz Stolarczuk authored
and turn it on by default in CI. Check if pmreorder >= 1.9 - it guarantees reliable output.
-
Jan Dorniak authored
-
Jan Dorniak authored
unifdef generic tests (txabort, assignment op) and extend insert_or_assign, try_emplace tests.
-
Jan Dorniak authored
-
Jan Dorniak authored
-
-
Igor Chorążewicz authored
fix issue from coverity
-
Jan Dorniak authored
uncaught exception in self_relative_pointer benchmark (CID 361279)
-
- Sep 25, 2020
-
-
Szymon Romik authored
-
Szymon Romik authored
-
Szymon Romik authored
-
Łukasz Stolarczuk authored
Add cron job for other OSes
-
Łukasz Stolarczuk authored
windows: do not use U_FORTIFY_SOURCE before D_FORTIFY_SOURCE
-
Igor Chorążewicz authored
windows compiler will override D_FORTIFY_SOURCE with U_FORITY_SOURCE
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
based on all our defined dockerimages.
-
Łukasz Stolarczuk authored
it's required for OSes that we won't push or store on DockerHub.
-
Łukasz Stolarczuk authored
Fix windows warnings and enable WX
-
Igor Chorążewicz authored
Also, disable check_whitespace for Windows (it does not work) and run enable DEVELOPER_MODE for windows on GHA.
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
-
Igor Chorążewicz authored
Merge stable-1.10 into master
-
Igor Chorążewicz authored
basic_string: add constructor with view parameter
-
Krzysztof Filipek authored
- test string_view cons - test new template operator=
-
Krzysztof Filipek authored
- add constructor that implicitly converts parameter to view string - add template assignment operator for basic_string
-
Łukasz Stolarczuk authored
-
Łukasz Stolarczuk authored
It causes parsing error and it is not required to have detail class documented.
-
- Sep 24, 2020
-
-
Szymon Romik authored
Adjust radix_tree to template inline_string as key
-
Jan Dorniak authored
-
Jan Dorniak authored
-
Jan Dorniak authored
-