This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make Time::Piece use the init_tm() in util.c, bump to 1.13_03.
authorCraig A. Berry <craigberry@mac.com>
Sun, 29 Mar 2009 00:12:11 +0000 (19:12 -0500)
committerCraig A. Berry <craigberry@mac.com>
Sun, 29 Mar 2009 00:19:21 +0000 (19:19 -0500)
commitd4d72fe625ac27cfd63f4ce3816d7b00fbf04ddf
tree99e5d38647acad4b4165ad08541e942565415327
parenta214957f7efd783861273eacf23dbe881b0fca71
Make Time::Piece use the init_tm() in util.c, bump to 1.13_03.

Jarkko put it there for that purpose back in e72cf795050cdfe9905e00270c38ba2547626581,
so we seem to be a little slow noticing.

The old broken method for determining whether we need to initialize a tm
struct in the absence of HAS_TM_TM_ZONE being available is preserved for
Perls prior to 5.8.0.
ext/Time-Piece/Piece.pm
ext/Time-Piece/Piece.xs