aboutsummaryrefslogtreecommitdiff
path: root/findloop.c (unfollow)
Commit message (Expand)Author
2019-04-13findloop: alternative query function.Simon Tatham
2018-11-13Use C99 bool within source modules.Simon Tatham
2018-11-13Replace TRUE/FALSE with C99 true/false throughout.Simon Tatham
2018-11-13Adopt C99 bool in the findloop API.Simon Tatham
2016-02-24New centralised loop-finder, using Tarjan's algorithm.Simon Tatham