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