This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Convert t/op/die_except.t to test.pl, strict and warnings.
[perl5.git] / t / op / runlevel.t
2011-02-25 Nicholas ClarkMigrate t/op/{fork,runlevel,tie}.t to use run_multiple_...
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2008-08-13 Craig A. BerryVMS-specific follow-up to tempfile name changes in...
2008-08-07 Nicholas ClarkUse test.pl's tempfile().
2005-08-11 John E. Malmberg[patch] blead@25282 - VMS specific fixes. [2nd try]
2003-06-19 Steve GrazziniRe: [perl #17934] tied STDERR and internal warnings
2002-04-28 Jarkko HietaniemiIntegrate #16254 from macperl;
2002-02-27 Jarkko HietaniemiRepatch from Robin Barker: anon subs in C<package;...
2001-12-29 Andreas Königcleaner close on tests, take 2
2001-09-27 Robin Barkermake __ANON__ global
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2000-10-20 Charles BaileySYN SYN
2000-08-30 Jarkko HietaniemiChange the internal implementation of sort() to be...
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-06-09 Jarkko HietaniemiRename the fdpid locking and integrate with Sarathy.
2000-06-08 Gurusamy Sarathy@_ can't have junk in it even in the non-USE_ITHREADS...
2000-03-02 Charles BaileyTake advantage of new subprocess invocation (Charles...
2000-03-01 Gurusamy Sarathyconsolidated VMS patches (from Craig A. Berry
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-04 Gurusamy Sarathys/block/loop block/ in diagnostics about next, last...
1999-12-01 Gurusamy Sarathyemail address changes
1999-10-14 Gurusamy Sarathyfix POPSTACK panics that ensued from bad interaction...
1999-02-12 Ilya ZakharevichRemove extraneous sh in test suites
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-10-13 Gurusamy Sarathydon't longjmp() in pp_goto() (regressive bug from old...
1998-07-12 Gurusamy Sarathyfix pp_caller() to fully traverse stacklevels
1998-05-09 Gurusamy Sarathy[win32] protect sortcop from C<sort { sort { ... }...
1998-04-03 Gurusamy Sarathy[win32] implement stack-of-stacks so that magic invocat...
1997-09-05 Norton Allenfix poor t/op/runlevel.t test
1997-04-02 Perl 5 Porters[inseparable changes from match from perl-5.003_97...
1997-03-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
1997-03-01 Perl 5 Porters[inseparable changes from match from perl-5.003_91...
1997-02-25 Chip Salzenberg[differences between cumulative patch application and... perl-5.003_91
1997-02-25 Perl 5 Porters[inseparable changes from match from perl-5.003_90...
1997-02-25 Gurusamy SarathyFix perl_call_*() when !G_EVAL