summaryrefslogtreecommitdiff
path: root/mg.c
Commit message (Expand)AuthorAgeFilesLines
* [core language changes]Spider Boardman1998-04-281-1/+112
* New regex flag //t to leave $1 etc. taintedChip Salzenberg1998-04-291-1/+2
* [inseperable changes between Change 887 and Change 896]Tim Bunce1998-04-221-8/+8
* "New patch for $^E==GetLastError() under Win32", #F105Gurusamy Sarathy1998-03-041-1/+16
* "Fix flawed cleanup when signal handlers are not defined", #F094Gurusamy Sarathy1998-03-041-4/+8
* "A few perl5.004_03 bugs", #F046Hugo van der Sanden1998-03-031-1/+1
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-6/+57
* [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-14/+82
* [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
|/
* [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
* perl5.002beta3Perl 5 Porters1996-02-021-56/+72
* perl 5.002beta1h patch: mg.cPerl 5 Porters1996-01-041-4/+47
* 5.002 beta 1Larry Wall1995-11-211-16/+10
* This is my patch patch.1n for perl5.001.perl-5.001nAndy Dougherty1995-10-311-6/+20
* Perl 5.001perl-5.001Larry Wall1995-03-121-57/+101
* perl5.000 patch.0g: [various portability fixes, and use latest metaconfig for...Andy Dougherty1995-01-181-1/+1
* perl 5.000perl-5.000Larry Wall1994-10-171-228/+268
* perl 5.0 alpha 9perl-5a9Larry Wall1994-05-041-29/+56