aboutsummaryrefslogtreecommitdiffhomepage
path: root/util.h
Commit message (Expand)AuthorAge
* Minor edits, mostly tweaks of the API documentationGravatar axel2006-01-24
* Fixes to api documentation, added .PHONY to makefile actions, made a few priv...Gravatar axel2006-01-24
* Minor performance tweak: Do not allocate any heap memory for hash_table_t unt...Gravatar axel2005-10-27
* Do automatic line breaking in debugGravatar axel2005-10-12
* Multiple portability fixesGravatar axel2005-10-11
* Initial update for new event subsystemGravatar axel2005-10-06
* Add header guards to the header files.Gravatar James Vega2005-10-05
* Update to array_list heap patchGravatar axel2005-10-04
* Add shortcut function for creating an array_list_t on the heapGravatar axel2005-10-04
* Initial revisionGravatar axel2005-09-20