2005-11-28 11:34 chris
* lib/SWF/NeedsRecompile.pm: Hack: ignore "//..." style comments in
FLA files
2005-11-28 10:54 chris
* example/lib/example1/testclass.as, lib/SWF/NeedsRecompile.pm:
Change comment style from C to ECMAScript
2005-11-28 10:45 chris
* example/lib/example1/testclass.as, lib/SWF/NeedsRecompile.pm: Add
empirical exception list Instantions of one's own class is
allowed
2005-11-28 10:21 chris
* Build.PL, MANIFEST.SKIP, example/lib/example1/testclass.as,
lib/SWF/NeedsRecompile.pm, t/perlcriticrc, t/pod-coverage.t,
t/pod.t: v1.03 Exclude comments from dependency checking misc
code cleanup
2005-11-02 11:40 chris
* Build.PL, MANIFEST.SKIP, Makefile.PL, lib/SWF/NeedsRecompile.pm,
t/perlcriticrc, t/swf.t: Refactoring
2005-09-27 09:37 chris
* MANIFEST, lib/SWF/NeedsRecompile.pm, t/swf.t: v1.02 Add
overlooked test assets to the MANIFEST (their omission is causing
tests to fail. Doh!)
2005-09-21 17:22 chris
* MANIFEST.SKIP, example/broken.fla, example/example.fla,
example/simple.fla, lib/SWF/NeedsRecompile.pm, t/swf.t: v1.01
Refactor the code to split apart the huge check function Add a
bunch more tests, fix some bugs in corner cases
2005-09-20 14:48 chris
* Build.PL, MANIFEST, MANIFEST.SKIP, t/1.t, t/pod-coverage.t,
t/pod.t, t/swf.t: Standardize tests
2005-08-10 09:19 chris
* MANIFEST, MANIFEST.SKIP: Add examples to MANIFEST
2005-08-10 09:16 chris
* Makefile.PL: Fix typo
2005-08-10 09:13 chris
* example/example.fla, example/lib/includetest.as,
example/lib/example1/redherring.as,
example/lib/example1/testclass.as,
example/lib/example2/redherring.as,
example/lib/example2/testclass.as,
example/lib/example3/redherring.as,
example/lib/example3/testclass.as,
example/lib/example4/redherring.as,
example/lib/example4/testclass.as,
example/lib/example5/redherring.as,
example/lib/example5/testclass.as,
example/lib/example6/redherring.as,
example/lib/example6/testclass.as,
example/lib/example7/redherring.as,
example/lib/example7/testclass.as, lib/SWF/NeedsRecompile.pm,
t/1.t: Add regression tests Fix a bug in the "new Class()"
detection
2005-08-09 17:19 chris
* lib/SWF/NeedsRecompile.pm: Update docs Make check_files rturn the
input filename, not the .swf filename
2005-08-09 16:49 chris
* Build.PL, LICENSE, MANIFEST, MANIFEST.SKIP, Makefile.PL, README,
lib/SWF/NeedsRecompile.pm, t/1.t: Initial revision
2005-08-09 16:49 chris
* Build.PL, LICENSE, MANIFEST, MANIFEST.SKIP, Makefile.PL, README,
lib/SWF/NeedsRecompile.pm, t/1.t: initial import