This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add version number format note to perldelta
[perl5.git] / time64.h
2009-04-25 Craig A. BerryMake time64 use NV for time_t, I32 for year, not Quad_t.
2009-03-26 Craig A. BerryNamespace clean-up for time64.
2009-01-19 Rafael Garcia-SuarezBe sure to call L_R_TZSET before localtime_r()
2009-01-18 Craig A. BerryNot everybody (hardly anybody?) uses const for tm.tm_zone.
2009-01-18 Robin Barkerconsting goodness for time64
2009-01-03 Michael G. SchwernUpdate from y2038
2009-01-03 Michael G. SchwernRemove the AIX work around code. Instead it should...
2009-01-03 Michael G. SchwernRename localtime64.[ch] to time64.[ch] to mirror change...