This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Integrate:
[perl5.git] / mg.c
2005-09-17 Andy LesterIntegrate:
2005-09-17 Nicholas ClarkIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-17 Andy LesterIntegrate:
2005-09-16 Andy LesterIntegrate:
2005-09-12 Steve PetersIntegrate:
2005-09-11 Andy LesterIntegrate:
2005-04-22 Nicholas ClarkIntegrate:
2005-04-08 Nicholas ClarkIntegrate:
2005-04-04 Robin BarkerIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2005-01-19 Nicholas ClarkIntegrate:
2004-11-23 Michael SchroederIntegrate:
2004-10-31 Nicholas ClarkIntegrate:
2004-09-10 Marcus Holland-MoritzIntegrate:
2004-09-10 Stas BekmanIntegrate:
2004-09-05 Nicholas ClarkIntegrate:
2004-09-04 Nicholas ClarkIntegrate:
2004-06-30 Nicholas ClarkBack 22969 out of maint. (reinstate the "Tied variable...
2004-06-27 Nicholas ClarkIntegrate:
2004-06-23 Nicholas ClarkIntegrate:
2004-03-22 Nicholas ClarkIntegrate:
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-26 Nicholas ClarkIntegrate:
2004-01-19 Dave Mitchellchange #22071 (taint bug in $^0) introduced a potential...
2004-01-14 Nicholas ClarkRevert 21936 (which solves leaks with threads and weak...
2004-01-05 Dave Mitchell[perl #24674]
2003-12-21 Nicholas ClarkIntegrate:
2003-12-20 Adrian M. Enachefix [perl #24660], [perl #24663].
2003-12-18 Alan BurlisonIntegrate:
2003-12-16 Nicholas ClarkIntegrate:
2003-12-15 Alan BurlisonRemove incorrect guards around inclusion of <signal.h>
2003-12-13 Tassilo von ParsevalIntegrate:
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 Nicholas ClarkIntegrate:
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 Nicholas ClarkIntegrate:
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-19 Nicholas ClarkIntegrate:
2003-10-12 pxm@nubz.org[perl #24122] setreuid and friends borked on darwin/osx
2003-09-24 Olli SaviaIntegrate:
2003-09-24 Olli Savia[perl #24032] Perl 5.8.1-RC5 build problems on LynxOS
2003-08-22 Jarkko HietaniemiIntegrate:
2003-08-22 Jarkko HietaniemiThe change #20809 opened up a code path that might...
2003-08-22 Jarkko HietaniemiIntegrate:
2003-08-21 Rafael Garcia-SuarezThe magic variables that alter STDOUT have a tendancy...
2003-08-21 Jarkko HietaniemiIntegrate:
2003-08-21 Dave MitchellRe: untieing your victim during the act
2003-08-12 Jarkko HietaniemiIntegrate:
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 HietaniemiIntegrate:
2003-08-08 Jarkko HietaniemiMove the csighandler to be a data variable so that
2003-07-08 Jarkko HietaniemiIntegrate:
2003-07-08 Marcus Holland-Moritzwarnings, line numbers & windows
2003-07-03 Jarkko HietaniemiIntegrate:
2003-07-03 Dave MitchellRe: ext/List/Util/t/weak.t panic
2003-06-30 Jarkko HietaniemiIntegrate:
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-05-04 Jarkko HietaniemiIntegrate:
2003-04-16 Jarkko HietaniemiFix up Larry's copyright statements to my best knowledge.
2003-03-14 Jarkko HietaniemiIntegrate:
2003-03-14 Jarkko Hietaniemiwhichsig() really does return -1 for unknown signals.
2003-03-14 Jarkko HietaniemiIntegrate; regen Configure et alia.
2003-03-14 Jarkko HietaniemiMake whichsig() to work also if some system defines
2003-03-12 Chris NandorIntegrate from maint-5.8/perl
2003-03-11 Jarkko HietaniemiIntegrate:
2003-03-11 Chris NandorIntegrate from maint-5.8/perl
2003-03-10 Yitzchak Scott-Tho... Re: odd (or not so odd?) segmentation fault in 5.8.0
2003-03-07 Jarkko HietaniemiIntegrate (and regen Configure):
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 Jarkko HietaniemiIntegrate:
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 Jarkko HietaniemiIntegrate:
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-18 Jarkko HietaniemiIntegrate:
2003-02-15 Jarkko HietaniemiThe new(er) way of controlling Unicode I/O (and other...
2003-02-02 Jarkko HietaniemiIntegrate:
next