| Commit message (Expand) | Author | Age | Files | Lines |
* | warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9) | Bram | 2005-10-30 | 1 | -0/+1 |
* | replace ckWARN macros with functions | Dave Mitchell | 2005-07-02 | 1 | -55/+9 |
* | Make Carp.pm even lighter (and Carp::Heavy even heavier) | Dave Mitchell | 2005-06-27 | 1 | -1/+1 |
* | Silence some more bcc32 compiler warnings | Steve Hay | 2005-06-22 | 1 | -5/+5 |
* | SvPVX_const() - Patch #1 | Steve Peters | 2005-05-20 | 1 | -2/+2 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -3/+5 |
* | Removing Y2K warnings | Andy Lester | 2005-04-08 | 1 | -1/+0 |
* | Re: [PATCH] Remove Carp from warnings.pm | Jim Cromie | 2005-01-07 | 1 | -3/+4 |
* | Make all scripts run by regen.pl write output with UNIX style EOL's. | Steve Hay | 2004-11-16 | 1 | -0/+2 |
* | [perl #31843] warnings::warn($obj,...) fails when $obj overloads "" | kaminsky@math.huji.ac.il | 2004-10-12 | 1 | -4/+6 |
* | Fix bug #24383, where hashes with the :unique attribute weren't | Dave Mitchell | 2004-01-01 | 1 | -3/+3 |
* | Re: [perl #15395] lexical warnings and inheritance | Anno Siegel | 2003-09-10 | 1 | -5/+6 |
* | One more chance... Elizabeth's change #21107 plus | Rafael Garcia-Suarez | 2003-09-09 | 1 | -11/+11 |
* | In trying to save space, the warnings.pl change (#21107) | Jarkko Hietaniemi | 2003-09-09 | 1 | -11/+11 |
* | warnings.pl: each thread 10K smaller | Elizabeth Mattijsen | 2003-09-08 | 1 | -11/+11 |
* | [DOC PATCH] warnings.pl | Elizabeth Mattijsen | 2003-08-14 | 1 | -0/+4 |
* | Diffs-sans-version-diffs between blead and maint. | Jarkko Hietaniemi | 2003-08-14 | 1 | -3/+2 |
* | A swath of VERSION patches from Nicholas Clark. | Jarkko Hietaniemi | 2003-08-14 | 1 | -1/+1 |
* | [PATCH] assertions | Salvador FandiƱo | 2003-03-04 | 1 | -0/+2 |
* | make regen_headers. | Rafael Garcia-Suarez | 2002-11-05 | 1 | -1/+1 |
* | RE: mixing FATAL and non-FATAL warnings | Paul Marquess | 2002-06-20 | 1 | -8/+67 |
* | revised warnings + more tests + docs | Dave Mitchell | 2002-05-18 | 1 | -0/+2 |
* | RE: perl@16678 | Paul Marquess | 2002-05-18 | 1 | -71/+148 |
* | warnings for perlio + others | Paul Marquess | 2002-03-25 | 1 | -0/+1 |
* | fix warning + carp interaction | Paul Marquess | 2002-03-24 | 1 | -9/+13 |
* | taint + deprecated warnings | Paul Marquess | 2002-03-04 | 1 | -6/+55 |
* | attr | Paul Marquess | 2002-03-04 | 1 | -3/+3 |
* | Re: [PATCH warnings, perldiag] document diagnostics | Rafael Garcia-Suarez | 2002-01-21 | 1 | -3/+3 |
* | -t without -w | Michael G. Schwern | 2001-12-30 | 1 | -5/+23 |
* | Fix scoping problem with FATAL warnings | Paul Marquess | 2001-10-14 | 1 | -1/+1 |
* | Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test | Mark-Jason Dominus | 2001-07-12 | 1 | -2/+0 |
* | Retract #11166 (and #11237). | Jarkko Hietaniemi | 2001-07-12 | 1 | -5/+2 |
* | (Retracted by #11285.) | Abhijit Menon-Sen | 2001-07-06 | 1 | -2/+5 |
* | don't write along symlinks into a read only source tree (was Re: [ID 20010129... | Nicholas Clark | 2001-03-01 | 1 | -2/+2 |
* | Various oddities p4 diff -se showed up | Nick Ing-Simmons | 2000-12-07 | 1 | -19/+20 |
* | $VERSION crusade, strict, tests, etc... all over lib/ | Michael G. Schwern | 2000-12-06 | 1 | -0/+4 |
* | warnings fixes | Paul Marquess | 2000-08-28 | 1 | -2/+7 |
* | Add warnif(), check warnings further up the stack, | Paul Marquess | 2000-08-18 | 1 | -40/+136 |
* | doc typo | Gurusamy Sarathy | 2000-05-28 | 1 | -1/+1 |
* | fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess) | Gurusamy Sarathy | 2000-04-28 | 1 | -39/+35 |
* | final touches for lexical warnings (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 1 | -58/+127 |
* | lexical warnings update, ability to inspect bitmask in calling | Gurusamy Sarathy | 2000-02-20 | 1 | -25/+111 |
* | s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131 | Gurusamy Sarathy | 2000-02-19 | 1 | -1/+1 |
* | ${^Warnings} renamed to ${^WARNING_BITS} | Gurusamy Sarathy | 2000-02-07 | 1 | -3/+3 |
* | future-proof unknown warning categories (from Greg Bacon | Gurusamy Sarathy | 2000-02-02 | 1 | -7/+8 |
* | cloned interpreters now actually run and pass all but 55/10386 | Gurusamy Sarathy | 1999-11-13 | 1 | -2/+2 |
* | Rename warning to warnings, from Paul Marquess. | Jarkko Hietaniemi | 1999-08-29 | 1 | -0/+336 |