first version of new polygon intersector
[swftools.git] / lib / q.h
2009-04-22 Matthias Krammfirst version of new polygon intersector
2009-04-09 Matthias Krammfixed a security bug in logging, added basic xml suppor...
2009-03-29 Matthias Krammsmall fixes
2009-03-24 Matthias Krammadded rollbacking functionality to trier (for namespaces)
2009-03-15 Matthias Krammremove namespaces from tokens again when they go out...
2009-02-16 Matthias Krammcontinued namespace member implementation
2009-02-14 Matthias Krammadded dict iterators
2009-02-08 Matthias Krammadded trie data structure
2009-02-07 Matthias Krammnew function list_deep_free
2009-02-03 Matthias Krammnew function mem_get, bugfix in ptr_type
2009-01-16 Matthias Krammnew function dict_destroy_shallow
2009-01-06 krammnew function list_concat
2009-01-02 krammnew function dict_contains
2008-12-30 krammreworked strings
2008-12-30 krammadded ptr_type
2008-12-23 krammexported dict_get_slot, dict_clone
2008-12-19 krammadded dict_put2 prototype
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 krammdict now reallocates itself
2008-11-12 krammfinished implementation of map_dump
2008-11-12 krammoptimized dict implementation
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-08-08 krammadded (long) GPL headers.
2003-08-02 krammrenamed strndup to strdup_n.
2003-05-06 krammadded __cplusplus extern "C".
2003-05-06 krammmoved from ../src