LOGONLY mark 66fd7f as NODOC since it's test refactor
[p5sagit/p5-mst-13.2.git] / warnings.pl
2010-01-19 Ricardo Signes regen warnings.pl for new version number
2010-01-10 Matt S Trout Move prototype parsing related warnings from the 'synta...
2009-11-24 Rafael Garcia-Suarez Bump version and regenerate warnings.pm
2009-11-24 Andrew Rodland Add code and starting perldoc for warnings::fatal_enabled.
2009-10-13 Nicholas Clark Change S_ckwarn_common() to looping over the packed...
2009-07-29 Jesse Vincent warnings.pl and lib/warnings.pm have been changed since...
2009-07-14 Rafael Garcia-Suarez Don't preload Carp::Heavy in warnings.pm
2009-05-15 David Mitchell Add some documentation to the heads of the various...
2008-03-17 Nicholas Clark Drag autodoc.pl and overload.pl into the age of safer_o...
2008-03-15 Nicholas Clark Rename safer_rename() to rename_if_different(), to...
2008-03-15 Jim Cromie Re: [patch] refine make regen to be more selective
2008-01-17 Nicholas Clark warn if ++ or -- are unable to change the value because...
2007-10-10 Rafael Garcia-Suarez If we use @{[]} (a.k.a. baby-cart) interpolation, we...
2007-10-09 Rafael Garcia-Suarez Files names for pragmas strict and warnings can end...
2007-06-05 Rafael Garcia-Suarez Remove support for assertions and -A
2007-04-26 Rafael Garcia-Suarez Do the same thing as change #31082, but for warnings.pm.
2007-02-19 Nicholas Clark Avoid *some* g++ errors. (But not all yet)
2007-01-25 Andy Lester Integrate:
2007-01-08 Rafael Garcia-Suarez Turn taint warnings (-t) into severe warnings, so they're
2006-08-07 Rafael Garcia-Suarez Restore modification in warnings.h from change 28662...
2006-05-10 Dave Mitchell disable WARN and DIE hooks during constant folding
2006-04-12 Nicholas Clark Change cop_warnings from an SV holding the warnings...
2006-02-04 Nicholas Clark warnings.h does some evil(*) pointer arithmetic on...
2006-02-03 Steven Schubiger Re: [PATCH] s/Null(gv|hv|sv)/NULL/g
2006-01-12 Nicholas Clark Bump $VERSION in many modules that have changed.
2005-10-30 Bram warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9)
2005-07-02 Dave Mitchell replace ckWARN macros with functions
2005-06-27 Dave Mitchell Make Carp.pm even lighter (and Carp::Heavy even heavier)
2005-06-22 Steve Hay Silence some more bcc32 compiler warnings
2005-05-20 Steve Peters SvPVX_const() - Patch #1
2005-05-11 Rafael Garcia-Suarez Include vim/emacs modelines in generated files to open...
2005-04-08 Andy Lester Removing Y2K warnings
2005-01-07 Jim Cromie Re: [PATCH] Remove Carp from warnings.pm
2004-11-16 Steve Hay Make all scripts run by regen.pl write output with...
2004-10-12 kaminsky@math.huji... [perl #31843] warnings::warn($obj,...) fails when ...
2004-01-01 Dave Mitchell Fix bug #24383, where hashes with the :unique attribute...
2003-09-10 Anno Siegel Re: [perl #15395] lexical warnings and inheritance
2003-09-09 Rafael Garcia-Suarez One more chance... Elizabeth's change #21107 plus
2003-09-09 Jarkko Hietaniemi In trying to save space, the warnings.pl change (#21107)
2003-09-08 Elizabeth Mattijsen warnings.pl: each thread 10K smaller
2003-08-14 Elizabeth Mattijsen [DOC PATCH] warnings.pl
2003-08-14 Jarkko Hietaniemi Diffs-sans-version-diffs between blead and maint.
2003-08-14 Jarkko Hietaniemi A swath of VERSION patches from Nicholas Clark.
2003-03-04 Salvador Fandiño [PATCH] assertions
2002-11-05 Rafael Garcia-Suarez make regen_headers.
2002-06-21 Nick Ing-Simmons Integrate mainline
2002-06-20 Paul Marquess RE: mixing FATAL and non-FATAL warnings
2002-05-19 Nick Ing-Simmons Integrate mailine
2002-05-18 Dave Mitchell revised warnings + more tests + docs
2002-05-18 Paul Marquess RE: perl@16678
2002-03-25 Paul Marquess warnings for perlio + others
2002-03-24 Paul Marquess fix warning + carp interaction
2002-03-04 Paul Marquess taint + deprecated warnings
2002-03-04 Paul Marquess attr
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-21 Rafael Garcia-Suarez Re: [PATCH warnings, perldiag] document diagnostics
2001-12-30 Michael G. Schwern -t without -w
2001-10-14 Paul Marquess Fix scoping problem with FATAL warnings
2001-07-12 Mark-Jason Dominus Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test
2001-07-12 Jarkko Hietaniemi Retract #11166 (and #11237).
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Abhijit Menon-Sen (Retracted by #11285.)
2001-03-01 Nicholas Clark don't write along symlinks into a read only source...
2001-01-08 Charles Bailey Once again syncing after too long an absence
2000-12-07 Nick Ing-Simmons Various oddities p4 diff -se showed up
2000-12-06 Michael G. Schwern $VERSION crusade, strict, tests, etc... all over lib/
2000-10-20 Charles Bailey SYN SYN
2000-08-28 Paul Marquess warnings fixes
2000-08-18 Paul Marquess Add warnif(), check warnings further up the stack,
2000-08-04 Charles Bailey YA resync with mainstem, including VMS patches from...
2000-05-28 Gurusamy Sarathy doc typo
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathy fixes for bugs in C<use warnings qw(FATAL all)> (from...
2000-03-13 Gurusamy Sarathy final touches for lexical warnings (from Paul Marquess)
2000-02-20 Gurusamy Sarathy lexical warnings update, ability to inspect bitmask...
2000-02-19 Gurusamy Sarathy s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131
2000-02-09 Charles Bailey Resync with mainline
2000-02-08 Jarkko Hietaniemi Integrate with Sarathy.
2000-02-07 Gurusamy Sarathy ${^Warnings} renamed to ${^WARNING_BITS}
2000-02-02 Gurusamy Sarathy future-proof unknown warning categories (from Greg...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathy integrate mainline changes
1999-11-13 Gurusamy Sarathy cloned interpreters now actually run and pass all but...
1999-08-29 Jarkko Hietaniemi Rename warning to warnings, from Paul Marquess.