summaryrefslogtreecommitdiff
path: root/perly_c.diff
Commit message (Collapse)AuthorAgeFilesLines
* Switch from byacc to bison and simplify the perly.* regenerationDave Mitchell2004-02-141-457/+0
| | | | | process p4raw-id: //depot/perl@22302
* Regenerate the perly.c patch for byacc output painless fixingRafael Garcia-Suarez2003-12-271-11/+11
| | | p4raw-id: //depot/perl@21988
* Reverse #18285, for reasons given in:Hugo van der Sanden2002-12-231-18/+18
| | | | | | Subject: Re: Precedence of ? : Message-Id: <200212200035.gBK0ZRm29309@crypt.compulink.co.uk> p4raw-id: //depot/perl@18336
* Re: Precedence of ? :Stephen McCamant2002-12-111-18/+18
| | | | | Message-Id: <20021210055707.974F073CCC@syllepsis> p4raw-id: //depot/perl@18285
* Remove package; (Heh heh.)Abhijit Menon-Sen2002-09-291-58/+58
| | | p4raw-id: //depot/perl@17942
* Defined-or patch (cleaned up)Brent Dax2002-08-051-704/+457
| | | | | | From: "Brent Dax" <brentdax@cpan.org> Message-id: <000001c234a1$d1ca72c0$6501a8c0@deepblue> p4raw-id: //depot/perl@17682
* yfix fix for VMS (was YYDEBUG etc.)Craig A. Berry2002-03-251-4/+4
| | | | | | From: "Craig A. Berry" <craig.berry@SignalTreeSolutions.com> Message-Id: <5.1.0.14.2.20020325135745.01aeabc0@exchi01> p4raw-id: //depot/perl@15506
* Re: what is YYDEBUG and why does it reset errno?Rafael Garcia-Suarez2002-03-251-446/+704
| | | | | | | Message-ID: <20020325113317.A1410@rafael> Apparently VMS does not do YYDEBUG. p4raw-id: //depot/perl@15486
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-6/+2
| | | | | working in 5.7.x p4raw-id: //depot/perl@11803
* Perly.y and related file fixes to keep mainframe yacc (and bison) happy.Nick Ing-Simmons2001-06-191-39/+56
| | | p4raw-id: //depot/perl@10707
* Update perly_c.diff, update perly.fixer to edit awayJarkko Hietaniemi2001-06-101-189/+433
| | | | | some of the -Wall noise. p4raw-id: //depot/perl@10503
* Re: [ID 20010309.004] my-variables lose values while goto'ing within a ↵Robin Houston2001-03-141-10/+10
| | | | | | | for(;;)-loop Message-ID: <20010314004345.A15892@puffinry.freeserve.co.uk> p4raw-id: //depot/perl@9139
* fix small eval"" memory leaks under USE_ITHREADSGurusamy Sarathy2000-06-021-5/+11
| | | p4raw-id: //depot/perl@6194
* remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-041-2/+1
| | | p4raw-id: //depot/perl@4511
* various cleanupsGurusamy Sarathy1999-10-121-2/+22
| | | p4raw-id: //depot/perl@4350
* revert SAVEDESTRUCTOR() to accepting void(*)(void*) for sourceGurusamy Sarathy1999-10-101-21/+1
| | | | | | compatibility; introduce SAVEDESTRUCTOR_X() that accepts void(*)(pTHX_ void*) p4raw-id: //depot/perl@4339
* sub : attrlistSpider Boardman1999-08-291-433/+42
| | | | | | To: Mailing list Perl5 <perl5-porters@perl.org> Message-Id: <199908290702.DAA32191@Orb.Nashua.NH.US> p4raw-id: //depot/cfgperl@4043
* allow arrow omission in $foo[10]->('foo') etc. (but not inStephen McCamant1999-07-261-213/+207
| | | | | | | foo()->()); rework grammar to remove conflicts Message-ID: <14232.54970.771570.548676@alias-2.pr.mcs.net> Subject: [PATCH _57, long] Re: optional arrow asymmetry p4raw-id: //depot/perl@3767
* perly_c.diff typoGurusamy Sarathy1999-02-141-1/+1
| | | p4raw-id: //depot/perl@2909
* applied suggested patch; regen perly* and vms/perly*Stephen McCamant1999-02-071-39/+171
| | | | | | Message-ID: <13939.26706.620683.846776@fre-76-120.reshall.berkeley.edu> Subject: [PATCH] Re: Suggestion for perlobj man page p4raw-id: //depot/perl@2823
* Regenerated perly_c.diff.Jarkko Hietaniemi1998-10-271-39/+31
| | | p4raw-id: //depot/cfgperl@2100
* move yyglobal decls from perly.c to perlvars.h, regen headers, tweakGurusamy Sarathy1998-09-241-43/+56
| | | | | perly_c.diff p4raw-id: //depot/perl@1864
* support OE/MVSJarkko Hietaniemi1998-08-021-120/+121
| | | | | | Message-Id: <199808010903.MAA09371@alpha.hut.fi> Subject: [PATCH] 5.005_01: OE MVS p4raw-id: //depot/maint-5.005/perl@1697
* rename some long file names to be 8.3 truncation-safeGurusamy Sarathy1998-07-151-0/+443
p4raw-id: //depot/perl@1514