|
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4, v2021.11.0-rc1, v2021.11.0-src-rc1, v2021.2.3 |
|
| #
7cee2251 |
| 11-Aug-2023 |
JhaShweta1 <[email protected]> |
Enable WASM on oneTBB (#1006)
* WASM/emscripten on oneTBB
---------
Co-authored-by: Ilya Isaev <[email protected]>
Co-authored-by: Pavel Kumbrasev <[email protected]>
|
|
Revision tags: v2021.10.0 |
|
| #
37a89d47 |
| 19-Jul-2023 |
Ilya Isaev <[email protected]> |
Fix test_task_group compilation on GCC 12 (#1144)
Signed-off-by: Isaev, Ilya <[email protected]>
|
| #
c4568449 |
| 16-Jun-2023 |
Pavel Kumbrasev <[email protected]> |
Refactor market into threading layer (#758)
Signed-off-by: Alexei Katranov <[email protected]>
Signed-off-by: pavelkumbrasev <[email protected]>
Co-authored-by: Aleksei Fedotov <
Refactor market into threading layer (#758)
Signed-off-by: Alexei Katranov <[email protected]>
Signed-off-by: pavelkumbrasev <[email protected]>
Co-authored-by: Aleksei Fedotov <[email protected]>
Co-authored-by: Ilya Isaev <[email protected]>
Co-authored-by: kboyarinov <[email protected]>
show more ...
|
|
Revision tags: v2021.10.0-rc1, v2020.3.3, v2021.2.2, v2021.9.0, v2021.2.1, v2021.9.0-rc1, v2020.3.2, v2021.8.0, v2021.8.0-rc1, v2020.3.1, v2021.7.0, v2021.7.0-rc1, v2021.6.0 |
|
| #
57f524ca |
| 26-Jan-2022 |
Ilya Isaev <[email protected]> |
clang-tidy: use nullptr instead of NULL (#631)
This patch applies clang-tidy check- modernize-use-nullptr
Signed-off-by: Ilya Isaev <[email protected]>
Co-authored-by: vlserov <vladimir.serov
clang-tidy: use nullptr instead of NULL (#631)
This patch applies clang-tidy check- modernize-use-nullptr
Signed-off-by: Ilya Isaev <[email protected]>
Co-authored-by: vlserov <[email protected]>
show more ...
|
|
Revision tags: v2021.6.0-rc1 |
|
| #
13f9f32b |
| 21-Jan-2022 |
Sergey Zheltov <[email protected]> |
Update copyright year 2021 -> 2022 (#743)
Signed-off-by: Zheltov, Sergey1 <[email protected]>
|
| #
f1ba69bd |
| 17-Jan-2022 |
Anton Potapov <[email protected]> |
Rectifing testing of some preview features controlled by __TBB_CPF_BUILD (#732)
Explicit enabling of task_group related preview features was removed, in favor of logic in test/common/config.h
Sig
Rectifing testing of some preview features controlled by __TBB_CPF_BUILD (#732)
Explicit enabling of task_group related preview features was removed, in favor of logic in test/common/config.h
Signed-off-by: Anton Potapov <[email protected]>
show more ...
|
| #
74b7fc74 |
| 21-Dec-2021 |
Anton Potapov <[email protected]> |
Moving task_group_exptensions out of the preview (#668)
Moving task_group_exptensions out of the preview
- moved all but :
- is_inside_task
- scheduller bypass
- replaced exceptions with
Moving task_group_exptensions out of the preview (#668)
Moving task_group_exptensions out of the preview
- moved all but :
- is_inside_task
- scheduller bypass
- replaced exceptions with asserts for undefined behavior
- made some flags in the tests non-atomic for TSAN to raise a flag if
implementation is incorrect
Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Ilya Isaev <[email protected]>
Co-authored-by: Alex <[email protected]>
show more ...
|
|
Revision tags: v2021.5.0, v2021.5.0-rc2, v2021.5.0-rc1 |
|
| #
3c20b8f0 |
| 06-Oct-2021 |
Anton Potapov <[email protected]> |
Revamp left over removal (#602)
* Revamp left over removal
Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Pavel Kumbrasev <[email protected]>
|
|
Revision tags: v2021.4.0, v2021.4.0-rc1 |
|
| #
dd8f8a78 |
| 31-Aug-2021 |
Anton Potapov <[email protected]> |
task_group extensions run_and_wait(task_handle&&) method (#538)
* task_group extensions:
- added task_group::run_and_wait(task_handle&&) method
Signed-off-by: Anton Potapov <anton.potapov@inte
task_group extensions run_and_wait(task_handle&&) method (#538)
* task_group extensions:
- added task_group::run_and_wait(task_handle&&) method
Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Alex <[email protected]>
show more ...
|
| #
fcb8377b |
| 22-Jul-2021 |
vlserov <[email protected]> |
ASAN: test_task_group timeout (#502)
Disable memory leak tests under ASAN
Signed-off-by: Serov, Vladimir <[email protected]>
|
|
Revision tags: v2021.3.0 |
|
| #
4386b0f0 |
| 23-Jun-2021 |
Anton Potapov <[email protected]> |
task_group extensions : task_handle comparison operators unit tests (#451)
* task_group extensions
- unit tests for empty check / comparison operators
Signed-off-by: Anton Potapov <anton.potap
task_group extensions : task_handle comparison operators unit tests (#451)
* task_group extensions
- unit tests for empty check / comparison operators
Signed-off-by: Anton Potapov <[email protected]>
Co-authored-by: Aleksei Fedotov <[email protected]>
show more ...
|
| #
478de5b1 |
| 05-May-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 82ff8707
|
| #
4523a761 |
| 01-Mar-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 4fcd448a
|
|
Revision tags: v2021.2.0, v2021.2.0-rc |
|
| #
b15aabb3 |
| 26-Jan-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 9ed4a21c
|
|
Revision tags: v2021.1.1 |
|
| #
8dcbd5b1 |
| 18-Nov-2020 |
tbbdev <[email protected]> |
Commit oneTBB source code 8fda6294
|
| #
49e08aac |
| 28-Oct-2020 |
tbbdev <[email protected]> |
Commit oneTBB source code 6420d97a
|
|
Revision tags: v2021.1-beta10 |
|
| #
51c0b2f7 |
| 25-Sep-2020 |
tbbdev <[email protected]> |
Commit oneTBB source code 4ebd2d06
|