Age | Commit message (Expand) | Author | Files | Lines |
2022-04-04 | vppinfra: make _vec_len() read-only | Damjan Marion | 1 | -24/+27 |
2022-03-18 | vppinfra: refactor *_will_expand() functions | Damjan Marion | 1 | -3/+1 |
2022-01-16 | vppinfra: bitops cleanup | Damjan Marion | 1 | -1/+0 |
2022-01-01 | vppinfra: fix bitmap can't get correct next clear index | jiangxiaoming | 1 | -2/+1 |
2021-11-25 | vppinfra: will_expand for pool_put and bitmap | Stanislav Zaikin | 1 | -0/+8 |
2021-10-28 | vppinfra: A bitmap copy function | Neale Ranns | 1 | -0/+18 |
2021-07-16 | vppinfra: remove pool_foreach_old, pool_foreach_index_old, clib_bitmap_foreac... | Damjan Marion | 1 | -19/+0 |
2021-04-15 | vppinfra: move bitmap format functions to .c file, add format_bitmap_list | Damjan Marion | 1 | -120/+4 |
2020-12-14 | misc: refactor clib_bitmap_foreach macro | Damjan Marion | 1 | -1/+7 |
2020-04-28 | vppinfra: improve test coverage | Dave Barach | 1 | -1/+1 |
2018-08-08 | fix typo in bitmap.h | Korian Edeline | 1 | -1/+1 |
2018-08-01 | Improve cpu { coremask-% } configure option | Yi He | 1 | -0/+36 |
2018-07-04 | Fix clib_bitmap_next_clear() function when no clear bits left | John Lo | 1 | -0/+3 |
2018-06-30 | bitmap: add nocheck variants for bit ops | Florin Coras | 1 | -14/+47 |
2018-06-26 | We don't have (yet) 128-bit unaligned load/store on ARM | Damjan Marion | 1 | -2/+2 |
2018-06-26 | SIMD optimized linear search in clib_bitmap_first_set | Damjan Marion | 1 | -2/+23 |
2018-05-10 | vppinfra: use count_trailing_zeros in sparse_vec_index | Damjan Marion | 1 | -1/+1 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+774 |