This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Patch by Abigail to avoid using $& in diagnostics.pm.
[perl5.git] / pod /
2007-03-14 Wolfgang Launperlfunc.pod (ref results), perlop.pod (qr// result)
2007-03-12 Rafael Garcia-SuarezBetter wording for (?|...) in perlre, from a suggestion...
2007-03-12 Rafael Garcia-Suarezwarn() without args doesn't take a default message...
2007-03-09 Rafael Garcia-SuarezMention Perl::Unsafe::Signals in the core docs en passant.
2007-03-08 Yves OrtonRe: [PATCH] Tweaks so that miniperl.exe doesnt croak...
2007-03-08 Rafael Garcia-SuarezBetter docs for C<no VERSION>
2007-03-07 Rafael Garcia-SuarezRegenerates internal and external API docs
2007-03-07 Rafael Garcia-SuarezAdd the new man page, perlunifaq, in relevant places
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-03-06 TelsDoc patch about PerlIO::encoding:
2007-03-03 Rafael Garcia-SuarezMake use VERSION also load feature.pm
2007-03-02 Rafael Garcia-SuarezMore work on perldelta
2007-02-28 Rafael Garcia-Suarezperltodo nit for SelfLoader
2007-02-27 Rafael Garcia-SuarezRework and fix docs for %+, %- and re::Tie::Hash::Named...
2007-02-26 Nicholas ClarkUpdate the FSF's address. Plus some other whitespace...
2007-02-26 Craig A. BerryIn perlport, refine description of eight-level director...
2007-02-24 Craig A. BerryUpdate descriptions of long-running ops and non-deferrable
2007-02-24 Rafael Garcia-SuarezIndexing and POD fixes
2007-02-24 Wolfgang Launperlretut.pod, 2nd version
2007-02-20 Rafael Garcia-SuarezA few nits to perlfunc/map.
2007-02-19 Jarkko Hietaniemiblead (honestly :-) g++ with -DPERL_GLOBAL_STRUCT_PRIVA...
2007-02-15 Jerry D. HeddenUse newer 'threads' constructs
2007-02-14 Yves OrtonRe: [PATCH] Document that m//k works
2007-02-13 Steve HayVadim did the static build change
2007-02-13 Rafael Garcia-SuarezA few more details in perldelta
2007-02-12 Paul JohnsonRe: [PATCH - provisional] H. Merijn Brands idea of...
2007-02-12 Nicholas ClarkNote why storing a reference as an integer in %^H is...
2007-02-12 Rafael Garcia-SuarezDocument that m//k works, by Ævar Arnfjörð Bjarmason
2007-02-12 Rafael Garcia-SuarezFAQ sync
2007-02-10 Andy Doughertysignbit detection (was [perl #39875] -0.0 loses signedn...
2007-02-09 Nicholas ClarkFix Pod errors.
2007-02-09 Nicholas ClarkUnknown formatting code U<> spotted by Jesse - presumab...
2007-02-08 Yves OrtonRe: [PATCH - provisional] H. Merijn Brands idea of...
2007-02-06 Wolfgang Launperlop.pod - proposal to add an explanation of \c
2007-02-06 SADAHIRO Tomoyukicurrent status on Unicode Regular Expressions
2007-02-05 Wolfgang Launminor improvements for perlre.pod
2007-01-31 Yves OrtonImprove regex stringification code
2007-01-26 Nicholas ClarkStop S_incline needing to temporarily write a '\0'...
2007-01-26 Rafael Garcia-SuarezMention //w in perltodo.
2007-01-25 Nicholas ClarkThe last parameter to gv_stashpv/gv_stashpvn/gv_stashsv...
2007-01-24 Jan Duboisfix a few references in perlfunc.html
2007-01-24 Jan DuboisImprove documentation PERLIO default value in perlrun.pod
2007-01-22 Nicholas ClarkFix a typo and some doubled spaces in comments.
2007-01-19 Nicholas ClarkYves spotted that I'd not regenerated perlapi.pod when...
2007-01-15 Yves OrtonAdd support for /k modfier for matching along with...
2007-01-14 Marvin HumphreyRe: Memory...growing, and growing
2007-01-13 Rafael Garcia-SuarezTODO: yada yada yada
2007-01-13 Wolfgang Launperlthrtut.pod (based on perl-current@29766)
2007-01-12 Wolfgang Launtrivia in perlthrtut.pod
2007-01-11 Yves OrtonAdd Regexp::Keep \K functionality to regex engine as...
2007-01-10 Peter ScottPATCH: perlfunc.pod / warn
2007-01-10 SADAHIRO TomoyukiRe: [perl #41215] % on scalars sometimes throws away...
2007-01-08 Nicholas ClarkMention -C on #! line in perltodo. Remove some trailing...
2007-01-08 Rafael Garcia-SuarezChange the API doc for some of the SvXXX testing macros.
2007-01-04 Yves OrtonRe: [PATCH] Change implementation of %+ to use a proper...
2007-01-04 Jan DuboisAdd note to perltodo.pod about Unicode and file globbing
2007-01-02 Nicholas ClarkCopying to FORMATs should work (and not fail assertions...
2007-01-01 Jarkko HietaniemiSymbian port: add Series 90 support
2006-12-29 Nicholas ClarkI failed to run regen.pl to propagate my pad.c changes...
2006-12-26 Steve PetersCannot use a L<> within a preformatted section of a...
2006-12-25 Yves OrtonRe: Named-capture regex syntax
2006-12-24 Rafael Garcia-SuarezThe PERLIO environment variable, when unset, doesn...
2006-12-22 Rafael Garcia-SuarezThe Perl 6 specification is still evolving, so don...
2006-12-18 Nicholas ClarkMaking strict et al propagate into autoloaded subroutin...
2006-12-18 Ilya ZakharevichOS/2: survive SIGCHLD
2006-12-18 Dave Mitchellmove parser state into new parser object, PL_parser
2006-12-16 Rafael Garcia-SuarezTODO addition by Jerry D. Hedden.
2006-12-13 Nicholas ClarkEliminate PVBM. Store fast Boyer-Moore tables in PVGV.
2006-12-11 Rafael Garcia-Suarezperlhack.pod nit by Jarkko
2006-12-06 Steve HayBetter fix than #29479 for exporting refcounted_he_chai...
2006-12-06 Yves OrtonRe: [PATCH] User pragmas now accessible from B
2006-12-04 Yves OrtonMinor pod nit in perlre.
2006-12-04 Yves Orton\R is supposed to mean something else so switch to...
2006-12-02 Jarkko Hietaniemiperltodo.pod: add perlio todos/thinkabouts
2006-12-01 Yves OrtonContinue split of perl internal regexp structures from...
2006-11-29 Yves OrtonChange in handling of \RNNN inside nested patterns
2006-11-28 Dominic DunlopRe: [PATCH] perlhack: some portability updates
2006-11-25 Jarkko Hietaniemiperlhack: some portability updates
2006-11-24 Rafael Garcia-SuarezRevert change #29098 (that introduced a new warning,
2006-11-23 Steve HaySilence VC8's warnings about "unsafe" CRT functions...
2006-11-22 Yves Orton\G with /g results in infinite loop in 5.6 and later
2006-11-21 Rafael Garcia-SuarezRemove assertions.pm review from perltodo
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...
next