summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* ternary operator cond ? foo : bar being parsed as ?...?Salvador FandiƱo2005-06-211-0/+10
* Remove the deprecated $# variableRafael Garcia-Suarez2005-06-201-5/+6
* Add new internal error message to perldiagRafael Garcia-Suarez2005-06-171-0/+5
* $r = do {my @a; \$#a}; $$r = 503 # is also naughty and now warnsNicholas Clark2005-06-091-0/+9
* Fix changed diagnosticRafael Garcia-Suarez2005-06-021-1/+1
* Quotes fixed, see also perl #36079Andy Lester2005-06-021-1/+1
* disallow eval { goto &foo }Dave Mitchell2005-05-211-3/+2
* Fix [perl #34892] Segfault on &DB::sub declared but not definedRafael Garcia-Suarez2005-04-101-9/+8
* Removing Y2K warningsAndy Lester2005-04-081-5/+0
* Re: PATCH: byte count feature request for unpackTon Hospel2005-03-301-0/+5
* Forbid the -C option on the command-lineRafael Garcia-Suarez2005-03-221-1/+1
* pack / for general typesTon Hospel2005-03-211-6/+0
* Encoding neutral unpackTon Hospel2005-03-081-2/+78
* The "Setuid script not plain file" error wasn't documented.Rafael Garcia-Suarez2004-12-231-0/+5
* Reformulate an errorRafael Garcia-Suarez2004-11-021-5/+5
* Add a missing warning categorisation in perldiag.Rafael Garcia-Suarez2004-10-181-1/+1
* Document that $ENV{PATH} may not contain relative directories under -TRafael Garcia-Suarez2004-09-221-1/+2
* fields.pm lost compile-time benefitRick Delaney2004-09-011-0/+6
* Remove the "Newline in left-justified string" warning.Rafael Garcia-Suarez2004-08-041-9/+0
* Sort perldiag.Rafael Garcia-Suarez2004-07-221-50/+50
* Re: "Too late for -T" could be more descriptiveJim Cromie2004-07-221-16/+20
* Grammar fix by Paul Johnson.Rafael Garcia-Suarez2004-07-221-1/+1
* Mention common dynaloader errors in perldiag.podJos I. Boumans2004-07-211-0/+16
* Fix for: [perl #2738] perl segfautls on inputMarcus Holland-Moritz2004-06-241-0/+4
* Abolish the "Tied variable freed while still in use" error - I haveNicholas Clark2004-06-221-6/+0
* Re: [perl #30045] Transliteration replacement not terminated message obscureYitzchak Scott-Thoennes2004-06-091-2/+2
* Re: [PATCH] Re: Lack of error for large string on SolarisJarkko Hietaniemi2004-06-081-15/+5
* BOM-marked and (BOMless) UTF-16 scripts not workingJarkko Hietaniemi2004-05-131-2/+2
* Add byte-order group modifiers to (un)pack templates.Marcus Holland-Moritz2004-05-041-0/+7
* Include variable names in "Use of uninitialized value" warningsDave Mitchell2004-04-231-7/+8
* byte-order modifiers for (un)pack templatesMarcus Holland-Moritz2004-04-231-3/+28
* warn on !=~Yitzchak Scott-Thoennes2004-03-201-0/+6
* malloc wrappageJarkko Hietaniemi2004-03-171-0/+19
* Add perldiag entry for change #22435 (deprecate my $x if 0)Dave Mitchell2004-03-041-0/+16
* retract 22328 and 22332: deprecation warning for my $x if fooDave Mitchell2004-03-041-18/+0
* Add tests for the C<my $x if foo> deprecation, and change theDave Mitchell2004-02-181-1/+1
* add deprecation warning for C<my $x if foo> and C<foo && (my $x)>Dave Mitchell2004-02-171-0/+18
* [perl #24940] "sub foo :unique" segfaultsDave Mitchell2004-01-201-0/+5
* format/write (version 2)LAUN Wolfgang2004-01-161-0/+6
* Some mandatory syntax warnings emitted by the lexer weren'tRafael Garcia-Suarez2004-01-051-10/+10
* Add a mention of the error "DESTROY created new referenceRafael Garcia-Suarez2003-12-111-0/+6
* Remove the "Can't provide tied hash usage" error from perldiag.Rafael Garcia-Suarez2003-12-061-8/+0
* Add a new taint error, "%ENV is aliased to %s".Rafael Garcia-Suarez2003-10-271-0/+6
* Typos in perldiag.Rafael Garcia-Suarez2003-10-061-2/+2
* An error message need not be a novel.Jarkko Hietaniemi2003-09-221-2/+3
* The "perlio: " prefix looks a little oddJarkko Hietaniemi2003-09-131-69/+69
* Unknown discipline ':utf8' w/ maint perl w/o perlioStas Bekman2003-09-131-0/+6
* Detypo and explain better.Jarkko Hietaniemi2003-09-101-3/+4
* Document a PerlIO/Encode warning.Jarkko Hietaniemi2003-09-101-0/+9
* Slightly more intelligent paranoia.Jarkko Hietaniemi2003-09-081-0/+6