summaryrefslogtreecommitdiff
path: root/pp_ctl.c
Commit message (Expand)AuthorAgeFilesLines
* Fix wantarray() in sort subs [fixes metaconfig]Chip Salzenberg1997-05-081-5/+17
* Handle tainted values in lists returned from subs, evalsChip Salzenberg1997-05-011-9/+26
* [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-16/+24
* [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-39/+42
* [inseparable changes from match from perl-5.003_97c to perl-5.003_97d]perl-5.003_97dPerl 5 Porters1997-04-091-4/+8
* [inseparable changes from match from perl-5.003_97a to perl-5.003_97b]Perl 5 Porters1997-04-041-7/+1
* runlevel is I32, not intRoderick Schertler1997-04-031-2/+2
* Don't use setjmp() and longjmp() in complex exprsChip Salzenberg1997-04-011-1/+2
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-74/+89
* [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-11/+7
* [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-5/+5
* [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-3/+53
* Don't taint $x in C<$x = ($tainted =~ /(\w+)/)>Chip Salzenberg1997-02-221-2/+3
* [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-2/+7
* [inseparable changes from patch from perl5.003_25 to perl5.003_26]perl-5.003_26Perl 5 Porters1997-02-111-5/+11
* [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-36/+57
* [inseparable changes from patch from perl5.003_23 to perl5.003_24]perl-5.003_24Perl 5 Porters1997-01-291-1/+13
* When sorting, promote to PVNV only for built-in comparisonChip Salzenberg1997-01-251-3/+2
* [inseparable changes from patch from perl5.003_20 to perl5.003_21]Perl 5 Porters1997-01-161-10/+7
* Hide lexicals from C<use>d or C<require>d module (!)Chip Salzenberg1997-01-011-2/+5
* Support named closuresChip Salzenberg1996-12-281-1/+3
* [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-0/+5
* Make evals' lexicals visible to nested evalsChip Salzenberg1996-12-201-0/+3
* [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-6/+7
* [inseparable changes from patch from perl5.003_10 to perl5.003_11]Perl 5 Porters1996-12-061-57/+2
* Save message when calling __DIE__ hookChip Salzenberg1996-11-301-2/+8
* [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-72/+30
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-12/+45
* LC_COLLATE.Jarkko Hietaniemi1996-10-071-4/+34
* perl 5.003_04: dump.c gv.c op.c pp_ctl.c pp_sys.c proto.h run.cPerl 5 Porters1996-09-011-7/+8
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-14/+14
* perl 5.003_01: pp_ctl.cPerl 5 Porters1996-07-151-19/+42
* perl 5.002_01: pp_ctl.cPerl 5 Porters1996-03-241-4/+8
* perl 5.002perl-5.002Andy Dougherty1996-02-281-9/+11
* TMPFILE supportIlya Zakharevich1996-02-071-1/+5
* perl5.002beta3Perl 5 Porters1996-02-021-14/+8
* Debugger patch.Perl 5 Porters1996-01-121-6/+18
* 5.002 beta 1Larry Wall1995-11-211-39/+87
* This is my patch patch.1n for perl5.001.perl-5.001nAndy Dougherty1995-10-311-4/+4
* This is my patch patch.1m for perl5.001.Andy Dougherty1995-06-221-3/+23
* This is my patch patch.1l for perl5.001.Andy Dougherty1995-06-061-2/+11
* This is my patch patch.1i for perl5.001.Andy Dougherty1995-05-301-0/+2
* [fix s/// memory leak]Larry Wall1995-03-151-0/+1
* Perl 5.001perl-5.001Larry Wall1995-03-121-60/+108
* perl5.000 patch.0g: [various portability fixes, and use latest metaconfig for...Andy Dougherty1995-01-181-5/+6
* perl 5.000perl-5.000Larry Wall1994-10-171-0/+2348