summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* invert and rename PERL_MEM_LOG_STDERR to PERL_MEM_LOG_NOIMPLJim Cromie2009-06-213-40/+72
* point illguts at perl.orgJim Cromie2009-06-211-4/+6
* Regenerate headers and fix compilation with threads after last commitRafael Garcia-Suarez2009-06-213-2/+9
* When a glob is deleted, mark its sub as ANON.Ben Morrow2009-06-212-2/+42
* Tests for deleting stash entries.Ben Morrow2009-06-211-4/+82
* make_patchnum.pl now works in -Dmksymlink target dirsJim Cromie2009-06-211-8/+32
* add-package.pl lib exclude fixedDavid Golden2009-06-211-1/+1
* Upgrade to threads::shared 1.29Jerry D. Hedden2009-06-2120-86/+6
* add Porting/core-cpan-diffDavid Mitchell2009-06-192-0/+592
* Maintainers.pl: add @IGNORABLE and document EXCLUDED, MAP fieldsDavid Mitchell2009-06-191-0/+46
* Fix API docs:SvGAMAGIC returns a U32, not a char*Steffen Mueller2009-06-191-1/+1
* Allow expand-macro.pl to expand macros in perl.h without pre-processor warnings.Nicholas Clark2009-06-181-1/+6
* Make expand-macro.pl scan config.h, if it exists.Nicholas Clark2009-06-181-0/+1
* Add gcc predefined macros to $Config{cppsymbols} on GNU/kFreeBSD.Niko Tyni2009-06-181-2/+2
* Remove CPANPLUS's SQLite tests from the core.Craig A. Berry2009-06-184-96/+2
* Merge branch 'backslash-N' into bleadRafael Garcia-Suarez2009-06-1811-21/+66
|\
| * Add perldelta entry for \NRafael Garcia-Suarez2009-06-171-0/+8
| * Some more tests for \NRafael Garcia-Suarez2009-06-171-1/+8
| * Basic docs for \NRafael Garcia-Suarez2009-06-175-8/+11
| * Implement new regex escape \NRafael Garcia-Suarez2009-06-165-12/+39
* | Handle the rare but legal angle bracket in unixify.Craig A. Berry2009-06-172-1/+2
* | [PATCH] Updating Module::Build to 0.33_02David Golden2009-06-1636-205/+328
* | add-package.pl lib exclude fixedDavid Golden2009-06-161-2/+2
|/
* Update 'NEXT' version in Maintainers.plFlorian Ragwitz2009-06-151-1/+1
* Update 'threads' version in Maintainers.plJerry D. Hedden2009-06-151-1/+1
* Fix readline example in perlfuncRafael Garcia-Suarez2009-06-151-1/+1
* The attached patch to perlio.c fixes the problem of errno getting set.Jarkko Hietaniemi2009-06-141-12/+0
* Upgrade to Devel::PPPort 3.19Marcus Holland-Moritz2009-06-1416-11/+30
* Bring the joy of strict (and warnings) to perlmodlib.PL. Tweak some indenting.Nicholas Clark2009-06-131-38/+39
* Improve perlmodlib.PL. Reduce the amount of special case logic.Nicholas Clark2009-06-131-55/+28
* Correct the NAME in the Pod of ExtUtils::Constant::XS.Nicholas Clark2009-06-131-2/+2
* Upgrade IPC::Cmd to 0.46Jos I. Boumans2009-06-132-2/+39
* Update to Data::Dumper 2.124Steffen Mueller2009-06-132-2/+6
* synchronise lib/Log/Message/t/02_Log-Message.t with CPANDavid Mitchell2009-06-131-0/+1
* Add \N idea from Perl 6 to perltodoRafael Garcia-Suarez2009-06-131-0/+6
* Merge branch 'blead' of camel:/gitroot/perl into bleadRafael Garcia-Suarez2009-06-131-4/+4
|\
| * More updates for Porting/Maintainers.plVincent Pit2009-06-131-4/+4
* | Add perlmodlib.pod in .gitignore, since it's now generatedRafael Garcia-Suarez2009-06-131-0/+1
* | Nit for the "Missing right brace" error message descriptionRafael Garcia-Suarez2009-06-131-1/+1
|/
* Update to IO-1.25 from CPANGraham Barr2009-06-137-43/+60
* minor updates to Maintainers.plDavid Mitchell2009-06-131-4/+4
* Remove autodoc.pl from regen.pl and the lists of regenerated files in Makefiles.Nicholas Clark2009-06-133-9/+1
* Eliminate the regen_pods target from pod/Makefile, and references to it.Nicholas Clark2009-06-134-23/+6
* Update Archive::Tar to 1.52Jos I. Boumans2009-06-1310-13/+37
* Update CPANPLUS to 0.87_02Jos I. Boumans2009-06-1312-13/+13
* Generate perlmodlib.pod at build time, instead of shipping it.Nicholas Clark2009-06-137-3436/+22
* Make perlmodlib.PL chdir into pod. Add a -q flag to suppress routine warnings.Nicholas Clark2009-06-131-2/+11
* In perlmodlib.PL, just open files in their original location.Nicholas Clark2009-06-131-9/+5
* Update CPANPLUS::Dist::Build to CPAN version 0.34Chris Williams2009-06-134-17/+17
* Update to CPANPLUS 0.87_01Jos I. Boumans2009-06-1322-42/+130