summaryrefslogtreecommitdiff
path: root/mg.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* $., $%, $=, and $- are IV's nowH.Merijn Brand2001-12-041-4/+4
* Various small nits found by DJGPP build.Jarkko Hietaniemi2001-12-021-1/+1
* VMS pre7 default signal handlingCharles Lane2001-11-291-11/+57
* [PATCH] Re: $\ very brokenJarkko Hietaniemi2001-11-291-0/+2
* A bit more descriptive name.Jarkko Hietaniemi2001-10-311-7/+7
* make setting signal() persistentCharles Lane2001-10-311-4/+39
* Add the encoding pragma to control the "upgrade"Jarkko Hietaniemi2001-10-281-54/+65
* USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,Jarkko Hietaniemi2001-10-261-4/+4
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-21/+9
* Oh, bother. In Tru64 cc -std1 was looking rather niceJarkko Hietaniemi2001-10-171-8/+2
* (retracted by #12485)Jarkko Hietaniemi2001-10-171-0/+3
* (retracted by #12485)Jarkko Hietaniemi2001-10-171-4/+2
* (retracted by #12485)Jarkko Hietaniemi2001-10-171-4/+4
* (retracted by #12485)Jarkko Hietaniemi2001-10-171-1/+3
* (retracted by #12485)Jarkko Hietaniemi2001-10-171-1/+4
* Re: [PATCH mg.c gv.c and others] ${^TAINT}Michael G. Schwern2001-10-081-3/+7
* Fixes obscure bug that manifests itself by.Artur Bergman2001-10-021-0/+2
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-151-3/+1
* [ID 20010912.007] substr reference core dumpme-01@ton.iguana.be2001-09-121-1/+1
* Silence the remaing format warningRobin Barker2001-09-071-1/+1
* Rename the variable: it *used* to be (wrongly) that theJarkko Hietaniemi2001-09-021-3/+3
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-15/+11
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-6/+6
* New try for ID 20010407.006: detach the semanticsJarkko Hietaniemi2001-08-181-3/+3
* Re: [ID 20010730.010] FETCH called twice with -TAbhijit Menon-Sen2001-08-121-19/+33
* UTF-8 bugs in string length & single line regex matchesDaniel P. Berrange2001-08-041-1/+7
* setproctitle() API version nit from Anton Berezin.Jarkko Hietaniemi2001-08-021-1/+1
* setproctitle() made simpler. (This assumes the string isJarkko Hietaniemi2001-08-021-1/+1
* OS/2 multi-architectureIlya Zakharevich2001-07-231-5/+1
* Code cleanup based on turning off the -woffs in IRIX.Jarkko Hietaniemi2001-06-301-15/+9