This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #125540] handle already being at EOF while not finding a heredoc terminator
[perl5.git] / t / op / or.t
2014-02-09 Father Chrysostomos[perl #120374] Stop for($h{k}||'') from vivifying
2013-11-19 Matthew Horsfall... Optimise 'if ($a || $b)' and 'unless ($a && $b)' early...
2013-10-25 Father ChrysostomosPropagate lvalue context to && and ||
2013-09-30 Karl WilliamsonRevert "Optimise if/unless wrt OP_AND/OP_OR/OP_DOR...
2013-09-20 Matthew Horsfall... Optimise if/unless wrt OP_AND/OP_OR/OP_DOR. Also optimi...
2013-01-05 James E Keenant/op/or.t: Provide descriptions for tests lacking them.
2001-11-19 Michael G. SchwernDouble FETCH test