This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldiag: typo
[perl5.git] / pod / perldiag.pod
2012-06-24 Father Chrysostomosperldiag: typo
2012-06-23 Yves Orton#101666: horrible regex parsing error error [sic]
2012-06-15 Father ChrysostomosDon’t create pads for sub stubs
2012-06-13 David MitchellFix up runtime regex codeblocks.
2012-06-13 David Mitchellupdate diagnostics message
2012-06-13 David Mitchellmake re_evals be seen by the toker/parser
2012-06-11 Karl WilliamsonRequire space between regex and following alnum operator
2012-06-07 Father ChrysostomosGet rid of ‘Not a format reference’
2012-05-25 Zeframremove deprecated qw-as-parens behaviour
2012-05-25 Karl WilliamsonDeprecate literal unescaped "{" in regexes.
2012-05-22 Father Chrysostomosperldiag: Rewrap symref error for better splain output
2012-05-22 SmylersMake symbolic references diagnostic less cryptic
2012-03-27 Father Chrysostomos[perl #111656] perldiag: ‘glob failed’ is S, not W
2012-03-01 Father Chrysostomos[perl #107366] Allow attributes to set :lvalue on defin...
2012-02-27 Father Chrysostomosperldiag: Reflow for better splain output
2012-02-27 Max MaischeinAdd an example how to fix '%s: command not found'
2012-01-16 Nicholas ClarkProvide as much diagnostic information as possible...
2012-01-16 Father Chrysostomosperldiag.pod: Document overload’s invalid arg warning
2012-01-14 Father Chrysostomospp_sys.c: Remove space from lstat($ioref) warning
2012-01-03 Father ChrysostomosChange wording of \E warning
2012-01-03 Brian Frasertoke.c: Unpaired '\E's in double-quotish contexts shoul...
2011-12-29 Father ChrysostomosCroak when setting a tied @DB::args
2011-12-29 Father Chrysostomosperldiag: Delete redundant entry
2011-12-29 Father ChrysostomosDocument various messages in perldiag
2011-12-29 Father Chrysostomosperldiag: Consistent formatting of categories
2011-12-29 Father Chrysostomosperldiag: Tweak pack/% message
2011-12-29 Father ChrysostomosDocument ‘Can't reset %ENV’ in perldiag
2011-12-29 Father Chrysostomosperldiag: Document 2 more ‘Can't open’ messages
2011-12-29 Father Chrysostomosperldiag: Tweak ‘Can't open perl script’
2011-12-27 Father Chrysostomosperldiag: Document ‘Bizarre SvTYPE’
2011-12-27 Father Chrysostomosperldiag: Remove ‘in %s’ from bizarre copy msg
2011-12-27 Father Chrysostomosperldiag: Correct ‘Bad name after %s::’
2011-12-27 Father ChrysostomosDocument the av_reify warning in perldiag
2011-12-27 Father ChrysostomosTurn on AvREAL for tied arrays
2011-12-27 Father ChrysostomosDocument the unknown error in perldiag
2011-12-26 Father Chrysostomosperldiag: Remove msg deleted in 5.8.0
2011-12-26 Father Chrysostomosperldiag: Make 2 errors match the actual message
2011-12-25 Father ChrysostomosDocument ‘Attempt to clear deleted array’ in perldiag
2011-12-24 Father Chrysostomosperldiag: Consistent use of spaces after dots
2011-12-23 Father ChrysostomosUpdate a perldiag entry for 5.16
2011-12-21 Karl WilliamsonAutoload charnames for \N{name}
2011-12-18 Father Chrysostomosperldiag: Consistent style of diag categories
2011-12-18 Father ChrysostomosFix the one remaining long line in perldiag
2011-12-17 Father Chrysostomosperldiag: Rewrap ‘Code point 0x%X is not Unicode’
2011-12-17 Father Chrysostomosperldiag: Separate two paragraphs
2011-12-17 Father Chrysostomosperldiag: gmtime(nan) too small does not occur
2011-12-17 Father Chrysostomosperldiag: Fix some jagged lines
2011-12-16 Father ChrysostomosCorrect &CORE::foo entry in perldiag
2011-12-16 Father Chrysostomosperldiag: missing C<>
2011-12-16 Father Chrysostomosperldiag: extraneous backslash
2011-12-16 Father Chrysostomosperldiag: use F<> for file names
2011-12-16 Father Chrysostomosperldiag: wrap long lines
2011-12-16 Father Chrysostomosperldiag: Retitle ‘Cannot copy’
2011-12-16 Father Chrysostomosperldiag: Consistent use of spaces after dots
2011-12-16 Karl Williamsontoke.c, perldiag: Note delay of some things to 5.18
2011-12-16 Father Chrysostomosperldiag: double spaces after dots
2011-12-16 Father Chrysostomosperldiag: rewrap an entry
2011-12-16 Father Chrysostomosperldiag: rewrap an entry
2011-12-16 Father Chrysostomos[perl #91514] Use correct error msg for default
2011-12-16 Father ChrysostomosBring perldiag/‘Assigning non-zero to $[’ closer to...
2011-12-16 Father ChrysostomosRestore ‘Assigning non-zero to $[’ to perldiag
2011-11-23 Father ChrysostomosCorrect spelling of double free warning
2011-11-23 Father ChrysostomosCorrect perldiag entry for sv_replace panic
2011-11-23 Father Chrysostomosperldiag: Fix categories of internal severe warnings
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-11-21 Father Chrysostomosperldiag: constant redef warning is not always default
2011-11-20 Father Chrysostomosperldiag: Assertions are not trappable
2011-11-19 Father Chrysostomosperldiag: Rewrap ‘length() used on %s’
2011-11-19 Matthew Horsfall... Throw a helpful warning when someone tries length(...
2011-11-17 Father ChrysostomosRe-deprecate $[
2011-11-06 Father ChrysostomosForbid source filters in Unicode evals
2011-11-02 Father ChrysostomosWarn for $[ ‘version’ checks
2011-10-22 Father ChrysostomosReimplement $[ as a module
2011-10-11 Father ChrysostomosEliminate (X|F) convention from perldiag.
2011-10-01 Karl WilliamsonMore documenting that \p{} defined only for <= U+10FFF
2011-10-01 Karl WilliamsonRevise diagnostic text
2011-09-09 Zeframremove index offsetting ($[)
2011-09-09 Nicholas ClarkProvide more information in the message for "strxfrm...
2011-09-09 Nicholas ClarkRemove a Devel::DProf error from perldiag.pod
2011-08-26 Father Chrysostomos&CORE::foo() for dbmopen and dbmclose
2011-08-23 Matthew Horsfall... Strip S<> formatting codes from diagnostics output
2011-08-22 Karl WilliamsonRemove user-defined casing feature
2011-08-18 Father ChrysostomosUpdate perldiag/&CORE::%s cannot be called directly
2011-08-14 Kevin Rydeperldiag.pod on defined %hash
2011-08-14 Father ChrysostomosAdd inlinable &CORE::functions
2011-08-02 Keith ThompsonFix typos in several pod/perl*.pod files
2011-07-31 Keith ThompsonMore typo fixes in pod/perl*.pod files
2011-07-25 Father ChrysostomosCorrect defined(%hash) entry
2011-07-25 Kevin Ryde[perl #95538] perldiag.pod on defined %hash
2011-07-21 Father Chrysostomosperldiag: Add missing variant of proto warning
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-05 Dominic Hargreaves[perl #92228] Mention diagnostics pragma in perldiag
2011-06-01 Father ChrysostomosIt’s still the 20th century?
2011-05-30 Father Chrysostomos[perl #31946] Warn when assigning to a TEMP
2011-05-19 David Mitchellremove 'hfreeentries failed to free hash' panic
2011-04-19 Father ChrysostomosRemove ambigous warning from perldiag
2011-04-19 Father ChrysostomosMake keys/value/each $scalar accept only unblessed...
2011-04-18 Father ChrysostomosMake push/shift $scalar accept only unblessed aryrefs
2011-04-12 Karl Williamsonregcomp: Improve error message for (?-d:...)
next