| Commit message (Expand) | Author | Age | Files | Lines |
* | support match indices via special variables @- and @+ | Ilya Zakharevich | 1998-09-23 | 1 | -2/+19 |
* | add missing dTHR; notes for test failures due to small stacksize | Gurusamy Sarathy | 1998-08-09 | 1 | -0/+2 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -7/+10 |
* | remove useless 'rcsid' (extension of a suggestion by | Gurusamy Sarathy | 1998-08-04 | 1 | -2/+0 |
* | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -18/+12 |
* | fixes for overloading bugs and docs, tweaked some | Ilya Zakharevich | 1998-08-01 | 1 | -9/+32 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -1/+1 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -3/+3 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -65/+65 |
* | fix another CvMUTEXP() leak | Gurusamy Sarathy | 1998-07-18 | 1 | -1/+2 |
* | add more correct version of change#1350 (as yet untested) | Joshua Pritikin | 1998-07-10 | 1 | -2/+8 |
* | change#1350 breaks things, back it out | Gurusamy Sarathy | 1998-07-08 | 1 | -8/+2 |
* | add patch to improve method caching, regen headers | Joshua Pritikin | 1998-07-06 | 1 | -2/+8 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -1/+1 |
* | add comments on GV_FOO constants, s/8/GV_ADDINEVAL/ | Gurusamy Sarathy | 1998-07-05 | 1 | -2/+2 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 1 | -2/+2 |
* | improve recursive error messages! | Joshua Pritikin | 1998-06-28 | 1 | -1/+2 |
* | applied patch, modified logic to avoid reentering lexer at compile-time | Graham Barr | 1998-06-21 | 1 | -2/+2 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -1/+2 |
|\ |
|
| * | [win32] merge changes#1014,1038 from maintbranch | Gurusamy Sarathy | 1998-05-29 | 1 | -1/+1 |
| * | [win32] fix problematic change#965 from maintbranch | Ilya Zakharevich | 1998-05-21 | 1 | -0/+1 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -11/+58 |
|\ \
| |/ |
|
| * | [win32] sundry whitespace cleanups from maintbranch | Gurusamy Sarathy | 1998-05-17 | 1 | -4/+4 |
| * | [win32] merge changes#982,984 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -2/+2 |
| * | [win32] merge change#981 from maintbranch, add XXX comment about | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+16 |
| * | [win32] merge changes#922,944,949,965,970 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -6/+38 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -9/+2 |
|\ \
| |/ |
|
| * | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -9/+2 |
* | | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -11/+20 |
|\ \
| |/ |
|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -1/+1 |
| * | [win32] merge problematic maintpatch to op.c | Chip Salzenberg | 1998-03-03 | 1 | -10/+11 |
| * | [win32] merge another conflicting maintpatch to op.c | Tkil | 1998-03-03 | 1 | -1/+9 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -13/+18 |
|\ \
| |/ |
|
| * | [win32] fix misapplied hunks in 5.004_58 | Gurusamy Sarathy | 1998-02-09 | 1 | -9/+8 |
| * | Fix up problem with gv.c from change 477. | Malcolm Beattie | 1998-02-06 | 1 | -2/+7 |
| * | Faster gv_fetchpv() for nested packages | Malcolm Beattie | 1998-02-06 | 1 | -10/+10 |
| * | Some Chip patches (some tweaked to match _5x source): | Chip Salzenberg | 1998-02-06 | 1 | -8/+9 |
* | | [asperl] initial merge of latest win32 branch into ASPerl | Gurusamy Sarathy | 1998-01-30 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -2/+4 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -6/+10 |
|/ |
|
* | Reverse integrate Malcolm's chanes into local | Nick Ing-Simmons | 1997-11-07 | 1 | -1/+0 |
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) | Nick Ing-Simmons | 1997-11-05 | 1 | -1/+2 |
* | Integrate mainline @ 18:15 CST 31 Oct 1997 | Nick Ing-Simmons | 1997-11-01 | 1 | -1/+0 |
|\ |
|
| * | Half way through moving per-thread magicals into per-thread fields | Malcolm Beattie | 1997-10-31 | 1 | -1/+0 |
* | | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -81/+28 |
|/ |
|
* | Improve internal threading API. Introduce win32/win32thread.[ch] | Malcolm Beattie | 1997-10-24 | 1 | -1/+1 |
* | Merge maint-5.004 branch (5.004_04) with mainline. | Malcolm Beattie | 1997-10-16 | 1 | -2/+3 |
|\ |
|
| * | [inseparable changes from patch to perl 5.004_04]perl-5.004_04 | Perl 5 Porters | 1997-09-05 | 1 | -2/+3 |
* | | Merge maint-5.004 branch (5.004_03) with mainline. | Malcolm Beattie | 1997-10-08 | 1 | -3/+5 |
|\ \
| |/ |
|
| * | [inseperable differences up to perl 5.004_02]perl-5.004_02 | Tim Bunce | 1997-08-07 | 1 | -2/+2 |