summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* bump ExtUtils/MM.pm version number after change 34630 (add Haiku port)David Mitchell2009-01-041-1/+1
* Merge branch 'schwern/y2038' into bleadRafael Garcia-Suarez2009-01-034-166/+69
|\
| * Update from y2038.Michael G. Schwern2009-01-032-5/+3
| * Everything should now work with negative times, so let's pull out all the ski...Michael G. Schwern2009-01-032-46/+22
| * Fix the test plan on gmtimeMichael G. Schwern2009-01-031-4/+10
| * We are no longer slaves to the vagaries of time_t.Michael G. Schwern2009-01-031-21/+0
| * 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
| * Patch in a 64 bit clean gmtime_r() and localtime_r() from the y2038 project. ...Michael G Schwern2009-01-032-33/+24
* | Subject: [PATCH] Update autodie to 1.998Paul Fenwick2009-01-024-4/+9
* | Minimal mention of overloading.pm in overload.pmPaul Fenwick2009-01-021-0/+5
* | Merge branch 'failing-test-for-overloading-pragma' into bleadRafael Garcia-Suarez2009-01-021-1/+16
|\ \
| * | Add a new test for overloading.pmRafael Garcia-Suarez2009-01-021-1/+16
* | | Fix overload index mismatch in overloading logic.Vincent Pit2009-01-021-2/+2
|/ /
* | Factorize numeric constant for "overloading" lexical hintRafael Garcia-Suarez2009-01-021-4/+6
* | Fix a couple of typos in overloading.pm docsRafael Garcia-Suarez2009-01-021-3/+3
* | 'overloading' pragmaYuval Kogman2009-01-023-0/+344
* | much better git related version numbering in our (*nix for now) build processYves Orton2008-12-311-0/+1
* | Bump switch version to 2.14Rafael Garcia-Suarez2008-12-291-4/+4
* | Make Switch.pm skip POD like perl doesRafael Garcia-Suarez2008-12-281-9/+3
* | Fix line numbering issues with POD filtered by Switch.pmRafael Garcia-Suarez2008-12-281-1/+2
* | Switch.pm doesn't appear to support plain arrays and hashes in case().Rafael Garcia-Suarez2008-12-281-2/+1
* | Let us direct Switch questions to P5P.Rafael Garcia-Suarez2008-12-281-3/+4
* | Move all mro:: XS functions from mro.c to ext/mro/mro.xs, except forNicholas Clark2008-12-271-1/+5
* | Proper pluggable Method Resolution Orders. 'c3' is now implemented outside theNicholas Clark2008-12-271-378/+0
* | Update comments and documentation dealing with utfKarl2008-12-261-0/+5
* | Upgrade to podlators 2.2.1Rafael Garcia-Suarez2008-12-264-6/+93
* | Some source files and documentation files need not to be executableRafael Garcia-Suarez2008-12-252-0/+0
* | Be less picky about what constitutes "numeric lists" in Pod; This allows "64b...Alex Vandiver2008-12-251-1/+1
* | Blank lines "between" verbatim sections are now acceptible; This allows code ...Alex Vandiver2008-12-251-11/+20
* | POD nits from Frank Wiegand <frank.wiegand@gmail.com>Abigail2008-12-225-8/+8
* | PATCH -- POD error in Symbol.pmFrank Wiegand2008-12-201-3/+3
* | Also update the $VERSION of ExtUtils::MM_Unix, else MM_Unit.t fails followingNicholas Clark2008-12-201-1/+1
* | git-flavoured autodie 1.997 patchPaul Fenwick2008-12-204-118/+2142
* | Subject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" comman...Steve Hay2008-12-194-4/+4
* | Subject: Re: [PATCH] Update Archive::Extract to 0.28Steve Hay2008-12-191-1/+1
* | Fix new Module-Load-Conditional test, which otherwise fails on Win32.Steve Hay2008-12-192-3/+4
* | Subject: [PATCH] Suppress diag msg from IPC::CmdSteve Hay2008-12-192-2/+3
* | Subject: [PATCH] Update version of Module::LoadedSteve Hay2008-12-191-10/+8
* | Subject: [PATCH] Version updates for Package::Constants & Log::MessageSteve Hay2008-12-192-11/+9
* | Subject: [PATCH] Update Module::Load::Conditional to 0.28Steve Hay2008-12-192-6/+24
* | Subject: [PATCH] Update File::Fetch to 0.18Steve Hay2008-12-192-12/+18
* | Fix up .gitignore files some moreFlorian Ragwitz2008-12-191-0/+2
* | [admin] set up .gitignore filesSam Vilain2008-12-195-0/+95
* | Re: [PATCH] Update IPC::Cmd to 0.42Jos I. Boumans2008-12-162-7/+4
* | Update IPC::Cmd to 0.42Jos I. Boumans2008-12-165-334/+608
* | Fix test failures caused by Archive-Extract upgradeSteve Hay2008-12-152-2/+4
* | Update Archive::Extract to 0.28Jos I. Boumans2008-12-1521-211/+278
* | Update Archive::Tar to 1.42Jos I. Boumans2008-12-1512-69/+125
* | Integrate:Nicholas Clark2008-12-141-1/+403