summaryrefslogtreecommitdiff
path: root/t/op/time.t
Commit message (Expand)AuthorAgeFilesLines
* Refactor t/op/time.t to use test.pl's warning_is().Nicholas Clark2011-03-061-10/+4
* use the correct format codes in warnings from gmtime/localtimeTony Cook2010-05-171-1/+42
* Don't try to calculate a time over the conservative failure boundary.Michael G. Schwern2010-02-051-10/+36
* add a watchdog for schwern's time overflow tests.Jesse Vincent2010-02-031-0/+6
* Add sanity checks for far, far distant dates.Michael G. Schwern2010-02-031-1/+24
* Remove code specific to MacOS Classic from core testsRafael Garcia-Suarez2009-09-081-1/+1
* Make time64 use NV for time_t, I32 for year, not Quad_t.Craig A. Berry2009-04-251-2/+3
* Tests for floating point args to localtime and gmtimeJerry D. Hedden2009-03-131-1/+15
* Update from y2038.Michael G. Schwern2009-01-031-12/+17
* We are no longer bound by the limits of the tm struct.Michael G. Schwern2009-01-031-1/+1
* Everything should now work with negative times, so let's pull out all the ski...Michael G. Schwern2009-01-031-4/+7
* Patch in a 64 bit clean gmtime_r() and localtime_r() from the y2038 project. ...Michael G Schwern2009-01-031-7/+52
* fix occasional op/time.t failureDave Mitchell2007-01-081-0/+1
* Re: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.SADAHIRO Tomoyuki2006-11-061-19/+17
* RE: [perl #26136] localtime(3) calls tzset(3), but localtime_r(3) may not.Benjamin Holzman2006-11-061-2/+9
* Pulling ancient RCS commentsAndy Lester2005-11-201-2/+0
* Allow more tries for t/op/time.t test 2.Andy Dougherty2004-11-171-3/+3
* Re: main@20537: WinXP build failed op/time.t test 2Steve Hay2003-08-081-1/+1
* Partial cleanupMichael G. Schwern2001-09-031-20/+42
* There *is* a month called October.Jarkko Hietaniemi1999-10-011-1/+1
* Fix scalar gmtime (and localtime) in quad environments,Robin Barker1999-08-291-1/+7
* perl5.002beta3Perl 5 Porters1996-02-021-1/+1
* perl 5.000perl-5.000Larry Wall1994-10-171-2/+6
* perl 5.0 alpha 4Larry Wall1993-11-101-1/+1
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-1/+1
* perl 4.0.00: (no release announcement available)perl-4.0.00Larry Wall1991-03-211-0/+43