Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-06 | vppinfra: fix memory leak in sparse_vec_free() | Sergey Matov | 1 | -1/+4 |
2022-04-12 | vppinfra: vector perf improvements | Damjan Marion | 1 | -4/+3 |
2022-04-04 | vppinfra: make _vec_len() read-only | Damjan Marion | 1 | -1/+1 |
2022-03-30 | vppinfra: vector allocator rework | Damjan Marion | 1 | -5/+3 |
2022-03-18 | vppinfra: use stored vec header size to find header | Damjan Marion | 1 | -1/+1 |
2022-01-27 | vppinfra: sparse_vec_free free should free the sparse_vec_header not the embe... | Neale Ranns | 1 | -1/+10 |
2022-01-16 | vppinfra: bitops cleanup | Damjan Marion | 1 | -1/+1 |
2019-04-02 | vppinfra: fix sparse_vec_index() returning non-zero index for some nonexisten... | Andrew Yourtchenko | 1 | -0/+4 |
2018-05-10 | vppinfra: use count_trailing_zeros in sparse_vec_index | Damjan Marion | 1 | -10/+23 |
2018-05-05 | autodetect alignment during _vec_resize | Damjan Marion | 1 | -1/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+244 |