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