summaryrefslogtreecommitdiff
path: root/lib/diagnostics.pm
Commit message (Expand)AuthorAgeFilesLines
* Remove use of study from splainFather Chrysostomos2012-01-311-1/+0
* diagnostics doesn't need to search for perldelta.pod in pre-5.005 locations.Nicholas Clark2012-01-311-7/+2
* Fix up diagnostic.pm’s backtrace for multiline msgsFather Chrysostomos2011-12-261-0/+2
* Add support for multiline messages to splainFather Chrysostomos2011-12-261-6/+16
* Remove unnecessary code from diagnostics.pmFather Chrysostomos2011-12-261-3/+0
* Fix diagnostic.pm’s backtracesFather Chrysostomos2011-12-261-1/+4
* Consistent use of spaces after dots in diagnostics.pmFather Chrysostomos2011-12-261-3/+4
* Increase $diagnostics::VERSION to 1.27Father Chrysostomos2011-12-261-1/+1
* Increase $diagnostics::VERSION to 1.26Father Chrysostomos2011-12-161-1/+1
* Teach splain about %XFather Chrysostomos2011-12-161-3/+3
* Strip S<> formatting codes from diagnostics outputMatthew Horsfall (alh)2011-08-221-1/+7
* Increase $diagnostics::VERSION from 1.23 to 1.24Father Chrysostomos2011-08-021-1/+1
* RT #94988 - Support for %u in diagnostics.pm's printf()-format parserMatthew Horsfall (alh)2011-08-021-4/+4
* Increase $diagnostics::VERSIONFather Chrysostomos2011-07-081-1/+1
* Allow items in perldiag.pod to match warnings when they have periods at the endMatthew Horsfall2011-07-081-0/+3
* Make diagnostics.pm understand messages sharing descriptionsFather Chrysostomos2011-02-121-0/+15
* Improve diagnostics.pm’s link rendering.Father Chrysostomos2011-02-121-3/+24
* Version bumps for non-dual-life pragmas identified byJesse Vincent2011-01-201-1/+1
* Fix typos (spelling errors) in lib/*Peter J. Acklam) (via RT2011-01-071-1/+1
* Remove MacOS classic support from blib, diagnostics and Term::ReadLine.Nicholas Clark2010-06-231-7/+1
* [perl #71204] diagnostics.pm suppresses 'Use of uninitialized value in range ...Gene Sullivan2009-12-141-1/+2
* [perl #70337] perldiag: localtime(...) too largeFather Chrysostomos2009-11-131-3/+3
* Some source files and documentation files need not to be executableRafael Garcia-Suarez2008-12-251-0/+0
* Patch by Abigail to avoid using $& in diagnostics.pm.Rafael Garcia-Suarez2007-03-151-1/+1
* Localize $! in splainthis() too. (see bug #41717)Rafael Garcia-Suarez2007-03-071-0/+1
* Better localisation of $_ in diagnostics.Rafael Garcia-Suarez2007-03-071-5/+4
* [perl #39141] lots of warnings with diagnostics and (warn or die)Dave Mitchell2006-05-191-0/+1
* Re: [perl #39152] diagnostics.pm: "-traceonly" vs "-trace"Fergal Daly2006-05-181-4/+4
* Bump $VERSION in many modules that have changed.Nicholas Clark2006-01-121-1/+1
* Typos in *.p[lm]Piotr Fusik2005-08-021-1/+1
* [perl #30227] [PATCH]splain vs. -w Steve Peters2004-10-251-1/+2
* extension to diagnostics.pmFergal Daly2004-08-041-5/+36
* Bump version numbersNicholas Clark2004-07-011-1/+1
* correctly handle C<< >> and C<<< >>> in diagnosticsYitzchak Scott-Thoennes2004-05-261-2/+2
* Bump VERSION numbersNicholas Clark2003-12-301-1/+1
* Fix some of the pods to produce more standard manpages,Rafael Garcia-Suarez2003-12-131-6/+3
* A swath of VERSION patches from Nicholas Clark.Jarkko Hietaniemi2003-08-141-1/+1
* pack changes and related fixesLAUN Wolfgang2003-03-171-21/+59
* diagnostics.pm: useful apropos description for splainBrendan O'Dea2003-01-151-2/+2
* Little warning nitMichael G. Schwern2001-12-161-1/+1
* avoid v-strings with require/useRonald J. Kimball2001-09-211-1/+1
* Bump up version numbers.Jarkko Hietaniemi2001-09-161-1/+1
* [ID 20010822.007] eval STRING & diagnostics.pm not mixingMichael G Schwern2001-08-221-3/+10
* [MacPerl-Porters] [PATCH] Mac OS Compatability for bleadperlChris Nandor2001-06-111-1/+7
* Re: [PATCH perl@10439] diagnostics and long C<=item>sRobin Barker2001-06-071-2/+9
* $VERSION crusade, strict, tests, etc... all over lib/Michael G. Schwern2000-12-061-1/+1
* avoid warnings in diagnostics.pm; pod tweaks (from Peter PrymmerGurusamy Sarathy2000-05-071-3/+3
* small nits in diagnostics.pm (from Robin Barker)Gurusamy Sarathy2000-05-011-41/+51
* s/use vars/our/g modules that aren't independently maintained on CPANGurusamy Sarathy2000-01-231-1/+1
* use $Config{version} rather than $] where appropriateGurusamy Sarathy2000-01-101-2/+2