[PATCH] Re: chomp/chop prototype changed?
[p5sagit/p5-mst-13.2.git] / pp.sym
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-07-12 Jarkko Hietaniemi Retract #11166 (and #11237).
2001-07-06 Nick Ing-Simmons Integrate mainline
2001-07-06 Abhijit Menon-Sen (Retracted by #11285.)
2001-06-03 Jarkko Hietaniemi Integrate change #10412 from maintperl; locale is now
2001-01-24 Charles Bailey SYN SYN
2001-01-21 Nick Ing-Simmons Fixup after integrate:
2001-01-12 Stephen McCamant Consolidated lvalue sub changes
2000-10-20 Charles Bailey SYN SYN
2000-10-03 Jarkko Hietaniemi Regen headers.
2000-05-23 Charles Bailey Resync with mainline prior to post-5.6.0 updates
2000-03-19 Gurusamy Sarathy support for C<use vmsish 'hushed'>; move VMSISH_EXIT...
2000-03-09 Gurusamy Sarathy support binmode(F,":crlf") and use open IN => ":raw...
1999-09-29 Charles Bailey resync with mainline
1999-09-06 Gurusamy Sarathy optional warning on join(/foo/...) (reworked suggested...
1999-09-05 Gurusamy Sarathy initial implementation of lvalue subroutines (slightly...
1999-07-26 Chip Salzenberg optimize method name lookup
1999-07-23 Hugo van der Sanden applied suggested patch for tracking line numbers corre...
1999-07-07 Gurusamy Sarathy add do-not-edit caveats for files generated by opcode.pl
1999-07-06 Ilya Zakharevich Optimize away OP_SASSIGN
1999-06-07 Gurusamy Sarathy initial stub implementation of implicit thread/this
1999-06-04 Gurusamy Sarathy clean up some stray "global" symbols
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...