| Commit message (Expand) | Author | Age | Files | Lines |
* | applied patch, add new message to perldeta | Stephen McCamant | 1998-07-22 | 1 | -0/+2 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -1/+1 |
* | Add PL_ to merged file | Nick Ing-Simmons | 1998-07-19 | 1 | -1/+1 |
* | Merge Mainline | Nick Ing-Simmons | 1998-07-19 | 1 | -3/+5 |
|\ |
|
| * | fix flawed substitution-loop detection on zero-length matches | Ilya Zakharevich | 1998-07-19 | 1 | -1/+3 |
| * | make failed matches return empty list in list context | Gurusamy Sarathy | 1998-07-19 | 1 | -2/+2 |
* | | PL_ scheme Builds under Minw32 - some SEGFAULT snags | Nick Ing-Simmons | 1998-07-18 | 1 | -20/+20 |
* | | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -53/+53 |
* | | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -148/+148 |
|/ |
|
* | don't copy foreach itervar when no external refs exist | Gisle Aas | 1998-07-15 | 1 | -10/+28 |
* | added patch, tweaked PERL_OBJECT things | Graham Barr | 1998-07-13 | 1 | -0/+10 |
* | 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 |