summaryrefslogtreecommitdiff
path: root/pp_proto.h
Commit message (Expand)AuthorAgeFilesLines
* latest switch/say/~~Robin Houston2005-12-191-0/+10
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-1/+4
* retract 22328 and 22332: deprecation warning for my $x if fooDave Mitchell2004-03-041-1/+0
* add deprecation warning for C<my $x if foo> and C<foo && (my $x)>Dave Mitchell2004-02-171-0/+1
* Tidy up change #18751, so that the second parameter to unpack()Rafael Garcia-Suarez2004-01-031-0/+1
* Defined-or patch (cleaned up)Brent Dax2002-08-051-0/+2
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-0/+1
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-1/+0
* (Retracted by #11285.)Abhijit Menon-Sen2001-07-061-0/+1
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-2/+0
* Infrastructure to allow:Nick Ing-Simmons2001-01-201-1/+1
* Consolidated lvalue sub changesStephen McCamant2001-01-121-0/+1
* Regen headers.Jarkko Hietaniemi2000-10-031-0/+1
* support for C<use vmsish 'hushed'>; move VMSISH_EXIT out ofGurusamy Sarathy2000-03-191-0/+1
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-0/+1
* optional warning on join(/foo/...) (reworked suggested patchGurusamy Sarathy1999-09-061-0/+1
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-051-0/+1
* optimize method name lookupChip Salzenberg1999-07-261-0/+2
* applied suggested patch for tracking line numbers correctly inHugo van der Sanden1999-07-231-0/+1
* add do-not-edit caveats for files generated by opcode.plGurusamy Sarathy1999-07-071-0/+5
* Optimize away OP_SASSIGNIlya Zakharevich1999-07-061-0/+1
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-377/+377
* clean up some stray "global" symbolsGurusamy Sarathy1999-06-041-1/+1
* PATCH (5.005_57): defined(@a) now deprecatedMark-Jason Dominus1999-05-281-0/+1
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-344/+378
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-0/+1
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-0/+1
* get it building again on win32Gurusamy Sarathy1998-07-091-4/+0
* added patch to generate PPDEF(pp_foo)Ilya Zakharevich1998-07-081-0/+346