haproxy/include
Willy Tarreau 6e92988e20 MINOR: vars: remove the emptiness tests in callers before pruning
All callers of vars_prune_* currently check the list for emptiness.
Let's leave that to vars_prune() itself, it will ease some changes in
the code. Thanks to the previous inlining of the vars_prune() function,
there's no performance loss, and even a very tiny 0.1% gain.
2024-09-15 23:44:16 +02:00
..
haproxy MINOR: vars: remove the emptiness tests in callers before pruning 2024-09-15 23:44:16 +02:00
import CLEANUP: assorted typo fixes in the code and comments 2024-09-03 17:49:21 +02:00
make BUILD: makefile: support USE_xxx=0 as well 2024-04-11 11:06:19 +02:00