| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [library/cpp/containers] add default virtual destructor to TReadonlyBitVector | dim-dezhin | 2025-07-16 | 1 | -0/+2 |
| | | | | | | | | | | Класс `TReadonlyBitVector` имеет виртуальную функцию, но не имеет виртуального деструктора, что накладывает большие ограничения на использование этого класса и может привезти к потенциальным ошибкам. Соседний класс `TBitVector` же имеет виртуальный деструктор, хотя в нём нет других виртуальных функций. Поэтому отсутствие виртуального деструктора у класса`TReadonlyBitVector` выглядит как опечатка и данный патч призван её исправить. commit_hash:6714fa2cc186a847d13e665f215caae8f2a98b09 | ||||
| * | Restoring authorship annotation for Ivan Komarov <[email protected]>. ↵ | Ivan Komarov | 2022-02-10 | 1 | -68/+68 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Ivan Komarov <[email protected]>. ↵ | Ivan Komarov | 2022-02-10 | 1 | -68/+68 |
| | | | | | Commit 1 of 2. | ||||
| * | Restoring authorship annotation for <[email protected]>. Commit 2 of 2. | eeight | 2022-02-10 | 1 | -6/+6 |
| | | |||||
| * | Restoring authorship annotation for <[email protected]>. Commit 1 of 2. | eeight | 2022-02-10 | 1 | -6/+6 |
| | | |||||
| * | Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵ | Anton Samokhvalov | 2022-02-10 | 1 | -2/+2 |
| | | | | | Commit 2 of 2. | ||||
| * | Restoring authorship annotation for Anton Samokhvalov <[email protected]>. ↵ | Anton Samokhvalov | 2022-02-10 | 1 | -2/+2 |
| | | | | | Commit 1 of 2. | ||||
| * | intermediate changes | Devtools Arcadia | 2022-02-07 | 1 | -0/+76 |
| ref:cde9a383711a11544ce7e107a78147fb96cc4029 | |||||
