This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Unused 'cv'
[perl5.git] / pod / perldiag.pod
2009-06-28 BramDocument what $* used to do on older versions
2009-06-27 James MastrosAdd test to make sure everything that outputs an except...
2009-06-23 Nicholas ClarkNote that the "Deep recursion" depth warning threshold...
2009-06-13 Rafael Garcia-SuarezNit for the "Missing right brace" error message description
2009-05-14 Claes JakobssonAmelioration of the error message "Unrecognized charact...
2009-04-12 Nicholas ClarkDeprecate using "unique" with the attributes pragma.
2009-04-12 Nicholas ClarkDeprecate using "locked" with the attributes pragma.
2009-04-12 Nicholas ClarkRemove attrs, which has been deprecated since 1999...
2009-04-07 Rafael Garcia-SuarezDeprecate assignment to $[
2009-02-13 Rafael Garcia-SuarezDocument error "Smart matching a non-overloaded object...
2009-02-05 Slaven Rezic"wide character" warnings are severe
2009-01-23 Nicholas Clarksuidperl goes.
2009-01-19 Rafael Garcia-SuarezAdd warning category
2009-01-19 Slaven Rezicabout warnings if forks fail in Perl_my_popen
2009-01-16 KarlAdd warning about octal > 377 in some regexes
2009-01-10 AbigailTypo fix in pod/perldiag.pod
2008-12-02 Steve PetersAdd diagnostics for "No such hook: %s".
2008-11-25 reneeb[perl #7911] no warning for useless /d in tr/0-9//d
2008-11-13 Rafael Garcia-SuarezFix error message label
2008-11-12 Rafael Garcia-SuarezSome deprecated warnings were also in the syntax category
2008-09-11 Nicholas ClarkAbolish the warning "Can't locate package %"SVf" for...
2008-08-24 BramUnintented interpolation of $/ in regex (was: Re: ...
2008-07-13 Nicholas ClarkThe assert()ions in sv_chop() that the passed in pointe...
2008-06-08 Rafael Garcia-SuarezDocument new warning added by #34021
2008-05-18 Bram[perl #38955] exists(): error message on wrong argument...
2008-01-17 Nicholas Clarkwarn if ++ or -- are unable to change the value because...
2008-01-11 Rafael Garcia-SuarezRemove the -P switch
2008-01-09 Rafael Garcia-SuarezRemove the warning "v-string in require/use non portable"
2007-10-30 Rafael Garcia-SuarezMention version.pm and new v-string portability warning in
2007-10-27 Father ChrysostomosRe: [PATCH] perlfunc/perldiag errors
2007-10-20 Father Chrysostomosperlfunc/perldiag errors
2007-10-08 Rafael Garcia-SuarezDocumentation change to go with change #32056.
2007-10-05 Robin BarkerNew [PATCH] use 5.006; use 5.10.0
2007-10-04 David LandgrenPOD cleanups
2007-10-03 Rafael Garcia-SuarezReverse change #31978
2007-09-26 Robin BarkerRE: [PATCH] use 5.010 is ugly; use 5.10.0 warns
2007-09-25 Rick DelaneyRe: [PATCH 5.10] Improve diagnostic for reloads of...
2007-09-08 Nicholas ClarkFor now, forbid all list assignment initialisation...
2007-09-08 Nicholas ClarkMake 'state $$' etc report 'Can't use global $$ in...
2007-09-08 Nicholas ClarkUpdate perldiag.pod to mention "state" in all places...
2007-09-02 Gabor SzaboImproved error messages for new comers and non-English...
2007-08-10 Claes JacobssonRe: [PATCH] Adding more information to "Unrecognized...
2007-07-12 Rafael Garcia-SuarezMore terminology updates for warnings
2007-07-11 Rafael Garcia-SuarezBetter wording, suggested by Eric Cholet.
2007-07-11 Rafael Garcia-SuarezTurn the "$# / $* is no longer supported" warnings...
2007-07-03 Rafael Garcia-SuarezForbid \g0. (tests coming later)
2007-06-24 Nicholas Clarks/\bunicode\b/Unicode/; # For everything not dual life
2007-06-05 Rafael Garcia-SuarezRemove support for assertions and -A
2007-05-02 Ævar Arnfjörð Bjar... When FETCHSIZE returns <0 perl segfaults
2007-04-24 Rafael Garcia-SuarezRemove the code that handles assignment to state variables
2007-04-20 Rafael Garcia-SuarezAdditions to perldiag for MRO, by Brandon Black.
2007-03-30 Rafael Garcia-SuarezAdd two deprecation warnings:
2007-03-12 Rafael Garcia-Suarezwarn() without args doesn't take a default message...
2007-03-07 Juerd WaalboerRe: [PATCH] (Re: [PATCH] unicode/utf8 pod)
2007-01-02 Nicholas ClarkCopying to FORMATs should work (and not fail assertions...
2006-12-25 Yves OrtonRe: Named-capture regex syntax
2006-12-18 Ilya ZakharevichOS/2: survive SIGCHLD
2006-12-04 Yves Orton\R is supposed to mean something else so switch to...
2006-11-24 Rafael Garcia-SuarezRevert change #29098 (that introduced a new warning,
2006-11-22 Yves Orton\G with /g results in infinite loop in 5.6 and later
2006-11-15 Yves OrtonRe: [PATCH] Fix RT#19049 and add relative backreferences
2006-11-07 Yves OrtonNew regex syntax omnibus
2006-11-04 SADAHIRO TomoyukiRe: [perl #40641] crash with unicode characters in...
2006-10-30 Yves OrtonThe second patch from:
2006-10-24 SADAHIRO TomoyukiNew UTF-8 warning : Variable length character upgraded...
2006-10-19 Alexander Goughstab at UNITCHECK blocks
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-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-19 Yves OrtonRe: \N{...} in regular expression [PATCH]
2006-08-14 Rafael Garcia-SuarezTypo fix in perldiag
2006-07-06 Rafael Garcia-SuarezError in the formulation of the new warning, spotted...
2006-07-06 Rafael Garcia-SuarezAdd a new warning, "State variable %s will be reinitial...
2006-07-06 Rafael Garcia-SuarezMention state variables in perldiag. Add switch-related...
2006-06-12 Daniel Frederick... Re: [PATCH DOC] Three minor fixes related to perlop
2006-03-27 Nicholas ClarkIf constant folding fails, don't fold constants, rather...
2006-03-14 Rafael Garcia-SuarezMake usage of :unique emit a deprecation warning.
2006-02-20 Rafael Garcia-SuarezYitzchak points out that the perldiag entry for "Intege...
2006-02-13 Andy Lesterperldiag.pod patching re: integer overflow
2006-02-11 Nicholas ClarkIn perldiag.pod add an entry for the error message...
2006-02-05 Nicholas ClarkThe message "Can't upgrade that kind of scalar" can...
2006-02-05 Nicholas ClarkRemove "Can't upgrade to undef" from perldiag, as the...
2006-01-26 Yves OrtonMake dump and -u croak on Win32 and Cygwin to avoid...
2006-01-11 Rafael Garcia-SuarezMake description of new warning introduced in change...
2006-01-11 Steve PetersFix the new warning created with version-0.53
2006-01-04 Steve PetersAdd warnings for the various other *dir() functions...
2006-01-03 Steve PetersAttemting to readdir() something that isn't a dirhandle...
2006-01-03 Steve Petersperldiag.pod additions to go with change #26602.
2005-12-31 Nicholas ClarkRe-attempt to clear the hash in S_hfreeentries if anyth...
2005-12-28 Gisle Aasassert(av); Cleanup the way that the av_*() functions...
2005-12-20 Nicholas ClarkCroak if gv_init doesn't know how to create a typeglob...
2005-12-19 Rafael Garcia-SuarezFix typo.
2005-12-19 Robin Houstonlatest switch/say/~~
2005-12-13 Gisle AasAdd overflow check to EXPECT_NUMBER() used by sv_vcatpv...
2005-12-05 Rafael Garcia-Suarez"Malformed UTF-8 character" was a severe warning, and...
2005-12-05 SADAHIRO TomoyukiRework the error messages from the swashget code.
2005-11-10 Steven Schubigerremove whitespace preceding semicolon in docs
2005-11-08 Steve PetersUpdated perldiag.pod entry for "Can't use subscript..."
next