Fix comments about @INC ordering
[p5sagit/p5-mst-13.2.git] / lib / Time /
2010-02-05 Michael G. Schwern Don't try to calculate a time over the conservative...
2009-09-13 Nicholas Clark Move Time::Local from lib to ext.
2009-09-02 Steffen Mueller Remove useless tests from lib/Time/Local.t
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2009-01-03 Rafael Garcia-Suarez Merge branch 'schwern/y2038' into blead
2009-01-03 Michael G. Schwern Update from y2038.
2009-01-03 Michael G. Schwern Everything should now work with negative times, so...
2009-01-03 Michael G. Schwern Fix the test plan on gmtime
2009-01-03 Michael G. Schwern We are no longer slaves to the vagaries of time_t.
2009-01-03 Michael G Schwern Write down the logic behind the localtime vs gmtime...
2009-01-03 Michael G Schwern Cleaning up the Time::gmtime and Time::localtime tests...
2009-01-03 Michael G Schwern Patch in a 64 bit clean gmtime_r() and localtime_r...
2008-11-02 Nicholas Clark Upgrade to Time::Local 1.1901.
2007-12-26 Jan Dubois 64-bit fix for Time::Local
2007-11-02 Dave Rolsky - Update Time::Local to latest version
2007-01-26 Rafael Garcia-Suarez Upgrade to Time::Local 1.17
2007-01-24 Rafael Garcia-Suarez Upgrade to Time::Local 1.16
2007-01-23 Nicholas Clark Change 29936 missed a ;
2007-01-23 Steve Peters Fix to Time::Local to fix problems with leap year calcu...
2007-01-23 Dave Rolsky Time::Local patch take 2
2006-12-18 Ilya Zakharevich Fixes for the test suite on OS/2
2006-08-09 Dave Rolsky PATCH: Sync Time::Local in blead to 1.13 on CPAN
2006-07-19 Alexandr Ciornii [perl #39876] Time::gmtime 1.02 examples patch
2006-03-31 Rafael Garcia-Suarez Upgrade to Time::Local 1.12_01
2006-03-23 Rafael Garcia-Suarez Upgrade to Time::Local 1.12
2005-08-17 Dave Rolsky Your bug reports for Time::Local
2005-08-11 Steve Hay Fix lib/Time/Local.t for bcc32 in non GMT time zones
2005-04-24 Craig A. Berry lib/Time/Local.t: time_t is unsigned on VMS
2005-02-10 Rafael Garcia-Suarez Upgrade to Time::Local 1.11
2004-06-08 Rafael Garcia-Suarez Upgrade to Time::Local 1.10.
2004-04-07 H.Merijn Brand Integrated Time-Local-1.09 from Dave Rolsky
2004-04-07 H.Merijn Brand Disable the edge case tests for timegm and timelocal on
2003-12-20 Rafael Garcia-Suarez Upgrade to Time::Local 1.07_94
2003-07-03 Dave Rolsky Re: [PATCH] Bring Time::Local to 1.07
2003-06-06 Rafael Garcia-Suarez Upgrade to Time::Local 1.06, by Dave Rolsky
2003-01-16 Dave Mitchell Re: [perl #19393] Bug in Time::localtime?
2002-04-27 Nick Ing-Simmons Integrate mainline
2002-04-26 Jarkko Hietaniemi Integrate changes #16199 and #16201 from macperl;
2002-03-29 Nick Ing-Simmons Integrate mainline
2002-03-28 Paul Green Fix lib/Time/Local.pm for VOS
2002-02-20 Graham Barr Re: Cannot handle date (0, 0, 0, 2, 0, 1970)
2002-01-19 Nick Ing-Simmons Integrate Time/Local and its test
2002-01-19 Graham Barr Alternative Time::Local algorithm that uses matemathica...
2002-01-19 Paul Green lib/Time/Local.t patch w/o 2038 check
2002-01-18 Jarkko Hietaniemi Retract #14327 for now, going to the limit seems
2002-01-18 Paul Green (retracted by #14334)
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-17 Jarkko Hietaniemi Bump up versions because of #12041.
2001-09-16 Jarkko Hietaniemi Change use|require 5.005_64 to use|require 5.6.1.
2001-09-02 Daniel S. Lewart lib/Time/Local.pm
2001-06-18 Jarkko Hietaniemi The Grand Trek: move the *.t files from t/ to lib/...
2001-05-28 Jarkko Hietaniemi Re: [ID 20010522.003] Time::Local module bug
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-03-04 Gurusamy Sarathy more whitespace removal (from Michael G Schwern)
2000-02-09 Charles Bailey Resync with mainline
2000-01-23 Gurusamy Sarathy s/use vars/our/g modules that aren't independently...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-12-04 Gurusamy Sarathy provide explicit functions timegm_nocheck() and timeloc...
1999-10-28 Gurusamy Sarathy remove C<use Time::Local 'no_range_check'> misfeature...
1999-10-24 Nick Ing-Simmons Follow that camel ... another sync.
1999-10-24 Gurusamy Sarathy relax range checking if they ask for it (from John...
1999-10-14 Gurusamy Sarathy make timelocal work better when time is close to the...
1999-09-28 Gurusamy Sarathy revert change#4115 (breaks libwww's base/date.t); could be
1999-09-18 Nick Ing-Simmons Re-integrate mainline
1999-09-09 John L. Allen [ID 19990901.003] Time::Local should not croak on ...
1999-03-24 Gurusamy Sarathy doc tweak
1999-02-14 Peter Chines several bug fixes; now croak()s when date exceeds integ...
1999-01-24 Jarkko Hietaniemi Mention year-1900 and month 0..11.
1999-01-08 Jarkko Hietaniemi More doc fixes from Abigail.
1997-09-05 Tim Bunce Trap Time::Local infinite loop
1997-09-05 Hugo van der Sanden Trap Time::Local infinite loop
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 Mathias Koerber perl5.004 Time::Local still broken
1997-04-29 Chip Salzenberg Reset errno after failed piped close
1997-04-29 Roderick Schertler Reset errno after failed piped close
1997-04-07 Perl 5 Porters [inseparable changes from match from perl-5.003_97b...
1997-03-06 Perl 5 Porters [inseparable changes from match from perl-5.003_92...
1997-03-06 Ilya Zakharevich PODs corrections
1996-12-23 Roderick Schertler obstruct pod2man doc tweaks
1996-12-06 Perl 5 Porters [inseparable changes from patch from perl5.003_10 to...
1996-11-26 Achim Bohnet minimal timelocal.pl for _09
1996-11-19 Perl 5 Porters [inseparable changes from patch from perl5.003_07 to...
1996-09-20 Joseph S. Myers Pod typos, pod2man bugs, and miscellaneous installation...
1996-07-03 Perl 5 Porters Fix bugs in initialization for some timezones
1995-12-21 Andy Dougherty This is patch.2b1g to perl5.002beta1.
1994-10-17 Larry Wall perl 5.000