summaryrefslogtreecommitdiff
path: root/pp_hot.c
Commit message (Expand)AuthorAgeFilesLines
* Patch from Sarathy to integrate changes from mainline: 2751,Chip Salzenberg2000-01-101-0/+1
* Integrate #2910 from mainlineGraham Barr1999-03-281-1/+11
* Update Copyright yearGraham Barr1999-03-271-1/+1
* integrated relevant parts og changes #2385 & #2387 from mainlineGraham Barr1998-12-311-11/+16
* integrate changes#1914,1925,1926,1945,1956,1987 from mainlineGraham Barr1998-11-071-3/+7
* integrate changes#1912,1948 from mainlineGraham Barr1998-11-061-2/+5
* integrate changes#1944,1948,1966 from mainlineGraham Barr1998-11-021-1/+6
* integrated changes#1941,1942,1943,1975,2061,2111,2151 from mainlineGraham Barr1998-11-011-4/+5
* Apply change#2052 from mainlineGraham Barr1998-10-291-1/+0
* 5.005_02: Eliminate leak on self-tiesChip Salzenberg1998-10-201-4/+4
* tweaked version of suggested patchIlya Zakharevich1998-08-021-9/+9
* support OE/MVSJarkko Hietaniemi1998-08-021-2/+8
* avoid reusing foreach itervar if magic got tacked onto itStephen McCamant1998-08-021-2/+6
* fix buggy detection of failed glob()Gurusamy Sarathy1998-08-011-1/+1
* applied patch, add new message to perldetaStephen McCamant1998-07-221-0/+2
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-1/+1
* Add PL_ to merged fileNick Ing-Simmons1998-07-191-1/+1
* Merge MainlineNick Ing-Simmons1998-07-191-3/+5
|\
| * fix flawed substitution-loop detection on zero-length matchesIlya Zakharevich1998-07-191-1/+3
| * make failed matches return empty list in list contextGurusamy Sarathy1998-07-191-2/+2
* | PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-181-20/+20
* | PL_ stuff for threadsNick Ing-Simmons1998-07-181-53/+53
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-148/+148
|/
* don't copy foreach itervar when no external refs existGisle Aas1998-07-151-10/+28
* added patch, tweaked PERL_OBJECT thingsGraham Barr1998-07-131-0/+10
* Update os2's OS2::ProcessIlya Zakharevich1998-07-111-2/+11
* undo problematic change#1367Gurusamy Sarathy1998-07-091-8/+1
* merge changes from maintbranch (1354, and relevant part of 1356); allGurusamy Sarathy1998-07-091-1/+3
* get it building again on win32Gurusamy Sarathy1998-07-091-5/+5
* add patch for C<use re 'debug'>Ilya Zakharevich1998-07-081-5/+5
* Faster foreach integer rangeGisle Aas1998-07-081-1/+8
* fix accidental RE-de-optimizationGurusamy Sarathy1998-07-071-1/+1
* Evaluation of AVHVs in scalar contextGisle Aas1998-07-071-1/+2
* patchlevel up to 5.004_70, various tweaksGurusamy Sarathy1998-07-051-2/+6
* fix C<local $tied{foo} = $tied{foo}>, add testsGurusamy Sarathy1998-07-041-4/+22
* fixes for mortalization bug in xsubpp, other efficiency tweaksJoshua Pritikin1998-07-041-1/+1
* allow a flags args to fbm_instr() for future needsIlya Zakharevich1998-07-041-2/+2
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-3/+9
* fix C<@a = (%a = 1)> bizarrenessGurusamy Sarathy1998-07-011-9/+23
* Optimize foreach (1..1000000)Gisle Aas1998-06-281-0/+25
* Avoid temporaries on recursionIlya Zakharevich1998-06-221-3/+13
* merge relevant portions from maintbranch change#1155Gurusamy Sarathy1998-06-221-2/+6
* [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clashGurusamy Sarathy1998-06-051-1/+1
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-29/+41
|\
| * [win32] fix misplaced SPAGAIN that caused successful s/// to fail toGurusamy Sarathy1998-05-161-1/+1
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-0/+1
| * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-11/+13
| * [win32] integrate mainlineGurusamy Sarathy1998-05-141-2/+3
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-15/+23
* | [asperl] add AS patch#17Gurusamy Sarathy1998-04-211-1/+1