summaryrefslogtreecommitdiff
path: root/mg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Assorted changes for multi-threading (now works rather more).Malcolm Beattie1997-08-111-2/+5
* | More fixups for thrperl integration.Malcolm Beattie1997-06-051-0/+3
* | Integrate thrperl 5.003->5.004.Malcolm Beattie1997-05-261-0/+24
|\ \ | |/ |/|
| * Added programmer-level condition variables via "condpair" magic.Malcolm Beattie1997-04-231-0/+15
| * Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups.Malcolm Beattie1997-03-281-0/+9
* | [inseparable changes from match from perl-5.003_97h to perl-5.003_97i]Perl 5 Porters1997-04-251-5/+7
* | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h]Perl 5 Porters1997-04-231-15/+6
* | [inseparable changes from match from perl-5.003_97b to perl-5.003_97c]Perl 5 Porters1997-04-071-1/+2
* | [inseparable changes from match from perl-5.003_97a to perl-5.003_97b]Perl 5 Porters1997-04-041-2/+24
* | [inseparable changes from match from perl-5.003_97 to perl-5.003_97a]Perl 5 Porters1997-04-031-22/+18
* | Automatically flush on C< $| = 1 >Chip Salzenberg1997-03-221-3/+12
* | [inseparable changes from match from perl-5.003_93 to perl-5.003_94]Perl 5 Porters1997-03-091-24/+54
* | [inseparable changes from match from perl-5.003_91 to perl-5.003_92]Perl 5 Porters1997-03-011-1/+1
* | [inseparable changes from match from perl-5.003_90 to perl-5.003_91]Perl 5 Porters1997-02-251-7/+46
* | Undo signal patch -- it broke die() in signalChip Salzenberg1997-02-221-18/+1
* | [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-23/+45
* | Fix value of system() and $? for DEC UNIX, VMS, othersChip Salzenberg1997-02-111-5/+2
* | [inseparable changes from patch from perl5.003_24 to perl5.003_25]perl-5.003_25Perl 5 Porters1997-02-041-10/+18
* | Don't warn on C<$\ = undef>Chip Salzenberg1997-01-291-1/+6
* | Fix {,un}tainting of $1 etc. when C<use locale>Chip Salzenberg1996-12-281-26/+20
* | [inseparable changes from patch from perl5.003_15 to perl5.003_16]Perl 5 Porters1996-12-251-1/+7
* | [inseparable changes from patch from perl5.003_13 to perl5.003_14]Perl 5 Porters1996-12-231-21/+48
* | [inseparable changes from patch from perl5.003_11 to perl5.003_12]Perl 5 Porters1996-12-191-0/+31
* | Less malloc in magicChip Salzenberg1996-12-061-22/+20
* | [inseparable changes from patch from perl5.003_09 to perl5.003_10]Perl 5 Porters1996-11-301-52/+7
* | [inseparable changes from patch from perl5.003_08 to perl5.003_09]Perl 5 Porters1996-11-261-40/+61
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-0/+10