2005-12-19 |
Robin Houston |
latest switch/say/~~ |
blob | commitdiff |
2005-12-01 |
Gisle Aas |
Disable constant folding of sprintf |
blob | commitdiff | diff to current |
2005-11-07 |
Nicholas Clark |
Merge pp_slt, pp_sgt and pp_sge into pp_sle. (The most... |
blob | commitdiff | diff to current |
2005-11-07 |
Nicholas Clark |
The rarely used lcfirst and ucfirst share almost all... |
blob | commitdiff | diff to current |
2005-11-05 |
Steve Peters |
Typos in opcode.pl this time. |
blob | commitdiff | diff to current |
2005-11-05 |
Steve Peters |
Merge pp_andassign, pp_orassign, and pp_dorassign into... |
blob | commitdiff | diff to current |
2005-11-04 |
Steve Peters |
I barely knew ya pp_dor. Merged into pp_defined from... |
blob | commitdiff | diff to current |
2005-11-04 |
Nicholas Clark |
pp_semop can fit within Perl_pp_shmwrite(). |
blob | commitdiff | diff to current |
2005-11-04 |
Nicholas Clark |
The remaining special logic in pp_syswrite can be moved... |
blob | commitdiff | diff to current |
2005-11-04 |
Nicholas Clark |
Merge msgsnd, msgrcv with Perl_pp_shmwrite(). |
blob | commitdiff | diff to current |
2005-11-04 |
Nicholas Clark |
ftrwrite, ftrexec, fteread, ftewrite and fteexec can... |
blob | commitdiff | diff to current |
2005-11-03 |
Nicholas Clark |
Perl_pp_symlink and Perl_pp_link can be merged. The... |
blob | commitdiff | diff to current |
2005-11-02 |
Nicholas Clark |
unlink chmod utime kill can be merged into Perl_pp_chown(). |
blob | commitdiff | diff to current |
2005-11-02 |
Nicholas Clark |
Move ftsuid ftsgid ftsvtx into Perl_pp_ftrowned. |
blob | commitdiff | diff to current |
2005-11-02 |
Nicholas Clark |
Merge ftzero ftsock ftchr ftblk ftfile ftdir ftpipe... |
blob | commitdiff | diff to current |
2005-11-02 |
Nicholas Clark |
Merge ftsize ftmtime ftatime ftctime into Perl_pp_ftis |
blob | commitdiff | diff to current |
2005-11-02 |
Robin Houston |
sort/multicall patch |
blob | commitdiff | diff to current |
2005-10-31 |
Nicholas Clark |
All the ops that are simply C<return some_other_op... |
blob | commitdiff | diff to current |
2005-10-31 |
Nicholas Clark |
Replace the 3 currently "unreachable" ops with a single... |
blob | commitdiff | diff to current |
2005-10-31 |
H.Merijn Brand |
Try to preserve the lost opcode alias info in comments |
blob | commitdiff | diff to current |
2005-10-31 |
Nicholas Clark |
It appears that it's trivially easy to alias opcode... |
blob | commitdiff | diff to current |
2005-07-28 |
Piotr Fusik |
[perl #36672] Swapped warnings for -o and -O file tests |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-03 |
Rafael Garcia-Suarez |
Fix getting prototype of builtins mkdir and setpgrp. |
blob | commitdiff | diff to current |
2005-05-03 |
Rafael Garcia-Suarez |
mkdir without arguments now defaults to $_ |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-03-29 |
Rafael Garcia-Suarez |
Downconst external APIs |
blob | commitdiff | diff to current |
2005-03-21 |
Andy Lester |
More consting goodness |
blob | commitdiff | diff to current |
2004-11-16 |
Steve Hay |
Make all scripts run by regen.pl write output with... |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-03-04 |
Dave Mitchell |
retract 22328 and 22332: deprecation warning for my... |
blob | commitdiff | diff to current |
2004-02-17 |
Dave Mitchell |
add deprecation warning for C<my $x if foo> and C<foo... |
blob | commitdiff | diff to current |
2004-02-03 |
Rafael Garcia-Suarez |
Implement "my $_". |
blob | commitdiff | diff to current |
2004-01-03 |
Rafael Garcia-Suarez |
Tidy up change #18751, so that the second parameter... |
blob | commitdiff | diff to current |
2003-12-22 |
Adrian M. Enache |
re-fix [perl #24508] without speed regression. |
blob | commitdiff | diff to current |
2003-11-19 |
Rafael Garcia-Suarez |
Fix bug [perl #24508] Wrong assignment in nested assignment |
blob | commitdiff | diff to current |
2003-08-26 |
Rafael Garcia-Suarez |
Change the internal prototype of the pop() and shift... |
blob | commitdiff | diff to current |
2003-06-25 |
Rafael Garcia-Suarez |
Enhance some macro robustness. |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-03-10 |
Jarkko Hietaniemi |
Remove the foo-old files. |
blob | commitdiff | diff to current |
2003-03-08 |
Jarkko Hietaniemi |
regen_headers tiny tidying: |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2003-02-19 |
Chip Salzenberg |
Support one-parameter unpack(), which unpacks $_. |
blob | commitdiff | diff to current |
2003-01-03 |
Artur Bergman |
Change pp_lock to take a reference instead of a |
blob | commitdiff | diff to current |
2002-11-19 |
Nicholas Clark |
regen_headers outside Makefile (was Re: [PATCH] embed... |
blob | commitdiff | diff to current |
2002-08-11 |
Nick Ing-Simmons |
Integrate mainline. |
blob | commitdiff | diff to current |
2002-08-07 |
Rafael Garcia-Suarez |
Doc fix : the symbol for COPs wasn't documented. |
blob | commitdiff | diff to current |
2002-08-05 |
Brent Dax |
Defined-or patch (cleaned up) |
blob | commitdiff | diff to current |
2002-04-22 |
Jarkko Hietaniemi |
Comment tweak from Philip. |
blob | commitdiff | diff to current |
2002-04-21 |
Jarkko Hietaniemi |
As if people would be reading the documentation :-) |
blob | commitdiff | diff to current |
2002-04-21 |
Rafael Garcia-Suarez |
Make doc clearer, as suggested by Brent Dax |
blob | commitdiff | diff to current |
2002-04-09 |
Jarkko Hietaniemi |
Retract the UTF-8 filenames patch. This may be |
blob | commitdiff | diff to current |
2002-04-08 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-04-07 |
Jarkko Hietaniemi |
There was no nice way of getting in UTF-8 filenames: |
blob | commitdiff | diff to current |
2002-02-11 |
Ilya Zakharevich |
OS/2 build |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-24 |
Jarkko Hietaniemi |
Sprinkle some copyrights (use the oldest timestamp to |
blob | commitdiff | diff to current |
2001-10-19 |
Charles Lane |
vmsish fix, ieee rand() cleanup |
blob | commitdiff | diff to current |
2001-10-18 |
Charles Lane |
try#2: [proposed PATCH Perl@12401] ieee floats, rand... |
blob | commitdiff | diff to current |
2001-09-18 |
Abhijit Menon-Sen |
OP_RCATLINE is an SVOP, not a BASEOP. |
blob | commitdiff | diff to current |
2001-09-10 |
Artur Bergman |
Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_C... |
blob | commitdiff | diff to current |
2001-08-27 |
Simon Cozens |
Custom Ops |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Retract #11166 (and #11237). |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-06 |
Abhijit Menon-Sen |
(Retracted by #11285.) |
blob | commitdiff | diff to current |
2001-06-25 |
Abhijit Menon-Sen |
Re: [ID 20010621.007] readline() not quite as equal... |
blob | commitdiff | diff to current |
2001-06-25 |
Abhijit Menon-Sen |
Re: [ID 20010621.007] readline() not quite as equal... |
blob | commitdiff | diff to current |
2001-06-15 |
Jarkko Hietaniemi |
Some filesystems require writability for rename/unlink. |
blob | commitdiff | diff to current |
2001-06-15 |
Mike Guy |
Re: [PATCH] opcode.pl is chmod'ing the original source... |
blob | commitdiff | diff to current |
2001-06-14 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-13 |
Nicholas Clark |
opcode.pl is chmod'ing the original source tree |
blob | commitdiff | diff to current |
2001-06-03 |
Jarkko Hietaniemi |
Integrate change #10412 from maintperl; locale is now |
blob | commitdiff | diff to current |
2001-04-11 |
Simon Cozens |
Documentation of table format |
blob | commitdiff | diff to current |
2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-20 |
Nick Ing-Simmons |
Infrastructure to allow: |
blob | commitdiff | diff to current |
2001-01-12 |
Stephen McCamant |
Consolidated lvalue sub changes |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-31 |
Nick Ing-Simmons |
Ilya's OS2 patch (testing for damage on Win32) |
blob | commitdiff | diff to current |
2000-12-05 |
Nicholas Clark |
shrink pp_hot fractionally |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-10-02 |
Radu Greab |
Re: [ID 20000912.008] substr replacement of tainted... |
blob | commitdiff | diff to current |
2000-08-08 |
Jarkko Hietaniemi |
Do away with array context, from Daniel Chetlin <daniel... |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-08-02 |
Jarkko Hietaniemi |
Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros |
blob | commitdiff | diff to current |
2000-07-25 |
Jarkko Hietaniemi |
Make the "uninit variable" warning to say "concat or... |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-03-19 |
Gurusamy Sarathy |
support for C<use vmsish 'hushed'>; move VMSISH_EXIT... |
blob | commitdiff | diff to current |
2000-03-09 |
Gurusamy Sarathy |
support binmode(F,":crlf") and use open IN => ":raw... |
blob | commitdiff | diff to current |
2000-03-05 |
Gurusamy Sarathy |
prototype changes for eventually supporting C<binmode... |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy |
default mkdir() mode argument to 0777 |
blob | commitdiff | diff to current |
2000-02-20 |
Gurusamy Sarathy |
glob() takes one or no user arguments and a non-user... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-02 |
Gurusamy Sarathy |
disable optimization in change#3612 for join() and... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-04 |
Gurusamy Sarathy |
make uninitialized value warnings report opcode |
blob | commitdiff | diff to current |
1999-11-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-08 |
Gurusamy Sarathy |
preliminary support for GVOP indirection via pad |
blob | commitdiff | diff to current |
1999-11-02 |
Jarkko Hietaniemi |
Initial integration of the MacPerl changes form Matthias. |
blob | commitdiff | diff to current |
1999-10-29 |
Gurusamy Sarathy |
usurp GVOP slot for new PADOP (one small step to making... |
blob | commitdiff | diff to current |
1999-10-27 |
Gurusamy Sarathy |
more GCC v2.95 induced adjustments |
blob | commitdiff | diff to current |
next |