haproxy/include
Frédéric Lécaille 99de1d0479 MINOR: dict: Store the length of the dictionary entries.
When allocating new dictionary entries we store the length of the strings.
May be useful so that not to have to call strlen() too much often at runing
time.
2019-06-07 15:47:54 +02:00
..
common MINOR: logs: use the new bitmap functions instead of fd_sets for encoding maps 2019-06-07 11:13:24 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto BUILD: stream-int: avoid a build warning in dev mode in si_state_bit() 2019-06-06 16:42:08 +02:00
types MINOR: dict: Store the length of the dictionary entries. 2019-06-07 15:47:54 +02:00