summaryrefslogtreecommitdiff
path: root/mg.c
Commit message (Expand)AuthorAgeFilesLines
* SSNEW() API for allocating memory on the savestackAlbert Dvornik1998-09-231-35/+60
* support match indices via special variables @- and @+Ilya Zakharevich1998-09-231-0/+42
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-6/+64
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-6/+5
|\
| * tweaked version of suggested patchIlya Zakharevich1998-08-021-1/+1
| * support OE/MVSJarkko Hietaniemi1998-08-021-2/+2
| * Remove redundant dTHRAndy Dougherty1998-08-021-1/+0
| * fix typo in change#1489 that prevented magic-autovivificationGurusamy Sarathy1998-07-291-2/+2
* | Add dTHR so that it compiles miniperl in threaded modeNick Ing-Simmons1998-07-261-1/+2
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-1/+21
|/
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-11/+11
* PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-181-20/+20
* PL_ stuff for threadsNick Ing-Simmons1998-07-181-2/+2
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-203/+203
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-181-7/+0
* fix function parameter autovivification for pseudohashesGurusamy Sarathy1998-07-141-9/+25
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-6/+6
* merge changes#1210,1211,1270 from maintbranchGurusamy Sarathy1998-07-041-2/+1
* Re: [PATCH] Simplified magic_setisa() and improved fields.pmGisle Aas1998-06-301-48/+0
* PUSHSTACK renovationJoshua Pritikin1998-06-281-12/+12
* back out problematic change#1105, tweak perlsub.podGurusamy Sarathy1998-06-181-7/+0
* Applied patch, followed by tweaks to *.sym and `perl embed.pl`Ilya Zakharevich1998-06-101-0/+7
* [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-3/+109
|\
| * [win32] sundry whitespace cleanups from maintbranchGurusamy Sarathy1998-05-171-1/+1
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-1/+106
| * [win32] merge change#905 from maintbranch, minor fixes to getGurusamy Sarathy1998-05-151-1/+2
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-24/+19
|\ \ | |/
| * [win32] integrate mainlineGurusamy Sarathy1998-04-031-1/+1
| |\
| | * Re: doc: perlrun typo Stephen Potter1998-04-021-1/+1
| * | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-23/+18
| |/
* | [asperl] add a part of AS patch#14, backout incomplete variableGurusamy Sarathy1998-03-171-27/+27
* | [asperl] various changes to get asperl working under BorlandGurusamy Sarathy1998-03-161-27/+27
* | [win32] integrate mainline changesGurusamy Sarathy1998-03-071-7/+7
|\ \ | |/
| * [win32] change all 'sp' to 'SP' in code and in the docs. ExplicitlyGurusamy Sarathy1998-03-071-6/+6
| * [win32] another maintpatch (this one needed adjust of test nos.)Hugo van der Sanden1998-03-031-1/+1
* | [asperl] added AS patch#3Douglas Lankshear1998-02-011-36/+24
* | [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-38/+89
|\ \ | |/
| * TIEARRAY updates - almost works ...Nick Ing-Simmons1998-01-141-4/+6
| * tie array changes to core and testsNick Ing-Simmons1998-01-131-35/+84
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-52/+82
|/
* [win32] Add a tweaked version of:Tye McQueen1998-01-041-1/+16
* Major changes to the DOS/djgpp port (including threading):Molnar Laszlo1997-12-171-2/+2
* [win32] Sync a change from local repository.Gurusamy Sarathy1997-11-261-4/+8
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-1/+9
* magic_setisa enhanced to update %FIELDS automatically when @ISAMalcolm Beattie1997-11-181-0/+47
* Change CONTEXT to PERL_CONTEXT throughout source (since the #defineMalcolm Beattie1997-11-131-1/+1
* Initial integration of ansi branch into mainline (untested).Malcolm Beattie1997-11-111-163/+57
|\
| * Reverse integrate Malcolm's chanes into localNick Ing-Simmons1997-11-071-2/+18
| * Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris)Nick Ing-Simmons1997-11-051-23/+4
| * Integrate mainline @ 18:15 CST 31 Oct 1997Nick Ing-Simmons1997-11-011-2/+18
| |\