summaryrefslogtreecommitdiff
path: root/pp_hot.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-3/+13
|\ \ | |/
| * Re: Odd number of elements in hash list.Tom Phoenix1998-04-021-2/+9
| * Re: doc: perlrun typo Stephen Potter1998-04-021-2/+2
| * Bump patchlevel.h to 63.Malcolm Beattie1998-03-161-13/+13
| |\
| * | VMS updates (direct)Charles Bailey1998-03-161-1/+4
* | | [asperl] add a part of AS patch#14, backout incomplete variableGurusamy Sarathy1998-03-171-111/+111
* | | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-111/+111
* | | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-15/+15
|\ \ \ | | |/ | |/|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-13/+13
| |/
| * [win32] this one with adjusted test numbersStephen McCamant1998-03-021-2/+2
* | [asperl] bring ASPerl uptodate with mainline changesGurusamy Sarathy1998-02-141-2/+0
|\ \ | |/
| * _58: wantarray in void context brokenNorton T. Allen1998-02-131-2/+0
* | [asperl] integrate win32 branch contentsGurusamy Sarathy1998-02-091-1/+1
|\ \ | |/
| * Newer -DLEAKTEST patchIlya Zakharevich1998-02-061-1/+1
* | [asperl] added AS patch#3Douglas Lankshear1998-02-011-4/+4
* | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-16/+45
|\ \ | |/
| * [win32] foo() -> PerlGroup_foo() patch from ActiveStateGurusamy Sarathy1998-01-191-1/+1
| * First working TIEARRAY and other misc tie fixesNick Ing-Simmons1998-01-151-5/+20
| * TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-0/+3
| * tie array changes to core and testsNick Ing-Simmons1998-01-131-9/+20
| * print/printf/... over-eager mg_find for glob magic:Gurusamy Sarathy1998-01-081-2/+2
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-13/+13
* | [asperl] Created new branch from win32@396, added AS patch#1Gurusamy Sarathy1998-01-301-1/+1
|/
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-0/+5
* pp_print and pp_prtf handling of tied file handles used EXTENDMalcolm Beattie1997-12-121-1/+1