This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
[perl #127494] don't cache AUTOLOAD as DESTROY
[perl5.git] / t / op / method.t
2016-02-10 Tony Cook[perl #127494] don't cache AUTOLOAD as DESTROY
2016-02-10 Tony Cook[perl #127494] TODO test for $AUTOLOAD being set for...
2016-02-08 Tony Cook[perl #124387] call AUTOLOAD when DESTROY isn't defined
2016-02-08 Tony Cook[perl #124387] TODO test for AUTOLOAD on DESTROY
2016-01-07 Tony Cook[perl #126042] handle scalar context for a missing...
2015-04-09 David Mitchellkeep FOO read-only in 'FOO'->f()
2015-01-29 Lajos VeresCorrections to spelling and grammatical errors.
2014-10-08 Jarkko HietaniemiTest preamble: unify to dot slash test dot pl
2014-09-03 Father ChrysostomosGet method.t working under miniperl
2014-06-21 Ævar Arnfjörð Bjar... Make like() and unlike() in t/test.pl refuse non-qr...
2014-06-17 Karl WilliamsonFatalize defined(@) and defined{%)
2013-12-05 Father Chrysostomos[perl #120694] Fix ->SUPER::foo and AUTOLOAD
2013-07-10 Father ChrysostomosMake method lookup treat *foo as \*foo
2013-07-09 Father Chrysostomosmethod.t: Correct miniperl skip count
2013-06-09 Father ChrysostomosFlush PL_stashcache on glob-to-glob assignment
2012-09-26 Nicholas ClarkFlush PL_stashcache when assigning a file handle to...
2012-09-26 Nicholas ClarkRestore use of PL_stashcache, the stash name lookup...
2012-09-26 Nicholas ClarkTest the resolution behaviour for file handles and...
2012-09-20 Father Chrysostomos[perl #105922] Allow any string before ->meth
2012-09-17 Father Chrysostomos[perl #114924] Make method calls work with ::SUPER...
2012-09-15 Father ChrysostomosMake SUPER::method respect method changes in moved pkg
2012-09-15 Father ChrysostomosMake SUPER::method calls work in moved stashes
2012-09-15 Father ChrysostomosMake SUPER:: in main less sensitive
2012-09-15 Father Chrysostomosmethod.t: Add basic tests for SUPER
2012-09-15 Father Chrysostomosmethod.t: Test more method-BLOCK edge cases
2012-05-21 Father ChrysostomosDon’t let method-BLOCK read beyond the stack
2012-02-02 Brian Frasert/op/method.t: Add tests for subless AUTOLOAD and DESTROY
2012-01-29 Father Chrysostomos[perl #109264] ->method(my(...)) forcing lvalue cx
2012-01-17 Nicholas ClarkAvoid 'defined(@array) is deprecated' warnings in tests.
2012-01-09 Father ChrysostomosTest for perl #43663
2012-01-01 Father ChrysostomosUpdate method caches for non-void stash elem deletions
2011-11-23 jkeenan[RT #36079] Convert ` to '.
2011-10-06 Brian Frasersv.c: Make most warnings utf8-clean
2011-10-06 Brian Fraserpp_hot.c: method_common is UTF-8 aware.
2011-08-25 Father ChrysostomosMake $class->method work when $class is tied
2011-03-14 Nicholas ClarkBring the joy of strict (and warnings) to t/op/method.t
2010-01-19 Niko TyniFix a NULL pointer dereference when looking for a DESTR...
2009-09-08 Rafael Garcia-SuarezRemove code specific to MacOS Classic from core tests
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2008-04-16 Nicholas ClarkUse like() rather than is() to get better failure diagn...
2003-03-12 Jarkko HietaniemiIntegrate:
2003-03-06 Adrian M. Enachecleaning up tests of the 'eval { decl. } <=> runtime...
2002-11-19 Gurusamy SarathyRe: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work...
2002-04-04 Ilmari KaronenRe: [ID 20020305.025] PACKAGE::SUPER doesn't work anymore
2002-04-04 Jarkko Hietaniemitest.pl-ify.
2002-03-16 Abhijit Menon-Sen Subject: [PATCH @15047] Use of inherited AUTOLOAD...
2001-12-01 Rafael Garcia-Suarezparser panics on lvalue methods
2001-07-06 Jarkko HietaniemiRetract #11172.
2001-07-06 Piers Cawley(Retracted by #11178)
2001-05-25 Ilmari Karonenstash autovivification and method call error messages
2001-05-11 Robin Houston$foo->bar(0)
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2000-12-28 Simon CozensRe: [ID 19991001.003] sort(sub(arg)) misparsed as sort...
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-08-04 Charles BaileyYA resync with mainstem, including VMS patches from...
2000-07-11 Gurusamy Sarathyintegrate cfgperl changes#6293..6324 into mainline
2000-07-06 Jarkko HietaniemiConfig is being used.
2000-07-04 Gurusamy Sarathybetter diagnostic on Frob->stuff() when Frob:: doesn...
1999-05-11 Gurusamy Sarathyavoid creating spurious subroutine stubs on failed...
1999-02-08 Stephen McCamantaddendum to change#2823
1998-11-28 Gurusamy Sarathymore conservative version of changes#2345,2346,2347...
1998-11-28 Gurusamy Sarathytweak bogus test
1998-06-10 Chip SalzenbergInvalidate method cache on C<local *subname>
1997-09-05 Perl 5 Porters[inseparable changes from patch to perl 5.004_04] perl-5.004_04
1997-04-02 Chip SalzenbergFix AUTOLOAD, or kill me
1997-04-01 Perl 5 Porters[inseparable changes from match from perl-5.003_96...
1997-03-25 Perl 5 Porters[inseperable changes from patch from perl-5.003_95...
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1996-12-27 Ilya ZakharevichNew tests: op/method.t and op/locale.t
1996-12-27 Chip Salzenberg[shell changes from patch from perl5.003_16 to perl5...