This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
mktables: Add comment
[perl5.git] / lib / warnings.pm
2014-03-18 Ricardo Signesregenerate warnings.pm
2014-02-01 Zeframsubroutine signatures
2014-01-22 Tony Cook[perl #120977] bump $warnings::VERSION
2014-01-22 Hauke Dassume "all" in "use warnings 'FATAL';" and related
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosIncrease $warnings::VERSION to 1.21
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2013-10-05 Ricardo Signesnew warnings category, so bump warnings.pm
2013-10-05 Father ChrysostomosMake postderef experimental
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-02-20 Ricardo Signesput an experimental warning on lexical topic
2013-02-17 Nicholas ClarkIn warnings.pm, delete a hash slice, instead of using...
2013-01-11 Karl WilliamsonCreate new warnings category experimental::regex_sets
2012-09-30 Father ChrysostomosIncrease $warnings::VERSION to 1.15
2012-09-30 Father ChrysostomosUse two colons for lexsub warning
2012-09-16 Father ChrysostomosAdd experimental warnings categ and :lexical_subs warn ID
2012-09-15 Father ChrysostomosIncrease $warnings::VERSION to 1.14
2012-09-15 Father ChrysostomosStop lexical warnings from turning off deprecations
2012-02-05 David Goldenwarnings.pm docs: clarify categories are in perllexwarn
2012-01-27 Father ChrysostomosIncrease $warnings::VERSION to 1.13
2012-01-27 Father ChrysostomosAllow ${^WARNING_BITS} to turn off lexical warnings
2011-02-18 Karl WilliamsonSubclass utf8 warnings so can turn off individually
2011-01-23 Nicholas ClarkChange close_and_rename() to read_only_bottom_close_and...
2011-01-23 Nicholas ClarkMove all the generated file header printing into read_o...
2010-10-14 Father Chrysostomoswarnings.pl -> regen/warnings.pl
2010-09-12 Ricardo Signesrename &warnings::register to avoid ambiguity
2010-09-10 Florian RagwitzBump $warnings{,::register}::VERSION
2010-09-10 Florian RagwitzUpdate warnings.pl with the ::register changes
2010-09-10 Ricardo Signesimprove registration of warning categories
2010-06-23 Nicholas ClarkMove parameter validation, and carp/croak generation...
2010-06-23 Nicholas ClarkMove the repeated vec logic into warnings::__chk.
2010-06-23 Nicholas ClarkNo need to return $i from warnings::__chk, as the value...
2010-06-23 Nicholas ClarkMake warnings::__chk default the returned caller's...
2010-06-23 Nicholas ClarkMerge the guts of warnings::import and warnings::bits...
2010-06-23 Nicholas Clarkwarnings::import() can exit quickly and efficiently...
2010-06-23 Nicholas ClarkSome tiding of warnings::__chk().
2010-01-19 Ricardo Signesregen warnings.pl for new version number
2010-01-10 Matt S TroutMove prototype parsing related warnings from the 'synta...
2009-11-24 Rafael Garcia-SuarezBump version and regenerate warnings.pm
2009-07-29 Jesse Vincentwarnings.pl and lib/warnings.pm have been changed since...
2009-07-14 Rafael Garcia-SuarezDon't preload Carp::Heavy in warnings.pm
2008-01-17 Nicholas Clarkwarn if ++ or -- are unable to change the value because...
2007-10-10 Rafael Garcia-SuarezIf we use @{[]} (a.k.a. baby-cart) interpolation, we...
2007-10-09 Rafael Garcia-SuarezFiles names for pragmas strict and warnings can end...
2007-06-15 Rafael Garcia-SuarezForgot to regen warnings
2007-04-26 Rafael Garcia-SuarezDo the same thing as change #31082, but for warnings.pm.
2006-01-12 Nicholas ClarkBump $VERSION in many modules that have changed.
2005-10-30 Bramwarnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
2005-06-27 Dave MitchellMake Carp.pm even lighter (and Carp::Heavy even heavier)
2005-05-11 Rafael Garcia-SuarezInclude vim/emacs modelines in generated files to open...
2005-04-08 Andy LesterRemoving Y2K warnings
2005-01-07 Jim CromieRe: [PATCH] Remove Carp from warnings.pm
2004-10-12 kaminsky@math.huji... [perl #31843] warnings::warn($obj,...) fails when ...
2004-01-01 Dave MitchellFix bug #24383, where hashes with the :unique attribute...
2003-09-10 Anno SiegelRe: [perl #15395] lexical warnings and inheritance
2003-09-09 Rafael Garcia-SuarezOne more chance... Elizabeth's change #21107 plus
2003-09-09 Jarkko HietaniemiIn trying to save space, the warnings.pl change (#21107)
2003-09-08 Elizabeth Mattijsenwarnings.pl: each thread 10K smaller
2003-08-14 Elizabeth Mattijsen[DOC PATCH] warnings.pl
2003-08-14 Jarkko HietaniemiDiffs-sans-version-diffs between blead and maint.
2003-03-04 Salvador Fandiño[PATCH] assertions
2002-11-03 Hugo van der Sandenavoid reliance on croak() prototype
2002-06-21 Nick Ing-SimmonsIntegrate mainline
2002-06-20 Paul MarquessRE: mixing FATAL and non-FATAL warnings
2002-05-19 Nick Ing-SimmonsIntegrate mailine
2002-05-18 Dave Mitchellrevised warnings + more tests + docs
2002-05-18 Paul MarquessRE: perl@16678
2002-03-25 Paul Marquesswarnings for perlio + others
2002-03-24 Paul Marquessfix warning + carp interaction
2002-03-04 Paul Marquesstaint + deprecated warnings
2002-03-04 Paul Marquessattr
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-21 Rafael Garcia-SuarezRe: [PATCH warnings, perldiag] document diagnostics
2001-10-14 Paul MarquessFix scoping problem with FATAL warnings
2001-07-12 Mark-Jason DominusRe: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
2001-07-12 Jarkko HietaniemiRetract #11166 (and #11237).
2001-07-06 Jarkko HietaniemiThe #11166 needed also these updated.
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-07 Nick Ing-SimmonsVarious oddities p4 diff -se showed up
2000-10-20 Charles BaileySYN SYN
2000-08-28 Paul Marquesswarnings fixes
2000-08-18 Paul MarquessAdd warnif(), check warnings further up the stack,
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-05-28 Gurusamy Sarathydoc typo
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathyfinal touches for lexical warnings (from Paul Marquess)
2000-02-20 Gurusamy Sarathylexical warnings update, ability to inspect bitmask...
2000-02-19 Gurusamy Sarathys/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
2000-02-09 Charles BaileyResync with mainline
2000-02-08 Jarkko HietaniemiIntegrate with Sarathy.
2000-02-07 Gurusamy Sarathy${^Warnings} renamed to ${^WARNING_BITS}
2000-02-02 Gurusamy Sarathyfuture-proof unknown warning categories (from Greg...
1999-08-29 Jarkko HietaniemiRename warning to warnings, from Paul Marquess.