fixed bug in jpeg2000 decoding
[swftools.git] / lib / as3 / code.h
2009-07-21 Matthias Krammfixed staticself.as testcase
2009-01-06 krammrenamed code_dump() to code_dump2(), code_dump() only...
2009-01-02 krammnew function code_start()
2008-12-30 krammreactivated code_dup
2008-12-30 krammadded function cut_last_push()
2008-12-23 krammnew function code_dup
2008-12-23 krammnew function code_cutlast()
2008-12-19 krammrenamed exception to abc_exception (to make MingW happy)
2008-12-09 krammadded 'E' flag in dumping
2008-12-02 krammadded GPL headers
2008-12-02 krammadded code_append()
2008-11-24 krammadded int/uint/float constant pool lookup
2008-11-24 krammadded flags generation
2008-11-24 krammbugfixes, added exception handling
2008-11-24 krammremoved parent element in abc_code
2008-11-23 krammadded statistics generation
2008-11-23 krammextracted from abc.{c,h}