aboutsummaryrefslogtreecommitdiff
path: root/matching.c (follow)
Commit message (Expand)AuthorAge
* Use C99 bool within source modules.Simon Tatham2018-11-13
* Replace TRUE/FALSE with C99 true/false throughout.Simon Tatham2018-11-13
* Implementation of the Hopcroft-Karp algorithm.Simon Tatham2018-04-22