This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Get t/uni/cache.t working under minitest
[perl5.git] / t / op / universal.t
2014-07-21 Dagfinn Ilmari Man... Disallow importing functions from UNIVERSAL
2013-10-17 Jesse Luehrsisa should fall back to checking @UNIVERSAL::ISA in...
2013-07-13 Father Chrysostomos[perl #113932] Make UNIVERSAL::can("STDOUT"...) work
2013-07-09 Father Chrysostomos[perl #113932] UNIVERSAL::can with globs and globrefs
2013-07-07 Father Chrysostomosto-do tests for #113932 (UNIVERSAL::can and handles)
2012-09-15 Father ChrysostomosStop lexical warnings from turning off deprecations
2012-06-23 Jesse Luehrsalso make sure ->isa works on undeclared packages
2012-06-23 Jesse Luehrsall packages can do methods in UNIVERSAL [perl #47113]
2012-06-07 Father ChrysostomosMake UNIVERSAL::can treats str and num the same way
2011-11-23 Father ChrysostomosUNIVERSAL::VERSION should treat "version" as a string
2011-10-06 Brian FraserTests for DOES/isa/can with UTF8 and embedded nuls
2011-04-16 Father ChrysostomosFollowup to 088225f/[perl #88132]: packages ending...
2010-11-09 Father Chrysostomos[perl #75176] Symbol::delete_package does not free...
2010-01-03 Ricardo Signesdial back warnings on UNIVERSAL->import
2009-07-25 BramTests for commit 1375cf1cf2085f851bb176047d5e60248542f555
2009-06-06 Rafael Garcia-SuarezMark all .t and .pm files as non executable
2009-02-07 Rafael Garcia-SuarezAdd test for previous patch (deprecation of UNIVERSAL...
2008-09-12 Nicholas ClarkNeed to free the isa lookup hash before rebuilding it.
2008-04-16 Nicholas ClarkAdd the verbatim perl code mentioned in the comments of
2007-03-31 Rafael Garcia-SuarezFix the error message "Can't call method "DOES" on...
2007-03-19 Rafael Garcia-SuarezUpgrade to version.pm 0.71, by John Peacock
2006-11-21 Rafael Garcia-SuarezInvalidate the method lookup cache when assigning to...
2006-06-13 Rafael Garcia-SuarezI thought I had fixed the spelling of DOES() in univers...
2006-06-12 chromaticAdd the new method UNIVERSAL::DOES() and the API functi...
2005-07-15 Michael G. SchwernRe: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL...
2005-06-13 John PeacockBring bleadperl up to version.pm
2004-04-07 John PeacockBleadperl to version 0.37
2004-02-03 John Peacockwas Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0...
2003-10-07 Michael G. SchwernFixing UNIVERSAL.pm's bit of unpleasantness
2003-07-18 Dave Mitchell[ PATCH] Re: isa(UNIVERSAL)?
2003-01-15 Rafael Garcia-Suarezisa() and can() didn't work on magic variables
2002-01-25 Rafael Garcia-Suareznew test in op/universal.t
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-23 Michael G. SchwernRe: bless() bug ? Why fails reblessing of 'main::Object...
2001-11-13 Barrie SlaymakerRe: Why *not* use UNIVERSAL qw( isa can ) ; ??
2001-11-13 Barrie SlaymakerRe: Why *not* use UNIVERSAL qw( isa can ) ; ??
2001-08-26 Nicholas Clarkt/io/binmode.t
2001-08-26 Nicholas Clarkop/universal.t failing
2001-08-25 Tony BowdenRe: 'can' with undefined subs
2001-05-23 Mike GuyExtra UNIVERSAL tests
2000-10-20 Charles BaileySYN SYN
2000-08-29 Mike GuyUse minimal @INC in tests, most of the time just '...
2000-05-23 Charles BaileyResync with mainline prior to post-5.6.0 updates
2000-04-24 Jarkko HietaniemiIntegrate with Sarathy.
2000-04-24 Gurusamy Sarathyfix totally broken caching in UNIVERSAL::isa() (from
2000-03-14 Gurusamy Sarathytest case for change#5700 (from M. J. T. Guy)
2000-03-02 Jarkko HietaniemiFurther long double patches from Spider Boardman.
1999-02-12 Gurusamy Sarathymake testsuite somewhat location independent
1998-08-02 Jarkko Hietaniemisupport OE/MVS
1997-08-07 Tim Bunce[inseperable differences up to perl 5.004_02] perl-5.004_02
1997-08-06 M.J.T. GuyUNIVERSAL.pm and import methods (tests)
1997-02-18 Perl 5 Porters[inseparable changes from patch from perl5.003_26 to...
1997-01-15 Perl 5 Porters[inseparable changes from patch from perl5.003_20 to...
1997-01-15 Chip Salzenberg[shell changes from patch from perl5.003_20 to perl5...