summaryrefslogtreecommitdiff
path: root/mg.c
Commit message (Expand)AuthorAgeFilesLines
* use PL_mess_sv only during global destruction (fixes problems withGurusamy Sarathy1998-11-181-4/+5
* indeterminate order-of-evaluation fixesGurusamy Sarathy1998-11-041-3/+8
* phase 1 of somewhat major rearrangement of PERL_OBJECT stuffGurusamy Sarathy1998-10-301-26/+26
* various win32 tweaks; disable new xs_cpp section (it createsGurusamy Sarathy1998-10-261-0/+1
* integrate changes#1982,2014,2021 (from maint-5.005)Gurusamy Sarathy1998-10-251-9/+11
* avoid the circular refcnt logic in magic_mutexfree()Gurusamy Sarathy1998-10-251-1/+0
* Some C compilers get upset about 8-bit characters in /* comments. */Jarkko Hietaniemi1998-10-231-1/+1
* fix globals caught by change#1927; builds and tests on SolarisGurusamy Sarathy1998-10-061-10/+10
* Cumulative OS/2-related patchIlya Zakharevich1998-10-061-2/+5
* fix various 5.00552 mishaps (fixes suggested by Jan Dubois,Gurusamy Sarathy1998-09-281-3/+6
* bump patchlevel to 52; other little tweaks for threads, win32 buildsGurusamy Sarathy1998-09-251-0/+4
* tweaks to enable PERL_OBJECT to build & test on win32Gurusamy Sarathy1998-09-251-2/+2
* 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