This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Test case for C<undef %File::Glob::>
[perl5.git] / t / op / misc.t
2001-04-18 Gisle Aasforeach defelem magic should only be applied to PL_sv_undef
2001-03-18 Jarkko HietaniemiSarathy's clear_pmop patch with Radu Greab's fix,
2001-01-24 Charles BaileySYN SYN
2001-01-09 Jarkko HietaniemiAllow the locale test needing POSIX and the taint test
2001-01-09 Charles Lanemake t/op/misc.t work on VMS
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-21 Jarkko HietaniemiFix for 20001210.003, "write(FH) on closed FH causes...
2000-12-10 Jarkko HietaniemiTest case for #8066.
2000-12-01 Jarkko HietaniemiRetract #7941. Forbidding subs m/s/etc is too cruel...
2000-12-01 Jarkko Hietaniemi(Retracted by #7943.)
2000-11-04 Nick Ing-SimmonsIntegrate mainline again
2000-11-04 Jarkko HietaniemiDying is too strict here, better just skip.
2000-11-04 Jarkko HietaniemiLocale tweakery. Add test case for bug id 20000809...
2000-10-20 Charles BaileySYN SYN
2000-10-16 Nicholas ClarkDetect early whether the std streams have gone bad.
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-17 Jarkko HietaniemiTweak the regex compilation errors once more.
2000-08-16 Lupe ChristophChange the regx compilation error markers to use =...
2000-08-09 Jeffrey FriedlRe: enhanced(?) regex error messages
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-08-01 Tom HughesThe test from this
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-28 Gurusamy Sarathyunder useithreads, constant pad entries could inadverte...
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 M. J. T. GuyDo not assume sign propagation.
2000-04-24 Gurusamy Sarathyarrange for next() to resume at the unstack op rather...
2000-03-12 Gurusamy Sarathyanother optimized-OP_SASSIGN bug: ops that were not...
2000-03-11 Gurusamy Sarathychange#3511 was not defensive enough about try blocks...
2000-03-03 Gurusamy Sarathy/(?p{})/ changed to /(??{})/, per Larry's suggestion...
2000-02-28 Jarkko HietaniemiLift the 32-bit straightjacket from bit ops;
2000-02-09 Charles BaileyResync with mainline
2000-01-26 Gurusamy Sarathys/STOP/CHECK/ blocks
2000-01-20 Charles Bailey Quick integration of mainline changes to date
1999-12-12 Gurusamy Sarathyintegrate mainline changes
1999-12-04 Gurusamy Sarathymake uninitialized value warnings report opcode
1999-11-14 Gurusamy Sarathyfix bug in change#4515 (STOP blocks now see @ARGV like...
1999-09-29 Charles Baileyresync with mainline
1999-09-18 Nick Ing-SimmonsRe-integrate mainline
1999-09-18 Gurusamy Sarathytweak some op names in change#4177 (will any of this...
1999-09-17 Michael G. SchwernMore descriptive names for operators.
1999-09-05 Jarkko HietaniemiTime is not yet ripe.
1999-09-04 Jarkko Hietaniemiuse integer on the problematic subtest.
1999-09-04 Jarkko HietaniemiEnable 64-bit clean bit ops.
1999-07-23 Hugo van der Sandenapplied suggested patch for tracking line numbers corre...
1999-03-26 Gurusamy Sarathyspecify type of bracket in "Unmatched bracket" diagnostic;
1999-02-18 Gurusamy Sarathydistinguish eval'' from BEGIN|INIT|END CVs (fixes buggy...
1999-02-17 Hugo van der Sandenfix comppad handling for failures in eval 'qr/(?p{...
1999-02-14 Gurusamy Sarathyallow C<select('foo')> to autovivify *foo (SelectSaver...
1999-02-12 Ilya ZakharevichRemove extraneous sh in test suites
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1999-02-12 Gurusamy Sarathyfix ops that are not filehandle constructors to not...
1999-01-02 Jarkko HietaniemiObject destruction order testing.
1998-10-30 Jarkko HietaniemiThere can be multiple yacc/bison errors.
1998-10-28 Jarkko HietaniemiThe "parse error" must be converted to "syntax error",
1998-10-28 Jarkko HietaniemiBison says 'parse error', not 'parser error'.
1998-10-26 Jarkko HietaniemiMore robustness.
1998-10-17 Jarkko HietaniemiMore robust yacc/bison failure output handling.
1998-10-14 Gurusamy Sarathylet docatch() pass the buck when restartop turns out...
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1998-07-11 Ilya Zakharevichadd patch, along with all the missing bits, and doc...
1998-07-09 Gurusamy Sarathymerge changes from maintbranch (1354, and relevant...
1998-07-06 Gurusamy Sarathyallow eval-groups in patterns only if they C<use re...
1998-05-14 Gurusamy Sarathy[win32] merge change#896 from maintbranch
1998-04-03 Jan-Pieter CornetPerl 5.005b1t2/perl5.004_63 (resend)
1998-03-02 Roderick Schertler[win32] another 'old' patch
1998-02-12 Jarkko Hietaniemi[PATCH] 5.004_58: the locale.t problem in IRIX
1998-02-06 Ilya Zakharevich5.004_56: Patch to Tie::Hash and docs
1997-11-22 Gurusamy Sarathy- shift() inside BEGIN|END|INIT now shifts @ARGV instea...
1997-11-19 Ilya ZakharevichJumbo regexp patch applied (with minor fix-up tweaks):
1997-11-10 Gurusamy SarathyInitial (untested) merge of all non-ansi changes on...
1997-10-31 Nick Ing-SimmonsFurther ANSI changes now builds and passes (most) tests
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-04-22 Perl 5 Porters[inseparable changes from match from perl-5.003_97g...
1997-04-22 Doug MacEachernSupport PRINTF for tied handles
1997-03-22 Perl 5 Porters[inseparable changes from match from perl-5.003_94...
1997-03-08 Perl 5 Porters[inseparable changes from match from perl-5.003_93...
1997-03-06 Perl 5 Porters[inseparable changes from match from perl-5.003_92...
1997-03-06 Doug MacEachernSupport READ and GETC for tied handles
1997-02-21 Hugo van der SandenAdd test for grep() and wantarray
1997-02-04 Perl 5 Porters[inseparable changes from patch from perl5.003_24 to... perl-5.003_25
1997-01-29 Chip SalzenbergPrevent premature death of @_ during leavesub
1997-01-25 Perl 5 Porters[inseparable changes from patch from perl5.003_22 to... perl-5.003_23
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1997-01-04 Perl 5 Porters[inseparable changes from patch from perl5.003_18 to...
1996-12-31 Perl 5 Porters[inseparable changes from patch from perl5.003_17 to...
1996-12-27 Chip SalzenbergTest C< ()=() >
1996-12-06 Perl 5 Porters[inseparable changes from patch from perl5.003_10 to...
1996-08-29 Sven Verdoolaegemore TIEHANDLE
1996-08-25 Perl 5 PortersAdd support for tied filehandles.
1995-05-30 Andy DoughertyThis is my patch patch.1i for perl5.001.
1994-10-17 Larry Wallperl 5.000 perl-5.000