Annoyingly unhelpful messages from lib/File/Temp/t/security.t
[p5sagit/p5-mst-13.2.git] / mg.c
2003-04-16 Jarkko Hietaniemi Fix up Larry's copyright statements to my best knowledge.
2003-03-14 Jarkko Hietaniemi whichsig() really does return -1 for unknown signals.
2003-03-14 Jarkko Hietaniemi Make whichsig() to work also if some system defines
2003-03-10 Yitzchak Scott-Tho... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-06 Craig A. Berry mg.c needs Perl_csighandler prototype
2003-03-04 Rafael Garcia-Suarez Patch by Salvador FandiƱo to read the warning mask
2003-03-02 Anders Johnson RE: [perl #20613] Perl_magic_setsig/clearsig problems...
2003-03-02 Hugo van der Sanden Update all copyrights to 2003, from Jarkko
2003-02-26 Adrian M. Enache Re: [perl #20683] [fix] Better Patch
2003-02-25 Jarkko Hietaniemi Cleanup #18770 as suggested by Rafael.
2003-02-25 Jarkko Hietaniemi A new try at #18765 (for [perl #20920]).
2003-02-25 Jarkko Hietaniemi Retract change #18765: makes HiRes.t hang after subtest...
2003-02-24 Jarkko Hietaniemi PERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-24 Slaven Rezic Re: [perl #20920] Segmentation fault ("Safe Signal...
2003-02-15 Jarkko Hietaniemi The new(er) way of controlling Unicode I/O (and other...
2003-02-02 Rafael Garcia-Suarez [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch
2003-01-26 Dave Mitchell OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
2003-01-21 Hugo van der Sanden integrate (by hand) #18353 and #18359 from maint-5.8:
2003-01-16 Jarkko Hietaniemi Make the locale-induced UTF-8-ification of STD fhs
2003-01-06 Rafael Garcia-Suarez Change the value of ${^TAINT} : 0 without taint checks,
2002-12-30 Rafael Garcia-Suarez Re: [perl #19330] Uneffective increment of $\
2002-12-02 Jarkko Hietaniemi $0 modifying part II (HP-UX only)
2002-12-02 Jarkko Hietaniemi $0 mofifying part I
2002-10-24 Dan Kogai The Inaba patch for tr/// vs. use encoding
2002-10-19 H.Merijn Brand Happy chainsaw stories; The removal of the 5005 threads
2002-09-26 Jarkko Hietaniemi enable -ansi -pedantic
2002-08-17 Nicholas Clark Copy On Write
2002-08-17 Michael G. Schwern Remove pseudo-hashes (complete)
2002-08-11 Nick Ing-Simmons Integrate mainline.
2002-08-04 Hugo van der Sanden [ID 20020704.001] again: #17678 caused test failures...
2002-08-04 Hugo van der Sanden Re: [ID 20020704.001] my $foo = $1 won't taint $foo...
2002-05-28 Jarkko Hietaniemi Retract #16820, #16819, #16810, #16669, #16531, #16530...
2002-05-27 Jarkko Hietaniemi A shot in the dark.
2002-05-27 Nick Ing-Simmons Fix for the IO::Scalar bug (I think).
2002-05-02 Gurusamy Sarathy manual integrate of change#16332 from maint-5.6 branch
2002-05-02 Jarkko Hietaniemi Integrate #16334 from maint-5.6;
2002-04-27 Jarkko Hietaniemi More VC5-induced casting found by Nikola Knezevic.
2002-04-21 Gurusamy Sarathy fixes for all the warnings reported by Visual C (most...
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-08 Abhijit Menon-Sen Humbly pay homage to the redundancy gods.
2002-04-08 Nick Ing-Simmons Integrate mainline
2002-04-08 Abhijit Menon-Sen Remove, eliminate, and destroy multiple, redundant...
2002-03-25 Paul Marquess warnings for perlio + others
2002-03-11 Paul Marquess more warnings tidyup
2002-01-26 Nick Ing-Simmons If we get to sighandler by mistake (no perl handler...
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2002-01-22 Nick Ing-Simmons Miss mg_len == 0 meaning don't Safefree
2002-01-19 Nick Ing-Simmons Nearly-working threads re-structuring. Do not integrate,
2002-01-17 Nick Ing-Simmons Integrate mainline (for ndbm fixes etc.)
2002-01-16 Rafael Garcia-Suarez (replaced by #14303)
2002-01-11 Nick Ing-Simmons A mostly-stable version of "new" Win32 signal/kill...
2002-01-03 Jarkko Hietaniemi Missed the =head1 additions.
2001-12-06 Charles Lane MULTIPLICITY fixups
2001-12-04 H.Merijn Brand $., $%, $=, and $- are IV's now
2001-12-02 Jarkko Hietaniemi Various small nits found by DJGPP build.
2001-11-29 Charles Lane VMS pre7 default signal handling
2001-11-29 Jarkko Hietaniemi [PATCH] Re: $\ very broken
2001-10-31 Jarkko Hietaniemi A bit more descriptive name.
2001-10-31 Charles Lane make setting signal() persistent
2001-10-28 Jarkko Hietaniemi Add the encoding pragma to control the "upgrade"
2001-10-26 Jarkko Hietaniemi USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL,
2001-10-26 Jarkko Hietaniemi Integrate maintperl changes #12268 and #12669;
2001-10-17 Jarkko Hietaniemi Oh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-17 Jarkko Hietaniemi (retracted by #12485)
2001-10-08 Michael G. Schwern Re: [PATCH mg.c gv.c and others] ${^TAINT}
2001-10-02 Artur Bergman Fixes obscure bug that manifests itself by.
2001-09-15 Hugo van der Sanden Re: [ID 20010815.012] Unfortunate interaction between...
2001-09-12 me-01@ton.iguana.be [ID 20010912.007] substr reference core dump
2001-09-07 Robin Barker Silence the remaing format warning
2001-09-02 Jarkko Hietaniemi Rename the variable: it *used* to be (wrongly) that the
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-18 Jarkko Hietaniemi New try for ID 20010407.006: detach the semantics
2001-08-12 Abhijit Menon-Sen Re: [ID 20010730.010] FETCH called twice with -T
2001-08-04 Daniel P. Berrange UTF-8 bugs in string length & single line regex matches
2001-08-02 Jarkko Hietaniemi setproctitle() API version nit from Anton Berezin.
2001-08-02 Jarkko Hietaniemi setproctitle() made simpler. (This assumes the string is
2001-07-23 Ilya Zakharevich OS/2 multi-architecture
2001-06-30 Jarkko Hietaniemi Code cleanup based on turning off the -woffs in IRIX.
2001-06-30 Jarkko Hietaniemi Add support for $^N, the most-recently closed group.
2001-06-29 Richard Soderberg Fixes compile errors in four files
2001-06-25 Ilya Zakharevich Re: [PATCH 5.6.1] $^E on OS/2
2001-06-22 Jarkko Hietaniemi Casting this way seems to keep both 64-bitint x86 FreeBSD
2001-06-21 Jarkko Hietaniemi Retract the #10417 mg.c and embed.pl parts because of
2001-06-21 Nick Ing-Simmons Integrate mainline
2001-06-21 Richard Soderberg Step 2: Use the new PM_GETRE/SETRE macros everywhere.
2001-06-12 Abhijit Menon-Sen $^S almost entirely broken with 5.6.1
2001-06-04 Robin Barker -Wall casting patch
2001-06-03 Jarkko Hietaniemi Various "cast to pointer from integer of different...
2001-05-31 Jarkko Hietaniemi Salvage bits and pieces from the experimental 'utf8...
2001-05-30 Jarkko Hietaniemi More -Wall silencing from Michael Schwern and Jarkko...
2001-05-26 John Peacock Re: [ID 20010426.005] Magic not being removed at scope...
2001-05-24 Richard Soderberg Stop segfault in mg.c:636
2001-05-20 Dave Mitchell [LARGE!] symbolic magic
2001-05-14 Jarkko Hietaniemi Integrate change #10100 from maintperl.
next