summaryrefslogtreecommitdiff
path: root/vms/perly_c.vms
Commit message (Expand)AuthorAgeFilesLines
* Switch from byacc to bison and simplify the perly.* regenerationDave Mitchell2004-02-141-2658/+0
* Fix bug [perl #24762] : C<*foo{CODE} ? 1 : 0> was a syntax errorRafael Garcia-Suarez2003-12-271-104/+105
* Reverse #18285, for reasons given in:Hugo van der Sanden2002-12-231-288/+288
* Re: Precedence of ? :Stephen McCamant2002-12-111-288/+288
* Remove package; (Heh heh.)Abhijit Menon-Sen2002-09-291-1245/+1240
* Defined-or patch (cleaned up)Brent Dax2002-08-051-1185/+1293
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-12/+12
* yfix fix for VMS (was YYDEBUG etc.)Craig A. Berry2002-03-251-2/+10
* Re: what is YYDEBUG and why does it reset errno?Rafael Garcia-Suarez2002-03-251-2/+2
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-6/+2
* Perly.y and related file fixes to keep mainframe yacc (and bison) happy.Nick Ing-Simmons2001-06-191-245/+245
* One more run_byacc (a hand-tweaked version had slipped in).Jarkko Hietaniemi2001-06-111-2/+2
* Update perly_c.diff, update perly.fixer to edit awayJarkko Hietaniemi2001-06-101-3/+3
* perly.y overhaulSimon Cozens2001-06-101-1286/+1321
* Integrate change #10394 from maintperl; lexical file scope leakage.Jarkko Hietaniemi2001-06-031-2/+2
* Tweak to perly.y to allow -DDEBUGGING to compile on OS390.Nick Ing-Simmons2001-03-191-190/+192
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a for(;;...Robin Houston2001-03-141-201/+206
* Re: [ PATCH perl@8956 ] new debug option -DR shows ref countsDave Mitchell2001-03-091-1/+1
* Run vms/vms_yfix.pl, should have done that after changingJarkko Hietaniemi2000-10-241-1/+1
* fix small eval"" memory leaks under USE_ITHREADSGurusamy Sarathy2000-06-021-0/+6
* s/STOP/CHECK/ blocksGurusamy Sarathy2000-01-261-1/+1
* fix bug in change#4515 (STOP blocks now see @ARGV like the rest)Gurusamy Sarathy1999-11-141-1/+1
* remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-1/+0
* various cleanupsGurusamy Sarathy1999-10-121-18/+23
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-21/+16
* Integrate mainline 5.05_61Charles Bailey1999-09-061-1386/+1437
|\
| * sub : attrlistSpider Boardman1999-08-291-1386/+1437
|/
* allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-261-1297/+1347
* distinguish eval'' from BEGIN|INIT|END CVs (fixes buggy propagationGurusamy Sarathy1999-02-181-2/+2
* perly_c.diff typoGurusamy Sarathy1999-02-141-1/+1
* applied suggested patch; regen perly* and vms/perly*Stephen McCamant1999-02-071-771/+804
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-1/+1
* remove spurious unused conflicting globals (PL_yy{v,s}sp)Gurusamy Sarathy1998-10-061-2/+0
* make C<use> recognize C<require> overrides; allow C<do EXPR> to beGurusamy Sarathy1998-10-031-1/+1
* run vms_yfix.plGurusamy Sarathy1998-09-271-14/+15
* (via private mail)Charles Bailey1998-09-231-169/+171
* Edited "behind my back" ...Nick Ing-Simmons1998-07-181-28/+28
* up patchlevel.h to 67, other small tweaksGurusamy Sarathy1998-06-151-63/+71
* Next wave of _63 VMS patchesCharles Bailey1998-04-021-11/+11
* [win32] yet another patchChip Salzenberg1998-03-021-1231/+1225
* Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-3/+6
* More Chip patches (tweaked for _5x). The final one mentioned hereMalcolm Beattie1998-02-061-62/+63
* Assorted VMS patches (mostly VMS makefile update for new headers):Charles Bailey1998-01-081-0/+1
* Add to docs about the BEGIN { shift } feature. Make the changeGurusamy Sarathy1997-11-231-1/+1
* - shift() inside BEGIN|END|INIT now shifts @ARGV instead of @_Gurusamy Sarathy1997-11-221-5/+6
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-12/+12
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-12/+12
* | Rename RESTART to INIT and associated changesMalcolm Beattie1997-09-031-116/+117
|/
* [inseparable changes from match from perl-5.003_97j to perl-5.003_98]perl-5.003_98Perl 5 Porters1997-04-301-942/+998
* [inseparable changes from match from perl-5.003_97e to perl-5.003_97f]Perl 5 Porters1997-04-171-2/+2