summaryrefslogtreecommitdiff
path: root/lib/Time/Local.pm
Commit message (Expand)AuthorAgeFilesLines
* Move Time::Local from lib to ext.Nicholas Clark2009-09-131-341/+0
* Merge branch 'schwern/y2038' into bleadRafael Garcia-Suarez2009-01-031-37/+7
|\
| * We are no longer slaves to the vagaries of time_t.Michael G. Schwern2009-01-031-21/+0
| * Patch in a 64 bit clean gmtime_r() and localtime_r() from the y2038 project. ...Michael G Schwern2009-01-031-13/+7
* | Upgrade to Time::Local 1.1901.Nicholas Clark2008-11-021-11/+8
|/
* 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-261-1/+1
* Upgrade to Time::Local 1.16Rafael Garcia-Suarez2007-01-241-5/+2
* 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-231-2/+10
* PATCH: Sync Time::Local in blead to 1.13 on CPANDave Rolsky2006-08-091-68/+83
* Upgrade to Time::Local 1.12_01Rafael Garcia-Suarez2006-03-311-173/+148
* Upgrade to Time::Local 1.12Rafael Garcia-Suarez2006-03-231-14/+14
* Upgrade to Time::Local 1.11Rafael Garcia-Suarez2005-02-101-6/+13
* Upgrade to Time::Local 1.10.Rafael Garcia-Suarez2004-06-081-1/+1
* Integrated Time-Local-1.09 from Dave RolskyH.Merijn Brand2004-04-071-10/+20
* Upgrade to Time::Local 1.07_94Rafael Garcia-Suarez2003-12-201-17/+77
* 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-061-7/+30
* Re: [perl #19393] Bug in Time::localtime?Dave Mitchell2003-01-161-1/+12
* 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
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* lib/Time/Local.pmDaniel S. Lewart2001-09-021-8/+9
* Re: [ID 20010522.003] Time::Local module bugJarkko Hietaniemi2001-05-281-8/+10
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-40/+44
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-1/+1
* provide explicit functions timegm_nocheck() and timelocal_nocheck()Gurusamy Sarathy1999-12-041-12/+23
* remove C<use Time::Local 'no_range_check'> misfeature (globalGurusamy Sarathy1999-10-281-22/+13
* relax range checking if they ask for it (from John L. AllenGurusamy Sarathy1999-10-241-8/+41
* make timelocal work better when time is close to the epochGurusamy Sarathy1999-10-141-1/+1
* revert change#4115 (breaks libwww's base/date.t); could be Gurusamy Sarathy1999-09-281-2/+1
* [ID 19990901.003] Time::Local should not croak on "out-of-range" daysJohn L. Allen1999-09-091-1/+2
* doc tweakGurusamy Sarathy1999-03-241-1/+2
* several bug fixes; now croak()s when date exceeds integer limits (insteadPeter Chines1999-02-141-57/+127
* Mention year-1900 and month 0..11.Jarkko Hietaniemi1999-01-241-10/+12
* Trap Time::Local infinite loopTim Bunce1997-09-051-0/+3
* [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-1/+9
* perl5.004 Time::Local still brokenMathias Koerber1997-08-071-16/+18
* minimal timelocal.pl for _09Achim Bohnet1996-11-261-10/+5
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-5/+5
* Pod typos, pod2man bugs, and miscellaneous installation commentsJoseph S. Myers1996-09-201-1/+1
* Fix bugs in initialization for some timezonesPerl 5 Porters1996-07-031-16/+34
* This is patch.2b1g to perl5.002beta1.Andy Dougherty1995-12-211-25/+32
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+105