added ptr_type
[swftools.git] / lib / q.c
2008-12-30 krammadded ptr_type
2008-12-23 krammfixed dict_dump()
2008-12-23 krammfixed bugs in dict_clone
2008-12-23 krammnew function dict_clone
2008-12-19 krammdict_init() now takes a size argument
2008-12-02 krammadded list_prepend method
2008-11-24 krammadded more type-checking
2008-11-23 krammadded type_t structure
2008-11-23 krammmerged with lib/as3/utils.{c,h}
2008-11-12 krammsmall refinements to dict resizing
2008-11-12 krammdict now reallocates itself
2008-11-12 krammfinished implementation of map_dump
2008-11-12 krammoptimized dict implementation
2008-11-12 krammimplemented hashing
2007-08-20 krammfirst half of Huub Schaek's sweep patch
2007-07-27 krammapplied patches from Huub Schaeks
2004-11-05 krammremoved high-level memory allocation functions from...
2004-10-07 krammadded heap_t data structure.
2003-11-18 krammpointers which are freed are now cleanly set to 0 after...
2003-08-08 krammadded (long) GPL headers.
2003-08-02 krammrenamed strndup to strdup_n.
2003-05-06 krammmoved from ../src