This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2009-06-24 Nicholas ClarkFix some typos and grammar infelicities in core test...
2009-06-24 David Mitchellcore-cpan-diff: include author path in distro version...
2009-06-24 David Mitchellcore-cpan-diff: continue with next distro on download...
2009-06-24 Vincent PitUpdate Maintainers.pl accordingly
2009-06-24 Chris WilliamsUpdate CPANPLUS::Dist::Build to CPAN version 0.35_01
2009-06-23 David Mitchellsync lib/CPANPLUS/Backend.pm with CPAN
2009-06-23 Nicholas ClarkNote that the "Deep recursion" depth warning threshold...
2009-06-23 Nicholas ClarkWhen writing a perldelta, choose either "regex" or...
2009-06-23 Nicholas ClarkAdd a paragraph noting that perl5-security-report@perl...
2009-06-23 David Mitchellsync lib/Module/Build/Changes with CPAN equivalent
2009-06-23 David Mitchellanother Maintainers.pl version update
2009-06-23 Andy ArmstrongAmmend unhelpful description of debugger watch command.
2009-06-23 Jerry D. HeddenUpdate threads::shared in Porting/Maintainers.pl to...
2009-06-23 David Mitchellversion bumps in Maintainers.pl
2009-06-23 Robin BarkerFix for RT #52552.
2009-06-23 Ben MorrowFix blead segfault on Cygwin for t/op/stash.t
2009-06-23 U-Adam-PC\AdamAdded new required fields to makesis.pl
2009-06-23 Steve PetersAdd Porting/release_managers_guide.pod to MANIFEST
2009-06-22 Gabor Szaboavoid trying to load packages that are in the same...
2009-06-22 Rafael Garcia... Merge commit 'szabgab/release_process' into blead
2009-06-22 Nicholas ClarkInstead of a const char *, pass a HEK * to anonymise_cv().
2009-06-22 Gabor Szabotypos, link to thread with ideas about testing stabilit...
2009-06-22 Gabor Szaboadd release_managers_guide.pod
2009-06-22 Rafael Garcia... Fix test with non-threaded perls
2009-06-22 Rafael Garcia... Fix skipping tests with threads in last commit
2009-06-22 Duke LetoMerge branch 'blead' into debugger_symbols
2009-06-21 Jim Cromiedrop remaining mentions of PERL_MEM_LOG_FOO envars
2009-06-21 Rafael Garcia... A few docs nits after the few last commits
2009-06-21 Rafael Garcia... Also replace PERL_MEM_LOG_STDERR by PERL_MEM_LOG_NOIMPL...
2009-06-21 Rafael Garcia... Regenerate headers
2009-06-21 Jim Cromieupdate PERL_MEM_LOG in perlhack.pod
2009-06-21 Jim Cromiesimplify PERL_MEM_LOG
2009-06-21 Jim Cromieinvert and rename PERL_MEM_LOG_STDERR to PERL_MEM_LOG_N...
2009-06-21 Jim Cromiepoint illguts at perl.org
2009-06-21 Rafael Garcia... Regenerate headers and fix compilation with threads...
2009-06-21 Ben MorrowWhen a glob is deleted, mark its sub as ANON.
2009-06-21 Ben MorrowTests for deleting stash entries.
2009-06-21 Jim Cromiemake_patchnum.pl now works in -Dmksymlink target dirs
2009-06-21 David Goldenadd-package.pl lib exclude fixed
2009-06-21 Jerry D. HeddenUpgrade to threads::shared 1.29
2009-06-19 David Mitchelladd Porting/core-cpan-diff
2009-06-19 David MitchellMaintainers.pl: add @IGNORABLE and document EXCLUDED...
2009-06-19 Steffen MuellerFix API docs:SvGAMAGIC returns a U32, not a char*
2009-06-18 Nicholas ClarkAllow expand-macro.pl to expand macros in perl.h withou...
2009-06-18 Nicholas ClarkMake expand-macro.pl scan config.h, if it exists.
2009-06-18 Niko TyniAdd gcc predefined macros to $Config{cppsymbols} on...
2009-06-18 Craig A. BerryRemove CPANPLUS's SQLite tests from the core.
2009-06-18 Rafael Garcia... Merge branch 'backslash-N' into blead
2009-06-18 Craig A. BerryHandle the rare but legal angle bracket in unixify.
2009-06-17 Rafael Garcia... Add perldelta entry for \N
2009-06-17 Rafael Garcia... Some more tests for \N
2009-06-17 Rafael Garcia... Basic docs for \N
2009-06-16 David Golden[PATCH] Updating Module::Build to 0.33_02
2009-06-16 David Goldenadd-package.pl lib exclude fixed
2009-06-16 Rafael Garcia... Implement new regex escape \N
2009-06-15 Florian RagwitzUpdate 'NEXT' version in Maintainers.pl
2009-06-15 Jerry D. HeddenUpdate 'threads' version in Maintainers.pl
2009-06-15 Rafael Garcia... Fix readline example in perlfunc
2009-06-15 Jarkko HietaniemiThe attached patch to perlio.c fixes the problem of...
2009-06-14 Duke LetoMerge branch 'blead' into debugger_symbols
2009-06-14 Duke LetoAdd a test to the debugger about not having threads
2009-06-14 Duke LetoSkip threaded debugger tests unless $Config{usethreads}
2009-06-14 Marcus Holland... Upgrade to Devel::PPPort 3.19
2009-06-13 Nicholas ClarkBring the joy of strict (and warnings) to perlmodlib...
2009-06-13 Nicholas ClarkImprove perlmodlib.PL. Reduce the amount of special...
2009-06-13 Nicholas ClarkCorrect the NAME in the Pod of ExtUtils::Constant::XS.
2009-06-13 Jos I. BoumansUpgrade IPC::Cmd to 0.46
2009-06-13 Steffen MuellerUpdate to Data::Dumper 2.124
2009-06-13 David Mitchellsynchronise lib/Log/Message/t/02_Log-Message.t with...
2009-06-13 Rafael Garcia... Add \N idea from Perl 6 to perltodo
2009-06-13 Rafael Garcia... Merge branch 'blead' of camel:/gitroot/perl into blead
2009-06-13 Rafael Garcia... Add perlmodlib.pod in .gitignore, since it's now generated
2009-06-13 Vincent PitMore updates for Porting/Maintainers.pl
2009-06-13 Rafael Garcia... Nit for the "Missing right brace" error message description
2009-06-13 Graham BarrUpdate to IO-1.25 from CPAN
2009-06-13 David Mitchellminor updates to Maintainers.pl
2009-06-13 Nicholas ClarkRemove autodoc.pl from regen.pl and the lists of regene...
2009-06-13 Nicholas ClarkEliminate the regen_pods target from pod/Makefile,...
2009-06-13 Jos I. BoumansUpdate Archive::Tar to 1.52
2009-06-13 Jos I. BoumansUpdate CPANPLUS to 0.87_02
2009-06-13 Nicholas ClarkGenerate perlmodlib.pod at build time, instead of shipp...
2009-06-13 Nicholas ClarkMake perlmodlib.PL chdir into pod. Add a -q flag to...
2009-06-13 Nicholas ClarkIn perlmodlib.PL, just open files in their original...
2009-06-13 Chris WilliamsUpdate CPANPLUS::Dist::Build to CPAN version 0.34
2009-06-13 Jos I. BoumansUpdate to CPANPLUS 0.87_01
2009-06-13 Jos I. BoumansUpdate to Archive::Tar 1.50
2009-06-13 Jos I. BoumansUpdate to Archive::Extract 0.32
2009-06-13 Steffen MuellerMake SvOK and SvTRUE API docs slightly less utterly...
2009-06-13 Nicholas ClarkResort MANIFEST.
2009-06-13 Nicholas ClarkFindBin doesn't need to use Config;
2009-06-12 Nicholas ClarkRegenerated perlmodlib.pod
2009-06-12 Nicholas ClarkUpdate perlmodlib.PL to accomodate the re-arranging...
2009-06-12 David Mitchellsync ext/Text-Soundex/README with the CPAN version
2009-06-12 David Mitchellin Maintainers.pl, move Text-Tabs+Wrap to its correct...
2009-06-12 David Mitchellremove ext/Storable/MANIFEST; its out of date related...
2009-06-12 David Mitchellsync lib/Pod/Simple/ChangeLog with CPAN
2009-06-12 David Mitchellsync t/pod/pod2usage2.t with CPAN (trivial whitespace...
2009-06-12 David MitchellImprove the description of Pod/Stuff.pm in MANIFEST
2009-06-12 David Mitchellremove typo fix from LaTex.pm, to keep it in sync with...
2009-06-12 David Mitchellsync lib/Locale/Maketext/ChangeLog from CPAN distro
next