summaryrefslogtreecommitdiff
path: root/lib/warnings.pm
Commit message (Expand)AuthorAgeFilesLines
* Forgot to regen warningsRafael Garcia-Suarez2007-06-151-9/+3
* Do the same thing as change #31082, but for warnings.pm.Rafael Garcia-Suarez2007-04-261-1/+8
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)Bram2005-10-301-0/+1
* Make Carp.pm even lighter (and Carp::Heavy even heavier)Dave Mitchell2005-06-271-1/+1
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-1/+2
* Removing Y2K warningsAndy Lester2005-04-081-9/+6
* Re: [PATCH] Remove Carp from warnings.pmJim Cromie2005-01-071-3/+4
* [perl #31843] warnings::warn($obj,...) fails when $obj overloads "" kaminsky@math.huji.ac.il2004-10-121-4/+6
* Fix bug #24383, where hashes with the :unique attribute weren'tDave Mitchell2004-01-011-3/+3
* Re: [perl #15395] lexical warnings and inheritanceAnno Siegel2003-09-101-5/+6
* One more chance... Elizabeth's change #21107 plusRafael Garcia-Suarez2003-09-091-10/+10
* In trying to save space, the warnings.pl change (#21107)Jarkko Hietaniemi2003-09-091-10/+10
* warnings.pl: each thread 10K smallerElizabeth Mattijsen2003-09-081-10/+10
* [DOC PATCH] warnings.plElizabeth Mattijsen2003-08-141-0/+4
* Diffs-sans-version-diffs between blead and maint.Jarkko Hietaniemi2003-08-141-1/+1
* [PATCH] assertionsSalvador FandiƱo2003-03-041-3/+9
* avoid reliance on croak() prototypeHugo van der Sanden2002-11-031-1/+1
* RE: mixing FATAL and non-FATAL warningsPaul Marquess2002-06-201-8/+67
* revised warnings + more tests + docsDave Mitchell2002-05-181-21/+25
* RE: perl@16678Paul Marquess2002-05-181-0/+4
* warnings for perlio + othersPaul Marquess2002-03-251-116/+119
* fix warning + carp interactionPaul Marquess2002-03-241-9/+13
* taint + deprecated warningsPaul Marquess2002-03-041-84/+84
* attrPaul Marquess2002-03-041-3/+3
* Re: [PATCH warnings, perldiag] document diagnosticsRafael Garcia-Suarez2002-01-211-3/+3
* Fix scoping problem with FATAL warningsPaul Marquess2001-10-141-1/+1
* Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin testMark-Jason Dominus2001-07-121-141/+135
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-149/+143
* The #11166 needed also these updated.Jarkko Hietaniemi2001-07-061-143/+149
* Various oddities p4 diff -se showed upNick Ing-Simmons2000-12-071-9/+11
* warnings fixesPaul Marquess2000-08-281-2/+7
* Add warnif(), check warnings further up the stack,Paul Marquess2000-08-181-40/+136
* doc typoGurusamy Sarathy2000-05-281-1/+1
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-131-125/+226
* lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-201-78/+143
* s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131Gurusamy Sarathy2000-02-191-10/+10
* ${^Warnings} renamed to ${^WARNING_BITS}Gurusamy Sarathy2000-02-071-3/+3
* future-proof unknown warning categories (from Greg BaconGurusamy Sarathy2000-02-021-7/+8
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-0/+151