summaryrefslogtreecommitdiff
path: root/lib/Time
Commit message (Expand)AuthorAgeFilesLines
* do not count tests, instead use done_testing()Michiel Beijen2021-12-042-4/+4
* Replace multiple 'use vars' by 'our' in libNicolas R2017-11-112-6/+15
* Convert gmtime.t, localtime.t and overloading.t to Test::More.Nicholas Clark2010-07-012-12/+2
* Don't try to calculate a time over the conservative failure boundary.Michael G. Schwern2010-02-052-4/+6
* Move Time::Local from lib to ext.Nicholas Clark2009-09-132-599/+0
* Remove useless tests from lib/Time/Local.tSteffen Mueller2009-09-021-19/+1
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Merge branch 'schwern/y2038' into bleadRafael Garcia-Suarez2009-01-034-166/+69
|\
| * Update from y2038.Michael G. Schwern2009-01-032-5/+3
| * Everything should now work with negative times, so let's pull out all the ski...Michael G. Schwern2009-01-032-46/+22
| * Fix the test plan on gmtimeMichael G. Schwern2009-01-031-4/+10
| * We are no longer slaves to the vagaries of time_t.Michael G. Schwern2009-01-031-21/+0
| * Write down the logic behind the localtime vs gmtime date ranges.Michael G Schwern2009-01-032-1/+4
| * Cleaning up the Time::gmtime and Time::localtime tests and make them go past ...Michael G Schwern2009-01-032-85/+27
| * Patch in a 64 bit clean gmtime_r() and localtime_r() from the y2038 project. ...Michael G Schwern2009-01-032-33/+24
* | Upgrade to Time::Local 1.1901.Nicholas Clark2008-11-022-23/+44
|/
* 64-bit fix for Time::LocalJan Dubois2007-12-261-6/+3
* - Update Time::Local to latest versionDave Rolsky2007-11-021-1/+14
* Upgrade to Time::Local 1.17Rafael Garcia-Suarez2007-01-262-2/+2
* Upgrade to Time::Local 1.16Rafael Garcia-Suarez2007-01-242-6/+20
* Change 29936 missed a ;Nicholas Clark2007-01-231-1/+1
* Fix to Time::Local to fix problems with leap year calculation.Steve Peters2007-01-231-1/+4
* Time::Local patch take 2Dave Rolsky2007-01-232-10/+32
* Fixes for the test suite on OS/2Ilya Zakharevich2006-12-181-1/+2
* PATCH: Sync Time::Local in blead to 1.13 on CPANDave Rolsky2006-08-092-168/+190
* [perl #39876] Time::gmtime 1.02 examples patchAlexandr Ciornii2006-07-191-4/+5
* Upgrade to Time::Local 1.12_01Rafael Garcia-Suarez2006-03-312-197/+161
* Upgrade to Time::Local 1.12Rafael Garcia-Suarez2006-03-232-16/+22
* Your bug reports for Time::LocalDave Rolsky2005-08-171-8/+4
* Fix lib/Time/Local.t for bcc32 in non GMT time zonesSteve Hay2005-08-111-0/+7
* lib/Time/Local.t: time_t is unsigned on VMSCraig A. Berry2005-04-241-1/+4
* Upgrade to Time::Local 1.11Rafael Garcia-Suarez2005-02-102-22/+82
* Upgrade to Time::Local 1.10.Rafael Garcia-Suarez2004-06-082-3/+3
* Integrated Time-Local-1.09 from Dave RolskyH.Merijn Brand2004-04-072-20/+40
* Disable the edge case tests for timegm and timelocal onH.Merijn Brand2004-04-071-0/+5
* Upgrade to Time::Local 1.07_94Rafael Garcia-Suarez2003-12-202-77/+165
* Re: [PATCH] Bring Time::Local to 1.07Dave Rolsky2003-07-031-1/+1
* Upgrade to Time::Local 1.06, by Dave RolskyRafael Garcia-Suarez2003-06-062-19/+47
* Re: [perl #19393] Bug in Time::localtime?Dave Mitchell2003-01-162-2/+27
* Integrate changes #16199 and #16201 from macperl;Jarkko Hietaniemi2002-04-261-7/+27
* Fix lib/Time/Local.pm for VOSPaul Green2002-03-281-1/+9
* Re: Cannot handle date (0, 0, 0, 2, 0, 1970)Graham Barr2002-02-201-5/+4
* Alternative Time::Local algorithm that uses matemathical formulaGraham Barr2002-01-191-111/+86
* lib/Time/Local.t patch w/o 2038 check Paul Green2002-01-191-30/+44
* Retract #14327 for now, going to the limit seemsJarkko Hietaniemi2002-01-181-41/+30
* (retracted by #14334)Paul Green2002-01-181-30/+41
* avoid v-strings with require/useRonald J. Kimball2001-09-213-3/+5
* Bump up versions because of #12041.Jarkko Hietaniemi2001-09-172-2/+2
* Change use|require 5.005_64 to use|require 5.6.1.Jarkko Hietaniemi2001-09-162-2/+2
* lib/Time/Local.pmDaniel S. Lewart2001-09-021-8/+9