Age | Commit message (Expand) | Author | Files | Lines |
2022-04-12 | vppinfra: vector perf improvements |  Damjan Marion | 1 | -54/+97 |
2022-04-05 | vppinfra: refactor address sanitizer |  Damjan Marion | 1 | -3/+3 |
2022-04-04 | vppinfra: make _vec_len() read-only |  Damjan Marion | 1 | -1/+1 |
2022-03-31 | vppinfra: vectors with non-default heap |  Damjan Marion | 1 | -10/+18 |
2022-03-30 | vppinfra: vector allocator rework |  Damjan Marion | 1 | -171/+59 |
2022-03-18 | vppinfra: deprecate vec numa macros |  Damjan Marion | 1 | -21/+2 |
2022-03-18 | vppinfra: refactor *_will_expand() functions |  Damjan Marion | 1 | -6/+0 |
2022-03-18 | vppinfra: use stored vec header size to find header |  Damjan Marion | 1 | -1/+1 |
2022-03-17 | vppinfra: store vector header size and alignment into header |  Damjan Marion | 1 | -0/+13 |
2021-04-28 | vppinfra: don't fail if config.h is missing, fallback to defaults instead |  Damjan Marion | 1 | -0/+4 |
2020-10-21 | vppinfra: missing __clib_export |  Nathan Skrzypczak | 1 | -1/+1 |
2020-10-18 | vppinfra: add export symbols |  Dave Barach | 1 | -2/+2 |
2020-10-17 | vppinfra: explicitly export symbols |  Damjan Marion | 1 | -1/+1 |
2020-08-19 | vppinfra: minor tweaks for cgo interoperation |  Dave Barach | 1 | -0/+12 |
2020-02-13 | vppinfra: add cmake option to grow vectors by 1 |  Dave Barach | 1 | -0/+4 |
2020-02-05 | vppinfra: numa vector placement support |  Dave Barach | 1 | -1/+18 |
2019-11-27 | misc: add address sanitizer heap instrumentation |  Benoît Ganne | 1 | -3/+11 |
2019-03-21 | vec: use memset in vec_resize_allocate_memory |  Florin Coras | 1 | -1/+1 |
2018-11-14 | Remove c-11 memcpy checks from perf-critical code |  Dave Barach | 1 | -1/+1 |
2018-10-23 | c11 safe string handling support |  Dave Barach | 1 | -2/+2 |
2018-07-18 | Add config option to use dlmalloc instead of mheap |  Dave Barach | 1 | -2/+2 |
2016-12-28 | Reorganize source tree to use single autotools instance |  Damjan Marion | 1 | -0/+171 |