summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* minor perldelta improvements for 5.12.1v5.12.1-RC1David Golden2010-05-091-15/+15
* perldelta updates for 5.12.1Jesse Vincent2010-05-091-30/+70
* Changes to CPANPLUS and CPANPLUS::Dist::Build testsChris Williams2010-05-092-4/+9
* [perl #74006] 5.12.0-RC stuffing bugZefram2010-05-094-1/+52
* Change perlgpl.pod to GPL 1 to match READMEDavid Golden2010-05-092-361/+277
* PATCH [perl #74978] dot after } breaks \N{}Karl Williamson2010-05-092-6/+10
* Minor edition nit in perlfuncRafael Garcia-Suarez2010-05-091-2/+1
* perlfunc.pod: case-change cleanup; mention packtutKarl Williamson2010-05-091-16/+72
* when(scalar) without argument should be a syntax error [perl #74114]Rafael Garcia-Suarez2010-05-081-4/+1
* Fix RT #74290 - regression for labels immediately before string evals.Nicholas Clark2010-05-083-2/+24
* PATCH: [perl #72998] regex loopingKarl Williamson2010-05-082-2/+11
* fix a mising .0->.1 in README.vmsv5.12.1-RC0Jesse Vincent2010-05-071-1/+1
* Update the perldelta pointer in the README for 5.12.1Jesse Vincent2010-05-071-1/+1
* First full draft of the 5.12.1 perldeltaJesse Vincent2010-05-071-285/+154
* Bump Module::Corelist for cherrypicking to maint-5.12Jesse Vincent2010-05-071-2/+633
* Update the Change log in Module::CoreList to include recent commitsChris Williams2010-05-071-0/+13
* Fixes and new functions for Module::CoreListChris Williams2010-05-074-5/+83
* POD revision for Module::CoreList.Chris Williams2010-05-071-13/+105
* Fix for find_version() in Module::CoreList.Chris Williams2010-05-071-2/+1
* Make the Module::CoreList function API consistentChris Williams2010-05-071-4/+10
* Update Module::CoreList for 5.13.0Leon Brocard2010-05-073-35/+669
* [rt.cpan.org #56740] Format Perl versions >= 5.6.0 as X.Y.ZMichael G Schwern2010-05-071-20/+61
* Don't show aliased perl version numbers twice in corelist -a outputRafael Garcia-Suarez2010-05-071-1/+1
* Typo fix in version number alias 5.013Rafael Garcia-Suarez2010-05-071-1/+1
* Fix the abstract in Module::CoreList's META.ymlChris Williams2010-05-071-0/+1
* Add the 5.13 deprecation stanza to Module::Corelist to make tests happyJesse Vincent2010-05-071-1/+10
* Make sure that builds call themselves RC0Jesse Vincent2010-05-071-0/+1
* Initial bump for 5.12.1 releaseJesse Vincent2010-05-0723-138/+138
* First draft of the 5.12.1 perldeltaJesse Vincent2010-05-079-14/+496
* Ignore the /UU directory that exists during ./ConfigureRafael Garcia-Suarez2010-05-071-0/+3
* Fix a test failure in perl5db.t when Term::ReadLine::Gnu is installedNiko Tyni2010-05-071-1/+1
* [perl #73560] [PATCH] Fix typos in Pod::FunctionsNga Tang Chan2010-05-071-4/+4
* Add contact information for Sullivan BeckSteffen Mueller2010-05-061-2/+3
* Bump version of CarpRafael Garcia-Suarez2010-05-061-1/+1
* Correct POD link to perlrun.pod to be more accurateÆvar Arnfjörð Bjarmason2010-05-061-1/+2
* Add POD index entries for sitecustomize and sitecustomize.plÆvar Arnfjörð Bjarmason2010-05-062-1/+2
* Improve documentation about sitecustomize.pl.Philippe Bruhat (BooK)2010-05-061-0/+22
* Don't use Test::More in t/op/* testsRafael Garcia-Suarez2010-05-061-4/+10
* Fix utf8::is_utf8 to respect GMAGIC (e.g. $1)gfx2010-05-063-1/+22
* POD tweak to 'require' in perlfunc relating to putting Perl code in @INCChris Williams2010-05-051-2/+2
* Reinstate some documentation about quotemetaRafael Garcia-Suarez2010-05-051-0/+26
* [perl #74856] Fix POD syntax in perlapiFather Chrysostomos2010-05-051-1/+1
* Fix broken -Uuseperlio build on VMS.Craig A. Berry2010-05-051-3/+12
* Fix -Uuseperlio command-line option in configure.com.Craig A. Berry2010-05-051-1/+1
* XSUB.h is supposed to redefine fgets under PERL_IMPLICIT_SYS, but doesn't.Jan Dubois2010-05-051-0/+1
* GitHub's mirror is now at mirrors/perl, not github/perlÆvar Arnfjörð Bjarmason2010-05-051-2/+2
* Possible undefined behaviour, spotted by gcc 4.5.0 and HP's updated compiler.Nicholas Clark2010-05-051-1/+1
* Fix a minor perl5114delta error.Florian Ragwitz2010-05-051-1/+1
* Note how to deal with broken dbm.h on OpenSUSEH.Merijn Brand2010-05-051-0/+20
* Allow -Duse64bitint without promoting to use64bitall on HP-UXH.Merijn Brand2010-05-051-3/+7