| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement each @array. | Nicholas Clark | 2007-12-20 | 1 | -0/+4 |
* | Make state $zok = slosh(); behave as the Perl 6 design with an implicit | Nicholas Clark | 2007-09-06 | 1 | -0/+1 |
* | A logical rearrangement of ops, to get the post 5.005 ops to their | Nicholas Clark | 2007-03-30 | 1 | -12/+12 |
* | Make readline() default to *ARGV. | Rafael Garcia-Suarez | 2007-03-24 | 1 | -0/+1 |
* | Eliminate pp_threadsv, as it was only ever used by 5005 threads. | Nicholas Clark | 2007-01-08 | 1 | -1/+0 |
* | Patch by Yves Orton to fix the regression reported in : | Andreas König | 2006-11-20 | 1 | -5/+5 |
* | Re: $, and say | Gisle Aas | 2006-11-02 | 1 | -1/+0 |
* | Allow bareword file handle as argument to chdir(). | Gisle Aas | 2006-02-07 | 1 | -0/+1 |
* | latest switch/say/~~ | Robin Houston | 2005-12-19 | 1 | -0/+10 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -1/+4 |
* | retract 22328 and 22332: deprecation warning for my $x if foo | Dave Mitchell | 2004-03-04 | 1 | -1/+0 |
* | add deprecation warning for C<my $x if foo> and C<foo && (my $x)> | Dave Mitchell | 2004-02-17 | 1 | -0/+1 |
* | Tidy up change #18751, so that the second parameter to unpack() | Rafael Garcia-Suarez | 2004-01-03 | 1 | -0/+1 |
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 1 | -0/+2 |
* | vmsish fix, ieee rand() cleanup | Charles Lane | 2001-10-19 | 1 | -0/+1 |
* | Retract #11166 (and #11237). | Jarkko Hietaniemi | 2001-07-12 | 1 | -1/+0 |
* | (Retracted by #11285.) | Abhijit Menon-Sen | 2001-07-06 | 1 | -0/+1 |
* | Integrate change #10412 from maintperl; locale is now | Jarkko Hietaniemi | 2001-06-03 | 1 | -2/+0 |
* | Infrastructure to allow: | Nick Ing-Simmons | 2001-01-20 | 1 | -1/+1 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -0/+1 |
* | Regen headers. | Jarkko Hietaniemi | 2000-10-03 | 1 | -0/+1 |
* | support for C<use vmsish 'hushed'>; move VMSISH_EXIT out of | Gurusamy Sarathy | 2000-03-19 | 1 | -0/+1 |
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -0/+1 |
* | optional warning on join(/foo/...) (reworked suggested patch | Gurusamy Sarathy | 1999-09-06 | 1 | -0/+1 |
* | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 1 | -0/+1 |
* | optimize method name lookup | Chip Salzenberg | 1999-07-26 | 1 | -0/+2 |
* | applied suggested patch for tracking line numbers correctly in | Hugo van der Sanden | 1999-07-23 | 1 | -0/+1 |
* | add do-not-edit caveats for files generated by opcode.pl | Gurusamy Sarathy | 1999-07-07 | 1 | -0/+5 |
* | Optimize away OP_SASSIGN | Ilya Zakharevich | 1999-07-06 | 1 | -0/+1 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -377/+377 |
* | clean up some stray "global" symbols | Gurusamy Sarathy | 1999-06-04 | 1 | -1/+1 |
* | PATCH (5.005_57): defined(@a) now deprecated | Mark-Jason Dominus | 1999-05-28 | 1 | -0/+1 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -344/+378 |
* | added patch, tweaked PERL_OBJECT things | Graham Barr | 1998-07-13 | 1 | -0/+1 |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 1 | -0/+1 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 1 | -4/+0 |
* | added patch to generate PPDEF(pp_foo) | Ilya Zakharevich | 1998-07-08 | 1 | -0/+346 |