fixed bug in jpeg2000 decoding
[swftools.git] / lib / as3 / pool.h
2009-11-16 Matthias Krammfixed xml_ns.as
2009-04-17 Matthias Krammas3: added xml string substitution, variable scoping...
2009-04-06 Matthias Krammas3: introduced compile-time constants
2009-03-25 Matthias Krammfixed tests ok/namespaces1.as, ok/packagestr.as
2009-03-15 Matthias Krammremove namespaces from tokens again when they go out...
2009-02-16 Matthias Krammmade builtin classes more complete
2009-02-13 Matthias Krammbetter support for undocumented type 0x1d
2009-02-11 Matthias Krammadded support for multiname type 0x1d
2009-01-15 Matthias Krammmerged final cvs changes to git
2009-01-13 krammadded param to pool_dump, fixed bug in float comparison...
2009-01-09 krammnew function pool_dump
2008-12-30 krammadded ACCESS_PUBLIC as synonym to ACCESS_PACKAGE
2008-12-30 krammthe string pool now stores string_t* entries
2008-12-19 krammfixed segfault in float printing
2008-12-02 krammrenamed to_string to tostring
2008-11-24 krammadded constant_t implementation
2008-11-24 krammreworked tristate logic
2008-11-23 krammadded hashing for everything
2008-11-23 krammabc constant pool implementation