| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -12/+12 |
* | yfix fix for VMS (was YYDEBUG etc.) | Craig A. Berry | 2002-03-25 | 1 | -2/+10 |
* | Re: what is YYDEBUG and why does it reset errno? | Rafael Garcia-Suarez | 2002-03-25 | 1 | -2/+2 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -6/+2 |
* | Perly.y and related file fixes to keep mainframe yacc (and bison) happy. | Nick Ing-Simmons | 2001-06-19 | 1 | -245/+245 |
* | One more run_byacc (a hand-tweaked version had slipped in). | Jarkko Hietaniemi | 2001-06-11 | 1 | -2/+2 |
* | Update perly_c.diff, update perly.fixer to edit away | Jarkko Hietaniemi | 2001-06-10 | 1 | -3/+3 |
* | perly.y overhaul | Simon Cozens | 2001-06-10 | 1 | -1286/+1321 |
* | Integrate change #10394 from maintperl; lexical file scope leakage. | Jarkko Hietaniemi | 2001-06-03 | 1 | -2/+2 |
* | Tweak to perly.y to allow -DDEBUGGING to compile on OS390. | Nick Ing-Simmons | 2001-03-19 | 1 | -190/+192 |
* | Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;... | Robin Houston | 2001-03-14 | 1 | -201/+206 |
* | Re: [ PATCH perl@8956 ] new debug option -DR shows ref counts | Dave Mitchell | 2001-03-09 | 1 | -1/+1 |
* | Run vms/vms_yfix.pl, should have done that after changing | Jarkko Hietaniemi | 2000-10-24 | 1 | -1/+1 |
* | fix small eval"" memory leaks under USE_ITHREADS | Gurusamy Sarathy | 2000-06-02 | 1 | -0/+6 |
* | s/STOP/CHECK/ blocks | Gurusamy Sarathy | 2000-01-26 | 1 | -1/+1 |
* | fix bug in change#4515 (STOP blocks now see @ARGV like the rest) | Gurusamy Sarathy | 1999-11-14 | 1 | -1/+1 |
* | remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore | Gurusamy Sarathy | 1999-11-04 | 1 | -1/+0 |
* | various cleanups | Gurusamy Sarathy | 1999-10-12 | 1 | -18/+23 |
* | revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source | Gurusamy Sarathy | 1999-10-10 | 1 | -21/+16 |
* | Integrate mainline 5.05_61 | Charles Bailey | 1999-09-06 | 1 | -1386/+1437 |
|\ |
|
| * | sub : attrlist | Spider Boardman | 1999-08-29 | 1 | -1386/+1437 |
|/ |
|
* | allow arrow omission in $foo[10]->('foo') etc. (but not in | Stephen McCamant | 1999-07-26 | 1 | -1297/+1347 |
* | distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagation | Gurusamy Sarathy | 1999-02-18 | 1 | -2/+2 |
* | perly_c.diff typo | Gurusamy Sarathy | 1999-02-14 | 1 | -1/+1 |
* | applied suggested patch; regen perly* and vms/perly* | Stephen McCamant | 1999-02-07 | 1 | -771/+804 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -1/+1 |
* | remove spurious unused conflicting globals (PL_yy{v,s}sp) | Gurusamy Sarathy | 1998-10-06 | 1 | -2/+0 |
* | make C<use> recognize C<require> overrides; allow C<do EXPR> to be | Gurusamy Sarathy | 1998-10-03 | 1 | -1/+1 |
* | run vms_yfix.pl | Gurusamy Sarathy | 1998-09-27 | 1 | -14/+15 |
* | (via private mail) | Charles Bailey | 1998-09-23 | 1 | -169/+171 |
* | Edited "behind my back" ... | Nick Ing-Simmons | 1998-07-18 | 1 | -28/+28 |
* | up patchlevel.h to 67, other small tweaks | Gurusamy Sarathy | 1998-06-15 | 1 | -63/+71 |
* | Next wave of _63 VMS patches | Charles Bailey | 1998-04-02 | 1 | -11/+11 |
* | [win32] yet another patch | Chip Salzenberg | 1998-03-02 | 1 | -1231/+1225 |
* | Newer -DLEAKTEST patch | Ilya Zakharevich | 1998-02-06 | 1 | -3/+6 |
* | More Chip patches (tweaked for _5x). The final one mentioned here | Malcolm Beattie | 1998-02-06 | 1 | -62/+63 |
* | Assorted VMS patches (mostly VMS makefile update for new headers): | Charles Bailey | 1998-01-08 | 1 | -0/+1 |
* | Add to docs about the BEGIN { shift } feature. Make the change | Gurusamy Sarathy | 1997-11-23 | 1 | -1/+1 |
* | - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_ | Gurusamy Sarathy | 1997-11-22 | 1 | -5/+6 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -12/+12 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -12/+12 |
* | | Rename RESTART to INIT and associated changes | Malcolm Beattie | 1997-09-03 | 1 | -116/+117 |
|/ |
|
* | [inseparable changes from match from perl-5.003_97j to perl-5.003_98]perl-5.003_98 | Perl 5 Porters | 1997-04-30 | 1 | -942/+998 |
* | [inseparable changes from match from perl-5.003_97e to perl-5.003_97f] | Perl 5 Porters | 1997-04-17 | 1 | -2/+2 |
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92] | Perl 5 Porters | 1997-03-01 | 1 | -0/+2 |
* | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23 | Perl 5 Porters | 1997-01-25 | 1 | -119/+117 |
* | [inseparable changes from patch from perl5.003_20 to perl5.003_21] | Perl 5 Porters | 1997-01-16 | 1 | -1166/+1205 |
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14] | Perl 5 Porters | 1996-12-23 | 1 | -1231/+1160 |
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12] | Perl 5 Porters | 1996-12-19 | 1 | -1373/+1392 |
* | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -9/+9 |