This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add missing bug numbers
[perl5.git] / t / op / magic.t
2010-05-31 Tony Cookmove the fresh_perl() tests above the environment tests
2010-05-29 Nicholas ClarkWhen assigning to $^P, don't zero $DB::single, $DB...
2010-04-21 David Mitchellfollow up fix for fd69380d5d5b95ef16e2521cf4251b34ee0ce151
2010-04-15 Ævar Arnfjörð Bjar... Set the legacy process name with prctl() on assignment...
2010-04-15 David Mitchellmark two magic.t tests as TODO
2010-03-23 David MitchellFix assorted bugs related to magic (such as pos) not...
2010-02-16 Nicholas ClarkFix #72850 - reading $! shouldn't SEGV if Strerror...
2009-10-23 Nicholas ClarkAvoid using defined %hash in core code and tests.
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-07-29 Rafael Garcia-SuarezMake test pass with -t
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-06-04 Nicholas ClarkAssuming that $SIG{PIPE} is not set can be bogus when...
2009-05-26 John E. Malmbergpatch@2009-05-25.21:50:08 magic.t leaves $ENV{foo}...
2009-05-22 Craig A. BerryTODO must be on same line as message for TAP.
2009-05-20 Nicholas ClarkPerl_magic_clearsig() needs to remove magic, else delet...
2009-05-20 Nicholas ClarkConvert t/op/magic.t to use test.pl
2008-07-03 Steve HayFix test count that was missed in #34092
2008-06-28 Ben MorrowSome more missing isGV_with_GP()s
2007-09-07 Jerry D. HeddenFix t/op/magic.t failures under Cygwin
2007-04-19 Brandon BlackRe: new C3 MRO patch
2006-02-20 Yitzchak Scott-Tho... op/magic failure on cygwin after 1.5.19-4
2005-12-20 Rafael Garcia-SuarezRemove some hardcoded references to ./perl in tests
2005-08-30 John E. Malmberg[patch@25334] t/op/magic.t - Last 3 tests invalid on VMS
2005-07-04 Steve HayAdd regression test for change 25062
2005-06-30 Dave Mitchell[perl #36434] assigning shared consts (eg __PACKAGE__...
2005-06-30 Rafael Garcia-SuarezAdd TODO tests for bug #36434
2005-06-01 Nicholas ClarkStore the xhv_aux structure after the main array.
2004-12-01 Ingo Weinhold[perl #32717] BeOS specific Updates
2004-03-24 Nicholas Clarkmintest will pass if I skip the correct number of tests...
2004-03-23 Hugo van der SandenFix bug [perl #27839] returning @+ out of scope loses...
2004-03-02 Nicholas ClarkWork on eliminating systematic failures on make minitest:
2003-09-17 Ilya Zakharevichmagic.t
2003-08-25 Marcus Holland-Moritzvalgrind update
2003-07-03 Slaven Rezict/op/magic.t on FreeBSD
2003-07-02 Jarkko HietaniemiIt would seem that in Linux 2.2 there is no way
2003-07-02 Jarkko Hietaniemi...and getting the comma right, too.
2003-07-02 Jarkko HietaniemiGetting the whitespace right.
2003-07-02 Jarkko HietaniemiFreeBSD $0 dance.
2003-07-02 Jarkko HietaniemiFix from Enache Adrian for the magic.t failure in
2003-07-02 Jarkko HietaniemiVMS: with this, 100% make test in Compaq C V6.5-001
2003-07-01 Adrian M. EnacheB:: fixes + 'When were CVOPs gone ?'
2003-06-30 Jarkko Hietaniemi$0 test tweaks from Andreas.
2003-05-08 Yitzchak Scott-Tho... Re: [perl #17718] %tiedhash in bool context doesn't...
2003-03-11 Jarkko HietaniemiPatch from Craig Berry to resolve test failures in...
2003-03-02 Anders JohnsonRE: [perl #20613] Perl_magic_setsig/clearsig problems...
2002-12-30 Rafael Garcia-SuarezRe: [perl #19330] Uneffective increment of $\
2002-12-02 Jarkko Hietaniemi$0 mofifying part I
2002-11-22 Rafael Garcia-SuarezA new test for $^S, based on a patch by Iain 'Spoon...
2002-08-22 Slaven Rezictodo test for linux $0 modification
2002-07-10 Jarkko HietaniemiRetract #17455, #17427, #17425 on t/op/magic.t (but...
2002-07-09 Craig A. Berryfix 17425 for VMS
2002-07-08 Jim Cromiepatch against t/op/magic.t
2002-07-08 Jarkko HietaniemiIntegrate maint patches #17421, #17424:
2002-04-28 Jarkko HietaniemiIntegrate #16254 from macperl;
2002-04-15 Jarkko HietaniemiThe #15921 made the 'no warnings' unnecessary.
2002-04-15 Mark-Jason DominusCheck to make sure @- and @+ interpolation bug is ...
2002-03-21 Nick Ing-SimmonsIntegrate mainline (Win2k/MinGW all ok except threads...
2002-03-20 Nikola Knezevicmagic.t tweak
2001-12-07 Michael G. SchwernPuut... The TODO... Beck!
2001-12-05 Michael G. SchwernRemoving a TODO
2001-11-25 Michael G. Schwern$$ readonly, take two
2001-11-20 Nick Ing-Simmonsperl.c change to use HAS_PROCSELFEXE, also
2001-11-11 Craig A. BerryRe: [PATCH] resurrect t/op/magic.t on VMS
2001-10-15 Blair ZajacRe: [PATCH t/op/magic.t] missing tests on Win32
2001-10-08 Michael G. SchwernRe: [PATCH mg.c gv.c and others] ${^TAINT}
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-09-24 Gurusamy Sarathytest number mismatch
2001-09-22 Michael G. SchwernRe: Weird $ENV{FOO} = undef warning
2001-08-14 Nikola Knezevicmagic.t
2001-08-05 Gurusamy Sarathyremove hardcoded cmd shell in testsuite
2001-06-22 Jarkko HietaniemiMore MPE/iX tweaks from Mark Bixby.
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-12 Jarkko HietaniemiOne more test for $^S.
2001-06-12 Abhijit Menon-Sen$^S almost entirely broken with 5.6.1
2001-03-27 Robin HoustonAutoloading Errno.pm when %! is encountered
2001-03-18 Jarkko HietaniemiIntegrate changes #9161,9162 from maintperl to mainline.
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-17 Gurusamy Sarathytrailing new %ENV entries weren't being pushed into...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-03-13 Gurusamy Sarathylexical warnings update for docs and tests (from Paul...
2000-01-20 Charles Bailey Quick integration of mainline changes to date
2000-01-07 Gurusamy Sarathycygwin update (from Eric Fifer <EFifer@sanwaint.com>)
1999-10-24 Nick Ing-SimmonsFollow that camel ... another sync.
1999-10-24 Ilya ZakharevichRe: [PATCH 5.005_62] OS/2 improvements
1999-07-05 Fifer, Ericcygwin32 update
1999-05-11 Gurusamy Sarathyvarious fixes for clean build and test on win32; config...
1999-05-10 Gurusamy Sarathymore bulletproof workaround for mangled paths (updates...
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-10-17 Thomas DornerPOSIX BC2000 port from perl-mvs:
1998-10-17 Jarkko HietaniemiThe VM/ESA port essentials, based on
1998-10-06 Ilya ZakharevichMinor test improvement
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-07-14 Ilya ZakharevichOS/2 update
1998-03-03 Hugo van der Sanden[win32] another maintpatch (this one needed adjust...
1998-02-13 Norton T. Allen5.004_58 QNX getcwd
1998-01-05 Gurusamy Sarathy[win32] Support case-tolerant %ENV
1997-12-17 Molnar LaszloMajor changes to the DOS/djgpp port (including threading):
1997-11-14 Malcolm BeattieAdd delay to signal handling in t/op/magic.t. (Solaris...
1997-08-06 Tim Bunceenable some tests on Win32
next