This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix for:
[perl5.git] / mg.c
2005-04-05 Nicholas ClarkDown with C++ reserved names
2005-04-04 Andy Lesterconst-eight.diff
2005-03-29 Steve HayClean-up some warnings when compiling on Win32 with...
2005-03-26 Nicholas ClarkNeed to return something when the compiler doesn't...
2005-03-25 Andy LesterConsting five
2005-03-25 Andy LesterConsting part 4
2005-03-24 Andy LesterThird consting batch
2005-03-14 Andy LesterAdding const qualifiers
2005-01-09 Nicholas Clarksavepv(SvPV(sv,n_a)) is common, and creates an unnecess...
2005-01-07 Robin Barkerto improve -DCHECK_FORMAT
2005-01-07 Nicholas ClarkStage 1 of utf8 support for soft references.
2005-01-04 Nicholas ClarkUpdate copyright years.
2005-01-04 Nicholas ClarkAdd ${^UTF8LOCALE} to give perl space access to PL_utf8...
2004-11-17 Michael SchroederSuSE's perl safe_putenf diff
2004-10-14 Rafael Garcia-SuarezFix [perl #31971] local $^D gives noise
2004-09-08 Marcus Holland-MoritzSvO?OK_off()'s return value
2004-08-03 Dave Mitchellmore typo fixes for change 3176 (comments at top of...
2004-07-31 Dave Mitchellshut up a warning in mg.c
2004-07-31 Dave MitchellAdd comment to the top of most .c files explaining...
2004-07-23 Dave Mitchellremove the return stack PL_retstack, and store return...
2004-07-05 Nicholas Clarkt/op/tie.t test 23 is failing when run with utf8 everyw...
2004-06-22 Nicholas ClarkAbolish the "Tied variable freed while still in use...
2004-04-23 Dave MitchellInclude variable names in "Use of uninitialized value...
2004-03-16 Rafael Garcia-SuarezUpdate copyright notices
2004-02-29 Graham BarrRe: [perl #24346] pulling in stuff from outside the...
2004-02-28 Dave Mitchellmake the bison-based parser threadsafe and capable...
2004-01-19 Dave Mitchellchange #22071 (taint bug in $^0) introduced a potential...
2004-01-05 Dave Mitchell[perl #24674]
2003-12-20 Adrian M. Enachefix [perl #24660], [perl #24663].
2003-12-15 Alan BurlisonRemove incorrect guards around inclusion of <signal.h>
2003-12-12 Alan BurlisonModify the common guard for the signal.h header, because
2003-12-11 Adrian M. Enache#21866 was wrong. another try to plumb that damn leak.
2003-12-08 Tassilo von Parsevaliterator reset moved to hv.c (was: [PATCH] SCALAR/FIRST...
2003-12-06 Tassilo von ParsevalSCALAR/FIRSTKEY for tied hashes in scalar context
2003-12-05 Paul Johnson$^P, eval and caller
2003-12-02 Jan Duboissetting $0 still broken
2003-11-22 Nicholas Clarkrestore_magic needs to undo COW
2003-11-19 Rafael Garcia-SuarezRestore errno after having read $^E (like for $!)
2003-10-27 Abhijit Menon-SenWill the real off by one please stand up?
2003-10-26 Abhijit Menon-SenFix off-by-one in $0 set magic. (From Autrijus.)
2003-10-12 pxm@nubz.org[perl #24122] setreuid and friends borked on darwin/osx
2003-09-24 Olli Savia[perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
2003-08-22 Jarkko HietaniemiThe change #20809 opened up a code path that might...
2003-08-21 Rafael Garcia-SuarezThe magic variables that alter STDOUT have a tendancy...
2003-08-21 Dave MitchellRe: untieing your victim during the act
2003-08-12 Jarkko HietaniemiIf we are void we cannot return a value.
2003-08-12 Jarkko HietaniemiApply much of Ilya's microperl patch, but instead of
2003-08-08 Jarkko HietaniemiMove the csighandler to be a data variable so that
2003-07-08 Marcus Holland-Moritzwarnings, line numbers & windows
2003-07-03 Dave MitchellRe: ext/List/Util/t/weak.t panic
2003-06-30 Jarkko HietaniemiThe 'contiguous' test for argv[], envp[] was bogus
2003-06-29 Jarkko HietaniemiThe joy of $0. Undoing the #16399 makes Andreas'
2003-06-28 Dave MitchellTwo debugging patches.
2003-06-13 Rafael Garcia-SuarezRemove the deprecated $* variable.
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-14 Jarkko Hietaniemiwhichsig() really does return -1 for unknown signals.
2003-03-14 Jarkko HietaniemiMake 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. Berrymg.c needs Perl_csighandler prototype
2003-03-04 Rafael Garcia-SuarezPatch by Salvador FandiƱo to read the warning mask
2003-03-02 Anders JohnsonRE: [perl #20613] Perl_magic_setsig/clearsig problems...
2003-03-02 Hugo van der SandenUpdate all copyrights to 2003, from Jarkko
2003-02-26 Adrian M. EnacheRe: [perl #20683] [fix] Better Patch
2003-02-25 Jarkko HietaniemiCleanup #18770 as suggested by Rafael.
2003-02-25 Jarkko HietaniemiA new try at #18765 (for [perl #20920]).
2003-02-25 Jarkko HietaniemiRetract change #18765: makes HiRes.t hang after subtest...
2003-02-24 Jarkko HietaniemiPERL_SIGNALS=unsafe enables the old unsafe/immediate...
2003-02-24 Slaven RezicRe: [perl #20920] Segmentation fault ("Safe Signal...
2003-02-15 Jarkko HietaniemiThe 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 MitchellOPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.
2003-01-21 Hugo van der Sandenintegrate (by hand) #18353 and #18359 from maint-5.8:
2003-01-16 Jarkko HietaniemiMake the locale-induced UTF-8-ification of STD fhs
2003-01-06 Rafael Garcia-SuarezChange the value of ${^TAINT} : 0 without taint checks,
2002-12-30 Rafael Garcia-SuarezRe: [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 KogaiThe Inaba patch for tr/// vs. use encoding
2002-10-19 H.Merijn BrandHappy chainsaw stories; The removal of the 5005 threads
2002-09-26 Jarkko Hietaniemienable -ansi -pedantic
2002-08-17 Nicholas ClarkCopy On Write
2002-08-17 Michael G. SchwernRemove pseudo-hashes (complete)
2002-08-11 Nick Ing-SimmonsIntegrate mainline.
2002-08-04 Hugo van der Sanden[ID 20020704.001] again: #17678 caused test failures...
2002-08-04 Hugo van der SandenRe: [ID 20020704.001] my $foo = $1 won't taint $foo...
2002-05-28 Jarkko HietaniemiRetract #16820, #16819, #16810, #16669, #16531, #16530...
2002-05-27 Jarkko HietaniemiA shot in the dark.
2002-05-27 Nick Ing-SimmonsFix for the IO::Scalar bug (I think).
2002-05-02 Gurusamy Sarathymanual integrate of change#16332 from maint-5.6 branch
2002-05-02 Jarkko HietaniemiIntegrate #16334 from maint-5.6;
2002-04-27 Jarkko HietaniemiMore VC5-induced casting found by Nikola Knezevic.
2002-04-21 Gurusamy Sarathyfixes for all the warnings reported by Visual C (most...
2002-04-21 Gurusamy SarathyWindows 64-bit support:
2002-04-08 Abhijit Menon-Sen Humbly pay homage to the redundancy gods.
2002-04-08 Nick Ing-SimmonsIntegrate mainline
2002-04-08 Abhijit Menon-Sen Remove, eliminate, and destroy multiple, redundant...
2002-03-25 Paul Marquesswarnings for perlio + others
2002-03-11 Paul Marquessmore warnings tidyup
2002-01-26 Nick Ing-SimmonsIf we get to sighandler by mistake (no perl handler...
2002-01-25 Nick Ing-SimmonsIntegrate mainline
next