| Commit message (Expand) | Author | Age | Files | Lines |
* | SSNEW() API for allocating memory on the savestack | Albert Dvornik | 1998-09-23 | 1 | -35/+60 |
* | support match indices via special variables @- and @+ | Ilya Zakharevich | 1998-09-23 | 1 | -0/+42 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -6/+64 |
* | integrate maint-5.005 changes into mainline | Gurusamy Sarathy | 1998-08-08 | 1 | -6/+5 |
|\ |
|
| * | tweaked version of suggested patch | Ilya Zakharevich | 1998-08-02 | 1 | -1/+1 |
| * | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -2/+2 |
| * | Remove redundant dTHR | Andy Dougherty | 1998-08-02 | 1 | -1/+0 |
| * | fix typo in change#1489 that prevented magic-autovivification | Gurusamy Sarathy | 1998-07-29 | 1 | -2/+2 |
* | | Add dTHR so that it compiles miniperl in threaded mode | Nick Ing-Simmons | 1998-07-26 | 1 | -1/+2 |
* | | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -1/+21 |
|/ |
|
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -11/+11 |
* | 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 | -2/+2 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -203/+203 |
* | fix lvalue leaks stemming from failure to free LvTARG(sv) | Gurusamy Sarathy | 1998-07-18 | 1 | -7/+0 |
* | fix function parameter autovivification for pseudohashes | Gurusamy Sarathy | 1998-07-14 | 1 | -9/+25 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -6/+6 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -2/+1 |
* | Re: [PATCH] Simplified magic_setisa() and improved fields.pm | Gisle Aas | 1998-06-30 | 1 | -48/+0 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 1 | -12/+12 |
* | back out problematic change#1105, tweak perlsub.pod | Gurusamy Sarathy | 1998-06-18 | 1 | -7/+0 |
* | Applied patch, followed by tweaks to *.sym and `perl embed.pl` | Ilya Zakharevich | 1998-06-10 | 1 | -0/+7 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -3/+109 |
|\ |
|
| * | [win32] sundry whitespace cleanups from maintbranch | Gurusamy Sarathy | 1998-05-17 | 1 | -1/+1 |
| * | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+106 |
| * | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+2 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -24/+19 |
|\ \
| |/ |
|
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-04-03 | 1 | -1/+1 |
| |\ |
|
| | * | Re: doc: perlrun typo | Stephen Potter | 1998-04-02 | 1 | -1/+1 |
| * | | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -23/+18 |
| |/ |
|
* | | [asperl] add a part of AS patch#14, backout incomplete variable | Gurusamy Sarathy | 1998-03-17 | 1 | -27/+27 |
* | | [asperl] various changes to get asperl working under Borland | Gurusamy Sarathy | 1998-03-16 | 1 | -27/+27 |
* | | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -6/+6 |
| * | [win32] another maintpatch (this one needed adjust of test nos.) | Hugo van der Sanden | 1998-03-03 | 1 | -1/+1 |
* | | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -36/+24 |
* | | [asperl] initial merge of latest win32 branch into ASPerl | Gurusamy Sarathy | 1998-01-30 | 1 | -38/+89 |
|\ \
| |/ |
|
| * | TIEARRAY updates - almost works ... | Nick Ing-Simmons | 1998-01-14 | 1 | -4/+6 |
| * | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -35/+84 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -52/+82 |
|/ |
|
* | [win32] Add a tweaked version of: | Tye McQueen | 1998-01-04 | 1 | -1/+16 |
* | Major changes to the DOS/djgpp port (including threading): | Molnar Laszlo | 1997-12-17 | 1 | -2/+2 |
* | [win32] Sync a change from local repository. | Gurusamy Sarathy | 1997-11-26 | 1 | -4/+8 |
* | Jumbo regexp patch applied (with minor fix-up tweaks): | Ilya Zakharevich | 1997-11-19 | 1 | -1/+9 |
* | magic_setisa enhanced to update %FIELDS automatically when @ISA | Malcolm Beattie | 1997-11-18 | 1 | -0/+47 |
* | Change CONTEXT to PERL_CONTEXT throughout source (since the #define | Malcolm Beattie | 1997-11-13 | 1 | -1/+1 |
* | Initial integration of ansi branch into mainline (untested). | Malcolm Beattie | 1997-11-11 | 1 | -163/+57 |
|\ |
|
| * | Reverse integrate Malcolm's chanes into local | Nick Ing-Simmons | 1997-11-07 | 1 | -2/+18 |
| * | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) | Nick Ing-Simmons | 1997-11-05 | 1 | -23/+4 |
| * | Integrate mainline @ 18:15 CST 31 Oct 1997 | Nick Ing-Simmons | 1997-11-01 | 1 | -2/+18 |
| |\ |
|