handle filesystems where lowercase(file)==file more gracefully
[swftools.git] / lib / as3 / files.c
2009-07-31 Matthias Krammhandle filesystems where lowercase(file)==file more...
2009-04-23 Matthias Krammas3: better win32 path handling support
2009-04-09 Matthias Krammfixed a security bug in logging, added basic xml suppor...
2009-04-05 Matthias Krammmoved global variables/routines to common.h
2009-04-03 Matthias Krammimplemented conditional compilation
2009-03-14 Matthias Krammadded _noerror version of functions
2009-02-14 Matthias Krammdo not add an include dir for every file we parse
2009-02-13 Matthias Krammnew function normalize_paths
2009-02-07 Matthias Krammexpose current_include_dirs
2009-02-07 Matthias Krammfixed a few mem leaks, enter_file now doesn't do an...
2009-02-03 Matthias Krammnew function enter_file2
2009-01-06 krammdon't clean up after the last file, so that exceptoins...
2009-01-06 krammrenamed syntaxerror to as3_error, added a warning
2008-12-19 krammexport current_filename_short
2008-11-12 krammset freed pointers to NULL
2008-10-20 kramminclude file and state stack handling