| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | Fix missing statics and #includes on variables. | Simon Tatham | 2023-02-18 |
| * | Mark many more function (and some objects) static | Ben Harris | 2023-02-18 |
| * | tree234: avoid an uninitialised-variable warning. | Simon Tatham | 2021-12-11 |
| * | malloc.c: check allocation sizes against PTRDIFF_MAX. | Simon Tatham | 2021-12-11 |
| * | Build a lot of conditioned-out test and helper programs. | Simon Tatham | 2021-05-25 |
| * | Use C99 bool within source modules. | Simon Tatham | 2018-11-13 |
| * | Adopt C99 bool in the tree234 API. | Simon Tatham | 2018-11-13 |
| * | Patch from Ben Hutchings: explicitly initialise something which some | Simon Tatham | 2010-04-18 |
| * | Add a precautionary pair of initialisations to placate optimisers, | Simon Tatham | 2009-11-10 |
| * | Rather to my surprise given the amount of testing this code has had, | Simon Tatham | 2007-01-11 |
| * | Yikes! I've only just noticed that this copy of tree234.c was still | Simon Tatham | 2005-10-12 |
| * | Initial checkin of a portable framework for writing small GUI puzzle | Simon Tatham | 2004-04-25 |