| Commit message (Expand) | Author | Age | Files | Lines |
* | Doc fix : the symbol for COPs wasn't documented. | Rafael Garcia-Suarez | 2002-08-07 | 1 | -1/+1 |
* | Defined-or patch (cleaned up) | Brent Dax | 2002-08-05 | 1 | -0/+3 |
* | Comment tweak from Philip. | Jarkko Hietaniemi | 2002-04-22 | 1 | -1/+1 |
* | As if people would be reading the documentation :-) | Jarkko Hietaniemi | 2002-04-21 | 1 | -0/+2 |
* | Make doc clearer, as suggested by Brent Dax | Rafael Garcia-Suarez | 2002-04-21 | 1 | -1/+1 |
* | Retract the UTF-8 filenames patch. This may be | Jarkko Hietaniemi | 2002-04-09 | 1 | -1/+1 |
* | There was no nice way of getting in UTF-8 filenames: | Jarkko Hietaniemi | 2002-04-07 | 1 | -1/+1 |
* | OS/2 build | Ilya Zakharevich | 2002-02-11 | 1 | -0/+8 |
* | Sprinkle some copyrights (use the oldest timestamp to | Jarkko Hietaniemi | 2002-01-24 | 1 | -8/+25 |
* | vmsish fix, ieee rand() cleanup | Charles Lane | 2001-10-19 | 1 | -1/+1 |
* | try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems | Charles Lane | 2001-10-18 | 1 | -8/+13 |
* | OP_RCATLINE is an SVOP, not a BASEOP. | Abhijit Menon-Sen | 2001-09-18 | 1 | -1/+1 |
* | Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPS | Artur Bergman | 2001-09-10 | 1 | -5/+1 |
* | Custom Ops | Simon Cozens | 2001-08-27 | 1 | -2/+14 |
* | Retract #11166 (and #11237). | Jarkko Hietaniemi | 2001-07-12 | 1 | -3/+3 |
* | (Retracted by #11285.) | Abhijit Menon-Sen | 2001-07-06 | 1 | -3/+3 |
* | Re: [ID 20010621.007] readline() not quite as equal as <> | Abhijit Menon-Sen | 2001-06-25 | 1 | -1/+1 |
* | Re: [ID 20010621.007] readline() not quite as equal as <> | Abhijit Menon-Sen | 2001-06-25 | 1 | -1/+1 |
* | Some filesystems require writability for rename/unlink. | Jarkko Hietaniemi | 2001-06-15 | 1 | -0/+6 |
* | Re: [PATCH] opcode.pl is chmod'ing the original source tree | Mike Guy | 2001-06-15 | 1 | -7/+10 |
* | opcode.pl is chmod'ing the original source tree | Nicholas Clark | 2001-06-13 | 1 | -1/+0 |
* | Integrate change #10412 from maintperl; locale is now | Jarkko Hietaniemi | 2001-06-03 | 1 | -10/+10 |
* | Documentation of table format | Simon Cozens | 2001-04-11 | 1 | -0/+31 |
* | Infrastructure to allow: | Nick Ing-Simmons | 2001-01-20 | 1 | -6/+6 |
* | Consolidated lvalue sub changes | Stephen McCamant | 2001-01-12 | 1 | -2/+2 |
* | Ilya's OS2 patch (testing for damage on Win32) | Nick Ing-Simmons | 2000-12-31 | 1 | -0/+1 |
* | shrink pp_hot fractionally | Nicholas Clark | 2000-12-05 | 1 | -1/+3 |
* | Re: [ID 20000912.008] substr replacement of tainted data (bug) | Radu Greab | 2000-10-02 | 1 | -1/+1 |
* | Do away with array context, from Daniel Chetlin <daniel@chetlin.com> | Jarkko Hietaniemi | 2000-08-08 | 1 | -1/+1 |
* | Generate OP_IS_SOCKET() and OP_IS_FILETEST() macros | Jarkko Hietaniemi | 2000-08-02 | 1 | -40/+62 |
* | Make the "uninit variable" warning to say "concat or string" | Jarkko Hietaniemi | 2000-07-25 | 1 | -2/+2 |
* | support for C<use vmsish 'hushed'>; move VMSISH_EXIT out of | Gurusamy Sarathy | 2000-03-19 | 1 | -1/+1 |
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -2/+2 |
* | prototype changes for eventually supporting C<binmode(F, ":raw")> | Gurusamy Sarathy | 2000-03-05 | 1 | -2/+2 |
* | default mkdir() mode argument to 0777 | Gurusamy Sarathy | 2000-02-20 | 1 | -1/+1 |
* | glob() takes one or no user arguments and a non-user-visible second | Gurusamy Sarathy | 2000-02-20 | 1 | -1/+1 |
* | disable optimization in change#3612 for join() and quotemeta()--this | Gurusamy Sarathy | 2000-01-02 | 1 | -2/+4 |
* | make uninitialized value warnings report opcode | Gurusamy Sarathy | 1999-12-04 | 1 | -2/+2 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-11 | 1 | -1/+1 |
|\ |
|
| * | preliminary support for GVOP indirection via pad | Gurusamy Sarathy | 1999-11-08 | 1 | -1/+1 |
* | | Initial integration of the MacPerl changes form Matthias. | Jarkko Hietaniemi | 1999-11-02 | 1 | -0/+4 |
|/ |
|
* | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 1 | -4/+4 |
* | more GCC v2.95 induced adjustments | Gurusamy Sarathy | 1999-10-27 | 1 | -2/+2 |
* | disable optimizing troublesome ops in change#3612 | Gurusamy Sarathy | 1999-10-20 | 1 | -9/+25 |
* | Re: _58, _61 Argument "" is not numeric in sprintf | Ilya Zakharevich | 1999-09-30 | 1 | -1/+3 |
* | more op description tweaks | Gurusamy Sarathy | 1999-09-18 | 1 | -4/+4 |
* | tweak some op names in change#4177 (will any of this break code that | Gurusamy Sarathy | 1999-09-18 | 1 | -42/+42 |
* | More descriptive names for operators. | Michael G. Schwern | 1999-09-17 | 1 | -83/+88 |
* | optional warning on join(/foo/...) (reworked suggested patch | Gurusamy Sarathy | 1999-09-06 | 1 | -1/+1 |
* | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 1 | -0/+1 |