Age | Commit message (Expand) | Author | Files | Lines |
2022-05-06 | vppinfra: free vector against its heap |  Damjan Marion | 1 | -1/+1 |
2022-04-12 | vppinfra: vector perf improvements |  Damjan Marion | 1 | -49/+155 |
2022-04-06 | vppinfra: add vec_new_heap() |  Damjan Marion | 1 | -4/+14 |
2022-03-31 | vppinfra: vectors with non-default heap |  Damjan Marion | 1 | -13/+76 |
2022-03-30 | vppinfra: vector allocator rework |  Damjan Marion | 1 | -328/+373 |
2022-03-23 | vppinfra: deprecate clib_mem_is_vec |  Damjan Marion | 1 | -12/+0 |
2022-03-18 | vppinfra: deprecate vec numa macros |  Damjan Marion | 1 | -111/+53 |
2022-03-18 | vppinfra: refactor *_will_expand() functions |  Damjan Marion | 1 | -32/+5 |
2022-03-18 | vppinfra: deprecate vec_free_h() |  Damjan Marion | 1 | -10/+2 |
2022-03-18 | vppinfra: use stored vec header size to find header |  Damjan Marion | 1 | -8/+10 |
2021-02-15 | vppinfra: fix memcpy undefined behaviour |  Benoît Ganne | 1 | -62/+90 |
2021-01-15 | vlib: fix counter_will_expand prediction |  Miklos Tirpak | 1 | -0/+15 |
2020-08-19 | vppinfra: minor tweaks for cgo interoperation |  Dave Barach | 1 | -0/+2 |
2020-07-01 | vlib: wake up workers if interrupts are posted |  Benoît Ganne | 1 | -1/+1 |
2020-04-28 | vppinfra: type prove vec_new and vec_resize |  Andreas Schultz | 1 | -6/+10 |
2020-04-24 | vppinfra: finish deprecating qsort.c |  Dave Barach | 1 | -3/+7 |
2020-02-05 | vppinfra: numa vector placement support |  Dave Barach | 1 | -25/+88 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -0/+3 |
2019-04-06 | Doxygen: clean up vec.h |  Dave Wallace | 1 | -8/+4 |
2018-12-17 | docs: clarify vector element alignment description. |  Dave Wallace | 1 | -6/+8 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -9/+9 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -4/+4 |
2018-07-09 | IGMP improvements |  Neale Ranns | 1 | -0/+21 |
2018-05-05 | autodetect alignment during _vec_resize |  Damjan Marion | 1 | -3/+6 |
2018-05-04 | Harmonize vec/pool_get_aligned object sizes and alignment requests |  Dave Barach | 1 | -0/+2 |
2017-11-03 | vppinfra: make _vec_resize_will_expand read-only |  Florin Coras | 1 | -7/+3 |
2017-06-20 | Parenthesize the usage of the macro argument within vec_search() macro defini... |  Andrew Yourtchenko | 1 | -1/+1 |
2017-06-05 | vppinfra: fix vec_validate_init_empty_aligned macro |  Damjan Marion | 1 | -1/+1 |
2017-02-06 | Add pool_get[_aligned]_will_expand(...) |  Dave Barach | 1 | -0/+40 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+973 |