summaryrefslogtreecommitdiff
path: root/pp_hot.c
Commit message (Expand)AuthorAgeFilesLines
* [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-1/+1
* Band-aid fix for local([@%]$x)Stephen McCamant1997-08-071-4/+0
* No DESTROY on untie. Tie memory leak fixed.Gurusamy Sarathy1997-06-111-4/+12
* [inseparable changes from match from perl-5.003_99a to perl5.004]Perl 5 Porters1997-05-161-0/+7
* Handle tainted values in lists returned from subs, evalsChip Salzenberg1997-05-011-5/+14
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-4/+3
* Remove pp_method() inefficiency from last patchChip Salzenberg1997-04-181-51/+35
* Fix error messages on method lookup failureChip Salzenberg1997-04-171-37/+56
* [inseparable changes from patch from perl-5.003_97d to perl-5.003_97e]perl-5.003_97ePerl 5 Porters1997-04-151-19/+3
* Fix C< $x=''; pos($x)=0; $x=~/\G$/ >Chip Salzenberg1997-04-091-1/+1
* [inseparable changes from match from perl-5.003_97a to perl-5.003_97b]Perl 5 Porters1997-04-041-8/+22
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-64/+64
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-28/+66
* Warn on %{+undef} and @{+undef}Chip Salzenberg1997-03-071-3/+4
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-2/+4
* [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-3/+1
* Don't taint $x in C<$x = ($tainted =~ /(\w+)/)>Chip Salzenberg1997-02-221-5/+14
* Fix sub call through magic var (e.g. C<&$1>)Chip Salzenberg1997-02-181-2/+7
* [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-19/+18
* Prevent premature death of @_ during leavesubChip Salzenberg1997-01-291-1/+4
* [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23Perl 5 Porters1997-01-251-6/+1
|\
| * Efficiency patchlet for pp_aassign()Ilya Zakharevich1997-01-251-0/+1
|/
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-21/+48
* [inseparable changes from patch from perl5.003_19 to perl5.003_20]Perl 5 Porters1997-01-081-9/+2
* [inseparable changes from patch from perl5.003_18 to perl5.003_19]Perl 5 Porters1997-01-041-14/+11
* Don't forget $c in C<(($a,$b,$c)=(1,2))=(3,4,5)>Chip Salzenberg1997-01-011-2/+3
* Support named closuresChip Salzenberg1996-12-281-2/+9
* [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-251-4/+7
* [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-119/+111
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-27/+64
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-16/+7
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-36/+26
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-8/+5
* Patch: Untaint FH flag and clean DATA handlesRandy J. Ray1996-09-191-5/+7
* perl 5.003_05: pp_hot.cPerl 5 Porters1996-08-291-1/+12
* Patch for LONG_MAX & co.Perl 5 Porters1996-09-011-5/+5
* perl 5.003_03: pp_hot.cPerl 5 Porters1996-08-251-2/+17
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-24/+28
* perl 5.003_01: pp_hot.cPerl 5 Porters1996-07-041-21/+63
* Change calling sequence for VMS-specific routinePerl 5 Porters1996-03-201-1/+1
* perl 5.002perl-5.002Andy Dougherty1996-02-281-2/+4
* Beta3: Combine code: provide_refsChip Salzenberg1996-02-031-38/+24
* perl5.002beta3Perl 5 Porters1996-02-021-11/+77
* 5.002 beta 1Larry Wall1995-11-211-45/+70
* This is my patch patch.1n for perl5.001.perl-5.001nAndy Dougherty1995-10-311-4/+31
* This is my patch patch.1m for perl5.001.Andy Dougherty1995-06-221-5/+5
* This is my patch patch.1l for perl5.001.Andy Dougherty1995-06-061-2/+2
* This is my patch patch.1i for perl5.001.Andy Dougherty1995-05-301-2/+4
* perl5.001 patch.1dAndy Dougherty1995-04-141-2/+4
* perl5.001 patch.1b: [byacc deps fix, set*id fixes, x2p/walk.c emit_split()Andy Dougherty1995-03-311-22/+18