PATCH (5.005_57): defined(@a) now deprecated
[p5sagit/p5-mst-13.2.git] / pod / perldiag.pod
1999-05-28 Mark-Jason Dominus PATCH (5.005_57): defined(@a) now deprecated
1999-05-25 Gurusamy Sarathy avoid enumerating @INC contents in diagnostic if @INC...
1999-05-20 Gurusamy Sarathy various little nits
1999-05-17 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-05-17 Gurusamy Sarathy emit more appropriate diagnostic for failed glob (variant
1999-05-16 Mark-Jason Dominus DOC PATCH (5.005_55): Error message missing from perldi...
1999-05-10 Gurusamy Sarathy "weak" references internals, still needs perlguts docum...
1999-05-10 Ilya Zakharevich Re: [PATCH 5.005_56] Make open(F,"command |") return...
1999-05-05 Charles Bailey applied non-conflicting parts of suggested patch
1999-05-05 Gurusamy Sarathy make perldoc use backslashed pathnames within system...
1999-03-26 Gurusamy Sarathy specify type of bracket in "Unmatched bracket" diagnostic;
1999-03-26 Gurusamy Sarathy better description of "Integer overflow" diagnostic
1999-03-24 Gurusamy Sarathy better "Illegal %s digit ignored" warnings
1999-03-03 Jarkko Hietaniemi Use '!' to mark native integer packings instead of...
1999-02-15 Gurusamy Sarathy broken URLs fixed (from Michael G Schwern <schwern...
1999-02-15 Jarkko Hietaniemi support native integers, pack("L_",...) etc. (via priva...
1999-02-14 Gurusamy Sarathy allow C<select('foo')> to autovivify *foo (SelectSaver...
1999-02-12 Gurusamy Sarathy fix ops that are not filehandle constructors to not...
1999-01-21 Hugo van der Sanden Re: [PATCH 5.005_54] Evalled substitution parsing
1999-01-19 Jarkko Hietaniemi Jumbo Configure update.
1999-01-17 Gurusamy Sarathy sanity check piped opens (tweaked version of patch...
1998-12-29 Ilya Zakharevich Warn on unrecognized alpha escapes.
1998-12-08 Jarkko Hietaniemi Integrate from mainperl.
1998-12-06 Gurusamy Sarathy fix outdated/incorrect info about arbitrary limits
1998-12-02 Tom Christiansen Fix most of the bad L<> links of
1998-11-17 Gurusamy Sarathy propagate failures in DESTROY() as (optional) warnings
1998-10-21 Gurusamy Sarathy restore sanity to "constant" references
1998-10-02 Gurusamy Sarathy make warning about glob process failure optional
1998-10-02 Dominic Dunlop document yet another RE diagnostic, make it consistent...
1998-10-02 Jarkko Hietaniemi various Configure and hints updates (prefer drand48...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-24 Gurusamy Sarathy grandfather deprecated "$$<digit>" no more
1998-09-23 Gurusamy Sarathy misc pod tweaks
1998-09-23 Charles Bailey (via private mail)
1998-09-23 Gurusamy Sarathy warn on C<my($foo,$foo)>
1998-08-02 M. J. T. Guy add test for magic autovivification
1998-08-02 Jarkko Hietaniemi better validation of SysV IPC availability
1998-07-22 Stephen McCamant applied patch, add new message to perldeta
1998-07-19 M. J. T. Guy minor re.pm cleanup
1998-07-14 Gurusamy Sarathy unsubmitted _74 tweaks
1998-07-14 Gurusamy Sarathy merge changes#1423,1465 from maintbranch; checkin two...
1998-07-11 Dominic Dunlop applied patch, reformatted long lines in places
1998-07-09 Gurusamy Sarathy merge changes from maintbranch (1354, and relevant...
1998-07-06 Gurusamy Sarathy remove dup entry in perldiag
1998-07-06 Gurusamy Sarathy more reasonable diagnostic on keyword vs. sub ambiguity
1998-07-06 Gurusamy Sarathy update Changes
1998-07-06 Gurusamy Sarathy allow eval-groups in patterns only if they C<use re...
1998-07-05 Chip Salzenberg added patch with tweak to doc
1998-07-04 Gisle Aas applied patch with tweaks to prose
1998-07-04 Larry Wall deprecate use of reserved word "our" (Larry's idea)
1998-06-30 Gisle Aas Re: [PATCH] Simplified magic_setisa() and improved...
1998-06-28 Joshua Pritikin improve recursive error messages!
1998-06-28 Gisle Aas Optimize foreach (1..1000000)
1998-06-28 M. J. T. Guy Insecure $ENV{} message out of step with perldiag
1998-06-21 Ilya Zakharevich applied patch, tweaked wording
1998-06-15 Gurusamy Sarathy back out previous change (it breaks PERL_OBJECT)
1998-06-15 Joshua Pritikin added patch, fixed typo, reworked documentation
1998-05-29 Gurusamy Sarathy [win32] merge changes#1014,1038 from maintbranch
1998-05-26 Gurusamy Sarathy [win32] remove doubled hunk (perforce auto-integrate...
1998-05-23 Gurusamy Sarathy [win32] merge change#1011 from maintbranch
1998-05-16 Gurusamy Sarathy [win32] merge changes#989,990,992 from maintbranch
1998-05-15 Gurusamy Sarathy [win32] merge changes#906,907,909,910 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#904 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#897 from maintbranch
1998-05-14 Gurusamy Sarathy [win32] merge change#896 from maintbranch
1998-04-02 Tom Phoenix Re: Odd number of elements in hash list.
1998-04-02 Jarkko Hietaniemi 5.004_63: further -e patching
1998-03-16 Andy Dougherty [PATCH 5.004_62} Config_62-01 patch available.
1998-03-03 Tom Phoenix [win32] maintpatches for docs
1998-03-03 Gurusamy Sarathy [win32] merge another toke.c patch and its dependent...
1998-02-25 Robin Houston Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!)
1998-02-20 Jarkko Hietaniemi 5.004_59: locale startup problems documentation++
1998-02-12 Jarkko Hietaniemi [PATCH] 5.004_58: the locale.t problem in IRIX
1998-02-06 Ilya Zakharevich 5.004_56: patch for `use Fatal' again
1997-09-05 Perl 5 Porters [inseparable changes from patch to perl 5.004_04]
1997-09-05 Tim Bunce [inseperable differences to perl 5.004_03]
1997-08-07 Tim Bunce [inseperable differences up to perl 5.004_02]
1997-08-06 M.J.T. Guy [BUG:PATCH] Missing semicolon message wrong in perldiag
1997-08-06 Ilya Zakharevich Better "Can't locate auto/%s.al in @INC" error document...
1997-08-06 Gurusamy Sarathy -S flag fixes for DOSISH platforms
1997-08-06 Dominic Dunlop -p does not check for failure of implicit print
1997-08-06 M.J.T. Guy Re: Bug in Regular Expressions when using colon as...
1997-08-06 Stephen McCamant Band-aid fix for local([@%]$x)
1997-06-11 Tim Bunce [differences between cumulative patch application and...
1997-06-11 Darren/Torin/Who... 5.004 POD stuff
1997-05-07 Perl 5 Porters [inseparable changes from match from perl-5.003_99...
1997-05-07 Gurusamy Sarathy Fix for redefined sort subs nastiness
1997-04-29 Perl 5 Porters [inseparable changes from match from perl-5.003_97j...
1997-04-26 Perl 5 Porters [inseparable changes from match from perl-5.003_97i...
1997-04-24 Perl 5 Porters [inseparable changes from match from perl-5.003_97h...
1997-04-18 Perl 5 Porters [inseparable changes from match from perl-5.003_97f...
1997-04-18 Paul Marquess Document {,un}pack changes
1997-04-17 Perl 5 Porters [inseparable changes from match from perl-5.003_97e...
1997-04-14 Perl 5 Porters [inseparable changes from patch from perl-5.003_97d...
1997-04-09 Perl 5 Porters [inseparable changes from match from perl-5.003_97c...
1997-04-07 Perl 5 Porters [inseparable changes from match from perl-5.003_97b...
1997-04-04 Perl 5 Porters [inseparable changes from match from perl-5.003_97a...
1997-04-02 Nathan Torkington Pod style
1997-04-01 Perl 5 Porters [inseparable changes from match from perl-5.003_96...
1997-03-25 Perl 5 Porters [inseperable changes from patch from perl-5.003_95...
next