| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Time::Local from lib to ext. | Nicholas Clark | 2009-09-13 | 2 | -599/+0 |
* | Remove useless tests from lib/Time/Local.t | Steffen Mueller | 2009-09-02 | 1 | -19/+1 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | Merge branch 'schwern/y2038' into blead | Rafael Garcia-Suarez | 2009-01-03 | 4 | -166/+69 |
|\ |
|
| * | Update from y2038. | Michael G. Schwern | 2009-01-03 | 2 | -5/+3 |
| * | Everything should now work with negative times, so let's pull out all the ski... | Michael G. Schwern | 2009-01-03 | 2 | -46/+22 |
| * | Fix the test plan on gmtime | Michael G. Schwern | 2009-01-03 | 1 | -4/+10 |
| * | We are no longer slaves to the vagaries of time_t. | Michael G. Schwern | 2009-01-03 | 1 | -21/+0 |
| * | Write down the logic behind the localtime vs gmtime date ranges. | Michael G Schwern | 2009-01-03 | 2 | -1/+4 |
| * | Cleaning up the Time::gmtime and Time::localtime tests and make them go past ... | Michael G Schwern | 2009-01-03 | 2 | -85/+27 |
| * | Patch in a 64 bit clean gmtime_r() and localtime_r() from the y2038 project. ... | Michael G Schwern | 2009-01-03 | 2 | -33/+24 |
* | | Upgrade to Time::Local 1.1901. | Nicholas Clark | 2008-11-02 | 2 | -23/+44 |
|/ |
|
* | 64-bit fix for Time::Local | Jan Dubois | 2007-12-26 | 1 | -6/+3 |
* | - Update Time::Local to latest version | Dave Rolsky | 2007-11-02 | 1 | -1/+14 |
* | Upgrade to Time::Local 1.17 | Rafael Garcia-Suarez | 2007-01-26 | 2 | -2/+2 |
* | Upgrade to Time::Local 1.16 | Rafael Garcia-Suarez | 2007-01-24 | 2 | -6/+20 |
* | Change 29936 missed a ; | Nicholas Clark | 2007-01-23 | 1 | -1/+1 |
* | Fix to Time::Local to fix problems with leap year calculation. | Steve Peters | 2007-01-23 | 1 | -1/+4 |
* | Time::Local patch take 2 | Dave Rolsky | 2007-01-23 | 2 | -10/+32 |
* | Fixes for the test suite on OS/2 | Ilya Zakharevich | 2006-12-18 | 1 | -1/+2 |
* | PATCH: Sync Time::Local in blead to 1.13 on CPAN | Dave Rolsky | 2006-08-09 | 2 | -168/+190 |
* | [perl #39876] Time::gmtime 1.02 examples patch | Alexandr Ciornii | 2006-07-19 | 1 | -4/+5 |
* | Upgrade to Time::Local 1.12_01 | Rafael Garcia-Suarez | 2006-03-31 | 2 | -197/+161 |
* | Upgrade to Time::Local 1.12 | Rafael Garcia-Suarez | 2006-03-23 | 2 | -16/+22 |
* | Your bug reports for Time::Local | Dave Rolsky | 2005-08-17 | 1 | -8/+4 |
* | Fix lib/Time/Local.t for bcc32 in non GMT time zones | Steve Hay | 2005-08-11 | 1 | -0/+7 |
* | lib/Time/Local.t: time_t is unsigned on VMS | Craig A. Berry | 2005-04-24 | 1 | -1/+4 |
* | Upgrade to Time::Local 1.11 | Rafael Garcia-Suarez | 2005-02-10 | 2 | -22/+82 |
* | Upgrade to Time::Local 1.10. | Rafael Garcia-Suarez | 2004-06-08 | 2 | -3/+3 |
* | Integrated Time-Local-1.09 from Dave Rolsky | H.Merijn Brand | 2004-04-07 | 2 | -20/+40 |
* | Disable the edge case tests for timegm and timelocal on | H.Merijn Brand | 2004-04-07 | 1 | -0/+5 |
* | Upgrade to Time::Local 1.07_94 | Rafael Garcia-Suarez | 2003-12-20 | 2 | -77/+165 |
* | Re: [PATCH] Bring Time::Local to 1.07 | Dave Rolsky | 2003-07-03 | 1 | -1/+1 |
* | Upgrade to Time::Local 1.06, by Dave Rolsky | Rafael Garcia-Suarez | 2003-06-06 | 2 | -19/+47 |
* | Re: [perl #19393] Bug in Time::localtime? | Dave Mitchell | 2003-01-16 | 2 | -2/+27 |
* | Integrate changes #16199 and #16201 from macperl; | Jarkko Hietaniemi | 2002-04-26 | 1 | -7/+27 |
* | Fix lib/Time/Local.pm for VOS | Paul Green | 2002-03-28 | 1 | -1/+9 |
* | Re: Cannot handle date (0, 0, 0, 2, 0, 1970) | Graham Barr | 2002-02-20 | 1 | -5/+4 |
* | Alternative Time::Local algorithm that uses matemathical formula | Graham Barr | 2002-01-19 | 1 | -111/+86 |
* | lib/Time/Local.t patch w/o 2038 check | Paul Green | 2002-01-19 | 1 | -30/+44 |
* | Retract #14327 for now, going to the limit seems | Jarkko Hietaniemi | 2002-01-18 | 1 | -41/+30 |
* | (retracted by #14334) | Paul Green | 2002-01-18 | 1 | -30/+41 |
* | avoid v-strings with require/use | Ronald J. Kimball | 2001-09-21 | 3 | -3/+5 |
* | Bump up versions because of #12041. | Jarkko Hietaniemi | 2001-09-17 | 2 | -2/+2 |
* | Change use|require 5.005_64 to use|require 5.6.1. | Jarkko Hietaniemi | 2001-09-16 | 2 | -2/+2 |
* | lib/Time/Local.pm | Daniel S. Lewart | 2001-09-02 | 1 | -8/+9 |
* | The Grand Trek: move the *.t files from t/ to lib/ and ext/. | Jarkko Hietaniemi | 2001-06-18 | 3 | -0/+204 |
* | Re: [ID 20010522.003] Time::Local module bug | Jarkko Hietaniemi | 2001-05-28 | 1 | -8/+10 |
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 2 | -40/+46 |
* | more whitespace removal (from Michael G Schwern) | Gurusamy Sarathy | 2000-03-04 | 1 | -1/+1 |