Revision history for Perl extension POSIX-strftime-Compiler

0.10 2014-01-21T01:41:51Z

    - release as non-trial version
    - use sprintf if format only has simple characters
    - add benchmark_tz.pl

0.06 2014-01-20T02:26:07Z

    - add GNU compatibility for Windows

0.05 2014-01-17T06:03:45Z

    - behave as POSIX::strftime wrapper.
      faster than use POSIX::strftime with setlocale

0.04 2014-01-15T15:19:20Z

    - suppress warnings in test

0.03 2014-01-15T15:11:57Z

    - use POSIX::tzname for trial

0.02 2014-01-15T01:45:07Z

    - update documents

0.01 2014-01-15T01:24:31Z

    - original version