aboutsummaryrefslogtreecommitdiff
path: root/tree234.c (follow)
Commit message (Expand)AuthorAge
* tree234: avoid an uninitialised-variable warning.Simon Tatham2021-12-11
* malloc.c: check allocation sizes against PTRDIFF_MAX.Simon Tatham2021-12-11
* Build a lot of conditioned-out test and helper programs.Simon Tatham2021-05-25
* Use C99 bool within source modules.Simon Tatham2018-11-13
* Adopt C99 bool in the tree234 API.Simon Tatham2018-11-13
* Patch from Ben Hutchings: explicitly initialise something which someSimon Tatham2010-04-18
* Add a precautionary pair of initialisations to placate optimisers,Simon Tatham2009-11-10
* Rather to my surprise given the amount of testing this code has had,Simon Tatham2007-01-11
* Yikes! I've only just noticed that this copy of tree234.c was stillSimon Tatham2005-10-12
* Initial checkin of a portable framework for writing small GUI puzzleSimon Tatham2004-04-25