| Commit message (Expand) | Author | |
|---|---|---|
| 2023-04-02 | Move other test main()s out of library source files. | Simon Tatham |
| 2023-02-18 | Mark many more function (and some objects) static | Ben Harris |
| 2023-02-18 | Call deallocate() in matching.c test routines | Ben Harris |
| 2018-11-13 | Use C99 bool within source modules. | Simon Tatham |
| 2018-11-13 | Replace TRUE/FALSE with C99 true/false throughout. | Simon Tatham |
| 2018-04-22 | Implementation of the Hopcroft-Karp algorithm. | Simon Tatham |