Make C<undef ~~ 0> and C<undef ~~ ""> not match (like in 5.10.0)
[p5sagit/p5-mst-13.2.git] / t / op / inc.t
2009-06-06 Rafael Garcia-Suarez Mark all .t and .pm files as non executable
2008-06-28 Ben Morrow Some more missing isGV_with_GP()s
2008-01-23 Nicholas Clark Fix the misplaced warnings and failing tests caused...
2008-01-17 Nicholas Clark warn if ++ or -- are unable to change the value because...
2005-10-15 Hugo van der Sanden pre{inc,dec} is faster, even with integers
2005-07-15 Steve Hay Re: [PATCH blead] Re: [perl #3269] no warnings "foo...
2005-07-09 Nicholas Clark sv_dec is supposed to go *down*, m'kay.
2005-06-27 Nicholas Clark Fix sv_dec of undefined PVs to (a) not downgrade to NV
2003-03-18 Hugo van der Sanden add tests for existing behaviour of undef postinc/dec
2001-12-03 Nicholas Clark shared hash keys and ++/--
2000-03-05 Gurusamy Sarathy scan_num() sticks to UVs rather than IVs (now -21474836...
1996-09-02 Perl 5 Porters perl 5.003_05: t/op/inc.t util.c
1996-08-10 Larry Wall perl 5.003_02: [changes beteween cumulative patches...
1996-08-10 Larry Wall perl 5.003_02: [no incremental changelog available]