|
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, v2021.10.0 |
|
| #
89b2e0e3 |
| 19-Jun-2023 |
Olga Malysheva <[email protected]> |
Update outdated URLs in comments (#1129)
* Update outdated URLs in comments
Signed-off-by: Olga Malysheva <[email protected]>
Co-authored-by: Dmitri Mokhov <[email protected]>
|
|
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 |
|
| #
5e91b2c0 |
| 26-Nov-2022 |
Vladislav Shchapov <[email protected]> |
Fix: warning: empty expression statement has no effect; remove unnecessary ';' to silence this warning [-Wextra-semi-stmt]. (#969)
Signed-off-by: Vladislav Shchapov <[email protected]>
|
|
Revision tags: v2021.8.0-rc1, v2020.3.1, v2021.7.0, v2021.7.0-rc1, v2021.6.0, v2021.6.0-rc1 |
|
| #
d1667d51 |
| 30-Dec-2021 |
Vladimir Serov <[email protected]> |
VS2015: fix possible unreached code warning (#706)
Signed-off-by: Serov, Vladimir <[email protected]>
|
| #
5fc0a5f6 |
| 29-Dec-2021 |
Alex <[email protected]> |
task_scheduler_handle productization (#566)
* task_scheduler_handle productization
Signed-off-by: Alexei Katranov <[email protected]
Co-authored-by: Anton Potapov <anton.potapov@intel.
task_scheduler_handle productization (#566)
* task_scheduler_handle productization
Signed-off-by: Alexei Katranov <[email protected]
Co-authored-by: Anton Potapov <[email protected]>
show more ...
|
| #
534428d0 |
| 22-Dec-2021 |
Vladimir Serov <[email protected]> |
Build issue: GCC 4.8 bug (#693)
Class template inheritance doesn't work well with function-local types
Move class definition to global scope
Signed-off-by: Serov, Vladimir <vladimir.serov@intel.
Build issue: GCC 4.8 bug (#693)
Class template inheritance doesn't work well with function-local types
Move class definition to global scope
Signed-off-by: Serov, Vladimir <[email protected]>
show more ...
|
|
Revision tags: v2021.5.0 |
|
| #
0815661e |
| 13-Dec-2021 |
Ilya Mishin <[email protected]> |
Fix limiter_node decrementer (#647)
* Fix limiter_node decrementer
Signed-off-by: Mishin, Ilya <[email protected]>
* Fix align
Signed-off-by: Mishin, Ilya <[email protected]>
* a
Fix limiter_node decrementer (#647)
* Fix limiter_node decrementer
Signed-off-by: Mishin, Ilya <[email protected]>
* Fix align
Signed-off-by: Mishin, Ilya <[email protected]>
* add new variable for check unused decrements
Signed-off-by: Mishin, Ilya <[email protected]>
* remove iostream
Signed-off-by: Mishin, Ilya <[email protected]>
* remove unnesessary cast
Signed-off-by: Mishin, Ilya <[email protected]>
* align whitespaces
Signed-off-by: Mishin, Ilya <[email protected]>
* Fix whitespace alignment
Signed-off-by: Serov, Vladimir <[email protected]>
* Revert workaround for GCC
Signed-off-by: Serov, Vladimir <[email protected]>
Co-authored-by: Serov, Vladimir <[email protected]>
show more ...
|
| #
6edb5c3a |
| 13-Dec-2021 |
Vladimir Serov <[email protected]> |
Deallocate object with based on actual type (#667)
* Deallocate object with based on actual type
Signed-off-by: Serov, Vladimir <[email protected]>
|
|
Revision tags: v2021.5.0-rc2, v2021.5.0-rc1, v2021.4.0 |
|
| #
e6162e88 |
| 24-Sep-2021 |
Ilya Mishin <[email protected]> |
Fix comment in test_limiter_node (#585)
Signed-off-by: Mishin, Ilya <[email protected]>
|
| #
7567de93 |
| 07-Sep-2021 |
Ilya Mishin <[email protected]> |
Workaround gcc bug in test_limiter_node (#569)
* Workaround gcc bug in test_limiter_node
Signed-off-by: Mishin, Ilya <[email protected]>
* unify workaround
Signed-off-by: Mishin, Ilya <
Workaround gcc bug in test_limiter_node (#569)
* Workaround gcc bug in test_limiter_node
Signed-off-by: Mishin, Ilya <[email protected]>
* unify workaround
Signed-off-by: Mishin, Ilya <[email protected]>
show more ...
|
|
Revision tags: v2021.4.0-rc1 |
|
| #
1098f481 |
| 16-Jul-2021 |
Ilya Mishin <[email protected]> |
Fix failed test_limiter_node on gcc10,11 release build (#493)
Signed-off-by: ilya.mishin <[email protected]>
|
|
Revision tags: v2021.3.0 |
|
| #
55f9b178 |
| 08-Jun-2021 |
Ivan Kochin <[email protected]> |
Update doctest version to 2.4.6 (#413)
* Update doctest version to 2.4.6
Signed-off-by: Kochin, Ivan <[email protected]>
|
| #
25e2b1dd |
| 04-Jun-2021 |
Ilya Mishin <[email protected]> |
Fix negative delta in limiter_node decrementer (#422)
* fix negative delta in limiter_node decrementer
* add assert
* fix warning
* add new test
* refactor test
* more checks
Co-au
Fix negative delta in limiter_node decrementer (#422)
* fix negative delta in limiter_node decrementer
* add assert
* fix warning
* add new test
* refactor test
* more checks
Co-authored-by: Aleksei Fedotov <[email protected]>
* counter to right place
* fix build
Co-authored-by: Aleksei Fedotov <[email protected]>
show more ...
|
| #
478de5b1 |
| 05-May-2021 |
tbbdev <[email protected]> |
Commit oneTBB source code 82ff8707
|
|
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 |
|
| #
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
|