aboutsummaryrefslogtreecommitdiff
path: root/matching.c (follow)
Commit message (Expand)AuthorAge
* Move other test main()s out of library source files.Simon Tatham2023-04-02
* Mark many more function (and some objects) staticBen Harris2023-02-18
* Call deallocate() in matching.c test routinesBen Harris2023-02-18
* 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