summaryrefslogtreecommitdiff
path: root/warnings.h
Commit message (Expand)AuthorAgeFilesLines
* Make smartmatch, given & when experimentalBrian Fraser2013-03-261-0/+1
* put an experimental warning on lexical topicRicardo Signes2013-02-201-1/+2
* Create new warnings category experimental::regex_setsKarl Williamson2013-01-111-0/+1
* Use two colons for lexsub warningFather Chrysostomos2012-09-301-1/+1
* Add experimental warnings categ and :lexical_subs warn IDFather Chrysostomos2012-09-151-54/+59
* Subclass utf8 warnings so can turn off individuallyKarl Williamson2011-02-171-3/+9
* Change close_and_rename() to read_only_bottom_close_and_rename()Nicholas Clark2011-01-231-0/+1
* Move all the generated file header printing into read_only_top()Nicholas Clark2011-01-231-2/+2
* warnings.pl -> regen/warnings.plFather Chrysostomos2010-10-131-1/+1
* Move prototype parsing related warnings from the 'syntax' top level warnings ...Matt S Trout2010-01-101-0/+1
* Change S_ckwarn_common() to looping over the packed warning value.Nicholas Clark2009-10-131-0/+2
* warn if ++ or -- are unable to change the value because it's beyondNicholas Clark2008-01-171-0/+4
* Forgot to regen warningsRafael Garcia-Suarez2007-06-151-4/+0
* Avoid *some* g++ errors. (But not all yet)Nicholas Clark2007-02-191-2/+3
* Integrate:Andy Lester2007-01-251-1/+1
* Turn taint warnings (-t) into severe warnings, so they'reRafael Garcia-Suarez2007-01-081-1/+0
* Restore modification in warnings.h from change 28662 by backporting itRafael Garcia-Suarez2006-08-071-2/+2
* Regenerate files after previous changeRafael Garcia-Suarez2006-08-071-2/+2
* g++ large patchJarkko Hietaniemi2006-08-071-2/+2
* disable WARN and DIE hooks during constant foldingDave Mitchell2006-05-101-0/+3
* Change cop_warnings from an SV holding the warnings bitmask to aNicholas Clark2006-04-121-4/+8
* warnings.h does some evil(*) pointer arithmetic on (SV *)0, so aNicholas Clark2006-02-041-2/+2
* Oops. When changing warnings.pl one should re-run it. Well spottedNicholas Clark2006-02-031-3/+3
* replace ckWARN macros with functionsDave Mitchell2005-07-021-55/+9
* Silence some more bcc32 compiler warningsSteve Hay2005-06-221-4/+4
* SvPVX_const() - Patch #1Steve Peters2005-05-201-2/+2
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-2/+3
* Removing Y2K warningsAndy Lester2005-04-081-2/+1
* [PATCH] assertionsSalvador FandiƱo2003-03-041-0/+4
* revised warnings + more tests + docsDave Mitchell2002-05-181-6/+7
* RE: perl@16678Paul Marquess2002-05-181-0/+3
* warnings for perlio + othersPaul Marquess2002-03-251-38/+39
* taint + deprecated warningsPaul Marquess2002-03-041-33/+78
* -t without -w Michael G. Schwern2001-12-301-0/+1
* Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin testMark-Jason Dominus2001-07-121-46/+44
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-51/+49
* The #11166 needed also these updated.Jarkko Hietaniemi2001-07-061-49/+51
* fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess)Gurusamy Sarathy2000-04-281-39/+35
* final touches for lexical warnings (from Paul Marquess)Gurusamy Sarathy2000-03-131-67/+68
* lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-201-40/+50
* s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131Gurusamy Sarathy2000-02-191-5/+5
* cloned interpreters now actually run and pass all but 55/10386Gurusamy Sarathy1999-11-131-2/+2
* Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-291-0/+106