summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Remove the AIX work around code. Instead it should just set it's LOCALTIME_MA...Michael G. Schwern2009-01-033-91/+149
* Rename localtime64.[ch] to time64.[ch] to mirror change in y2038, and the fil...Michael G. Schwern2009-01-033-3/+3
* Everything should now work with negative times, so let's pull out all the ski...Michael G. Schwern2009-01-033-50/+29
* Update some docs to explain that Perl no longer has a 2038 bug.Michael G. Schwern2009-01-032-14/+18
* Update from y2038Michael G. Schwern2009-01-035-58/+67
* Update from y2038Michael G. Schwern2009-01-032-16/+22
* Fix the test plan on gmtimeMichael G. Schwern2009-01-032-10/+14
* We are no longer slaves to the vagaries of time_t.Michael G. Schwern2009-01-031-21/+0
* Update from y2038 project.Michael G Schwern2009-01-031-10/+28
* Update from y2038Michael G Schwern2009-01-032-11/+24
* Pull in changes from y2038Michael G Schwern2009-01-031-3/+5
* Update from y2038 project.Michael G Schwern2009-01-031-2/+13
* Fix the overflow warning to just check for an error.Michael G Schwern2009-01-031-2/+4
* Update from y2038.Michael G Schwern2009-01-032-6/+12
* 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
* Change the way the check_tm assertion function is compiled out by wrapping th...Michael G Schwern2009-01-031-17/+13
* Remove all of localtime64's own includes. Perl's already done that and we're ...Michael G Schwern2009-01-031-7/+0
* Update from the latest y2038.Michael G Schwern2009-01-032-2/+50
* Update to the latest version of the y2038 code.Michael G Schwern2009-01-032-40/+116
* Patch in a 64 bit clean gmtime_r() and localtime_r() from the y2038 project. ...Michael G Schwern2009-01-036-74/+438
* Reflect local modifications to dual life modules in changes 34219 andNicholas Clark2008-09-032-2/+2
* Add the URL for annotated svn of S03.Nicholas Clark2008-09-021-2/+4
* Tweaks and reflowing for the cc/linker split.Nicholas Clark2008-09-021-13/+15
* The tasks needed to get smart match fixing underway for 5.10.1Nicholas Clark2008-09-021-0/+47
* Note the task TODO of splitting the linker from the compiler.Nicholas Clark2008-09-021-0/+46
* clear docs on exists wrt autovivificationMoritz Lenz2008-09-021-2/+1
* Fix typo.Abhijit Menon-Sen2008-09-011-1/+1
* [PATCH] Perl TODO related to threads::shared doneJerry D. Hedden2008-08-301-8/+0
* Architecture-Independent Non-XS extenstionsJerry D. Hedden2008-08-301-1/+6
* Silence warnings when -destdir isn't set.Nicholas Clark2008-08-301-3/+8
* Fix #30660: Repeated spaces on shebang line stops option parsingNicholas Clark2008-08-282-3/+21
* No, third time not lucky. Remove the extraneous leading - sign.Nicholas Clark2008-08-261-1/+1
* And then change 34231 removed the other t/lib/Dev/Null.pm from theNicholas Clark2008-08-261-0/+1
* Khaaaaan! Change 34230 wasn't right. The tests all passed because INicholas Clark2008-08-263-3/+2
* And then add the Dev::Null from Test-Simple-0.80Nicholas Clark2008-08-262-0/+7
* Move all of Test::Harness's test modules into ext/Test/Harness/t/libNicholas Clark2008-08-2626-27/+25
* Fix new test added by #34198, which failed on Win32Steve Hay2008-08-261-1/+1
* Move t/lib/{data,sample-tests,source_tests,subclass_tests} intoNicholas Clark2008-08-2682-107/+108
* Add cygperl*.dll to packlistJerry D. Hedden2008-08-251-4/+16
* Safer environ iterationMilosz Tanski2008-08-241-4/+7
* Unintented interpolation of $/ in regex (was: Re: [perlBram2008-08-243-1/+35
* Re: [perl #58218] backwards logic in perluniintro (5.10.0) Dr.Ruud2008-08-241-2/+2
* Patch by Tod Hagan to document the 2nd argument of reval() in Safe.pmRafael Garcia-Suarez2008-08-241-2/+6
* [perl #57646] Weird non-equivalence between $::{'a'} = sub {} and *::a = sub {} Bram2008-08-241-10/+1
* Don't add freed SVF_BREAK scalars to the freed list.Dave Mitchell2008-08-241-2/+12
* Re: Fix 34200 on CygwinReini Urban2008-08-243-3/+12
* Cygwin build harmonization, remove cygwin/Makefile.SHsReini Urban2008-08-221-5/+12
* No, I didn't mean to commit the version *with* the abort(). It wasNicholas Clark2008-08-221-1/+0
* Note that we have no test coverage for this particular warning.Nicholas Clark2008-08-221-0/+2