haproxy/include
Willy Tarreau 3ee0de1b41 MINOR: pattern: move the update revision to the pat_ref, not the expression
It's not possible to uniquely update a single expression without updating
the pattern reference, I don't know why we've put the revision in the
expression back then, given that it in fact provides an update for a
full pattern. Let's move the revision into the reference's head instead.
2020-11-05 19:27:08 +01:00
..
haproxy MINOR: pattern: move the update revision to the pat_ref, not the expression 2020-11-05 19:27:08 +01:00
import MINOR: ist: Add istend() function to return a pointer to the end of the string 2020-11-05 19:25:12 +01:00