summaryrefslogtreecommitdiff
path: root/mg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Re: Group fix for 5.003_06Chip Salzenberg1996-10-101-1/+1
* | perl 5.003_06: mg.cPerl 5 Porters1996-09-301-10/+22
* | Integerize mg.c; eliminate warning on C< local($)) >Chip Salzenberg1996-08-231-37/+47
* | FAKE typeglobs seriously busted (with patch)Perl 5 Porters1996-09-011-4/+10
* | perl 5.003_03: mg.cPerl 5 Porters1996-08-191-3/+2
* | perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-3/+14
* | perl 5.003_01: mg.cPerl 5 Porters1996-07-051-54/+131
|/
* Add get/set magic for $^E and $^OPerl 5 Porters1996-03-111-1/+38
* perl 5.002perl-5.002Andy Dougherty1996-02-281-1/+5
* perl 5.002gamma: mg.cPerl 5 Porters1996-02-031-2/+9