summaryrefslogtreecommitdiff
path: root/pod/perldiag.pod
Commit message (Expand)AuthorAgeFilesLines
* Autoload charnames for \N{name}Karl Williamson2011-12-201-5/+2
* perldiag: Consistent style of diag categoriesFather Chrysostomos2011-12-171-1/+1
* Fix the one remaining long line in perldiagFather Chrysostomos2011-12-171-9/+9
* perldiag: Rewrap ‘Code point 0x%X is not Unicode’Father Chrysostomos2011-12-161-8/+9
* perldiag: Separate two paragraphsFather Chrysostomos2011-12-161-0/+1
* perldiag: gmtime(nan) too small does not occurFather Chrysostomos2011-12-161-5/+2
* perldiag: Fix some jagged linesFather Chrysostomos2011-12-161-16/+15
* Correct &CORE::foo entry in perldiagFather Chrysostomos2011-12-161-1/+1
* perldiag: missing C<>Father Chrysostomos2011-12-161-2/+2
* perldiag: extraneous backslashFather Chrysostomos2011-12-161-1/+1
* perldiag: use F<> for file namesFather Chrysostomos2011-12-161-1/+1
* perldiag: wrap long linesFather Chrysostomos2011-12-161-22/+22
* perldiag: Retitle ‘Cannot copy’Father Chrysostomos2011-12-161-1/+1
* perldiag: Consistent use of spaces after dotsFather Chrysostomos2011-12-161-236/+240
* toke.c, perldiag: Note delay of some things to 5.18Karl Williamson2011-12-161-8/+10
* perldiag: double spaces after dotsFather Chrysostomos2011-12-161-9/+9
* perldiag: rewrap an entryFather Chrysostomos2011-12-161-2/+2
* perldiag: rewrap an entryFather Chrysostomos2011-12-161-6/+7
* [perl #91514] Use correct error msg for defaultFather Chrysostomos2011-12-161-7/+14
* Bring perldiag/‘Assigning non-zero to $[’ closer to realityFather Chrysostomos2011-12-151-2/+2
* Restore ‘Assigning non-zero to $[’ to perldiagFather Chrysostomos2011-12-151-0/+5
* Correct spelling of double free warningFather Chrysostomos2011-11-221-1/+1
* Correct perldiag entry for sv_replace panicFather Chrysostomos2011-11-221-5/+5
* perldiag: Fix categories of internal severe warningsFather Chrysostomos2011-11-221-5/+5
* [RT #36079] Convert ` to '.jkeenan2011-11-221-4/+4
* perldiag: constant redef warning is not always defaultFather Chrysostomos2011-11-211-3/+3
* perldiag: Assertions are not trappableFather Chrysostomos2011-11-191-2/+2
* perldiag: Rewrap ‘length() used on %s’Father Chrysostomos2011-11-181-2/+2
* Throw a helpful warning when someone tries length(@array) or length(%hash)Matthew Horsfall (alh)2011-11-181-0/+13
* Re-deprecate $[Father Chrysostomos2011-11-171-0/+5
* Forbid source filters in Unicode evalsFather Chrysostomos2011-11-061-0/+7
* Warn for $[ ‘version’ checksFather Chrysostomos2011-11-011-0/+11
* Reimplement $[ as a moduleFather Chrysostomos2011-10-211-5/+15
* Eliminate (X|F) convention from perldiag.Father Chrysostomos2011-10-111-6/+6
* More documenting that \p{} defined only for <= U+10FFFKarl Williamson2011-10-011-0/+10
* Revise diagnostic textKarl Williamson2011-10-011-1/+1
* remove index offsetting ($[)Zefram2011-09-091-20/+5
* Provide more information in the message for "strxfrm() gets absurd".Nicholas Clark2011-09-091-0/+6
* Remove a Devel::DProf error from perldiag.podNicholas Clark2011-09-091-7/+0
* &CORE::foo() for dbmopen and dbmcloseFather Chrysostomos2011-08-251-0/+7
* Strip S<> formatting codes from diagnostics outputMatthew Horsfall (alh)2011-08-221-2/+1
* Remove user-defined casing featureKarl Williamson2011-08-221-9/+0
* Update perldiag/&CORE::%s cannot be called directlyFather Chrysostomos2011-08-181-1/+1
* perldiag.pod on defined %hashKevin Ryde2011-08-141-10/+15
* Add inlinable &CORE::functionsFather Chrysostomos2011-08-141-0/+10
* Fix typos in several pod/perl*.pod filesKeith Thompson2011-08-021-4/+4
* More typo fixes in pod/perl*.pod filesKeith Thompson2011-07-311-1/+1
* Correct defined(%hash) entryFather Chrysostomos2011-07-241-3/+4
* [perl #95538] perldiag.pod on defined %hashKevin Ryde2011-07-241-3/+14
* perldiag: Add missing variant of proto warningFather Chrysostomos2011-07-211-0/+5