This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove full stop in the 'try' feature heading
[perl5.git] / t / op / lop.t
2017-07-31 David Mitchellfix SvTRUE() cast (broke xor)
2016-08-18 Nicolas RUse set_up_inc for several unit tests
2016-05-15 Aaron Crane[perl #127952] misoptimization for negated constant...
2012-08-29 Nicholas ClarkRemove a no-longer needed lexical from t/op/lop.t
2012-08-29 Colin KuskieDocument the last five tests of t/op/lop.t
2012-08-29 Colin KuskieUpdate t/op/lop.t to use test.pl instead of making...
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2008-09-08 Vincent PitRe: 'if not / unless' optimization change makes my...
2008-09-07 Vincent PitRe: unless(...) terser than if(!...)
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
1999-02-12 Gurusamy Sarathyallow boolean assign ops to be lvalues