This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
perldiag: Document ‘Bad symbol for scalar’
[perl5.git]
/
pod
/
perldiag.pod
2015-01-05
Father Chrysostomos
perldiag: Document ‘Bad symbol for scalar’
blob
|
commitdiff
2014-12-29
Karl Williamson
Raise warning on multi-byte char in single-byte locale
blob
|
commitdiff
|
diff to current
2014-12-29
Karl Williamson
Don't raise 'poorly supported' locale warning unnecessarily
blob
|
commitdiff
|
diff to current
2014-12-29
Ævar Arnfjörð Bjar...
Add support for new warning categories outside of ...
blob
|
commitdiff
|
diff to current
2014-12-17
Father Chrysostomos
Sort perldiag
blob
|
commitdiff
|
diff to current
2014-12-17
David Mitchell
improve xs_handshake() diag message
blob
|
commitdiff
|
diff to current
2014-12-16
David Mitchell
perldiag.pod: fix typo
blob
|
commitdiff
|
diff to current
2014-12-12
Father Chrysostomos
Sort perldiag
blob
|
commitdiff
|
diff to current
2014-12-12
Father Chrysostomos
diag.t: Ignore trailing whitespace
blob
|
commitdiff
|
diff to current
2014-12-11
Karl Williamson
perldiag: Add missing entry
blob
|
commitdiff
|
diff to current
2014-11-30
Father Chrysostomos
‘Subroutine (not var) "&x" will not stay shared’
blob
|
commitdiff
|
diff to current
2014-11-21
Father Chrysostomos
Sort perldiag
blob
|
commitdiff
|
diff to current
2014-11-21
Karl Williamson
perlvar: More text about ${^ENCODING}; refer by perldiag
blob
|
commitdiff
|
diff to current
2014-11-21
Dagfinn Ilmari Man...
Deprecate setting ${^ENCODING}
blob
|
commitdiff
|
diff to current
2014-11-16
Father Chrysostomos
perldiag: Correct ‘Can't use %s for loop variable’
blob
|
commitdiff
|
diff to current
2014-11-15
Father Chrysostomos
Make $/=-1 warning default like other dep warnings
blob
|
commitdiff
|
diff to current
2014-11-14
Father Chrysostomos
Sort perldiag
blob
|
commitdiff
|
diff to current
2014-11-14
Karl Williamson
Reinstate "Raise warnings for poorly supported locales"
blob
|
commitdiff
|
diff to current
2014-11-14
Karl Williamson
Add warning message for locale/Unicode intermixing
blob
|
commitdiff
|
diff to current
2014-11-13
Father Chrysostomos
Alphabetise perldiag
blob
|
commitdiff
|
diff to current
2014-11-13
Father Chrysostomos
Use ‘behavior’ consistently in perldiag
blob
|
commitdiff
|
diff to current
2014-11-13
Father Chrysostomos
Deprecate inlining sub(){$x} if $x is changed elsewhere
blob
|
commitdiff
|
diff to current
2014-11-13
Daniel Dragan
add filename handling to xs handshake
blob
|
commitdiff
|
diff to current
2014-11-08
Daniel Dragan
add xs_handshake API
blob
|
commitdiff
|
diff to current
2014-11-07
Father Chrysostomos
Fix perldiag typo
blob
|
commitdiff
|
diff to current
2014-11-07
Father Chrysostomos
perldiag: rewrap an entry for better splain output
blob
|
commitdiff
|
diff to current
2014-11-07
Father Chrysostomos
sort perldiag
blob
|
commitdiff
|
diff to current
2014-11-07
Daniel Dragan
simplify Perl_xs_apiversion_bootcheck
blob
|
commitdiff
|
diff to current
2014-11-05
Karl Williamson
Revert "Raise warnings for poorly supported locales"
blob
|
commitdiff
|
diff to current
2014-11-04
Karl Williamson
Raise warnings for poorly supported locales
blob
|
commitdiff
|
diff to current
2014-11-04
Karl Williamson
perldiag: Remove message that is not raised
blob
|
commitdiff
|
diff to current
2014-11-03
Father Chrysostomos
[perl #57512] Warnings for implicitly closed handles
blob
|
commitdiff
|
diff to current
2014-10-22
Father Chrysostomos
[perl #122680] Omit <-- HERE marker from (?=){3} warning
blob
|
commitdiff
|
diff to current
2014-10-21
Karl Williamson
Deprecate all length-1 non-graphic variable names
blob
|
commitdiff
|
diff to current
2014-10-21
Karl Williamson
uvoffuni_to_utf8_flags() die if platform can't handle
blob
|
commitdiff
|
diff to current
2014-10-21
Karl Williamson
dquote_static.c: Forbid \c{ on EBCDIC
blob
|
commitdiff
|
diff to current
2014-10-18
Father Chrysostomos
Document variants of ‘Can’t modify’ individually
blob
|
commitdiff
|
diff to current
2014-10-18
Father Chrysostomos
Rename lvalue references
blob
|
commitdiff
|
diff to current
2014-10-12
Karl Williamson
perldiag: Fix typo
blob
|
commitdiff
|
diff to current
2014-10-12
Father Chrysostomos
Clarify two panic perldiag entries
blob
|
commitdiff
|
diff to current
2014-10-11
Father Chrysostomos
Document lvalue ref diagnostics
blob
|
commitdiff
|
diff to current
2014-10-06
Father Chrysostomos
Correct ‘"my" variable "&f::b"...’ message
blob
|
commitdiff
|
diff to current
2014-09-29
Karl Williamson
Deprecate multiple "x" in "/xx"
blob
|
commitdiff
|
diff to current
2014-09-26
Father Chrysostomos
perldiag typo
blob
|
commitdiff
|
diff to current
2014-09-26
Father Chrysostomos
Alphabetise perldiag
blob
|
commitdiff
|
diff to current
2014-09-26
Father Chrysostomos
Consistent spaces after dots in perldiag
blob
|
commitdiff
|
diff to current
2014-09-25
Jarkko Hietaniemi
Sentence a verb.
blob
|
commitdiff
|
diff to current
2014-09-25
Jarkko Hietaniemi
infnan: perldiag entries fixing, add "in pack" to one...
blob
|
commitdiff
|
diff to current
2014-09-25
Yves Orton
regcomp.c: fix fencepost error in vFAIL at end of pattern
blob
|
commitdiff
|
diff to current
2014-09-23
Jarkko Hietaniemi
Make pack-as-int/sprintf-%c-ing/chr-ring inf/nan fatal.
blob
|
commitdiff
|
diff to current
2014-09-19
Father Chrysostomos
perldiag: Reunite ‘perhaps you forgot to load’
blob
|
commitdiff
|
diff to current
2014-09-19
Father Chrysostomos
Update perldiag to reflect ‘Global symbol’ change
blob
|
commitdiff
|
diff to current
2014-09-11
Father Chrysostomos
perldiag: Rewrap for better splain output
blob
|
commitdiff
|
diff to current
2014-09-07
Karl Williamson
Allow \N{named seq} in qr/[...]/
blob
|
commitdiff
|
diff to current
2014-09-01
Jarkko Hietaniemi
Use Perl_isfinite() to guard the frexpl.
blob
|
commitdiff
|
diff to current
2014-08-28
Father Chrysostomos
Alphabetise perldiag
blob
|
commitdiff
|
diff to current
2014-08-28
Father Chrysostomos
perldiag grammar
blob
|
commitdiff
|
diff to current
2014-08-27
Jarkko Hietaniemi
pack c/C on inf/nan.
blob
|
commitdiff
|
diff to current
2014-08-27
Jarkko Hietaniemi
Make sprintf %c and chr() on inf/nan return the U+FFFD.
blob
|
commitdiff
|
diff to current
2014-08-26
Father Chrysostomos
perldiag: reword and rewrap an entry
blob
|
commitdiff
|
diff to current
2014-08-25
Karl Williamson
perldiag: Add clarification.
blob
|
commitdiff
|
diff to current
2014-08-24
Father Chrysostomos
perldiag grammar tweaks
blob
|
commitdiff
|
diff to current
2014-08-17
Jarkko Hietaniemi
Separate the extraction of hex values.
blob
|
commitdiff
|
diff to current
2014-08-14
Jarkko Hietaniemi
Hexadecimal float literals, for perl #122219
blob
|
commitdiff
|
diff to current
2014-08-14
Jarkko Hietaniemi
Hexadecimal float sprintf, for perl #122219
blob
|
commitdiff
|
diff to current
2014-08-10
Father Chrysostomos
Alphabetise perldiag
blob
|
commitdiff
|
diff to current
2014-08-10
Father Chrysostomos
perldiag: rewrap for better splain output; clarifications
blob
|
commitdiff
|
diff to current
2014-07-30
Yves Orton
make "require" handle no argument more gracefully,...
blob
|
commitdiff
|
diff to current
2014-07-03
David Mitchell
Deprecate /\C/
blob
|
commitdiff
|
diff to current
2014-07-03
Tony Cook
[perl #3330] warn on increment of an non number/non...
blob
|
commitdiff
|
diff to current
2014-06-21
Ævar Arnfjörð Bjar...
Add a new warning about redundant printf arguments
blob
|
commitdiff
|
diff to current
2014-06-21
Ævar Arnfjörð Bjar...
Split up the fake "missing" warning category into an...
blob
|
commitdiff
|
diff to current
2014-06-17
Karl Williamson
PATCH: [perl #121816] Add warning for repetition x < 0
blob
|
commitdiff
|
diff to current
2014-06-17
Dagfinn Ilmari Man...
Remove "ternary operator parsed as search pattern"...
blob
|
commitdiff
|
diff to current
2014-06-17
Dagfinn Ilmari Man...
Remove support for ?PATTERN? without explicit 'm' operator
blob
|
commitdiff
|
diff to current
2014-06-17
Karl Williamson
perldiag: Add details about variable length lookbehind
blob
|
commitdiff
|
diff to current
2014-06-17
Karl Williamson
perldiag: Remove obsolete entries.
blob
|
commitdiff
|
diff to current
2014-06-17
Karl Williamson
Fatalize defined(@) and defined{%)
blob
|
commitdiff
|
diff to current
2014-06-16
Karl Williamson
Fatalize using hash|array as reference
blob
|
commitdiff
|
diff to current
2014-06-16
Dagfinn Ilmari Man...
[perl #122110] [PATCH] Remove left-over mad cruft
blob
|
commitdiff
|
diff to current
2014-06-13
Karl Williamson
Deprecate unescaped literal "{" in regex patterns
blob
|
commitdiff
|
diff to current
2014-06-10
Tony Cook
add a warning for using the :win32 PerlIO layer
blob
|
commitdiff
|
diff to current
2014-06-04
Dagfinn Ilmari Man...
Disallow omitting % and @ on hash and array names
blob
|
commitdiff
|
diff to current
2014-05-31
Norman Koch
Clarify "require <>"-message.
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
regcomp.c: Move code into a function
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
/x in patterns now includes all \p{PatWS}
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
Deprecate NBSP in \N{...} names
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
Fatalize deprecated \N{} definitions
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
Fatalize splitting '(?' and '(*' in regexes
blob
|
commitdiff
|
diff to current
2014-05-30
Karl Williamson
"\cX" where X is non-printable is now fatal
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
fcntl receiving -1 from fileno, fcntl failing.
blob
|
commitdiff
|
diff to current
2014-05-29
Jarkko Hietaniemi
Uninitialized tmbuf.
blob
|
commitdiff
|
diff to current
2014-05-07
Tony Cook
[perl #121771] Revert the new warning for ++ on non...
blob
|
commitdiff
|
diff to current
2014-04-23
Karl Williamson
perldiag: Clarify non-char warning
blob
|
commitdiff
|
diff to current
2014-04-09
Steve Hay
perldiag - Restore nitpick corrections
blob
|
commitdiff
|
diff to current
2014-04-09
Karl Williamson
perldiag: Correct misstatement
blob
|
commitdiff
|
diff to current
2014-04-07
SHIRAKATA Kentaro
nitpicks
blob
|
commitdiff
|
diff to current
2014-04-01
Karl Williamson
Fix comments and pod that mention 5.20 erroneously
blob
|
commitdiff
|
diff to current
2014-03-18
Ricardo Signes
replace links to perllexwarn with links to warnings
blob
|
commitdiff
|
diff to current
2014-03-11
Aristotle Pagaltzis
perldiag: Clarify that lexicals do not trigger "used...
blob
|
commitdiff
|
diff to current
next