summaryrefslogtreecommitdiff
path: root/opcode.pl
Commit message (Expand)AuthorAgeFilesLines
* Downconst external APIsRafael Garcia-Suarez2005-03-291-4/+4
* More consting goodnessAndy Lester2005-03-211-4/+4
* Make all scripts run by regen.pl write output with UNIX style EOL's.Steve Hay2004-11-161-0/+4
* Update copyright noticesRafael Garcia-Suarez2004-03-161-2/+2
* retract 22328 and 22332: deprecation warning for my $x if fooDave Mitchell2004-03-041-2/+2
* add deprecation warning for C<my $x if foo> and C<foo && (my $x)>Dave Mitchell2004-02-171-2/+2
* Implement "my $_".Rafael Garcia-Suarez2004-02-031-2/+2
* Tidy up change #18751, so that the second parameter to unpack()Rafael Garcia-Suarez2004-01-031-1/+1
* re-fix [perl #24508] without speed regression.Adrian M. Enache2003-12-221-1/+1
* Fix bug [perl #24508] Wrong assignment in nested assignmentRafael Garcia-Suarez2003-11-191-1/+1
* Change the internal prototype of the pop() and shift() builtinsRafael Garcia-Suarez2003-08-261-2/+2
* Enhance some macro robustness.Rafael Garcia-Suarez2003-06-251-4/+4
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-2/+3
* Remove the foo-old files.Jarkko Hietaniemi2003-03-101-0/+6
* regen_headers tiny tidying:Jarkko Hietaniemi2003-03-081-1/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-2/+2
* Support one-parameter unpack(), which unpacks $_.Chip Salzenberg2003-02-191-1/+1
* Change pp_lock to take a reference instead of aArtur Bergman2003-01-031-1/+1
* regen_headers outside Makefile (was Re: [PATCH] embed.pl doc)Nicholas Clark2002-11-191-18/+14
* Doc fix : the symbol for COPs wasn't documented.Rafael Garcia-Suarez2002-08-071-1/+1
* Defined-or patch (cleaned up)Brent Dax2002-08-051-0/+3
* Comment tweak from Philip.Jarkko Hietaniemi2002-04-221-1/+1
* As if people would be reading the documentation :-)Jarkko Hietaniemi2002-04-211-0/+2
* Make doc clearer, as suggested by Brent DaxRafael Garcia-Suarez2002-04-211-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
* OS/2 buildIlya Zakharevich2002-02-111-0/+8
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-8/+25
* vmsish fix, ieee rand() cleanupCharles Lane2001-10-191-1/+1
* try#2: [proposed PATCH Perl@12401] ieee floats, rand() & old systems Charles Lane2001-10-181-8/+13
* OP_RCATLINE is an SVOP, not a BASEOP.Abhijit Menon-Sen2001-09-181-1/+1
* Remove #ifdef PERL_CUSTOM_OPS, always build with PERL_CUSTOM_OPSArtur Bergman2001-09-101-5/+1
* Custom OpsSimon Cozens2001-08-271-2/+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
* Re: [ID 20010621.007] readline() not quite as equal as <>Abhijit Menon-Sen2001-06-251-1/+1
* Some filesystems require writability for rename/unlink.Jarkko Hietaniemi2001-06-151-0/+6
* Re: [PATCH] opcode.pl is chmod'ing the original source treeMike Guy2001-06-151-7/+10
* opcode.pl is chmod'ing the original source treeNicholas Clark2001-06-131-1/+0
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-10/+10
* Documentation of table formatSimon Cozens2001-04-111-0/+31
* Infrastructure to allow:Nick Ing-Simmons2001-01-201-6/+6
* Consolidated lvalue sub changesStephen McCamant2001-01-121-2/+2
* Ilya's OS2 patch (testing for damage on Win32)Nick Ing-Simmons2000-12-311-0/+1
* shrink pp_hot fractionallyNicholas Clark2000-12-051-1/+3
* Re: [ID 20000912.008] substr replacement of tainted data (bug) Radu Greab2000-10-021-1/+1
* Do away with array context, from Daniel Chetlin <daniel@chetlin.com>Jarkko Hietaniemi2000-08-081-1/+1
* Generate OP_IS_SOCKET() and OP_IS_FILETEST() macrosJarkko Hietaniemi2000-08-021-40/+62
* Make the "uninit variable" warning to say "concat or string"Jarkko Hietaniemi2000-07-251-2/+2