summaryrefslogtreecommitdiff
path: root/mg.c
Commit message (Expand)AuthorAgeFilesLines
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+2
* whichsig() really does return -1 for unknown signals.Jarkko Hietaniemi2003-03-141-1/+1
* Make whichsig() to work also if some system definesJarkko Hietaniemi2003-03-141-4/+4
* Re: odd (or not so odd?) segmentation fault in 5.8.0Yitzchak Scott-Thoennes2003-03-101-0/+6
* mg.c needs Perl_csighandler prototypeCraig A. Berry2003-03-061-0/+2
* Patch by Salvador FandiƱo to read the warning maskRafael Garcia-Suarez2003-03-041-1/+10
* RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included)Anders Johnson2003-03-021-20/+105
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-0/+7
* Cleanup #18770 as suggested by Rafael.Jarkko Hietaniemi2003-02-251-15/+0
* A new try at #18765 (for [perl #20920]).Jarkko Hietaniemi2003-02-251-1/+19
* Retract change #18765: makes HiRes.t hang after subtest #11.Jarkko Hietaniemi2003-02-251-20/+2
* PERL_SIGNALS=unsafe enables the old unsafe/immediate signals.Jarkko Hietaniemi2003-02-241-8/+7
* Re: [perl #20920] Segmentation fault ("Safe Signal" queue problem?)Slaven Rezic2003-02-241-2/+20
* The new(er) way of controlling Unicode I/O (and other) features;Jarkko Hietaniemi2003-02-151-9/+3
* [perl #18232] [PATCH] store PL_reg_match_utf8 in reganchRafael Garcia-Suarez2003-02-021-3/+3
* OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.Dave Mitchell2003-01-261-2/+7
* integrate (by hand) #18353 and #18359 from maint-5.8:Hugo van der Sanden2003-01-211-0/+10
* Make the locale-induced UTF-8-ification of STD fhsJarkko Hietaniemi2003-01-161-6/+12
* Change the value of ${^TAINT} : 0 without taint checks,Rafael Garcia-Suarez2003-01-061-1/+3
* Re: [perl #19330] Uneffective increment of $\Rafael Garcia-Suarez2002-12-301-1/+1
* $0 modifying part II (HP-UX only)Jarkko Hietaniemi2002-12-021-0/+12
* $0 mofifying part IJarkko Hietaniemi2002-12-021-0/+2
* The Inaba patch for tr/// vs. use encodingDan Kogai2002-10-241-14/+19
* Happy chainsaw stories; The removal of the 5005 threadsH.Merijn Brand2002-10-191-25/+0
* enable -ansi -pedanticJarkko Hietaniemi2002-09-261-1/+8
* Copy On WriteNicholas Clark2002-08-171-0/+5
* Remove pseudo-hashes (complete)Michael G. Schwern2002-08-171-20/+6
* [ID 20020704.001] again: #17678 caused test failures in pod2html,Hugo van der Sanden2002-08-041-13/+14
* Re: [ID 20020704.001] my $foo = $1 won't taint $foo (with use re 'taint')Hugo van der Sanden2002-08-041-7/+13
* Retract #16820, #16819, #16810, #16669, #16531, #16530, #16501Jarkko Hietaniemi2002-05-281-11/+2
* A shot in the dark.Jarkko Hietaniemi2002-05-271-3/+3
* Fix for the IO::Scalar bug (I think).Nick Ing-Simmons2002-05-271-2/+11
* manual integrate of change#16332 from maint-5.6 branchGurusamy Sarathy2002-05-021-8/+18
* Integrate #16334 from maint-5.6;Jarkko Hietaniemi2002-05-021-2/+1
* More VC5-induced casting found by Nikola Knezevic.Jarkko Hietaniemi2002-04-271-1/+1
* fixes for all the warnings reported by Visual C (most of thisGurusamy Sarathy2002-04-211-10/+10
* Windows 64-bit support:Gurusamy Sarathy2002-04-211-2/+2
* Humbly pay homage to the redundancy gods.Abhijit Menon-Sen2002-04-081-0/+1
* Remove, eliminate, and destroy multiple, redundant occurences of theAbhijit Menon-Sen2002-04-081-1/+0
* warnings for perlio + othersPaul Marquess2002-03-251-1/+1
* more warnings tidyupPaul Marquess2002-03-111-2/+2
* If we get to sighandler by mistake (no perl handler set) thenNick Ing-Simmons2002-01-261-11/+12
* Integrate mainlineNick Ing-Simmons2002-01-251-1/+1
* Miss mg_len == 0 meaning don't SafefreeNick Ing-Simmons2002-01-221-6/+6
* Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-1/+5
* Integrate mainline (for ndbm fixes etc.)Nick Ing-Simmons2002-01-171-0/+8
* A mostly-stable version of "new" Win32 signal/kill support.Nick Ing-Simmons2002-01-111-7/+8
* Missed the =head1 additions.Jarkko Hietaniemi2002-01-031-0/+4
* MULTIPLICITY fixups Charles Lane2001-12-061-0/+1