swftools.git
2009-02-08 Matthias Krammadded as3/import
2009-02-08 Matthias Krammadded as3/import
2009-02-08 Matthias Krammfixed compiler warnings
2009-02-08 Matthias Krammadded null cast check
2009-02-08 Matthias Krammadded import{.c/.h} dependencies
2009-02-08 Matthias Krammadded test for 'e' expressions
2009-02-07 Matthias Krammgenerated file
2009-02-07 Matthias Krammexport path_seperator
2009-02-07 Matthias Krammstrdup CDATA
2009-02-07 Matthias Krammchar* -> const char*
2009-02-07 Matthias Krammfixed '=' instead of '==' in if
2009-02-07 Matthias Krammexpose current_include_dirs
2009-02-07 Matthias Krammnew functions schedule_class, schedule_package
2009-02-07 Matthias Krammsimple sanity check in code_dump
2009-02-07 Matthias Krammminor permutation in as3 files
2009-02-07 Matthias Krammschedule import files during parsing
2009-02-07 Matthias Krammnew function list_deep_free
2009-02-07 Matthias Krammadded support for mem input
2009-02-07 Matthias Krammfixed a few mem leaks
2009-02-07 Matthias Krammfixed a few mem leaks, enter_file now doesn't do an...
2009-02-07 Matthias Krammnew function as3_parse_bytearray
2009-02-07 Matthias Krammnew option -q
2009-02-07 Matthias Krammfixed a mem leak
2009-02-05 Matthias Krammadded more exhaustive xml test cases
2009-02-03 Matthias Krammadded support for <![CDATA[...]]>
2009-02-03 Matthias Krammfixed nested_function, started fixing new
2009-02-03 Matthias Krammautogenerated
2009-02-03 Matthias Krammnew function mem_get, bugfix in ptr_type
2009-02-03 Matthias Krammnew global variable as3_tokencount
2009-02-03 Matthias Krammshow crashes more explicitly
2009-02-03 Matthias Krammremoved subfunctions
2009-02-03 Matthias Krammexplicitly null out interface list
2009-02-03 Matthias Krammfixed innerfunction this.Class
2009-02-03 Matthias Krammnew tests
2009-02-03 Matthias Krammadded more test cases
2009-02-03 Matthias Krammrudimentary param support
2009-02-03 Matthias Krammnew function enter_file2
2009-02-03 Matthias Krammadded support for token re-use
2009-02-03 Matthias Krammoptimized opcode_get
2009-02-03 Matthias Krammnew function abc_method_init()
2009-02-03 Matthias Krammadded support for more inner function testcases
2009-02-02 Matthias Krammremoved src/parser.yy.c
2009-02-02 Matthias Krammgenerated from parser.lex
2009-02-02 Matthias Krammfixed segfault with -s multiply
2009-02-02 Matthias Krammflex and bison now have different prefixes
2009-02-02 Matthias Krammremoved ':' after pool statistics
2009-02-02 Matthias Krammfixed dynamicobj test case
2009-02-02 Matthias Krammflex and bison now have different prefixes
2009-02-02 Matthias Krammflex and bison now have different prefixes
2009-02-02 Matthias Krammflex and bison now have different prefixes
2009-02-02 Matthias Krammtest for self-calling inner functions
2009-02-02 Matthias Krammtest for late inner functions
2009-02-02 Matthias Krammautogenerated
2009-02-02 Matthias Krammnew memberinfo field subfunctions
2009-02-02 Matthias Krammstarted to implement inner functions
2009-02-02 Matthias Krammset a few fields to 0 explicitly
2009-02-02 Matthias Krammrun flash player output through a pipe
2009-02-02 Matthias Krammappend [exit] after end of output
2009-01-30 Matthias Krammautogenerated file
2009-01-30 Matthias Krammfixed testcase 'scope'
2009-01-30 Matthias Krammautogenerated file
2009-01-30 Matthias Krammadded pointer typecasts
2009-01-30 Matthias Krammfixed long output
2009-01-30 Matthias Krammadded comments about how to enable bison's debug output
2009-01-30 Matthias Krammfixed 'precedence' test case
2009-01-30 Matthias Krammnew -d option
2009-01-30 Matthias Krammfixed packageinit test case
2009-01-30 Matthias Krammadded test case for the 'filename' package
2009-01-30 Matthias Krammimplemented two-pass compiling
2009-01-30 Matthias Krammimplemented two-pass compiling
2009-01-30 Matthias Krammnew function dumpclasses()
2009-01-30 Matthias Krammalways add a path after 'find'
2009-01-30 Matthias Krammnew test case ok/hide.as
2009-01-28 Matthias Krammadded script.c dependency
2009-01-28 Matthias Krammmoved scripts from abc.c
2009-01-28 Matthias Krammmoved scripts to scripts.c
2009-01-28 Matthias Krammadded as3/scripts.c
2009-01-28 Matthias Krammallow jumps to frames >256
2009-01-27 Matthias Krammremoved two buffer copy operations in low pass filter
2009-01-26 Matthias Krammfixed jpeg extraction for flash 9 swfs
2009-01-25 Matthias Krammdo a gauss blur on high resolution monochrome images
2009-01-23 Matthias Krammadded \n to error messages
2009-01-23 Matthias Krammadded more files
2009-01-23 Matthias Krammfixed mem leaks
2009-01-23 Matthias Krammremoved newlines
2009-01-23 Matthias Krammfixed two mem leaks
2009-01-23 Matthias Krammfixed a mem leak
2009-01-23 Matthias Krammadded 'prepare' method to gfxdocument
2009-01-23 Matthias Krammre-added copy check
2009-01-23 Matthias Krammre-added copy check
2009-01-22 Matthias Krammadded *.so, *.dll
2009-01-22 Matthias Krammalways handle external fonts using fontconfig, if avail...
2009-01-22 Matthias Krammadd font dirs to fontconfig's config
2009-01-22 Matthias Krammpass per-document parameters to the output device, too
2009-01-22 Matthias Krammfixed a mem leak
2009-01-22 Matthias Krammfixed a mem leak
2009-01-22 Matthias Krammadded pdf dependencies
2009-01-22 Matthias Krammmake sure gfxfonts are only created once
2009-01-21 Matthias Krammremoved a useless log message
2009-01-21 Matthias Krammadded more files
next