haproxy/include
Willy Tarreau 56adcf2cc9 MINOR: tools: simplify the use of the int to ascii macros
These macros (U2H, U2A, LIM2A, ...) have been used with an explicit
index for the local storage variable, making it difficult to change
log formats and causing a few issues from time to time. Let's have
a single macro with a rotating index so that up to 10 conversions
may be used in a single call.
2012-12-23 21:46:30 +01:00
..
common MINOR: tools: simplify the use of the int to ascii macros 2012-12-23 21:46:30 +01:00
import [MAJOR] replace ultree with ebtree in wait-queues 2008-06-24 08:17:16 +02:00
proto MINOR: chunks: centralize the trash chunk allocation 2012-12-23 21:46:07 +01:00
types MEDIUM: log: add the ability to include samples in logs 2012-12-21 19:24:49 +01:00