This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Upgrade warning should only be issued if upgrade happens
[perl5.git] / pod /
2006-11-21 Rafael Garcia-SuarezRegenerate Changes, add nits in perldelta
2006-11-17 Yves Ortonadd regmust() to re.pm/re.xs
2006-11-16 Rafael Garcia-SuarezClarifications to close() docs, pointed out by Peter...
2006-11-15 Rafael Garcia-SuarezFAQ sync
2006-11-15 Yves OrtonRe: [PATCH] Fix RT#19049 and add relative backreferences
2006-11-14 Yves OrtonAllow negative indexing in recursive patterns
2006-11-13 Rafael Garcia-SuarezTodo (nice to have): an improvement to ~~
2006-11-13 Yves OrtonRe: [PATCH] New regex syntax omnibus
2006-11-13 Yves OrtonRe: [perl #27053] /^/m doesn't match after a newline...
2006-11-13 Paul Johnsonminor nit in binmode docs
2006-11-13 Yves OrtonRegex Utility Functions and Substituion Fix (XML::Twig...
2006-11-08 Rafael Garcia-SuarezChange the documentation of the return values of @INC...
2006-11-08 Rafael Garcia-SuarezRegenerate Changes; update perldelta
2006-11-08 Glenn LindermanRe: New version diagnostic breaks a bunch of modules.
2006-11-07 Rafael Garcia-SuarezMore notes in perldelta
2006-11-07 Rafael Garcia-SuarezForbid using tainted formats in printf and sprintf
2006-11-07 Yves OrtonNew regex syntax omnibus
2006-11-04 SADAHIRO TomoyukiRe: [perl #40641] crash with unicode characters in...
2006-11-03 Gisle AasTypo fixes by Hendrik Maryns.
2006-11-02 Rafael Garcia-SuarezFix case in external pod link
2006-11-02 Yves OrtonAdd more backtracking control verbs to regex engine...
2006-11-02 Gisle AasRe: $, and say
2006-11-01 Yves OrtonAdd a commit verb to regex engine to allow fine tuning...
2006-10-31 Rafael Garcia-SuarezMake S_readpipe_override() compile with threads; regene...
2006-10-31 Rafael Garcia-SuarezMake readpipe() overridable (and also `` and qx//)
2006-10-31 Rafael Garcia-SuarezRemove duplicated entries
2006-10-30 Yves OrtonThe second patch from:
2006-10-30 Rafael Garcia-SuarezMention that field hashes are for inside-out objects
2006-10-30 Rafael Garcia-SuarezUpdate perldelta with changes up to 28867
2006-10-30 Christian WinterRe: Closures with named subs
2006-10-30 Rafael Garcia-SuarezIn vim, modelines are not taken into account if they...
2006-10-29 Nicholas ClarkModify autodoc.pl to add read-only editor boilerplate...
2006-10-29 Nicholas ClarkAdd the note from change 25773 about auditing for destr...
2006-10-29 Nicholas ClarkI shrunk struct context, so remove it from perltodo.
2006-10-26 Rafael Garcia-SuarezDocument the new (?FAIL) assertion (Yves Orton)
2006-10-26 SADAHIRO TomoyukiRe: [perl #40583] sprintf "%#04X" also uppercases the...
2006-10-25 Rafael Garcia-SuarezI'll finally get it right. (thanks to Sadahiro Tomoyuki)
2006-10-25 Rafael Garcia-SuarezFix nit in previous patch, spotted by Gisle
2006-10-25 Nicholas ClarkAdd a %B sprintf format
2006-10-25 Rafael Garcia-SuarezDocument that warnings.pm doesn't load Carp anymore
2006-10-24 SADAHIRO TomoyukiNew UTF-8 warning : Variable length character upgraded...
2006-10-23 Rafael Garcia-SuarezDocument that the %#X printf format prefixes the output...
2006-10-23 Rafael Garcia-SuarezSome notes about the recent changes in perldelta
2006-10-19 H.Merijn Brand<tr> isnb't the same as C<tr>, and <tr> looks so stupid...
2006-10-19 Rafael Garcia-SuarezTrim perltodo.
2006-10-19 Alexander Goughstab at UNITCHECK blocks
2006-10-19 Rafael Garcia-SuarezAdjust documentation for previous change
2006-10-18 Rafael Garcia-SuarezDocument _ prototype in perlsub
2006-10-18 Rafael Garcia-SuarezFix prototype to mimic built-in in perlsub examples
2006-10-18 Rafael Garcia-SuarezFAQ sync
2006-10-17 SADAHIRO TomoyukiRe: [PATCH] remove leaveit from toke.c:scan_const
2006-10-16 Rafael Garcia-SuarezThe "Unrecognized escape" warning can now be emitted...
2006-10-16 SADAHIRO Tomoyukiremove leaveit from toke.c:scan_const
2006-10-16 SADAHIRO TomoyukiRe: sprintf 64 test
2006-10-13 Nicholas ClarkCorrect one "parenthesis" to "parentheses".
2006-10-13 Rafael Garcia-SuarezFix nit in possessive quantifier descriptions.
2006-10-13 Yves OrtonAdd possessive quantifiers to regex engine.
2006-10-12 Yves OrtonMore regexp documentation
2006-10-12 Yves OrtonAdd Regex conditionals. Various bugfixes. More tests.
2006-10-10 Yves OrtonRegexp Recurse by name.
2006-10-09 Rafael Garcia-SuarezUpdate perldelta for recent regexp changes, based on...
2006-10-09 Rafael Garcia-SuarezAdd perl595delta
2006-10-08 Rafael Garcia-SuarezClarifications on the usage of setlocale() and LC_NUMER...
2006-10-07 Yves OrtonRe: [PATCH] Initial attempt at named captures for perls...
2006-10-05 Steve PetersFix a few pod nits in perlre.
2006-10-05 Yves OrtonRe: [PATCH] Add recursive regexes similar to PCRE
2006-10-03 Jarkko Hietaniemiconst sv_reftype
2006-10-02 H.Merijn Branddoc typo change on jhi's request
2006-10-02 Jarkko Hietaniemiperldiag.pod: followup on the PerlIO::scalar patch
2006-09-29 Jarkko HietaniemiPerlIO::scalar (aka open(my $fh, >\$foo)): zero-filling...
2006-09-28 Jarkko Hietaniemireentr reshuffle
2006-09-25 Rafael Garcia-SuarezRemove three X<...> that cannot be handled by pod2text...
2006-09-25 David Landgrenperlref clarification (was: Re: Is this a bug or a...
2006-09-21 SADAHIRO TomoyukiRe: \N{...} in regular expression [PATCH]
2006-09-19 Yves OrtonRe: \N{...} in regular expression [PATCH]
2006-09-13 merijnb@ms.com[perl #40327] Doc patch for perlfunc.pod
2006-09-11 Rafael Garcia-SuarezFAQ sync
2006-09-07 David NicolRe: [perl #40262] kill( 0, ... ) does not return alive...
2006-09-07 premchai21@yahoo.com[perl #40293] perlsec talks erroneously about "Non...
2006-09-06 Rafael Garcia-SuarezRemove perlcc and the byteloader
2006-09-04 yath-perlbug@yath.de[perl #40272] subroutine call with & in perlop example
2006-09-04 Rafael Garcia-SuarezDocumentation nit, found by Dr Ruud.
2006-09-04 chromaticRe: AW: [PATCH pod/*] Use Direct Object Constructor...
2006-09-04 chromaticAdd Index Numbers to caller() Docs
2006-08-27 Daniel Frederick... perlsyn incomplete duplicate definition of truth
2006-08-22 Jarkko Hietaniemiperlhack.pod: small porta-tweaks (this time without...
2006-08-20 Rafael Garcia-Suarezperlthrtut update, by Jerry D. Hedden.
2006-08-18 Rafael Garcia-SuarezPhrasing nit in perlxstut (by Ville Koskinen)
2006-08-15 Rafael Garcia-Suarez5.9.4 is today.
2006-08-15 Rafael Garcia-SuarezRegenerate perlmodlib and perltoc
2006-08-15 Rafael Garcia-SuarezPOD formatting nit
2006-08-15 Rafael Garcia-SuarezRemove some of the known problems documented in perldel...
2006-08-15 Rafael Garcia-SuarezMore perldelta nits found by my reviewers
2006-08-14 Rafael Garcia-SuarezSpelling fixes, thanks to Nicholas and to Ronald Kimball
2006-08-14 Rafael Garcia-SuarezMore perldelta entries and fixes
2006-08-14 Rafael Garcia-SuarezTypo fix in the documentation of source filters in...
2006-08-14 Rafael Garcia-Suarezperldelta entry describing regexp work, by Yves Orton
2006-08-14 Rafael Garcia-SuarezMore perldelta entries; plus, credits.
2006-08-14 Rafael Garcia-SuarezTypo fix in perldiag
2006-08-14 Steve HayUpdate pod/perl594delta.pod w.r.t. #28706, and arrange...
next