summaryrefslogtreecommitdiff
path: root/lib/Time
Commit message (Expand)AuthorAgeFilesLines
* 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
* The Grand Trek: move the *.t files from t/ to lib/ and ext/.Jarkko Hietaniemi2001-06-183-0/+204
* 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-062-40/+46
* more whitespace removal (from Michael G Schwern)Gurusamy Sarathy2000-03-041-1/+1
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-232-3/+5
* 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
* More doc fixes from Abigail.Jarkko Hietaniemi1999-01-082-2/+2
* 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
* Reset errno after failed piped closeChip Salzenberg1997-04-302-6/+8
* [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-073-3/+3
* [inseparable changes from match from perl-5.003_92 to perl-5.003_93]Perl 5 Porters1997-03-073-3/+3
* obstruct pod2man doc tweaksRoderick Schertler1996-12-231-0/+4
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-063-0/+197
* 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