summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* Downgrade also the "Wide character" diagnostic.Jarkko Hietaniemi2001-04-051-1/+1
* Change the push/unshift warning to be of class syntax, not misc.Jarkko Hietaniemi2001-04-031-1/+1
* Change the push/unshift warning (#9532) to talk about "no values"Jarkko Hietaniemi2001-04-031-9/+9
* Re: [ID 20010331.003] new misc warning for push(@x), unshift(@x)Robin Houston2001-04-031-0/+9
* PATCH pod/perldiag.podRobin Houston2001-03-301-1/+1
* Document sockatmark() some.Jarkko Hietaniemi2001-03-271-0/+5
* Retracting \N{U+HHHH}.Jarkko Hietaniemi2001-03-051-5/+0
* Add the \N{U+HHHH} syntax.Jarkko Hietaniemi2001-03-041-0/+5
* Apply the spirit of patch from Nicholas Clark:Nicholas Clark2001-02-181-18/+24
* Integrate mainlineNick Ing-Simmons2001-02-171-0/+7
* Re: [PATCH lots of pod/] s/chop/chomp/gMichael G. Schwern2001-02-041-2/+1
* [ID 20010203.006] perlio.c is mis-reporting argumentNicholas Clark2001-02-041-0/+10
* Consolidated lvalue sub changesStephen McCamant2001-01-121-0/+8
* Make some panic messages a bit more logical.Jarkko Hietaniemi2000-12-281-7/+7
* Re: [PATCH] Warn on use of reference as array elemSimon Cozens2000-12-281-0/+9
* ; was Re: Perlbug 20000322.006 status +updateRobin Barker2000-12-221-7/+7
* Add test for #8145 (binmode() warning), add warning forJarkko Hietaniemi2000-12-171-9/+19
* Revert the -f ambiguousity patch, seems to causeJarkko Hietaniemi2000-12-111-11/+0
* Re: [ID 20001130.011] expression parsing bug ?Ronald J. Kimball2000-12-011-8/+8
* Some help for 20001130.011. Now one gets warnings likeJarkko Hietaniemi2000-12-011-0/+11
* Retract #7941. Forbidding subs m/s/etc is too cruel becauseJarkko Hietaniemi2000-12-011-7/+0
* (Retracted by #7943.)Jarkko Hietaniemi2000-12-011-0/+7
* More descriptive error for unknown perlio layers.Dominic Dunlop2000-11-111-0/+9
* Fix forH.Merijn Brand2000-11-091-1/+1
* Tweak #7587.Jarkko Hietaniemi2000-11-071-2/+4
* A doc addition for bug id 20001105.019, beware \p.Jarkko Hietaniemi2000-11-071-0/+5
* Pod updatesStephen P. Potter2000-11-071-4/+4
* A fix of sorts for 20000329.026, a better error messageJarkko Hietaniemi2000-11-051-1/+1
* better messages from malloc()Ilya Zakharevich2000-11-031-1/+2
* Locale warning explanation tweak.Jarkko Hietaniemi2000-11-011-7/+8
* Temporary stopgap for the self-tying issue: for now onlyJarkko Hietaniemi2000-10-251-2/+3
* Make the UTF-8 decoding stricter and more verbose whenJarkko Hietaniemi2000-10-241-0/+4
* On output try to downgrade to bytes, croak if impossible,Jarkko Hietaniemi2000-10-171-0/+4
* Self-ties are unsupported currently, stopgap patch from Alan Burlison.Jarkko Hietaniemi2000-10-131-0/+4
* Re-allow vec() for characters > 255.Spider Boardman2000-09-081-5/+0
* [ID 20000904.008] Tiny fix for perldiagLarry W. Virden2000-09-081-1/+1
* Fix vec() / utf8 (was Re: bitvec ops still broken with utf8 -- or not?)Mike Guy2000-09-011-0/+5
* Add the overload warnings to perldiag.Jarkko Hietaniemi2000-09-011-0/+15
* typos in podsNicholas Clark2000-08-301-1/+1
* Better wording for the vec lvalue diagnostic.Ronald J. Kimball2000-08-251-3/+3
* Re: [ID 20000821.008] Negitive numbers with vec dumps coreMike Guy2000-08-231-0/+5
* [ID 20000817.018] behaviour change 5.5.3 -> 5.6.0 re "Modification of a read-...Paul David Fardy2000-08-181-0/+8
* Tweak the regex compilation errors once more.Jarkko Hietaniemi2000-08-171-36/+36
* Change the regx compilation error markers to use = instead of <Lupe Christoph2000-08-161-36/+36
* debugger "d" command doesnt check line numberMike Guy2000-08-111-6/+0
* Remove dead entry in perldiagMike Guy2000-08-101-10/+0
* Get back into sync with Jeffrey on the enhanced regex warnings.Jarkko Hietaniemi2000-08-101-4/+5
* Re: enhanced(?) regex error messagesJeffrey Friedl2000-08-091-84/+134
* Re: enhanced(?) regex error messages Hugo van der Sanden2000-08-081-1/+24
* Make bless(REF, REF) a fatal error, add bless tests.Hugo van der Sanden2000-08-071-0/+18