| Commit message (Expand) | Author | Age | Files | Lines |
* | Update os2's OS2::Process | Ilya Zakharevich | 1998-07-11 | 1 | -2/+11 |
* | undo problematic change#1367 | Gurusamy Sarathy | 1998-07-09 | 1 | -8/+1 |
* | merge changes from maintbranch (1354, and relevant part of 1356); all | Gurusamy Sarathy | 1998-07-09 | 1 | -1/+3 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 1 | -5/+5 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 1 | -5/+5 |
* | Faster foreach integer range | Gisle Aas | 1998-07-08 | 1 | -1/+8 |
* | fix accidental RE-de-optimization | Gurusamy Sarathy | 1998-07-07 | 1 | -1/+1 |
* | Evaluation of AVHVs in scalar context | Gisle Aas | 1998-07-07 | 1 | -1/+2 |
* | patchlevel up to 5.004_70, various tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -2/+6 |
* | fix C<local $tied{foo} = $tied{foo}>, add tests | Gurusamy Sarathy | 1998-07-04 | 1 | -4/+22 |
* | fixes for mortalization bug in xsubpp, other efficiency tweaks | Joshua Pritikin | 1998-07-04 | 1 | -1/+1 |
* | allow a flags args to fbm_instr() for future needs | Ilya Zakharevich | 1998-07-04 | 1 | -2/+2 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -3/+9 |
* | fix C<@a = (%a = 1)> bizarreness | Gurusamy Sarathy | 1998-07-01 | 1 | -9/+23 |
* | Optimize foreach (1..1000000) | Gisle Aas | 1998-06-28 | 1 | -0/+25 |
* | Avoid temporaries on recursion | Ilya Zakharevich | 1998-06-22 | 1 | -3/+13 |
* | merge relevant portions from maintbranch change#1155 | Gurusamy Sarathy | 1998-06-22 | 1 | -2/+6 |
* | [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash | Gurusamy Sarathy | 1998-06-05 | 1 | -1/+1 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -29/+41 |
|\ |
|
| * | [win32] fix misplaced SPAGAIN that caused successful s/// to fail to | Gurusamy Sarathy | 1998-05-16 | 1 | -1/+1 |
| * | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -0/+1 |
| * | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -11/+13 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-05-14 | 1 | -2/+3 |
| * | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -15/+23 |
* | | [asperl] add AS patch#17 | Gurusamy Sarathy | 1998-04-21 | 1 | -1/+1 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -3/+13 |
|\ \
| |/ |
|
| * | Re: Odd number of elements in hash list. | Tom Phoenix | 1998-04-02 | 1 | -2/+9 |
| * | Re: doc: perlrun typo | Stephen Potter | 1998-04-02 | 1 | -2/+2 |
| * | Bump patchlevel.h to 63. | Malcolm Beattie | 1998-03-16 | 1 | -13/+13 |
| |\ |
|
| * | | VMS updates (direct) | Charles Bailey | 1998-03-16 | 1 | -1/+4 |
* | | | [asperl] add a part of AS patch#14, backout incomplete variable | Gurusamy Sarathy | 1998-03-17 | 1 | -111/+111 |
* | | | [asperl] various changes to get asperl working under Borland | Gurusamy Sarathy | 1998-03-16 | 1 | -111/+111 |
* | | | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -15/+15 |
|\ \ \
| | |/
| |/| |
|
| * | | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -13/+13 |
| |/ |
|
| * | [win32] this one with adjusted test numbers | Stephen McCamant | 1998-03-02 | 1 | -2/+2 |
* | | [asperl] bring ASPerl uptodate with mainline changes | Gurusamy Sarathy | 1998-02-14 | 1 | -2/+0 |
|\ \
| |/ |
|
| * | _58: wantarray in void context broken | Norton T. Allen | 1998-02-13 | 1 | -2/+0 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Newer -DLEAKTEST patch | Ilya Zakharevich | 1998-02-06 | 1 | -1/+1 |
* | | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -4/+4 |
* | | [asperl] initial merge of latest win32 branch into ASPerl | Gurusamy Sarathy | 1998-01-30 | 1 | -16/+45 |
|\ \
| |/ |
|
| * | [win32] foo() -> PerlGroup_foo() patch from ActiveState | Gurusamy Sarathy | 1998-01-19 | 1 | -1/+1 |
| * | First working TIEARRAY and other misc tie fixes | Nick Ing-Simmons | 1998-01-15 | 1 | -5/+20 |
| * | TIEARRAY updates - almost works ... | Nick Ing-Simmons | 1998-01-14 | 1 | -0/+3 |
| * | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -9/+20 |
| * | print/printf/... over-eager mg_find for glob magic: | Gurusamy Sarathy | 1998-01-08 | 1 | -2/+2 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -13/+13 |
* | | [asperl] Created new branch from win32@396, added AS patch#1 | Gurusamy Sarathy | 1998-01-30 | 1 | -1/+1 |
|/ |
|
* | Major changes to the DOS/djgpp port (including threading): | Molnar Laszlo | 1997-12-17 | 1 | -0/+5 |
* | pp_print and pp_prtf handling of tied file handles used EXTEND | Malcolm Beattie | 1997-12-12 | 1 | -1/+1 |