| Commit message (Expand) | Author | Age | Files | Lines |
* | grandfather deprecated "$$<digit>" no more | Gurusamy Sarathy | 1998-09-24 | 1 | -12/+0 |
* | misc pod tweaks | Gurusamy Sarathy | 1998-09-23 | 1 | -1/+1 |
* | (via private mail) | Charles Bailey | 1998-09-23 | 1 | -2/+9 |
* | warn on C<my($foo,$foo)> | Gurusamy Sarathy | 1998-09-23 | 1 | -4/+4 |
* | add test for magic autovivification | M. J. T. Guy | 1998-08-02 | 1 | -1/+1 |
* | better validation of SysV IPC availability | Jarkko Hietaniemi | 1998-08-02 | 1 | -3/+5 |
* | applied patch, add new message to perldeta | Stephen McCamant | 1998-07-22 | 1 | -0/+7 |
* | minor re.pm cleanup | M. J. T. Guy | 1998-07-19 | 1 | -0/+4 |
* | unsubmitted _74 tweaks | Gurusamy Sarathy | 1998-07-14 | 1 | -2/+2 |
* | merge changes#1423,1465 from maintbranch; checkin two missed files | Gurusamy Sarathy | 1998-07-14 | 1 | -2/+7 |
* | applied patch, reformatted long lines in places | Dominic Dunlop | 1998-07-11 | 1 | -0/+12 |
* | merge changes from maintbranch (1354, and relevant part of 1356); all | Gurusamy Sarathy | 1998-07-09 | 1 | -1/+11 |
* | remove dup entry in perldiag | Gurusamy Sarathy | 1998-07-06 | 1 | -7/+3 |
* | more reasonable diagnostic on keyword vs. sub ambiguity | Gurusamy Sarathy | 1998-07-06 | 1 | -15/+16 |
* | update Changes | Gurusamy Sarathy | 1998-07-06 | 1 | -2/+2 |
* | allow eval-groups in patterns only if they C<use re 'eval';> | Gurusamy Sarathy | 1998-07-06 | 1 | -0/+21 |
* | added patch with tweak to doc | Chip Salzenberg | 1998-07-05 | 1 | -1/+16 |
* | applied patch with tweaks to prose | Gisle Aas | 1998-07-04 | 1 | -0/+17 |
* | deprecate use of reserved word "our" (Larry's idea) | Larry Wall | 1998-07-04 | 1 | -0/+9 |
* | Re: [PATCH] Simplified magic_setisa() and improved fields.pm | Gisle Aas | 1998-06-30 | 1 | -0/+12 |
* | improve recursive error messages! | Joshua Pritikin | 1998-06-28 | 1 | -1/+6 |
* | Optimize foreach (1..1000000) | Gisle Aas | 1998-06-28 | 1 | -0/+7 |
* | Insecure $ENV{} message out of step with perldiag | M. J. T. Guy | 1998-06-28 | 1 | -2/+3 |
* | applied patch, tweaked wording | Ilya Zakharevich | 1998-06-21 | 1 | -6/+8 |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 1 | -8/+1 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 1 | -1/+8 |
* | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 1 | -0/+6 |
* | [win32] remove doubled hunk (perforce auto-integrate oddity) | Gurusamy Sarathy | 1998-05-26 | 1 | -12/+0 |
* | [win32] merge change#1011 from maintbranch | Gurusamy Sarathy | 1998-05-23 | 1 | -17/+0 |
* | [win32] merge changes#989,990,992 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 1 | -1/+1 |
* | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+6 |
* | [win32] merge change#904 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+1 |
* | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -6/+25 |
* | [win32] merge change#896 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+5 |
* | Re: Odd number of elements in hash list. | Tom Phoenix | 1998-04-02 | 1 | -3/+15 |
* | 5.004_63: further -e patching | Jarkko Hietaniemi | 1998-04-02 | 1 | -16/+10 |
* | [PATCH 5.004_62} Config_62-01 patch available. | Andy Dougherty | 1998-03-16 | 1 | -6/+14 |
* | [win32] maintpatches for docs | Tom Phoenix | 1998-03-03 | 1 | -3/+3 |
* | [win32] merge another toke.c patch and its dependent (very carefully) | Gurusamy Sarathy | 1998-03-03 | 1 | -0/+6 |
* | Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!) | Robin Houston | 1998-02-25 | 1 | -0/+5 |
* | 5.004_59: locale startup problems documentation++ | Jarkko Hietaniemi | 1998-02-20 | 1 | -0/+21 |
* | [PATCH] 5.004_58: the locale.t problem in IRIX | Jarkko Hietaniemi | 1998-02-12 | 1 | -0/+24 |
* | 5.004_56: patch for `use Fatal' again | Ilya Zakharevich | 1998-02-06 | 1 | -0/+5 |
* | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -6/+30 |
* | [inseperable differences to perl 5.004_03]perl-5.004_03 | Tim Bunce | 1997-09-05 | 1 | -1/+1 |
* | [inseperable differences up to perl 5.004_02]perl-5.004_02 | Tim Bunce | 1997-08-07 | 1 | -0/+14 |
* | [BUG:PATCH] Missing semicolon message wrong in perldiag | M.J.T. Guy | 1997-08-07 | 1 | -7/+7 |
* | Better "Can't locate auto/%s.al in @INC" error documentation | Ilya Zakharevich | 1997-08-07 | 1 | -0/+7 |
* | -S flag fixes for DOSISH platforms | Gurusamy Sarathy | 1997-08-07 | 1 | -1/+12 |
* | -p does not check for failure of implicit print | Dominic Dunlop | 1997-08-07 | 1 | -2/+11 |