This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 2384afee9 / #123553
[perl5.git] / pod / perldiag.pod
2015-01-12 Father Chrysostomosperldiag grammo
2015-01-12 Jarkko HietaniemiCatch infnan repeat counts.
2015-01-05 Father Chrysostomosperldiag: Document ‘Bad symbol for scalar’
2014-12-29 Karl WilliamsonRaise warning on multi-byte char in single-byte locale
2014-12-29 Karl WilliamsonDon't raise 'poorly supported' locale warning unnecessarily
2014-12-29 Ævar Arnfjörð Bjar... Add support for new warning categories outside of ...
2014-12-17 Father ChrysostomosSort perldiag
2014-12-17 David Mitchellimprove xs_handshake() diag message
2014-12-16 David Mitchellperldiag.pod: fix typo
2014-12-12 Father ChrysostomosSort perldiag
2014-12-12 Father Chrysostomosdiag.t: Ignore trailing whitespace
2014-12-11 Karl Williamsonperldiag: Add missing entry
2014-11-30 Father Chrysostomos‘Subroutine (not var) "&x" will not stay shared’
2014-11-21 Father ChrysostomosSort perldiag
2014-11-21 Karl Williamsonperlvar: More text about ${^ENCODING}; refer by perldiag
2014-11-21 Dagfinn Ilmari Man... Deprecate setting ${^ENCODING}
2014-11-16 Father Chrysostomosperldiag: Correct ‘Can't use %s for loop variable’
2014-11-15 Father ChrysostomosMake $/=-1 warning default like other dep warnings
2014-11-14 Father ChrysostomosSort perldiag
2014-11-14 Karl WilliamsonReinstate "Raise warnings for poorly supported locales"
2014-11-14 Karl WilliamsonAdd warning message for locale/Unicode intermixing
2014-11-13 Father ChrysostomosAlphabetise perldiag
2014-11-13 Father ChrysostomosUse ‘behavior’ consistently in perldiag
2014-11-13 Father ChrysostomosDeprecate inlining sub(){$x} if $x is changed elsewhere
2014-11-13 Daniel Draganadd filename handling to xs handshake
2014-11-08 Daniel Draganadd xs_handshake API
2014-11-07 Father ChrysostomosFix perldiag typo
2014-11-07 Father Chrysostomosperldiag: rewrap an entry for better splain output
2014-11-07 Father Chrysostomossort perldiag
2014-11-07 Daniel Dragansimplify Perl_xs_apiversion_bootcheck
2014-11-05 Karl WilliamsonRevert "Raise warnings for poorly supported locales"
2014-11-04 Karl WilliamsonRaise warnings for poorly supported locales
2014-11-04 Karl Williamsonperldiag: Remove message that is not raised
2014-11-03 Father Chrysostomos[perl #57512] Warnings for implicitly closed handles
2014-10-22 Father Chrysostomos[perl #122680] Omit <-- HERE marker from (?=){3} warning
2014-10-21 Karl WilliamsonDeprecate all length-1 non-graphic variable names
2014-10-21 Karl Williamsonuvoffuni_to_utf8_flags() die if platform can't handle
2014-10-21 Karl Williamsondquote_static.c: Forbid \c{ on EBCDIC
2014-10-18 Father ChrysostomosDocument variants of ‘Can’t modify’ individually
2014-10-18 Father ChrysostomosRename lvalue references
2014-10-12 Karl Williamsonperldiag: Fix typo
2014-10-12 Father ChrysostomosClarify two panic perldiag entries
2014-10-11 Father ChrysostomosDocument lvalue ref diagnostics
2014-10-06 Father ChrysostomosCorrect ‘"my" variable "&f::b"...’ message
2014-09-29 Karl WilliamsonDeprecate multiple "x" in "/xx"
2014-09-26 Father Chrysostomosperldiag typo
2014-09-26 Father ChrysostomosAlphabetise perldiag
2014-09-26 Father ChrysostomosConsistent spaces after dots in perldiag
2014-09-25 Jarkko HietaniemiSentence a verb.
2014-09-25 Jarkko Hietaniemiinfnan: perldiag entries fixing, add "in pack" to one...
2014-09-25 Yves Ortonregcomp.c: fix fencepost error in vFAIL at end of pattern
2014-09-23 Jarkko HietaniemiMake pack-as-int/sprintf-%c-ing/chr-ring inf/nan fatal.
2014-09-19 Father Chrysostomosperldiag: Reunite ‘perhaps you forgot to load’
2014-09-19 Father ChrysostomosUpdate perldiag to reflect ‘Global symbol’ change
2014-09-11 Father Chrysostomosperldiag: Rewrap for better splain output
2014-09-07 Karl WilliamsonAllow \N{named seq} in qr/[...]/
2014-09-01 Jarkko HietaniemiUse Perl_isfinite() to guard the frexpl.
2014-08-28 Father ChrysostomosAlphabetise perldiag
2014-08-28 Father Chrysostomosperldiag grammar
2014-08-27 Jarkko Hietaniemipack c/C on inf/nan.
2014-08-27 Jarkko HietaniemiMake sprintf %c and chr() on inf/nan return the U+FFFD.
2014-08-26 Father Chrysostomosperldiag: reword and rewrap an entry
2014-08-25 Karl Williamsonperldiag: Add clarification.
2014-08-24 Father Chrysostomosperldiag grammar tweaks
2014-08-17 Jarkko HietaniemiSeparate the extraction of hex values.
2014-08-14 Jarkko HietaniemiHexadecimal float literals, for perl #122219
2014-08-14 Jarkko HietaniemiHexadecimal float sprintf, for perl #122219
2014-08-10 Father ChrysostomosAlphabetise perldiag
2014-08-10 Father Chrysostomosperldiag: rewrap for better splain output; clarifications
2014-07-30 Yves Ortonmake "require" handle no argument more gracefully,...
2014-07-03 David MitchellDeprecate /\C/
2014-07-03 Tony Cook[perl #3330] warn on increment of an non number/non...
2014-06-21 Ævar Arnfjörð Bjar... Add a new warning about redundant printf arguments
2014-06-21 Ævar Arnfjörð Bjar... Split up the fake "missing" warning category into an...
2014-06-17 Karl WilliamsonPATCH: [perl #121816] Add warning for repetition x < 0
2014-06-17 Dagfinn Ilmari Man... Remove "ternary operator parsed as search pattern"...
2014-06-17 Dagfinn Ilmari Man... Remove support for ?PATTERN? without explicit 'm' operator
2014-06-17 Karl Williamsonperldiag: Add details about variable length lookbehind
2014-06-17 Karl Williamsonperldiag: Remove obsolete entries.
2014-06-17 Karl WilliamsonFatalize defined(@) and defined{%)
2014-06-16 Karl WilliamsonFatalize using hash|array as reference
2014-06-16 Dagfinn Ilmari Man... [perl #122110] [PATCH] Remove left-over mad cruft
2014-06-13 Karl WilliamsonDeprecate unescaped literal "{" in regex patterns
2014-06-10 Tony Cookadd a warning for using the :win32 PerlIO layer
2014-06-04 Dagfinn Ilmari Man... Disallow omitting % and @ on hash and array names
2014-05-31 Norman KochClarify "require <>"-message.
2014-05-30 Karl Williamsonregcomp.c: Move code into a function
2014-05-30 Karl Williamson/x in patterns now includes all \p{PatWS}
2014-05-30 Karl WilliamsonDeprecate NBSP in \N{...} names
2014-05-30 Karl WilliamsonFatalize deprecated \N{} definitions
2014-05-30 Karl WilliamsonFatalize splitting '(?' and '(*' in regexes
2014-05-30 Karl Williamson"\cX" where X is non-printable is now fatal
2014-05-29 Jarkko Hietaniemifcntl receiving -1 from fileno, fcntl failing.
2014-05-29 Jarkko HietaniemiUninitialized tmbuf.
2014-05-07 Tony Cook[perl #121771] Revert the new warning for ++ on non...
2014-04-23 Karl Williamsonperldiag: Clarify non-char warning
2014-04-09 Steve Hayperldiag - Restore nitpick corrections
2014-04-09 Karl Williamsonperldiag: Correct misstatement
2014-04-07 SHIRAKATA Kentaronitpicks
2014-04-01 Karl WilliamsonFix comments and pod that mention 5.20 erroneously
next