This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
svleak.t: Enable syntax error tests under -Dmad
[perl5.git] / t / op / inc.t
2011-03-12 Nicholas ClarkConvert t/op/inc.t to test.pl and use strict.
2011-03-12 Nicholas ClarkFix long-standing bug in t/op/inc.t, whereby ok() ignor...
2011-03-12 Nicholas ClarkIn t/op/inc.t, inline check_some_code() into its only...
2011-03-12 Nicholas ClarkIn t/op/inc.t, reorder the parameters to check_some_code()
2010-09-06 David Mitchell$ref++, $ref-- leaked referent
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2008-06-28 Ben MorrowSome more missing isGV_with_GP()s
2008-01-23 Nicholas ClarkFix the misplaced warnings and failing tests caused...
2008-01-17 Nicholas Clarkwarn if ++ or -- are unable to change the value because...
2005-10-15 Hugo van der Sandenpre{inc,dec} is faster, even with integers
2005-07-15 Steve HayRe: [PATCH blead] Re: [perl #3269] no warnings "foo...
2005-07-09 Nicholas Clarksv_dec is supposed to go *down*, m'kay.
2005-06-27 Nicholas ClarkFix sv_dec of undefined PVs to (a) not downgrade to NV
2003-03-18 Hugo van der Sandenadd tests for existing behaviour of undef postinc/dec
2001-12-03 Nicholas Clarkshared hash keys and ++/--
2000-03-05 Gurusamy Sarathyscan_num() sticks to UVs rather than IVs (now -21474836...
1996-09-02 Perl 5 Portersperl 5.003_05: t/op/inc.t util.c
1996-08-10 Larry Wallperl 5.003_02: [changes beteween cumulative patches... perl-5.003_02
1996-08-10 Larry Wallperl 5.003_02: [no incremental changelog available]