This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add regmust() to re.pm/re.xs
[perl5.git] / pp.sym
2006-11-02 Gisle AasRe: $, and say
2006-02-07 Gisle AasAllow bareword file handle as argument to chdir().
2005-12-19 Robin Houstonlatest switch/say/~~
2005-05-11 Rafael Garcia-SuarezInclude vim/emacs modelines in generated files to open...
2004-03-04 Dave Mitchellretract 22328 and 22332: deprecation warning for my...
2004-02-17 Dave Mitchelladd deprecation warning for C<my $x if foo> and C<foo...
2004-01-03 Rafael Garcia-SuarezTidy up change #18751, so that the second parameter...
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-05 Brent DaxDefined-or patch (cleaned up)
2001-10-19 Charles Lanevmsish fix, ieee rand() cleanup
2001-07-12 Jarkko HietaniemiRetract #11166 (and #11237).
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-06 Abhijit Menon-Sen(Retracted by #11285.)
2001-06-03 Jarkko HietaniemiIntegrate change #10412 from maintperl; locale is now
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...