summaryrefslogtreecommitdiff
path: root/mg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |\
| * | Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-158/+55
* | | Fix up $@ (ERRSV now refers to GvSV(errgv) for non-threaded perl andMalcolm Beattie1997-11-111-2/+2
| |/ |/|
* | Half way through moving per-thread magicals into per-thread fieldsMalcolm Beattie1997-10-311-2/+18
|/
* Fix refcounts for lock/magic_mutexfree. Make OP_LOCK auto-refMalcolm Beattie1997-10-231-0/+1
* Merge maint-5.004 branch (5.004_04) with mainline.Malcolm Beattie1997-10-161-6/+61
|\
| * [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-6/+57
* | Fix up 5.004_03 merge: remove missing win32 files from MANIFEST,Malcolm Beattie1997-10-081-0/+1
* | Merge maint-5.004 branch (5.004_03) with mainline.Malcolm Beattie1997-10-081-14/+82
|\ \ | |/
| * [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-14/+82
* | Remove last traces of "tokenbuf as temp buffer" and removed itMalcolm Beattie1997-10-031-4/+5
* | Reliable thread signal handling.Malcolm Beattie1997-10-031-2/+2
* | Merge maint-5.004 branch (5.004_01) with mainline.Malcolm Beattie1997-09-301-4/+43
|\ \ | |/
| * [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-4/+43
| |\
| | * ENV leaks on win32 (was Re: Comments on ENV patch sought)Hans Mulder1997-06-111-1/+20
| |/
* | Minor multi-threading patches for VMS.Malcolm Beattie1997-09-221-3/+6
* | Debugging output for lock handling.Malcolm Beattie1997-09-101-0/+2