This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [ID 19990808.001] [PATCH] FETCH triggered on exists()
[perl5.git] / pp.sym
2001-01-24 Charles BaileySYN SYN
2001-01-21 Nick Ing-SimmonsFixup after integrate:
2001-01-12 Stephen McCamantConsolidated lvalue sub changes
2000-10-20 Charles BaileySYN SYN
2000-10-03 Jarkko HietaniemiRegen headers.
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-19 Gurusamy Sarathysupport for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-09 Gurusamy Sarathysupport binmode(F,":crlf") and use open IN => ":raw...
1999-09-29 Charles Baileyresync with mainline
1999-09-06 Gurusamy Sarathyoptional warning on join(/foo/...) (reworked suggested...
1999-09-05 Gurusamy Sarathyinitial implementation of lvalue subroutines (slightly...
1999-07-26 Chip Salzenbergoptimize method name lookup
1999-07-23 Hugo van der Sandenapplied suggested patch for tracking line numbers corre...
1999-07-07 Gurusamy Sarathyadd do-not-edit caveats for files generated by opcode.pl
1999-07-06 Ilya ZakharevichOptimize away OP_SASSIGN
1999-06-07 Gurusamy Sarathyinitial stub implementation of implicit thread/this
1999-06-04 Gurusamy Sarathyclean up some stray "global" symbols
1998-10-30 Gurusamy Sarathyphase 1 of somewhat major rearrangement of PERL_OBJECT...