Revision history for FFI-TinyCC

0.09      2014-11-17 06:31:51 -0500
  - Skip unsupported tests on arm linux

0.08      2014-11-09 07:47:07 -0500
  - add Debian kFreeBSD support (skip some unsupported tests)

0.07      2014-11-05 20:53:30 -0500
  - add OS X support
    remove trailing null characters from libtcc.a members (possible Archive::Ar bug)
    skip dll and exe tests for features not supported on OS X

0.06      2014-11-05 18:07:06 -0500
  - skip t/output_file_exe.t test on *BSD and darwin
    that doesn't seem to be supported there at the moment

0.05      2014-11-05 07:22:26 -0500
  - fixed Windows breakage due to hard coded path (doh!)

0.04      2014-11-04 16:58:12 -0500
  - better test diagnostics

0.03      2014-11-04 05:31:55 -0500
  - testing improvements

0.02      2014-10-28 15:16:44 -0400
  - added tcc_eval and tcc_inline interfaces in FFI::TinyCC::Inline

0.01      2014-10-28 09:29:55 -0400
  - initial version