This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove text from Porting/release_managers_guide.pod now bump-perl-version does multip...
[perl5.git] / pod /
2011-07-06 Chris 'BinGOs' Wil... Update CPANPLUS to CPAN version 0.9106
2011-07-06 Nicholas ClarkIn threads.xs, remove num_args from ithread_create...
2011-07-06 Dave RolskyAdd section on circular refs to perlref
2011-07-06 Karl Williamsonperlretut: Remove references to /dul
2011-07-06 Karl Williamsonperlrecharclass: nits
2011-07-06 Karl Williamsonperlop: nits
2011-07-06 Karl Williamsonperllocale: de-emphasize /l
2011-07-05 Keith ThompsonTypo in perldelta
2011-07-05 Jesse VincentForward port the 5.14.1 delta from maint-5.14
2011-07-04 Chris 'BinGOs' Wil... Update Win32API-File to CPAN version 0.1200
2011-07-04 Chris 'BinGOs' Wil... Update Unicode-Collate to CPAN version 0.77
2011-07-04 Karl WilliamsonFix various podcheck issues in old perldeltas
2011-07-04 Karl WilliamsonAdd todo of documenting diagnostics
2011-07-03 Florian RagwitzDelta for the removal of Perl 4 libraries
2011-07-03 Karl Williamsonfix broken links in old perldeltas
2011-07-03 Nicholas ClarkUse C<< >> to avoid tripping a podchecker heuristic...
2011-07-03 Ricardo Signesadd when/how to merge/rebase to perlgit.pod
2011-07-03 Ricardo Signesremove another duplicated section
2011-07-03 Ricardo Signesremove duplicated "topic branches" section
2011-07-01 Nicholas ClarkFor shorter strings, store C<study>'s data as U8s or...
2011-07-01 Nicholas ClarkStore C<study>'s data in in mg_ptr instead of interpret...
2011-07-01 Nicholas ClarkSplit out study magic from pos magic.
2011-07-01 Claes JakobssonReport a better error when trying to use negative versi...
2011-06-28 Chris 'BinGOs' Wil... Updated Locale-Codes to CPAN version 3.17
2011-06-27 Karl Williamsonperlrun: reflow to fit vertabims in 80 cols
2011-06-25 Nicholas ClarkFix two podchecker errors on perlunicode.pod
2011-06-25 Father Chrysostomosperldelta entry for #93454
2011-06-24 Karl Williamsonperlunicode: Nits
2011-06-24 Father ChrysostomosUpdate proto docs after prev commit
2011-06-24 Father ChrysostomosAllow the \$ proto to accept any scalar lvalue [perl...
2011-06-23 Father ChrysostomosFix explicit return of pad var in list lv context
2011-06-23 Nicholas Clarkstudy now passes REXEC_SCREAM to the regex engine when...
2011-06-23 Father ChrysostomosMake lvalue return make the same checks as leavesublv
2011-06-23 Nicholas ClarkFor s///r, avoid copying the source early only to edit...
2011-06-23 Nicholas ClarkAdd PERL_NO_GET_CONTEXT to Math::BigInit::FastCalc.
2011-06-22 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.037
2011-06-22 Chris 'BinGOs' Wil... Update Compress-Raw-Zlib to CPAN version 2.037
2011-06-22 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.037
2011-06-22 Chris 'BinGOs' Wil... Update IPC-Cmd to CPAN version 0.72
2011-06-22 Father Chrysostomosattributes.pm: warn & don’t apply :lvalue to defined...
2011-06-22 Nicholas ClarkTrim multiple blank lines above =item in pod files.
2011-06-21 Chris 'BinGOs' Wil... Update IO-Compress to CPAN version 2.036
2011-06-21 Chris 'BinGOs' Wil... Update Compress-Raw-Zlib to CPAN version 2.036
2011-06-21 Chris 'BinGOs' Wil... Update Compress-Raw-Bzip2 to CPAN version 2.036
2011-06-21 Father ChrysostomosStop ‘sub :lvalue :Foo’ from applying :lvalue to define...
2011-06-21 Nicholas ClarkRe-flow some sample text in the perldelta template...
2011-06-21 Father ChrysostomosGrrr! I always forget to add new files
2011-06-21 Eric Brine[perl #78462] Don't warn for splice(@a,MAX_LEN)
2011-06-21 Father Chrysostomoscreate perldelta for 5.15.1
2011-06-21 Nicholas ClarkIn pod/buildtoc, use abs_from_top() to generate pathnames.
2011-06-21 Karl Williamsonperlunicode: Narrow verabitm lines so don't wrap
2011-06-21 Karl Williamsonperlfunc: Fix some link issues
2011-06-21 Karl Williamsonperlhack: Change some C<> into F<>
2011-06-21 Karl Williamsonperltodo: Change some C<> into F<>
2011-06-21 Karl Williamsonperlrun: Fix some link issues
2011-06-21 Karl Williamsonperlunifaq: Use L<> to actual link instead of C<>
2011-06-21 Karl Williamsonperlxs: Fix broken link
2011-06-21 Karl Williamsonperlretut: Fix link problem
2011-06-21 Nicholas ClarkNo need for D and d flags in pod.lst - source is fixed...
2011-06-20 David Goldenperldelta: note YAML::Syck as known issue
2011-06-20 David Goldenperldelta: put some things in C<> tags
2011-06-20 David Goldenperlhist: add 5.15.0 and 5.14.1 entries
2011-06-20 Chris 'BinGOs' Wil... Fix for slight inconsistency in perldelta
2011-06-20 David Goldenperldelta: removed confusing XSLoader commentary
2011-06-20 David Goldenperldelta: add Math::Trig to entry for Math::Complex
2011-06-20 David GoldenUpdate Module::CoreList for 5.15.0
2011-06-20 David Goldenperldelta: final draft
2011-06-20 David Goldenperldelta: additional pre-release amendments
2011-06-20 David Goldentweak perlhack and update known POD issues
2011-06-20 David GoldenImprove tracking of cpan-upstream overrides
2011-06-20 David Goldenperldelta: pre-release partial cleanup
2011-06-20 Leon BrocardCreate pod/perl5125delta.pod
2011-06-20 Leon BrocardAdd 5.12.4 release date to pod/perlhist.pod
2011-06-19 Father Chrysostomosperldelta: who are -> who will be
2011-06-19 Father Chrysostomosperl513*delta, perl5140delta: who are -> who will be
2011-06-19 Father Chrysostomosperldelta up to 5.12: who are -> who will be
2011-06-19 Nicholas Clarkperldelta updates for some build improvements and inter...
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...
next