This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
t/lib/croak/regcomp: Another attempt to fix test failure
[perl5.git] / time64.h
2017-06-02 Karl WilliamsonUse new paradigm for hdr file double inclusion guard
2016-06-21 Tony Cook(perl #128359) prevent a const-ness warning on Cygwin
2015-07-22 Jarkko HietaniemiDeclaring static in header is odd (and warnable offense).
2015-07-22 Jarkko HietaniemiAdd time64 as its own build target.
2014-01-23 Brian Frasertime64.h: On QNX, use const for tm_zone
2014-01-23 Brian Frasertime64.h: Declare tm_zone as const under Android, but...
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...