summaryrefslogtreecommitdiff
path: root/opcode.h
Commit message (Expand)AuthorAgeFilesLines
* Integrate:Nicholas Clark2007-02-101-1/+1
* Integrate:Nicholas Clark2007-01-171-1/+1
* Integrate:Robin Houston2007-01-111-1/+1
* Unbreak 5005 threads - pp_threadsv can't be aliased to unimplemented_opNicholas Clark2007-01-081-2/+7
* Integrate:Nicholas Clark2006-02-241-10/+10
* Integrate:Andy Lester2006-02-241-3/+3
* Integrate:Nicholas Clark2006-02-241-9/+9
* Integrate:Andy Lester2006-02-241-58/+59
* Integrate:Nicholas Clark2006-01-021-2/+2
* Integrate:Nicholas Clark2005-12-061-1/+1
* Integrate:Nicholas Clark2005-09-291-1/+1
* Integrate:Nicholas Clark2005-09-181-1/+3
* Integrate:Andy Lester2005-09-171-4/+4
* Integrate:Andy Lester2005-09-161-4/+4
* Integrate:Nicholas Clark2004-03-221-1/+1
* Integrate:Nicholas Clark2003-12-311-1/+1
* Integrate:Elizabeth Mattijsen2003-11-221-1/+1
* Integrate:Jarkko Hietaniemi2003-08-271-2/+2
* Integrate:Philip Newton2003-06-261-4/+4
* Integrate:Jarkko Hietaniemi2003-05-041-1/+2
* Integrate:Jarkko Hietaniemi2003-03-021-1/+1
* Integrate:Jarkko Hietaniemi2003-01-031-1/+1
* Retract the UTF-8 filenames patch. This may beJarkko Hietaniemi2002-04-091-1/+1
* There was no nice way of getting in UTF-8 filenames:Jarkko Hietaniemi2002-04-071-1/+1
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-4/+12
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-1/+1
* OP_RCATLINE is an SVOP, not a BASEOP.Abhijit Menon-Sen2001-09-181-1/+1
* Regen headers.Jarkko Hietaniemi2001-09-131-5/+1
* Regen headersArtur Bergman2001-08-271-0/+14
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-3/+3
* (Retracted by #11285.)Abhijit Menon-Sen2001-07-061-3/+3
* Re: [ID 20010621.007] readline() not quite as equal as <>Abhijit Menon-Sen2001-06-251-1/+1
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-10/+10
* Infrastructure to allow:Nick Ing-Simmons2001-01-201-2/+2
* Consolidated lvalue sub changesStephen McCamant2001-01-121-2/+2
* Regen headers.Jarkko Hietaniemi2000-10-031-1/+1
* Make the "uninit variable" warning to say "concat or string"Jarkko Hietaniemi2000-07-251-2/+2
* support for C<use vmsish 'hushed'>; move VMSISH_EXIT out ofGurusamy Sarathy2000-03-191-1/+1
* support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf"Gurusamy Sarathy2000-03-091-2/+2
* prototype changes for eventually supporting C<binmode(F, ":raw")>Gurusamy Sarathy2000-03-051-2/+2
* default mkdir() mode argument to 0777Gurusamy Sarathy2000-02-201-1/+1
* glob() takes one or no user arguments and a non-user-visible secondGurusamy Sarathy2000-02-201-1/+1
* disable optimization in change#3612 for join() and quotemeta()--thisGurusamy Sarathy2000-01-021-2/+2
* make uninitialized value warnings report opcodeGurusamy Sarathy1999-12-041-2/+2
* usurp GVOP slot for new PADOP (one small step to making optreeGurusamy Sarathy1999-10-291-3/+3
* more GCC v2.95 induced adjustmentsGurusamy Sarathy1999-10-271-702/+702
* disable optimizing troublesome ops in change#3612Gurusamy Sarathy1999-10-201-9/+9
* add suggested patch =~ s/NOTOP/OP_NOT/ with testsLarry Wall1999-10-081-1/+1
* more op description tweaksGurusamy Sarathy1999-09-181-4/+4
* tweak some op names in change#4177 (will any of this break code thatGurusamy Sarathy1999-09-181-20/+20