summaryrefslogtreecommitdiff
path: root/lib/q.h
AgeCommit message (Expand)AuthorFilesLines
2011-02-04renamed array_new to array_new1Matthias Kramm1-1/+1
2010-12-16fixed pointer casting errorsMatthias Kramm1-0/+2
2010-12-13as3 refactoring. don't build the python gfx module if we're missing jpeglib o...Matthias Kramm1-0/+3
2010-12-02new function string_hash64()Matthias Kramm1-0/+2
2010-03-05started implementing the remove_font_transforms filterMatthias Kramm1-0/+1
2010-01-20fixed nasty bug in dict iteratorMatthias Kramm1-1/+1
2010-01-15added kerning to fontsMatthias Kramm1-0/+17
2009-10-26finetuned space char detectionMatthias Kramm1-0/+2
2009-08-25improved polygon conversion in pdf2pdfMatthias Kramm1-0/+1
2009-08-15added pdf2pdf toolMatthias Kramm1-0/+1
2009-04-22first version of new polygon intersectorMatthias Kramm1-5/+17
2009-04-09fixed a security bug in logging, added basic xml support to as3 compilerMatthias Kramm1-0/+1
2009-03-29small fixesMatthias Kramm1-1/+2
2009-03-24added rollbacking functionality to trier (for namespaces)Matthias Kramm1-7/+16
2009-03-15remove namespaces from tokens again when they go out of scopeMatthias Kramm1-0/+1
2009-02-16continued namespace member implementationMatthias Kramm1-0/+1
2009-02-14added dict iteratorsMatthias Kramm1-0/+3
2009-02-08added trie data structureMatthias Kramm1-0/+9
2009-02-07new function list_deep_freeMatthias Kramm1-0/+2
2009-02-03new function mem_get, bugfix in ptr_typeMatthias Kramm1-0/+2
2009-01-15new function dict_destroy_shallowMatthias Kramm1-1/+2
2009-01-06new function list_concatkramm1-0/+2
2009-01-02new function dict_containskramm1-0/+1
2008-12-30reworked stringskramm1-2/+10
2008-12-30added ptr_typekramm1-0/+1
2008-12-23exported dict_get_slot, dict_clonekramm1-0/+2
2008-12-19added dict_put2 prototypekramm1-0/+1
2008-12-19dict_init() now takes a size argumentkramm1-1/+3
2008-12-02added list_prepend methodkramm1-0/+2
2008-11-24added more type-checkingkramm1-2/+3
2008-11-23added type_t structurekramm1-19/+39
2008-11-23merged with lib/as3/utils.{c,h}kramm1-8/+48
2008-11-12dict now reallocates itselfkramm1-1/+6
2008-11-12finished implementation of map_dumpkramm1-9/+12
2008-11-12optimized dict implementationkramm1-20/+33
2007-08-20first half of Huub Schaek's sweep patchkramm1-0/+1
2007-07-27applied patches from Huub Schaekskramm1-0/+2
2004-11-05removed high-level memory allocation functions from q.c to rfxswf.c.kramm1-8/+0
2004-10-07added heap_t data structure.kramm1-1/+22
2003-08-08added (long) GPL headers.kramm1-3/+15
2003-08-02renamed strndup to strdup_n.kramm1-1/+2
2003-05-06added __cplusplus extern "C".kramm1-0/+8
2003-05-06moved from ../srckramm1-0/+101