|
Revision tags: v2021.12.0-rc1, v2021.4.1, v2021.11.0, v2021.2.4, v2021.11.0-rc1 |
|
| #
e1310717 |
| 11-Sep-2023 |
Dmitri Mokhov <[email protected]> |
Fix/suppress new GCC 12/13 warnings (#1192)
Signed-off-by: Dmitri Mokhov <[email protected]>
|
|
Revision tags: v2021.11.0-src-rc1, v2021.2.3, v2021.10.0, v2021.10.0-rc1, v2020.3.3, v2021.2.2, v2021.9.0 |
|
| #
d5fd1e97 |
| 04-Apr-2023 |
Konstantin Boyarinov <[email protected]> |
Fix reserve(0) issue for concurrent unordered containers (#1057)
Signed-off-by: kboyarinov <[email protected]>
|
|
Revision tags: v2021.2.1, v2021.9.0-rc1, v2020.3.2, v2021.8.0 |
|
| #
cd44d198 |
| 16-Dec-2022 |
kboyarinov <[email protected]> |
Fix/suppress warnings on gcc12.1 (#866)
Signed-off-by: kboyarinov <[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 |
|
| #
13f9f32b |
| 21-Jan-2022 |
Sergey Zheltov <[email protected]> |
Update copyright year 2021 -> 2022 (#743)
Signed-off-by: Zheltov, Sergey1 <[email protected]>
|
| #
555bc873 |
| 21-Jan-2022 |
kboyarinov <[email protected]> |
Fix unordered and ordered containers ranges for empty containers (#703)
* Fix container::range_type behavior in case of empty containers
* Remove test that violates the spec
* Fix range.begin
Fix unordered and ordered containers ranges for empty containers (#703)
* Fix container::range_type behavior in case of empty containers
* Remove test that violates the spec
* Fix range.begin to point to a value node
Signed-off-by: Alexei Katranov <[email protected]>
* Remove first_value_node from empty
Co-authored-by: Alexei Katranov <[email protected]>
show more ...
|
| #
a36bf9cb |
| 20-Jan-2022 |
Pavel Kumbrasev <[email protected]> |
Fix incorrect resize behavior with first_block (#735)
Signed-off-by: pavelkumbrasev <[email protected]>
|
|
Revision tags: v2021.5.0, v2021.5.0-rc2, v2021.5.0-rc1, v2021.4.0, v2021.4.0-rc1, v2021.3.0 |
|
| #
ec505c7d |
| 22-Jun-2021 |
Anton Potapov <[email protected]> |
Workaround GCC 11 warning in concurrent_unordered_base (#447)
Signed-off-by: Anton Potapov <[email protected]>
|
|
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
|