| Commit message (Expand) | Author | Age | Files | Lines |
* | Factorize numeric constant for "overloading" lexical hint | Rafael Garcia-Suarez | 2009-01-02 | 1 | -4/+6 |
* | Fix a couple of typos in overloading.pm docs | Rafael Garcia-Suarez | 2009-01-02 | 1 | -3/+3 |
* | 'overloading' pragma | Yuval Kogman | 2009-01-02 | 3 | -0/+344 |
* | much better git related version numbering in our (*nix for now) build process | Yves Orton | 2008-12-31 | 1 | -0/+1 |
* | Bump switch version to 2.14 | Rafael Garcia-Suarez | 2008-12-29 | 1 | -4/+4 |
* | Make Switch.pm skip POD like perl does | Rafael Garcia-Suarez | 2008-12-28 | 1 | -9/+3 |
* | Fix line numbering issues with POD filtered by Switch.pm | Rafael Garcia-Suarez | 2008-12-28 | 1 | -1/+2 |
* | Switch.pm doesn't appear to support plain arrays and hashes in case(). | Rafael Garcia-Suarez | 2008-12-28 | 1 | -2/+1 |
* | Let us direct Switch questions to P5P. | Rafael Garcia-Suarez | 2008-12-28 | 1 | -3/+4 |
* | Move all mro:: XS functions from mro.c to ext/mro/mro.xs, except for | Nicholas Clark | 2008-12-27 | 1 | -1/+5 |
* | Proper pluggable Method Resolution Orders. 'c3' is now implemented outside the | Nicholas Clark | 2008-12-27 | 1 | -378/+0 |
* | Update comments and documentation dealing with utf | Karl | 2008-12-26 | 1 | -0/+5 |
* | Upgrade to podlators 2.2.1 | Rafael Garcia-Suarez | 2008-12-26 | 4 | -6/+93 |
* | Some source files and documentation files need not to be executable | Rafael Garcia-Suarez | 2008-12-25 | 2 | -0/+0 |
* | Be less picky about what constitutes "numeric lists" in Pod; This allows "64b... | Alex Vandiver | 2008-12-25 | 1 | -1/+1 |
* | Blank lines "between" verbatim sections are now acceptible; This allows code ... | Alex Vandiver | 2008-12-25 | 1 | -11/+20 |
* | POD nits from Frank Wiegand <frank.wiegand@gmail.com> | Abigail | 2008-12-22 | 5 | -8/+8 |
* | PATCH -- POD error in Symbol.pm | Frank Wiegand | 2008-12-20 | 1 | -3/+3 |
* | Also update the $VERSION of ExtUtils::MM_Unix, else MM_Unit.t fails following | Nicholas Clark | 2008-12-20 | 1 | -1/+1 |
* | git-flavoured autodie 1.997 patch | Paul Fenwick | 2008-12-20 | 4 | -118/+2142 |
* | Subject: RE: [perl #61492] ExtUtils::MM_Win32 should not generate "mt" comman... | Steve Hay | 2008-12-19 | 4 | -4/+4 |
* | Subject: Re: [PATCH] Update Archive::Extract to 0.28 | Steve Hay | 2008-12-19 | 1 | -1/+1 |
* | Fix new Module-Load-Conditional test, which otherwise fails on Win32. | Steve Hay | 2008-12-19 | 2 | -3/+4 |
* | Subject: [PATCH] Suppress diag msg from IPC::Cmd | Steve Hay | 2008-12-19 | 2 | -2/+3 |
* | Subject: [PATCH] Update version of Module::Loaded | Steve Hay | 2008-12-19 | 1 | -10/+8 |
* | Subject: [PATCH] Version updates for Package::Constants & Log::Message | Steve Hay | 2008-12-19 | 2 | -11/+9 |
* | Subject: [PATCH] Update Module::Load::Conditional to 0.28 | Steve Hay | 2008-12-19 | 2 | -6/+24 |
* | Subject: [PATCH] Update File::Fetch to 0.18 | Steve Hay | 2008-12-19 | 2 | -12/+18 |
* | Fix up .gitignore files some more | Florian Ragwitz | 2008-12-19 | 1 | -0/+2 |
* | [admin] set up .gitignore files | Sam Vilain | 2008-12-19 | 5 | -0/+95 |
* | Re: [PATCH] Update IPC::Cmd to 0.42 | Jos I. Boumans | 2008-12-16 | 2 | -7/+4 |
* | Update IPC::Cmd to 0.42 | Jos I. Boumans | 2008-12-16 | 5 | -334/+608 |
* | Fix test failures caused by Archive-Extract upgrade | Steve Hay | 2008-12-15 | 2 | -2/+4 |
* | Update Archive::Extract to 0.28 | Jos I. Boumans | 2008-12-15 | 21 | -211/+278 |
* | Update Archive::Tar to 1.42 | Jos I. Boumans | 2008-12-15 | 12 | -69/+125 |
* | Integrate: | Nicholas Clark | 2008-12-14 | 1 | -1/+403 |
* | Document the changes between VERSIONS 1.30 and 1.31 of the debugger. | Nicholas Clark | 2008-12-12 | 1 | -0/+8 |
* | Apply revision 11894 from the Module::Build SVN repo (to replace | Steve Hay | 2008-12-12 | 1 | -1/+1 |
* | Upgrade to Test-Simple 0.86 | Steve Hay | 2008-12-12 | 6 | -7/+10 |
* | Fix #61222 (debugger doesn't understand proxy constant subroutines, or | Nicholas Clark | 2008-12-09 | 1 | -19/+21 |
* | Bump the debugger's version. Fail to update the changes. | Nicholas Clark | 2008-12-09 | 1 | -1/+1 |
* | PATCH [perl #58430] Unicode::UCD::casefold() does not work as documented, | karl williamson | 2008-12-06 | 2 | -193/+516 |
* | While we are off the reservation, revert a stupid, VMS-specific | Craig A. Berry | 2008-12-04 | 2 | -2/+3 |
* | Re: File::Path regression in 5.8.9 | Marcus Holland-Moritz | 2008-12-04 | 2 | -7/+44 |
* | Revert 35009 so we can take another swing at ancestor detection. | Craig A. Berry | 2008-12-04 | 2 | -1/+60 |
* | For now, remove the 'cannot remove [dir] when cwd is [dir]' message, | Nicholas Clark | 2008-12-04 | 2 | -60/+1 |
* | Re: File::Path regression in 5.8.9 | Gisle Aas | 2008-12-04 | 1 | -2/+2 |
* | [perl #58428][PATCH] Unicode::UCD::charinfo() does not work on 21 Han codepoints | Renee Baecker | 2008-11-17 | 1 | -4/+32 |
* | Upgrade to Attribute::Handlers 0.81 | Rafael Garcia-Suarez | 2008-11-17 | 3 | -3/+10 |
* | Add a $VERSION, strict and some documentation to Tie::StdHandle. | Nicholas Clark | 2008-11-16 | 1 | -2/+33 |