This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Hash lookup for output sections
[perl5.git] / pod /
2011-06-19 Nicholas ClarkCorrect the magic table in perlguts.pod following f34d1...
2011-06-19 Father Chrysostomosanother perldelta typo
2011-06-19 Father Chrysostomostwo perldelta fixes
2011-06-18 Nicholas ClarkIncrease stylistic consistency in perldelta by adding...
2011-06-18 Karl Williamsonperldelta: Minor pod fixes
2011-06-17 Father ChrysostomosDoc update for changes in 5.15.0 + tweaks
2011-06-17 Karl Williamsonperlfaq4: Use E<> instead of non-ASCII
2011-06-17 Father ChrysostomosCorrect a bug number in perldelta
2011-06-17 Father ChrysostomosAllow ‘sub x :lvalue’ to apply to XSUBs and stubs
2011-06-17 Father Chrysostomosperldelta update + typo fixes
2011-06-17 Father ChrysostomosRevert "pos in lvalue context now returns a PVMG instea...
2011-06-16 Pau Amma"who be" should be "who are" in perldelta.pod
2011-06-16 Pau Amma"who be" should be "who are" in perl*delta.pod
2011-06-16 Pau Amma"who be" should be "who are" in perl*delta.pod
2011-06-16 Father Chrysostomosperldelta: another CPAN breakage
2011-06-16 Father ChrysostomosIncrease Pod::Perldoc’s version
2011-06-16 Nicholas ClarkMerge ext/IPC-Open2 into ext/IPC-Open3.
2011-06-16 Ian GoodacreTypo fix in When to Still Use local()
2011-06-16 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to ODBM_File
2011-06-16 Father Chrysostomosperldelta for breakpoints by file name
2011-06-16 Shlomi FishBreak upon <filename>:<line>
2011-06-16 Karl Williamsoncharnames: Add :loose matching
2011-06-15 Nicholas ClarkRemove Shell from the core distribution. Get it from...
2011-06-15 David Goldenperldelta.pod updated through ca3749d
2011-06-14 Florian RagwitzKill Devel::DProf
2011-06-14 Father ChrysostomosAllow ‘continue;’ without feature.pm
2011-06-14 Father Chrysostomosperldelta up to 571f0e8
2011-06-14 H.Merijn BrandUpdate PerlCheat to 5.14
2011-06-14 Nicholas Clarkpos in lvalue context now returns a PVMG instead of...
2011-06-14 brian d foyperlfaq9: Sys::Hostname is in core since 5.0
2011-06-14 brian d foyRemove FAQ about PONIE
2011-06-14 brian d foyRe-mention $foo Magazin in perlfaq2
2011-06-14 brian d foyThe Perl Review isn't really a magazine anymore
2011-06-14 Father ChrysostomosMake $$ writable, but still magical
2011-06-13 Karl Williamsoncharnames: Abbreviations wrong on certain C1 controls
2011-06-13 Father ChrysostomosMore perldelta entries
2011-06-13 Father ChrysostomosSome perldelta updates
2011-06-12 Father ChrysostomosFix typo in perlmod
2011-06-12 Leon BrocardFix broken URLs for RFCs, bump version and document...
2011-06-12 Leon BrocardFix two broken URLs in mro.pm, bump version and documen...
2011-06-12 Nicholas ClarkGenerate the table of core magic types in perlguts...
2011-06-12 Leon BrocardFix some broken URLs found by Porting/checkURL.pl
2011-06-11 Father Chrysostomos[perl #90130] Allow CORE::* without feature.pm
2011-06-11 Alan Haggai Alaviperlvar.pod: fixed typo
2011-06-11 Nicholas ClarkAbolish PL_vtbl_sig. It's been all 0s since it was...
2011-06-11 Nicholas ClarkStore FBMs in PVMGs, instead of GVs.
2011-06-11 Nicholas ClarkIPC::Open3::open3() couldn't duplicate numeric file...
2011-06-11 Nicholas ClarkIPC::Open3::open3() shouldn't fail if any of *STD{IN...
2011-06-10 Leon BrocardUpdate the list of CPAN mirrors in pod/perlmodlib.PL
2011-06-10 David GoldenPartial perldelta update through 9603df1
2011-06-10 Father Chrysostomosperldata: Link directly to $;
2011-06-10 Ian GoodacreDocument multi-dimensional array emulation.
2011-06-10 Father ChrysostomosScalar keys assignment through lvalue subs
2011-06-10 Pau Amma[perl #92542] perl5134delta.pod has a repeated word...
2011-06-09 Chris 'BinGOs' Wil... Updates to perldelta for all the updated CPAN modules.
2011-06-09 Father ChrysostomosFix my + attrs + list assignment
2011-06-08 Leon BrocardMerge branch 'blead' of ssh://perl5.git.perl.org/gitroo...
2011-06-08 Karl Williamsonperlfork, perlfunc: Fix English grammatical errors
2011-06-08 Leon BrocardAdd 5.12.4-RC1 to perlhist
2011-06-08 Father Chrysostomosperldelta entries for lvalue and COW fixes
2011-06-08 Father ChrysostomosUpdate perldelta with entries copied from 5.14.1
2011-06-07 Leon BrocardUpdate Module::CoreList for 5.12.4
2011-06-07 Father ChrysostomosFix broken link in perlfunc
2011-06-07 bojilundAdd information about portability caveats related to...
2011-06-07 bojilundImprove documentation to support portability
2011-06-07 David Goldenperldelta.pod: added summary of formline changes
2011-06-07 Karl Williamsonperldelta: Add potential entries
2011-06-06 David Mitchellperlfunc: fix error in open("-|") description
2011-06-06 David Mitchellclarify eval $string scope in docs
2011-06-05 Dominic HargreavesRefer to X11 rather than "X windows"
2011-06-05 Dominic Hargreaves[perl #92228] Mention diagnostics pragma in perldiag
2011-06-04 Pau Ammamove "garbage collection" glossary entry where it belongs
2011-06-01 Jim Cromieperlhack.pod: invoke git-format-patch with --attach
2011-06-01 Father ChrysostomosRevert "Accept lvalue subroutines as a useful feature."
2011-06-01 Father ChrysostomosRevert "Remove a line added by the prev commit"
2011-06-01 Father ChrysostomosIt’s still the 20th century?
2011-06-01 Father ChrysostomosRemove a line added by the prev commit
2011-06-01 Johan VromansAccept lvalue subroutines as a useful feature.
2011-05-31 Jim Cromie (via RT)perlhack.pod: fix perlbug invocation
2011-05-31 David Mitchell[perl #91790] Perlguts documentation for sv_setref_pv
2011-05-30 Father Chrysostomos[perl #31946] Warn when assigning to a TEMP
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Fix some line wrap issues
2011-05-29 Karl Williamsonperlre: Change C<> to L<>
2011-05-29 Karl Williamsonperlrun: Add link to clarification
2011-05-25 John P. Linderman[perl #91614] Suggestion for improving documentation...
2011-05-24 Johan Vromans[perl #91518] Fix minor typo in pod/perlsub.pod.
2011-05-24 Johan Vromans[perl #91508] __DATA__ starts reading on the next line
2011-05-23 Johan VromansIncorrect heading and index entries for (*MARK) in...
2011-05-22 Josh JoreDowngrade Unicode pod escape to ASCII for readbility
2011-05-21 Tom ChristiansenGeneral perlfunc edit; document ‘default’
2011-05-20 Nicholas ClarkBump the version of PerlIO::encoding following 1c2e8cca...
2011-05-20 Nicholas ClarkBump the versions of B and Storable following 1b95d04f7...
2011-05-20 Nicholas ClarkUse L<> rather than C<> in the Updated Modules section...
2011-05-19 Karl Williamsonperlvar: Fix broken links
2011-05-19 Karl Williamsonperluniintro: fix broken link
2011-05-19 Karl Williamsonperlrecharclass: Fix broken link
2011-05-19 Karl Williamsonperlre: Fix broken links
2011-05-19 Karl Williamsonperlutil: Fix broken links
2011-05-19 Michael WittenDocs: perlhack: Use correct shell code and better git...
next